@import url(https://fonts.googleapis.com/css?family=Ubuntu);#main{width:calc(100% - 98px);height:calc(100% - 78px);display:flex;justify-content:center;align-items:flex-end;transition:all .4s ease 0s}#main.full-screen-page{width:100%;padding-left:1.5rem}.width-calc{width:calc(100% - 20px)}.container-fill{display:flex;flex:1 1;flex-direction:column;background-color:#fff;margin-top:.75rem;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.openedMain{width:calc(100% - 260px)!important;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.login-circle{position:relative;width:58.8vw;mix-blend-mode:overlay;opacity:.2;height:58.8vw;border-radius:50%;background:linear-gradient(315.52deg,#fff,#fff 99.1%)}#circle-container{display:flex;overflow:none;height:150vw;width:150vw;border-radius:50vw;align-items:center;justify-content:space-between;-webkit-animation:rotation 500s linear infinite;animation:rotation 500s linear infinite;background-color:#725df1}html body .alert-toggle{top:20px!important;transition:all .4s ease 0s!important;left:0!important;right:0!important;margin:auto!important;max-width:330px!important;display:flex!important;min-height:65px;height:auto;padding-top:10px;padding-bottom:10px}html body .alert-toggle .label-close-toggle{font-weight:500!important}html body>iframe{display:none!important;z-index:-1!important}body .rdrMonthAndYearPickers{font-size:16px}textarea:-ms-input-placeholder{font-size:12px}textarea::placeholder{font-size:12px}textarea{font-size:12px}.upload-label{position:absolute;top:14px;left:10px}.upload-up{top:1px;left:5px;font-weight:500;font-size:12px;line-height:24px}#tongue{width:106px;background-color:#725df1;padding:12px 12px 12px 10px;position:fixed;display:flex;flex-direction:row;color:#fff;right:0;bottom:9vh;z-index:25;border-top-left-radius:9999px;border-bottom-left-radius:9999px;cursor:pointer;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:1s;-webkit-transform:translate(0);transform:translate(0)}#tongue.hide-panel{-webkit-transform:translate(140px);transform:translate(140px)}#po-log-container{position:fixed;display:flex;bottom:-5px;right:-5px;width:800px;height:650px;background-color:#fff;z-index:30;border:1px solid #dedede;box-sizing:border-box;box-shadow:0 4px 16px rgba(0,0,0,.2);border-radius:8px;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:2.5s;-webkit-transform:translate(0);transform:translate(0)}#po-log-container.hide-panel{-webkit-transform:translate(800px);transform:translate(800px)}#left-side-po-container{flex:45% 1}#right-side-po-container{flex:55% 1}textarea::-webkit-input-placeholder{color:#979797;font-size:12px}textarea:-ms-input-placeholder{color:#979797;font-size:16px;padding-top:6px}textarea::placeholder{color:#979797;font-size:16px;padding-top:6px}textarea{padding:10px;width:300px;height:56px;resize:none;overflow:hidden;min-height:30px;background-color:#ebedf1;border-radius:6px;font-family:Causten;font-style:normal;font-weight:500;font-size:16px;line-height:22px;max-height:174px;overflow:auto}.po-card{box-shadow:0 4px 4px rgba(0,0,0,.1);width:350px}.text-area-wider{width:730px!important}.spinner{margin:20px auto 0;width:50px;text-align:center}.spinner>div{width:12px;height:12px;opacity:.5;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.animated-loader-main{display:flex;width:90px;justify-content:space-between;align-self:center}.animated-loader-main .circle{width:15px;height:15px;background:linear-gradient(#7864f4,#8f84ed);border-radius:50%;display:flex;justify-content:center;align-self:center}@-webkit-keyframes loader-animate{to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes loader-animate{to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.circle:before{content:"";width:15px;height:15px;background:linear-gradient(#725df1,#8f84ed);border-radius:50%;opacity:.7;-webkit-animation:loader-animate 2s;animation:loader-animate 2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.circle:nth-child(2):before{-webkit-animation-delay:.3s;animation-delay:.3s}.circle:nth-child(3):before{-webkit-animation-delay:.6s;animation-delay:.6s}.circle:nth-child(4):before{-webkit-animation-delay:.9s;animation-delay:.9s}.circle:nth-child(5):before{-webkit-animation-delay:1.2s;animation-delay:1.2s}#picker-color{position:absolute;left:-76px;top:25px;width:166px;height:52px;padding:4px;display:flex;background:#fff;box-shadow:0 4px 9px 1px rgba(0,0,0,.0577743);border-radius:4px}#picker-color .arrow-up{position:absolute;top:-7px;left:78px}#picker-color .close-icon{width:13px;height:13px;position:absolute;top:4px;right:4px}#picker-color .selector-color{width:140px;display:flex;flex-wrap:wrap}#picker-color .selector-color .color{width:10px;height:10px;margin:1px}#picker-color .selector-color .color:hover{width:12px;height:12px;margin:0}#auto-select{width:100%;height:56px;border:1px solid #939393;border-radius:8px;display:flex;justify-content:space-between;align-items:center;padding-left:12px;padding-right:12px;position:relative}#auto-select,#auto-select input{font-family:Causten;font-style:normal;font-weight:500;font-size:16px;line-height:22px}#auto-select input{height:54px;box-sizing:border-box;font-stretch:normal;letter-spacing:normal;color:#1a1a1a;border-radius:4px;padding-top:20px}#auto-select label{top:75%;font-size:16px;position:absolute;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}#auto-select input:focus+label,#auto-select input:not(:empty)+label,#auto-select label{left:10px;font-family:Causten;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#939393}#auto-select input:focus+label,#auto-select input:not(:empty)+label{top:25px;font-size:12px}#auto-select .selected-fields{position:absolute;max-height:240px;min-height:240px;overflow:hidden;width:100%;top:56px;left:0;background:#fff;box-shadow:0 4px 12px rgba(54,54,54,.2);border-radius:12px;border-top-left-radius:0;border-top-right-radius:0;z-index:50}#auto-select .unfilled{top:72%;font-size:16px}#auto-select .filled,#auto-select .unfilled,#auto-select input:focus+label,#auto-select input:not(:empty)+label{left:10px;font-family:Causten;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#939393}#auto-select .filled,#auto-select input:focus+label,#auto-select input:not(:empty)+label{top:25px;font-size:12px}.customInput.active input.errorField,.customInput input.errorField:active,.customInput input.errorField:focus{border:none!important}.customInput label{font-weight:500}.toggle-btn{width:40px;height:20px;margin:5px 0 5px 5px;border-radius:50px;display:inline-block;position:relative;background:50% #dcdcdc;transition:background-color .4s ease-in-out;cursor:pointer}.toggle-btn:active{background:50% #725df1}.toggle-btn:active .round-btn{left:20px}.activated{background:50% #725df1}.activated .round-btn{left:22px}.round-btn{width:15px;height:15px;background-color:#fff;border-radius:50%;display:inline-block;position:absolute;left:3px;top:2.4px;transition:all .3s ease-in-out}.cb-value{position:absolute;left:0;right:0;width:100%;height:100%;opacity:0;z-index:9;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.toggle-button{background-image:linear-gradient(90deg,#fff 50%,#725df1 0);background-size:200% 100%;transition:background-position 1s}.toggle-button-active{background-position:-100% 0}.toggle-buttonR{background-image:linear-gradient(90deg,#fff 50%,#725df1 0);background-size:200% 100%;transition:background-position 1s;background-position:0 0}.toggle-buttonR-active{background-position:100% 0}.multi_selector{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:#fff}.multi_selector .label{font-size:14px;margin-left:10px;margin-right:10px}.multi_selector .selector_container{position:relative;display:flex;flex-direction:column;width:100%}.multi_selector button{cursor:inherit;display:flex;justify-content:flex-start;align-items:center;position:relative;font-family:Causten,sans-serif;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;height:56px;border-radius:4px;border:1px solid #939393;padding-left:10px;width:100%}.multi_selector button,.multi_selector button:hover{background-color:#fff;color:#939393}.multi_selector button .item{width:80%}.multi_selector button .one-line{color:#1a1a1a;display:flex}.multi_selector button .chevron_multi-selector{position:absolute;right:10px;cursor:pointer}.multi_selector section{z-index:50;position:absolute;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);left:0;background-color:#fff;border-radius:4px;width:100%;height:120px;overflow-y:scroll;flex-direction:column}.multi_selector section .item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;cursor:pointer;border-radius:0;border-width:0;display:flex}.multi_selector section .item p{width:100%;font-family:Causten,sans-serif;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#363636;text-align:left;margin-left:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.selector{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:#fff}.selector .label{font-size:14px;margin-left:10px;margin-right:10px}.selector .selector_container{position:relative;display:flex;flex-direction:column;width:100%}.selector button{cursor:inherit;display:flex;justify-content:flex-start;align-items:center;position:relative;font-family:Causten,sans-serif;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;height:56px;border-radius:4px;border:1px solid #939393;padding-left:10px;width:100%}.selector button,.selector button:hover{background-color:#fff;color:#939393}.selector button .item{width:80%}.selector button .one-line{color:#1a1a1a;display:flex}.selector button .chevron_multi-selector{position:absolute;right:10px;cursor:pointer}.selector section{z-index:50;position:absolute;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);left:0;background-color:#fff;border-radius:4px;width:100%;height:120px;overflow-y:scroll;flex-direction:column}.selector section .item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;cursor:pointer;border-radius:0;border-width:0;display:flex;justify-content:space-between;padding:0 10px}.selector section .item p{width:100%;font-family:Causten,sans-serif;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#363636;text-align:left;margin-left:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.item-select{display:flex;width:90px;position:relative;color:#fff;background-color:#2b2845;font-size:12px;font-weight:700;padding:0 7px;border-radius:10px;margin-right:5px;margin-top:10px}.item-name{width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-search{background:#f9f9fa;border-radius:6px;padding:8px}.input-search::-webkit-input-placeholder{color:#a2a6bd;opacity:1;font-weight:600}.input-search:-ms-input-placeholder{opacity:1}.input-search::placeholder{color:#a2a6bd;opacity:1;font-weight:600}.input-search:-ms-input-placeholder{color:#a2a6bd;font-weight:600}.input-search::-ms-input-placeholder{color:#a2a6bd;font-weight:600}#goToCalendar .header button,#goToCalendar tr td button,#goToCalendar tr th{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.font-medium,.font-normal{font-family:Causten}#goToCalendar table{border-width:1px!important;border-color:#e5e5e5!important;border-radius:6.8px!important;border-collapse:separate;border-collapse:initial;table-layout:fixed;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}#goToCalendar .header{height:40px;display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:15px}#goToCalendar .header button{width:10%;border-width:0;background-color:transparent}#goToCalendar .header :hover{background-color:transparent}#goToCalendar .header .yearSelect{border-width:0}#goToCalendar :hover{background-color:transparent}#goToCalendar tr{height:30px!important}#goToCalendar tr th{text-align:center}#goToCalendar tr td button{text-align:center;display:flex;justify-content:center;align-items:center;font-weight:400;color:#000;border-width:0;border-radius:100%;padding:0!important}#goToCalendar tr td .day:hover{background-color:rgba(27,115,232,.5019607843137255);border-radius:100%;color:#fff}.text-gray-1000{--text-opacity:1;color:#979797;color:rgba(151,151,151,var(--text-opacity))}.label{color:#a2a6bd;font-weight:700;font-size:16px!important;margin-left:0!important}.show-picker-button{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;position:relative;background-color:#fff;font-family:Causten;font-size:16px;font-weight:500;font-stretch:normal;color:#939393;font-style:normal;line-height:2;letter-spacing:normal;height:48px!important;border-radius:4px;padding-left:10px}.active_item{position:absolute;top:-8px!important;left:16px!important;font-family:Causten!important;font-size:12px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:2!important;letter-spacing:normal!important;color:#939393!important;margin-top:1em!important}.active_day{font-family:Causten;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#1a1a1a;padding-top:12px;margin-left:6px}.chevron_multi-selector-v2{position:absolute;right:15px;cursor:pointer}.selectItem{height:48px;position:relative}.selectItem select{height:48px;width:100%;font-weight:500;color:#1a1a1a;border-radius:6px;padding-top:14px;padding-left:17px;-webkit-appearance:none;appearance:none;background:url(/static/media/Triangle.2d4f8acd.svg) 94%/15% no-repeat transparent;background-color:#f9f9fa;background-size:10px 10px}.selectDriverCollection label,.selectItem label,.selectItem select{font-family:Causten,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal}.selectDriverCollection label,.selectItem label{font-weight:700;color:#a2a6bd;position:absolute;top:75%;left:14px;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.selectItem labelSelect{top:0;left:5px;font-size:10px;font-family:Causten,sans-serif;font-weight:100;color:#363636}.selectItem select:invalid{color:#fff}.selectItem select:disabled,.selectItem select:read-only{background-color:#f9f9fa}.selectDriverCollection.drive-active label,.selectItem .filled,.selectItem select:focus+label{top:25px!important;left:17px!important;font-family:Causten!important;font-size:12px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:2!important;letter-spacing:normal!important;color:#939393!important}.selectItem select:active,.selectItem select:focus{border:1px solid #725df1}body .containerSelectDriver .selectDriverCollection{margin:8px 0 5px}body .containerSelectDriver .selectItem{margin-left:10px}body .selectDriverCollection .css-2b097c-container .css-1wa3eu0-placeholder{font-family:Causten,sans-serif;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#a2a6bd;padding:0 7px}body .selectDriverCollection .css-1gtu0rj-indicatorContainer:last-child,body .selectDriverCollection .css-1okebmr-indicatorSeparator,body .selectDriverCollection .css-tlfecz-indicatorContainer:last-child{display:none}body .selectDriverCollection .css-1gtu0rj-indicatorContainer svg,body .selectDriverCollection .css-tlfecz-indicatorContainer svg{width:25px;height:25px}body .selectDriverCollection .css-18ztufp-control:before,body .selectDriverCollection .css-piz16l-control:before{background:url(/static/media/icon-search.69b5bd48.svg) 50% no-repeat;background-size:100% 100%;content:"";position:absolute;right:12px;width:23px;height:23px;opacity:.3;top:0;bottom:0;margin:auto}body .selectDriverCollection .css-18ztufp-control,body .selectDriverCollection .css-piz16l-control{width:100%}body .selectDriverCollection .css-26l3qy-menu{background:#f9f9fa;border-radius:6px}body .selectDriverCollection .css-26l3qy-menu .css-1n7v3ny-option{background:#edeaff;cursor:pointer}body .selectDriverCollection .css-26l3qy-menu .css-9gakcf-option{background:#725df1}body .selectDriverCollection.drive-active .css-1uccc91-singleValue{top:67%}body .selectDriverCollection.drive-active .css-g1d714-ValueContainer{padding:2px 14px}body .selectDriverCollection.drive-active .css-18ztufp-control:before,body .selectDriverCollection.drive-active .css-piz16l-control:before{display:none}body .selectDriverCollection .css-2b097c-container .css-1hb7zxy-IndicatorsContainer{padding:0 2px}body .selectDriverCollection .css-piz16l-control:hover{border-color:transparent}body .selectDriverCollection .css-18ztufp-control{border-color:#725df1;box-shadow:none}body .cash-collection-container .inputItem{background:#f9f9fa;border-radius:6px;padding-left:5px}body .cash-collection-container .inputItem .filled,body .cash-collection-container .inputItem .unfilled,body .cash-collection-container .inputItem label{font-weight:700;color:#a2a6bd;left:16px}body .cash-collection-container .inputItem.active input+label,body .cash-collection-container .inputItem .filled,body .cash-collection-container .inputItem input:active+label,body .cash-collection-container .inputItem input:focus+label{top:26px;left:19px;color:#a2a6bd;font-weight:400}body .cash-collection-container .inputItem.active input,body .cash-collection-container .inputItem input:active,body .cash-collection-container .inputItem input:focus{padding-top:11px;padding-left:13px;font-weight:400}.inputItem{height:56px;position:relative}.inputItem input{height:56px;font-family:Causten;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#2b2845;border-radius:6px;padding-top:20px;background-color:#f9f9fa}.inputItem.active input,.inputItem input:active,.inputItem input:focus{border:1px solid #725df1}.inputItem.active input.errorField,.inputItem input.errorField:active,.inputItem input.errorField:focus{border:none!important}.inputItem label{top:70%;font-weight:700;color:#a2a6bd;position:absolute;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.inputItem .unfilled,.inputItem label{left:10px;font-family:Causten;font-size:16px;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal}.inputItem .unfilled{top:72%;font-weight:400;color:#939393}.inputItem.active input+label,.inputItem .filled,.inputItem input:focus+label,.inputItem input:not(:empty)+label{top:28px;left:17px;font-family:Causten;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#939393}.inputItem input:disabled,.inputItem input:read-only{background-color:#ebedf1}#edit-driver .inputItem.active input+label,#edit-driver .inputItem .filled,#edit-driver .inputItem input:focus+label,#edit-driver .inputItem input:not(:empty)+label{top:25px}.input-file{border:.3px solid #e6e6e6;font-family:Causten;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#939393;border-radius:10px;transition:background-color .3s ease;position:relative;margin-left:.25rem;margin-right:.25rem;display:flex;align-items:center;justify-content:flex-start;text-align:left;padding-left:.1rem}.input-file:hover{background-color:rgba(0,0,0,.10196078431372549)}.input-file [type=file]{cursor:pointer}.cashier-calculator input::-webkit-input-placeholder{font-weight:700}.cashier-calculator input:-ms-input-placeholder{font-weight:700}.cashier-calculator input,.cashier-calculator input::placeholder,label{font-weight:700}.cashier-calculator .inputItem.active input+label,.cashier-calculator .inputItem input:focus+label,.cashier-calculator input:not(:empty)+label{color:#725df1;font-weight:400}.text-totals{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.action-box{box-shadow:0 5px 9px 0 rgba(0,0,0,.09);right:-4px;top:31px;width:156px}.radio{height:16px;width:16px}.buttons-box{height:52px}.filter-select label,.filter-select select{font-family:Causten}.filter-select .filled,.filter-select select:focus+label{font-family:Causten!important}#left-drop{border-top-left-radius:18px;box-shadow:0 2px 10px 0 rgba(54,54,54,.3);position:absolute;right:0;bottom:0;padding:10px;z-index:50}.searchItem{height:30px;width:250px;position:relative;border-radius:30px;border:.3px solid hsla(0,0%,59.2%,.3686274509803922);display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding-right:14px}.searchItem input{height:28px;width:250px;font-family:Causten;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#2f2f2f;opacity:.3}.modalWarehouse{width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;background-color:#fff;z-index:2;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);position:absolute;top:85%}.modalWarehouse p{font-family:Causten;font-size:12px;font-weight:500;z-index:5;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#5f6367;cursor:pointer}.load-trello-0,.load-trello-1{-webkit-animation:loading 3s linear;animation:loading 3s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.load-trello-1{-webkit-animation-delay:.4s;animation-delay:.4s}.load-trello-2{-webkit-animation:loading 3s linear;animation:loading 3s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.8s;animation-delay:.8s}.load-trello-3{-webkit-animation:loading 3s linear;animation:loading 3s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}.load-trello-4{-webkit-animation:loading 3s linear;animation:loading 3s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1.6s;animation-delay:1.6s}.load-trello-5{-webkit-animation:loading 3s linear;animation:loading 3s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2s;animation-delay:2s}.load-trello-6{-webkit-animation:loading 3s linear;animation:loading 3s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2.4s;animation-delay:2.4s}.cols{scrollbar-width:none!important;-ms-overflow-style:none!important}::-webkit-scrollbar-track{border-radius:10px;background-color:#f5f5f5;cursor:pointer}::-webkit-scrollbar{width:6px;height:6px;cursor:pointer;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;width:10px;cursor:pointer;background-color:#c3cad8}.cols:after{display:none}.cols ::-webkit-scrollbar{display:none!important;width:0;background-color:transparent}@-webkit-keyframes loading{0%{background-color:rgba(189,184,242,0)}10%{background-color:rgba(189,184,242,.2)}20%{background-color:rgba(189,184,242,.3)}30%{background-color:rgba(189,184,242,.4)}40%{background-color:rgba(189,184,242,.5)}50%{background-color:#bdb8f2}60%{background-color:rgba(189,184,242,.8)}70%{background-color:rgba(189,184,242,.6)}80%{background-color:rgba(189,184,242,.4)}90%{background-color:rgba(189,184,242,.2)}to{background-color:rgba(189,184,242,0)}}@keyframes loading{0%{background-color:rgba(189,184,242,0)}10%{background-color:rgba(189,184,242,.2)}20%{background-color:rgba(189,184,242,.3)}30%{background-color:rgba(189,184,242,.4)}40%{background-color:rgba(189,184,242,.5)}50%{background-color:#bdb8f2}60%{background-color:rgba(189,184,242,.8)}70%{background-color:rgba(189,184,242,.6)}80%{background-color:rgba(189,184,242,.4)}90%{background-color:rgba(189,184,242,.2)}to{background-color:rgba(189,184,242,0)}}#box:hover{z-index:10;width:190;margin-top:-5px;margin-bottom:5px;padding-left:10px;padding-right:10px;padding-top:10px;box-shadow:0 4px 4px rgba(194,193,193,.25),0 5px 5px rgba(194,193,193,.25)}#chat{bottom:0;right:0;-webkit-animation-name:get-chat;animation-name:get-chat;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes get-chat{0%{right:-50%}to{right:0}}@keyframes get-chat{0%{right:-50%}to{right:0}}.button{position:relative;text-transform:uppercase}.button:after{content:"";display:block;position:absolute;width:160px;height:40px;background-color:#000;z-index:-1;left:calc(50% - 80px);top:10px;opacity:.3;-webkit-filter:blur(5px);filter:blur(5px);transition:all .2s ease-out}.button:hover:after{opacity:.5;-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translatey(10px) scalex(1.2);transform:translatey(10px) scalex(1.2)}.button:active{background-color:rgba(114,93,241,.1843137254901961)}.button:active:after{opacity:.3}.button.loading:after{width:40px;left:5px;top:12px;border-radius:100%}.spinners{width:24px;height:24px;background:transparent;box-sizing:border-box;border:4px solid transparent;border-top-color:#725df1;border-radius:100%;margin:0!important;-webkit-animation:spin .6s ease-out infinite;animation:spin .6s ease-out infinite}.tablePositions{width:100%;margin-top:20px}.tablePositions tr{height:24px}.tablePositions thead tr th{font-weight:900}.tablePositions tbody tr td,.tablePositions thead tr th{font-family:Causten;font-size:10px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#020202}.tablePositions tbody tr td{font-weight:300}.tablePositions tbody tr:nth-child(2n){background-color:#ebebeb}.tablePositions tbody tr:nth-child(odd){background-color:#f8f8f8}.tablePositions tr:first-child{background-color:transparent}body{font-family:Causten!important}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.widget{-webkit-backdrop-filter:blur(2.9px)!important;backdrop-filter:blur(2.9px)!important;background-color:rgba(95,80,80,.3)!important;border-radius:4px;--bg-opacity:0.5!important;visibility:visible}.hidden-home-loader{visibility:hidden;display:hidden}.buttons-toogle,.hidden-home-loader{transition:all .4s ease 0s}}.provisioning td,.provisioning th{text-align:left}.provisioning tr{height:76}.provisioning .loader-container{align-items:center;display:flex;height:2rem;justify-content:center;width:100px}.provisioning .loader-container .spinner{margin:0}.provisioning .wrapper-button{display:flex;justify-content:center;width:100%}.provisioning .wrapper-button .button-box{border:1px solid #dddfe8;border-radius:4px;padding:8px;width:80%}#toggle-button-triple{display:flex;align-items:center;justify-content:center;border-radius:60px;width:435px;height:30px;background-color:#fff;position:relative}#toggle-button-triple .bg{background-color:#725df1;position:absolute;top:0;left:0;width:145px;height:30px;border-radius:60px;z-index:1}#toggle-button-triple div{width:33%;height:100%;display:flex;justify-content:center;z-index:3;align-items:center;font-family:Causten;font-size:14px;font-weight:500;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#7f7f7f;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}#toggle-button-triple .left{border-top-left-radius:60px;border-bottom-left-radius:60px}#toggle-button-triple .right{border-top-right-radius:60px;border-bottom-right-radius:60px}.triple-moving-right{transition:left .3s linear;left:0!important}.triple-moving-left{transition:left .3s linear;left:145px!important}.triple-moving-third{transition:left .3s linear;left:290px!important}@-webkit-keyframes MOVE-BG-RT{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes MOVE-BG-RT{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes MOVE-BG-LT{0%{-webkit-transform:translateX(-145px);transform:translateX(-145px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes MOVE-BG-LT{0%{-webkit-transform:translateX(-145px);transform:translateX(-145px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes MOVE-BG-TT{0%{-webkit-transform:translateX(-145px);transform:translateX(-145px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes MOVE-BG-TT{0%{-webkit-transform:translateX(-145px);transform:translateX(-145px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}#picker-warehouse{width:200px;height:238px;padding:0 0 14px}#monitoring-menu{position:absolute;top:0;left:0;background-color:#fff;z-index:25;border-radius:10px;box-shadow:0 2px 6px 0 rgba(54,54,54,.3)}.opened-menu{width:400px;height:100vh;transition:width .25s,height .45s;display:flex}.hidden-menu{width:0;height:0;transition:height .45s,width .35s;display:hidden;overflow-y:hidden}.monitoring-button-close{left:400px;top:1vh;z-index:20}.monitoring-card{min-height:70px;transition:max-height .65s ease-out}.animated-card{transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out}.animated-container{min-height:100px;transition:max-height .65s ease-in}.monitoring-switcher{margin-left:0;transition:margin-left .65s ease-in}.monitoring-switcher-active{margin-left:50%;transition:margin-left .65s ease-in}.monitoring-list-actives{margin-left:0;transition:margin-left .65s ease-in}.monitoring-list-alerts{margin-left:-100%;transition:margin-left .65s ease-in}.over-200{width:200%}::-webkit-scrollbar{width:5px}.glosary{position:absolute;top:60px;right:20px}.custom-toggle{top:2.5vh}.custom-toggle,.route-selector{position:absolute;left:50%;z-index:25;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.route-selector{height:72px;bottom:2.5vh;border-radius:4px;--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));display:flex;justify-content:center;align-items:center;padding-left:14.5px;padding-right:14.5px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:1310px){.custom-toggle .route-selector{left:430px}}.main-menu-control{position:absolute;width:98px;height:48px;top:2vh;left:20px;background-color:#fff;z-index:24;box-shadow:0 2px 10px rgba(54,54,54,.298459);border-radius:4px;cursor:pointer}.monitoring-warehouse{left:130px}.monitoring-warehouse,.polygon-button{position:absolute;top:2vh;height:48px;width:48px;background-color:#fff;z-index:24;box-shadow:0 2px 10px rgba(54,54,54,.298459);border-radius:4px;cursor:pointer}.polygon-button{left:190px}.go-to-market-save-edit{position:absolute;top:2vh;right:80px;height:38px;width:300px}.polygon-button-menu{height:35px;width:35px;box-shadow:0 2px 10px rgba(54,54,54,.298459);border-radius:60px;cursor:pointer}.coverage-btn-container{position:absolute;top:2vh;right:20px;width:48px;height:48px;box-shadow:0 2px 10px rgba(54,54,54,.298459)}.coverage-btn-container:not(:hover){justify-content:center}.coverage-btn-container:hover{width:300px}.coverage-btn-container>.coverage-icon{display:flex}.coverage-btn-container:hover>.coverage-icon,.coverage-btn-container>.coverage-content{display:none}.coverage-btn-container:hover>.coverage-content{display:flex}.menu-map{margin-left:-130px}.menu-buttons{margin-left:58px}.top-left{top:2vh;right:20px;position:absolute;display:flex;flex-direction:row-reverse;align-items:center}.icon-button{width:24px;height:24px;background:#fff;box-shadow:0 2px 10px rgba(54,54,54,.298459);border-radius:6px;@apply centered}.aside-config-container{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:0;width:430px;background:#fff;padding:18px 24px;box-shadow:0 3.57px 40.21px rgba(0,0,0,.08);border-radius:4px 0 0 4px;z-index:25}@-webkit-keyframes pulsetext{0%{color:#aaa}50%{color:#ddd}}@keyframes pulsetext{0%{color:#aaa}50%{color:#ddd}}.filter-select{height:43px;position:relative}.filter-select select{height:56px;width:100%;border-width:0;border-bottom:1px solid #e6e6e6;font-weight:500;line-height:32px;-webkit-appearance:none;appearance:none;background:url(https://storage.googleapis.com/empresariosicons/Vivo/Triangle.svg) 96%/15% no-repeat transparent;background-size:13px 13px;cursor:pointer;padding-left:11px;padding-top:5px}.filter-select label,.filter-select select{font-family:Causten,sans-serif;font-style:normal;font-size:16px;color:#939393}.filter-select label{font-weight:400;font-stretch:normal;line-height:2;letter-spacing:normal;position:absolute;top:95%;left:10px;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.filter-select .filled,.filter-select select:focus+label{top:25px!important;left:10px!important;font-family:Causten,sans-serif!important;font-size:12px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:2!important;letter-spacing:normal!important;color:#939393!important}.planning-container-calendar{width:312px;position:absolute;right:0;background:#fff;padding:0 18px 18px;border-radius:8px;border-collapse:separate;border-collapse:initial;box-shadow:0 6px 10px rgba(128,98,96,.16);z-index:9}table#planning-calendar{table-layout:fixed;margin:auto;border-color:"#aaafff"}table#planning-calendar tr{width:100%!important}table#planning-calendar tr td{width:36px}.calendar-selector .calendar-selector-button{display:flex;align-items:center;width:180px;height:56px;background:#f9f9fa;border-radius:6px;padding:14px 16px}.calendar-selector .calendar-selector-button .calendar-selector-text{display:flex;flex:1 1;flex-direction:column;align-items:flex-start}.calendar-selector .calendar-selector-button .calendar-selector-text label{font-weight:700;font-size:16px;line-height:20px;color:#a2a6bd}.calendar-selector .calendar-selector-button .calendar-selector-text label.active{font-weight:400;font-size:12px;line-height:16px;color:#666a8f}.calendar-selector .calendar-selector-button .calendar-selector-text span{font-weight:400;font-size:16px;line-height:20px;color:#2b2845}.maximize-size{width:94.4%;height:90%;position:relative}.minimize-size{width:0;height:0%;position:absolute;-webkit-animation:minimize 2s ease-in;animation:minimize 2s ease-in;top:1rem;right:1rem}.container-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(95,80,80,.3);transition:background-color .25s ease;top:0;right:0}.container-blur-minimized{top:1rem;right:1rem;-webkit-animation:minimize 4s ease-in;animation:minimize 4s ease-in}@-webkit-keyframes minimize{0%{width:94.4%;height:90%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{width:0;height:0%;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes minimize{0%{width:94.4%;height:90%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{width:0;height:0%;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@-webkit-keyframes minimize-container{0%{display:flex;visibility:visible;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{display:none;visibility:hidden;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes minimize-container{0%{display:flex;visibility:visible;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{display:none;visibility:hidden;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}#multi_selector{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#multi_selector .label{font-size:14px;margin-left:10px;margin-right:10px}#multi_selector .selector_container{position:relative;display:flex;width:100%}#multi_selector button{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;position:relative;background-color:#fff;font-family:Causten;font-size:16px;font-weight:500;font-stretch:normal;color:#939393;font-style:normal;line-height:2;letter-spacing:normal;height:56px;border-radius:4px;padding-left:10px}#multi_selector button .one-line{color:#1a1a1a}#multi_selector button .chevron_multi-selector{position:absolute;right:10px}#multi_selector section{z-index:50;position:absolute;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);left:0;background-color:#fff;border-radius:4px;width:100%;height:350px;overflow-y:scroll;flex-direction:column}#multi_selector section .item{height:54px;width:100%;cursor:pointer;border-radius:0;border-width:0;display:flex}#multi_selector section .item p{width:100%;font-family:Causten;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#363636;text-align:left;margin-left:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}#multi_selector button.main-button>p:hover,#multi_selector button.main-button>svg:hover{background-color:#e4e4e4;color:#4a4a4a}#multi_selector section .item p:hover{background-color:transparent}#multi_selector section .item:hover{background-color:rgba(0,0,0,.05)}#multi_selector section.planning-sort{display:grid;bottom:-336px;height:336px;overflow:hidden}#multi_selector section.planning-sort .item{height:42px}#hall{display:flex;height:86px;margin-bottom:4px}#level-container{height:72vh}@media screen and (min-height:768px) and (max-height:935px){#level-container{height:66vh}}@media screen and (min-height:668px) and (max-height:768px){#level-container{height:61vh}}@media screen and (max-height:668px){#level-container{height:55vh}}#level-container-optimized{height:80vh}@media screen and (min-height:768px) and (max-height:935px){#level-container-optimized{height:78vh}}@media screen and (min-height:668px) and (max-height:768px){#level-container-optimized{height:77vh}}@media screen and (max-height:668px){#level-container-optimized{height:73vh}}#hall aside{width:24px;height:86px;background:rgba(0,0,0,.04);font-family:Causten;font-style:normal;font-weight:600;font-size:20px;line-height:27px;display:flex;justify-content:center;align-items:center}#hall #controller-container{display:flex;justify-content:space-between;height:26px;width:100%}#hall .animated{padding-left:42px;padding-right:42px}#hall .animated-no-edit{padding-left:0;padding-right:0}#hall .position-comp{width:30px;height:30px;justify-content:center;font-family:Causten;font-style:normal;font-weight:400;font-size:8px;line-height:11px;display:flex;align-items:center;text-align:center;margin-left:6px}#hall .regular-mode{background:#f8f9fa;border:.9px solid #979797;border-radius:1.8px}#hall .custom-mode{border:0;border-radius:1.8px}.title-hall{font-family:Causten;font-style:normal;font-weight:800;font-size:12px;line-height:16px;display:flex;align-items:center;text-align:center;color:#3068b2;margin-bottom:2px}#hall .inverted{-webkit-transform:scaleX(-1) rotate(180deg);transform:scaleX(-1) rotate(180deg)}#hall .fade-in{animation:fadeIn 1s ease;-webkit-animation:fadeIn 1s ease;-moz-animation:fadeIn ease 1s;-o-animation:fadeIn ease 1s;-ms-animation:fadeIn ease 1s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.right-comp{width:340px;margin-left:12px;background-color:#fff;border-radius:18px;margin-top:.75rem}.transition-width{width:calc(100% + 352px);transition:width 2s}.real-with{width:100%}#hall .position-comp:hover{border-color:#3068b2}.position-comp:hover>#tooltip-position,.position-comp:hover>#tooltip-slotting{display:flex;visibility:visible}#tooltip-position{height:449px}#tooltip-position,#tooltip-slotting{position:absolute;width:240px;left:30px;top:-140px;background:#fff;box-shadow:4px 4px 10px rgba(54,54,54,.17);border-radius:10px;display:none;visibility:hidden;z-index:10}#tooltip-slotting{height:249px}div[data-tooltip]{position:relative}div[data-tooltip]:after,div[data-tooltip]:before{position:absolute;display:none;opacity:.85;z-index:3}div[data-tooltip]:before{content:attr(data-tooltip);background:#000;color:#fff;font-size:13px;padding:5px;border-radius:5px;white-space:nowrap;text-decoration:none}div[data-tooltip]:after{width:0;height:0;border:6px solid transparent;content:""}div[data-tooltip]:hover:after,div[data-tooltip]:hover:before{display:block}div[data-tooltip][data-placement=right]:before{top:-25%;left:100%;margin-left:10px}div[data-tooltip][data-placement=right]:after{border-right-color:#000;border-left:none;top:50%;left:100%;margin-top:-6px;margin-left:4px}div[data-tooltip][data-placement=top]:before{bottom:100%;left:0;margin-bottom:10px}div[data-tooltip][data-placement=top]:after{border-top-color:#000;border-bottom:none;bottom:100%;left:10px;margin-bottom:4px}div[data-tooltip][data-placement=left]:before{top:-25%;right:100%;margin-right:10px}div[data-tooltip][data-placement=left]:after{border-left-color:#000;border-right:none;top:50%;right:100%;margin-top:-6px;margin-right:4px}.arrow{border:solid #000;border-width:0 1.5px 1.5px 0;display:inline-block;padding:1.5px}.right-arrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.left-arrow{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.up-arrow{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.down-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tab__header{width:172px;margin:18px auto;background:rgba(0,210,124,.1);border-radius:38px}.tab__header li.react-tabs__tab{font-size:14px;color:#00d27c;width:50%;font-weight:700;font-family:Causten,sans-serif;padding:5px 12px}.tab__header li.react-tabs__tab--selected{background:#00d27c;border-radius:38px;color:#fff;border:none}.row__radio{width:100%;display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #ebedf1;position:relative}.row__radio:last-child{border-bottom:none}.row__radio span{width:21px;height:21px;border-radius:50%;background:#fff;border:1px solid #2b2845;cursor:pointer;position:absolute;right:0;z-index:-1}.row__radio input{display:none;position:absolute;right:0}.row__radio input:checked+span:after{content:"";background:#2b2845;border-radius:50%;height:13px;width:13px;position:absolute;inset:0;margin:auto}.row__radio label{font-size:16px;font-weight:400;color:#2b2845;line-height:20px;width:100%;text-align:left;cursor:pointer}.scroll-y-auto{overflow-y:auto}#goToCalendar{border-width:1px!important;border-color:#e5e5e5!important;border-radius:6.8px!important;border-collapse:separate;border-collapse:initial;table-layout:fixed;width:100%}#goToCalendar tr{height:60px;width:100%!important}#goToCalendar tr th{width:100px}#goToCalendar tr td{width:100px!important}#picker-warehouse{position:absolute;left:0;top:55px;width:310px;height:500px;padding:16px;background:#fff;box-shadow:0 4px 9px 1px rgba(0,0,0,.0577743);border-radius:8px;z-index:100;overflow-y:scroll;text-align:left;font-weight:500;font-size:12px;line-height:16px}#picker-warehouse p{padding-left:14px;min-height:24px;vertical-align:middle;padding-top:3px}.gtm-container{position:absolute;right:0;background:#fff;padding:0 18px;border-radius:8px;border-collapse:separate;border-collapse:initial;box-shadow:0 6px 10px rgba(128,98,96,.16);z-index:9}#GTMCalendar{table-layout:fixed}#GTMCalendar tr{width:100%!important}#GTMCalendar tr td{width:36px}@-webkit-keyframes loadingCalend{0%{background-color:rgba(0,210,124,0)}10%{background-color:rgba(61,161,120,.02)}20%{background-color:rgba(0,210,124,.04)}30%{background-color:rgba(0,210,124,.06)}40%{background-color:rgba(0,210,124,.08)}50%{background-color:rgba(0,210,124,.14)}60%{background-color:rgba(0,210,124,.08)}70%{background-color:rgba(0,210,124,.06)}80%{background-color:rgba(0,210,124,.04)}90%{background-color:rgba(0,210,124,.02)}to{background-color:rgba(0,210,124,0)}}@keyframes loadingCalend{0%{background-color:rgba(0,210,124,0)}10%{background-color:rgba(61,161,120,.02)}20%{background-color:rgba(0,210,124,.04)}30%{background-color:rgba(0,210,124,.06)}40%{background-color:rgba(0,210,124,.08)}50%{background-color:rgba(0,210,124,.14)}60%{background-color:rgba(0,210,124,.08)}70%{background-color:rgba(0,210,124,.06)}80%{background-color:rgba(0,210,124,.04)}90%{background-color:rgba(0,210,124,.02)}to{background-color:rgba(0,210,124,0)}}.load-calend-0,.load-calend-1{-webkit-animation:loadingCalend 1s ease-in;animation:loadingCalend 1s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.load-calend-1{-webkit-animation-delay:.4s;animation-delay:.4s}.load-calend-2{-webkit-animation:loadingCalend 1s ease-in;animation:loadingCalend 1s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.8s;animation-delay:.8s}.load-calend-3{-webkit-animation:loadingCalend 1s ease-in;animation:loadingCalend 1s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}.load-calend-4{-webkit-animation:loadingCalend 1s ease-in;animation:loadingCalend 1s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1.6s;animation-delay:1.6s}.load-calend-5{-webkit-animation:loadingCalend 1s ease-in;animation:loadingCalend 1s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2s;animation-delay:2s}.load-calend-6{-webkit-animation:loadingCalend 1s ease-in;animation:loadingCalend 1s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2.4s;animation-delay:2.4s}.customInput{height:56px;position:relative}.customInput input{height:48px;width:100%;font-family:Causten;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#1a1a1a;border-radius:6px;padding-top:14px;padding-left:17px;-webkit-appearance:none;appearance:none;background-color:#f9f9fa}.customInput.active input,.customInput input:active,.customInput input:focus{border:1px solid #725df1}.customInput.active input.errorField,.customInput input.errorField,.customInput input.errorField:active,.customInput input.errorField:focus{border:1px solid #f56763!important}.customInput label{font-weight:700;color:#a2a6bd;position:absolute;top:75%;left:14px;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.customInput .unfilled,.customInput label{font-family:Causten;font-size:16px;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal}.customInput .unfilled{top:72%;left:10px;font-weight:400;color:#939393}.white input:disabled{border:none!important}.customInput.active input+label,.customInput .filled,.customInput input:focus+label,.customInput input:not(:empty)+label{top:25px!important;left:17px!important;font-size:12px!important;font-weight:400!important;color:#939393!important}.customInput input:disabled,.customInput input:read-only{background-color:#ebedf1}.vivo-checkbox-custom [type=checkbox]:checked+label:after,.vivo-checkbox-custom [type=checkbox]:not(:checked)+label:after{background:#725df1}.vivo-checkbox-custom [type=checkbox]:checked,.vivo-checkbox-custom [type=checkbox]:not(:checked){position:absolute;left:-9999px}.vivo-checkbox-custom [type=checkbox]:checked+label:before,.vivo-checkbox-custom [type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;width:16px;height:16px;background:#ebedf1;border:1px solid #ebedf1;border-radius:4px}.vivo-checkbox-custom [type=checkbox]:checked+label:before{border:none}.vivo-checkbox-custom [type=checkbox]:checked+label:after,.vivo-checkbox-custom [type=checkbox]:not(:checked)+label:after{position:absolute;top:0;bottom:0;left:0;margin:auto;transition:all .2s;width:16px;height:16px;background:#725df1 url(/static/media/checkbox-filter.268dce8a.svg) 50% no-repeat;border-radius:4px;color:#fff;font-size:.6rem;display:flex;justify-content:center;align-items:center;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.vivo-checkbox-custom [type=checkbox]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.vivo-checkbox-custom [type=checkbox]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.vivo-checkbox-custom [type=checkbox]:disabled:checked+label:before,.vivo-checkbox-custom [type=checkbox]:disabled:not(:checked)+label:before{box-shadow:none}.vivo-checkbox-custom [type=checkbox]:disabled:checked+label:after{color:#999}.vivo-checkbox-custom [type=checkbox]:disabled+label{color:#aaa}.vivo-checkbox-custom.small [type=checkbox]:checked+label:after,.vivo-checkbox-custom.small [type=checkbox]:checked+label:before,.vivo-checkbox-custom.small [type=checkbox]:not(:checked)+label:after,.vivo-checkbox-custom.small [type=checkbox]:not(:checked)+label:before{width:12px;height:12px}.sb-admin-radio-button-custom [type=radio]:checked,.sb-admin-radio-button-custom [type=radio]:not(:checked){position:absolute;left:-9999px}.sb-admin-radio-button-custom [type=radio]:checked+label:before,.sb-admin-radio-button-custom [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;width:16px;height:16px;background:#ebedf1;border:1px solid #ebedf1;border-radius:50%}.sb-admin-radio-button-custom [type=radio]:checked+label:after,.sb-admin-radio-button-custom [type=radio]:not(:checked)+label:after{content:"";position:absolute;top:0;bottom:0;left:0;margin:auto;transition:all .2s;width:16px;height:16px;background:#725df1;border-radius:50%}.sb-admin-radio-button-custom [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.sb-admin-radio-button-custom [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sb-admin-radio-button-custom [type=radio]:disabled:checked+label:before,.sb-admin-radio-button-custom [type=radio]:disabled:not(:checked)+label:before{box-shadow:none}.sb-admin-radio-button-custom [type=radio]:disabled:checked+label:after{color:#999}.sb-admin-radio-button-custom [type=radio]:disabled+label{color:#aaa}.selectItemCustom select:disabled{background-color:#ebedf1}.vehiclesBox{-ms-overflow-style:none;scrollbar-width:none}.vehiclesBox::-webkit-scrollbar{display:none}.selectItemCustom{height:48px;position:relative}.selectItemCustom select{height:48px;width:100%;font-weight:500;color:#1a1a1a;border-radius:6px;padding-top:14px;padding-left:17px;-webkit-appearance:none;appearance:none;background:url(/static/media/arrow.b6550055.svg) 97%/15% no-repeat transparent;background-color:#f9f9fa;background-size:10px 10px}.selectItemCustom label,.selectItemCustom select{font-family:Causten;font-size:16px;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal}.selectItemCustom label{font-weight:700;color:#a2a6bd;position:absolute;top:75%;left:14px;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.selectItemCustom labelSelect{top:0;left:5px;font-size:10px;font-family:Causten;font-weight:100;color:#363636}.selectItemCustom select:invalid{color:#fff}.selectItemCustom select:disabled{background-color:#f9f9fa!important}.selectItemCustom .filled,.selectItemCustom select:focus+label{top:25px!important;left:17px!important;font-family:Causten!important;font-size:12px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:2!important;letter-spacing:normal!important;color:#939393!important}.selectItemCustom select:active,.selectItemCustom select:focus{border:1px solid #725df1}.inputSelectItemCustom{height:50px;position:relative}.inputSelectItemCustom select{height:56px;width:100%;font-weight:500;color:#1a1a1a;border-radius:4px;padding-left:10px;-webkit-appearance:none;appearance:none;background:url(/static/media/arrow.b6550055.svg) 82%/15% no-repeat transparent;background-color:#f9f9fa;background-size:10px 10px}.inputSelectItemCustom label,.inputSelectItemCustom select{font-family:Causten,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal}.inputSelectItemCustom label{font-weight:400;color:#a2a6bd;position:absolute;top:80%;left:10px;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.inputSelectItemCustom .labelSelect{top:0;left:5px;font-size:10px;font-family:Causten,sans-serif;font-weight:100;color:#363636}.inputSelectItemCustom select:invalid{color:#fff}.inputSelectItemCustom select:disabled{background-color:#ebedf1!important}.inputSelectItemCustom select:read-only{background-color:#f9f9fa}.inputSelectItemCustom .filled,.inputSelectItemCustom select:focus+label{top:25px!important;left:10px!important;font-family:Causten,sans-serif!important;font-size:12px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:2!important;letter-spacing:normal!important;color:#939393!important}.inputSelectItemCustom select:active,.inputSelectItemCustom select:focus{border:1px solid #725df1}.selectItemCustomWithoutBackground{height:48px;position:relative}.selectItemCustomWithoutBackground select{height:48px;width:100%;font-weight:500;color:#1a1a1a;border-radius:6px;padding-top:14px;padding-left:17px;-webkit-appearance:none;appearance:none;background-color:#f9f9fa;background-size:10px 10px}.selectItemCustomWithoutBackground label,.selectItemCustomWithoutBackground select{font-family:Causten;font-size:16px;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal}.selectItemCustomWithoutBackground label{font-weight:700;color:#a2a6bd;position:absolute;top:75%;left:14px;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease;pointer-events:none;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.selectItemCustomWithoutBackground labelSelect{top:0;left:5px;font-size:10px;font-family:Causten;font-weight:100;color:#363636}.selectItemCustomWithoutBackground select:invalid{color:#fff}.selectItemCustomWithoutBackground select:disabled{background-color:#ebedf1}.selectItemCustomWithoutBackground .filled,.selectItemCustomWithoutBackground select:focus+label{top:25px!important;left:17px!important;font-family:Causten!important;font-size:12px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:2!important;letter-spacing:normal!important;color:#939393!important}.selectItemCustomWithoutBackground select:active,.selectItemCustomWithoutBackground select:focus{border:1px solid #725df1}.inputItemSearch>input{background-color:#fff;border:1px solid #8084a2;border-radius:4px;padding:16px 16px 16px 40px;font-size:16px;color:#2b2845!important}.inputItemSearch>input::-webkit-input-placeholder{color:#2b2845;opacity:1}.inputItemSearch>input:-ms-input-placeholder{color:#2b2845;opacity:1}.inputItemSearch>input::placeholder{color:#2b2845;opacity:1}.searchFieldBox{-webkit-filter:drop-shadow(0 2px 16px rgba(43,40,69,.06));filter:drop-shadow(0 2px 16px rgba(43,40,69,.06))}#side-menu{height:calc(100vh - 76px);z-index:9}#side-menu,#side-menu-on-map{bottom:0;left:0;position:absolute;transition:all .4s ease 0s;width:72px}#side-menu-on-map{height:88%;z-index:100}#side-menu-on-map:hover{transition:all .4s ease 0s;width:215px}.route-names{display:none;visibility:hidden}#side-menu-on-map:hover .route-names{display:flex;visibility:visible}.open-sidemenu{display:flex;margin-left:0;transition:margin-left .25s}.hidden-sidemenu{display:hidden;margin-left:-72px;transition:margin-left .35s}.-mt-15{margin-top:-2.9rem}.icon-modal:hover{background:rgba(198,201,216,.18)}.navbar{background-color:#f8f8f8;height:calc(100vh - 73px);overflow-x:scroll;position:fixed;transition:width .6s ease;width:72px}.navbar:hover{width:215px}.navbar:hover .link-text{display:inline}.navbar-nav{align-items:center;background-color:#f8f8f8;display:flex;flex-direction:column;height:100%;list-style:none;margin:0;padding:0}.nav-item{border-radius:8px;height:2.5rem;justify-content:center;padding:4px}.nav-item,.nav-link{align-items:center;display:flex;width:100%}.nav-link{border-radius:4px;color:var(--text-primary);height:2.1rem;opacity:.7;text-decoration:none;transition:var(--transition-speed)}.nav-link.current,.title-with-submenu.current{background-color:rgba(114,93,241,.2196078431372549)}.title-with-submenu{align-items:center;border-radius:4px;color:var(--text-primary);display:flex;height:2.1rem;opacity:.7;text-decoration:none;width:100%}.link-text,.title-with-submenu{transition:var(--transition-speed)}.link-text{display:none;margin-left:0;opacity:.5}.nav-link:hover>.link-text,.title-with-submenu:hover>.link-text{color:#725df1;font-weight:800;opacity:1}.false-icon,.nav-link svg,.title-with-submenu svg{margin:0 .9rem;min-width:2rem;width:2rem}.nav-link:hover,.title-with-submenu:hover{background:rgba(143,132,237,.5);opacity:1}.submenu{display:none;height:auto;height:2.5rem;opacity:0;transition:all .4s ease 0s}.submenu-open{opacity:1}.nav-item-on-click,.submenu-open{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.nav-item-on-click{border-radius:8px;padding:4px;transition:all .4s ease 0s}.p-0\.5{padding:.125rem}.p-1\.5{padding:.375rem}.p-2\.5{padding:.625rem}.p-3\.5{padding:.875rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.pt-0\.5{padding-top:.125rem}.pt-1\.5{padding-top:.375rem}.pt-2\.5{padding-top:.625rem}.pt-3\.5{padding-top:.875rem}.pr-0\.5{padding-right:.125rem}.pr-1\.5{padding-right:.375rem}.pr-2\.5{padding-right:.625rem}.pr-3\.5{padding-right:.875rem}.pb-0\.5{padding-bottom:.125rem}.pb-1\.5{padding-bottom:.375rem}.pb-2\.5{padding-bottom:.625rem}.pb-3\.5{padding-bottom:.875rem}.pl-0\.5{padding-left:.125rem}.pl-1\.5{padding-left:.375rem}.pl-2\.5{padding-left:.625rem}.pl-3\.5{padding-left:.875rem}.top-2\.5{top:.625rem}.top-0\.5{top:.125rem}.-mt-1\.5{margin-top:-.375rem}body .mb-0{margin-bottom:0}body .format-currency .font-bold{font-weight:700}body .rdrDayToday .rdrDayNumber span:after{background:rgba(114,93,241,.2196078431372549)}#warehouse-picker{font-weight:500;font-family:Causten;font-size:24px;width:350px;height:40px;position:relative}#warehouse-picker p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#warehouse-picker section{width:525px;max-height:302px;min-height:47px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.25);border-radius:8px;z-index:20;position:absolute;top:0;left:0;overflow:hidden}#warehouse-picker section h1{padding:14px;font-style:normal;font-weight:900;font-size:14px;line-height:17px;border-bottom:1px solid #d9dce0}#warehouse-picker section article{overflow-y:scroll;max-height:302px;min-height:47px}#warehouse-picker section article div{padding:14px;display:flex;justify-content:space-between;cursor:pointer}#warehouse-picker section article div:hover{background-color:rgba(114,93,241,.5019607843137255)}#warehouse-picker section article div h6{font-family:Causten;font-style:normal;font-weight:500;font-size:14px;line-height:19px}#action-alert{width:400px;min-height:182px;border-radius:5px;box-shadow:0 2px 10px 0 rgba(54,54,54,.4);background-color:#fff;position:absolute;left:calc(50% - 200px);right:auto;z-index:50}#action-alert-polygon-issue{width:60%;top:calc(50% - 200px)}#action-alert-polygon-issue,#action-alert-with-image{min-height:212px;padding:40px;border-radius:8px;box-shadow:0 2px 10px 0 rgba(54,54,54,.4);background-color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:50}#action-alert-with-image{width:30%;top:calc(50% - 300px)}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}b,strong{font-weight:bolder}code{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}table{text-indent:0;border-color:inherit}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}dd,figure,h1,h2,h3,h4,h5,h6,p{margin:0}button{background-color:transparent;background-image:none}ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#d9dce0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#d9dce0}input::placeholder,textarea::placeholder{opacity:1;color:#d9dce0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(74,74,74,var(--tw-border-opacity))}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-4{top:1rem}.top-16{top:4rem}.top-20{top:5rem}.top-32{top:8rem}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.top-1\/4{top:25%}.right-0{right:0}.right-1{right:.25rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-5{bottom:1.25rem}.bottom-8{bottom:2rem}.bottom-10{bottom:2.5rem}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.left-4{left:1rem}.left-64{left:16rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-auto{margin:auto}.-m-2{margin:-.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-half{margin-left:6px;margin-right:6px}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-normal{margin-top:12px;margin-bottom:12px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-36{margin-top:9rem}.mt-px{margin-top:1px}.mt-half{margin-top:6px}.mt-normal{margin-top:12px}.mt-lg{margin-top:20px}.mt-custom{margin-top:24px}.mt-xl{margin-top:40px}.-mt-0{margin-top:0}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-mt-6{margin-top:-1.5rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-10{margin-right:2.5rem}.mr-28{margin-right:7rem}.mr-half{margin-right:6px}.mr-normal{margin-right:12px}.mr-lg{margin-right:20px}.-mr-1{margin-right:-.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-auto{margin-bottom:auto}.mb-half{margin-bottom:6px}.mb-semi{margin-bottom:10px}.mb-normal{margin-bottom:12px}.mb-lg{margin-bottom:20px}.-mb-1{margin-bottom:-.25rem}.-mb-4{margin-bottom:-1rem}.-mb-6{margin-bottom:-1.5rem}.-mb-10{margin-bottom:-2.5rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-10{margin-left:2.5rem}.ml-48{margin-left:12rem}.ml-auto{margin-left:auto}.ml-half{margin-left:6px}.ml-normal{margin-left:12px}.ml-xxxl{margin-left:100px}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-ml-8{margin-left:-2rem}.first\:mt-0:first-child{margin-top:0}.first\:mt-4:first-child{margin-top:1rem}.first\:ml-0:first-child{margin-left:0}.first\:ml-2:first-child{margin-left:.5rem}.last\:mb-5:last-child{margin-bottom:1.25rem}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:16px}.h-18{height:18px}.h-20{height:20px}.h-24{height:24px}.h-26{height:26px}.h-28{height:7rem}.h-30{height:30px}.h-32{height:8rem}.h-40{height:40px}.h-48{height:48px}.h-56{height:56px}.h-62{height:62px}.h-64{height:16rem}.h-66{height:66px}.h-72{height:72px}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-px{height:1px}.h-1\/2{height:50%}.h-1\/5{height:20%}.h-4\/5{height:80%}.h-full{height:100%}.h-screen{height:100vh}.h-fullContainer{height:calc(100vh - 174px)}.hover\:h-16:hover{height:16px}.max-h-8{max-height:2rem}.max-h-40{max-height:10rem}.max-h-96{max-height:24rem}.min-h-30{min-height:30px}.min-h-50{min-height:50px}.min-h-200{min-height:200px}.min-h-full{min-height:100%}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:20px}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-40{width:40px}.w-44{width:11rem}.w-48{width:12rem}.w-50{width:50px}.w-56{width:14rem}.w-62{width:62px}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-100{width:100px}.w-126{width:27.9rem}.w-160{width:160px}.w-180{width:180px}.w-520{width:520px}.w-auto{width:auto}.w-px{width:1px}.w-custom{width:24px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-1\/8{width:12.5%}.w-2\/8{width:25%}.w-5\/8{width:62.5%}.w-7\/8{width:87.5%}.w-filter{width:4.8rem}.w-8rem{width:8rem}.min-w-1\/5{min-width:20%}.min-w-1\/2{min-width:50%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-full{max-width:100%}.flex-1{flex:1 1}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.rotate-0{--tw-rotate:0deg}.rotate-180{--tw-rotate:180deg}.-rotate-180{--tw-rotate:-180deg}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;appearance:none}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-end{align-content:end;justify-content:end;place-content:end}.place-content-between{align-content:space-between;justify-content:space-between;place-content:space-between}.place-items-center{align-items:center;justify-items:center;place-items:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-x-1{-webkit-column-gap:.25rem;grid-column-gap:.25rem;column-gap:.25rem}.gap-x-9{-webkit-column-gap:2.25rem;grid-column-gap:2.25rem;column-gap:2.25rem}.gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.gap-y-4{grid-row-gap:1rem;row-gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-self-start{justify-self:start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.break-words{word-wrap:break-word}.rounded-2{border-radius:2px}.rounded-4{border-radius:4px}.rounded-12{border-radius:12px}.rounded-16{border-radius:16px}.rounded-18{border-radius:18px}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-n{border-radius:8px}.rounded-t-18{border-top-left-radius:18px;border-top-right-radius:18px}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-l-4{border-top-left-radius:4px;border-bottom-left-radius:4px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-small{border-bottom-width:.5px}.border-l-4{border-left-width:4px}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-transparent{border-color:transparent}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-10{--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(47,47,47,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(217,220,224,var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgba(248,249,250,var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgba(114,114,115,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgba(128,128,128,var(--tw-border-opacity))}.border-gray-1000{--tw-border-opacity:1;border-color:rgba(151,151,151,var(--tw-border-opacity))}.border-gray-1200{--tw-border-opacity:1;border-color:rgba(240,238,238,var(--tw-border-opacity))}.border-gray-1400{--tw-border-opacity:1;border-color:rgba(198,198,198,var(--tw-border-opacity))}.border-gray-2100{--tw-border-opacity:1;border-color:rgba(203,203,203,var(--tw-border-opacity))}.border-gray-2200{--tw-border-opacity:1;border-color:rgba(191,191,191,var(--tw-border-opacity))}.border-gray-2300{--tw-border-opacity:1;border-color:rgba(147,147,147,var(--tw-border-opacity))}.border-gray-3200{--tw-border-opacity:1;border-color:rgba(235,237,241,var(--tw-border-opacity))}.border-gray-3400{--tw-border-opacity:1;border-color:rgba(221,223,232,var(--tw-border-opacity))}.border-gray-3600{--tw-border-opacity:1;border-color:rgba(240,240,240,var(--tw-border-opacity))}.border-gray-3700{--tw-border-opacity:1;border-color:rgba(198,201,216,var(--tw-border-opacity))}.border-red-400{--tw-border-opacity:1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.border-red-1300{--tw-border-opacity:1;border-color:rgba(255,1,54,var(--tw-border-opacity))}.border-green-calendar{border-color:rgba(0,210,124,.5)}.border-purple-200,.border-purple-300{--tw-border-opacity:1;border-color:rgba(114,93,241,var(--tw-border-opacity))}.border-purple-1500{--tw-border-opacity:1;border-color:rgba(222,226,236,var(--tw-border-opacity))}.border-purple-1600{--tw-border-opacity:1;border-color:rgba(204,182,255,var(--tw-border-opacity))}.border-purple-1900{--tw-border-opacity:1;border-color:rgba(102,106,143,var(--tw-border-opacity))}.border-primaryBg{--tw-border-opacity:1;border-color:rgba(250,251,252,var(--tw-border-opacity))}.border-brand{--tw-border-opacity:1;border-color:rgba(114,93,241,var(--tw-border-opacity))}.border-lobster-dark{--tw-border-opacity:1;border-color:rgba(53,132,224,var(--tw-border-opacity))}.hover\:border-green-1400:hover{--tw-border-opacity:1;border-color:rgba(0,210,124,var(--tw-border-opacity))}.hover\:border-green-calendar:hover{border-color:rgba(0,210,124,.5)}.border-opacity-25{--tw-border-opacity:0.25}.border-opacity-50{--tw-border-opacity:0.5}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-10{--tw-bg-opacity:1;background-color:rgba(224,224,224,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(248,248,248,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(74,74,74,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgba(47,47,47,var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgba(217,220,224,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(248,249,250,var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgba(114,114,115,var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgba(128,128,128,var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgba(57,57,57,var(--tw-bg-opacity))}.bg-gray-1100{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.bg-gray-1300{--tw-bg-opacity:1;background-color:rgba(248,248,248,var(--tw-bg-opacity))}.bg-gray-1400{--tw-bg-opacity:1;background-color:rgba(198,198,198,var(--tw-bg-opacity))}.bg-gray-1700{--tw-bg-opacity:1;background-color:rgba(232,232,232,var(--tw-bg-opacity))}.bg-gray-2000{--tw-bg-opacity:1;background-color:rgba(251,251,251,var(--tw-bg-opacity))}.bg-gray-2200{--tw-bg-opacity:1;background-color:rgba(191,191,191,var(--tw-bg-opacity))}.bg-gray-2700{--tw-bg-opacity:1;background-color:rgba(161,161,161,var(--tw-bg-opacity))}.bg-gray-3100{--tw-bg-opacity:1;background-color:rgba(249,249,250,var(--tw-bg-opacity))}.bg-gray-3200{--tw-bg-opacity:1;background-color:rgba(235,237,241,var(--tw-bg-opacity))}.bg-gray-3300{--tw-bg-opacity:1;background-color:rgba(128,132,162,var(--tw-bg-opacity))}.bg-gray-3400{--tw-bg-opacity:1;background-color:rgba(221,223,232,var(--tw-bg-opacity))}.bg-gray-3500{--tw-bg-opacity:1;background-color:rgba(250,251,252,var(--tw-bg-opacity))}.bg-gray-3700{--tw-bg-opacity:1;background-color:rgba(198,201,216,var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity:1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.bg-red-1000{--tw-bg-opacity:1;background-color:rgba(255,233,233,var(--tw-bg-opacity))}.bg-red-1100{--tw-bg-opacity:1;background-color:rgba(222,0,0,var(--tw-bg-opacity))}.bg-red-1200{--tw-bg-opacity:1;background-color:rgba(255,0,40,var(--tw-bg-opacity))}.bg-red-1300{--tw-bg-opacity:1;background-color:rgba(255,1,54,var(--tw-bg-opacity))}.bg-red-1400{--tw-bg-opacity:1;background-color:rgba(226,38,77,var(--tw-bg-opacity))}.bg-green-1200{--tw-bg-opacity:1;background-color:rgba(246,246,246,var(--tw-bg-opacity))}.bg-green-1400{--tw-bg-opacity:1;background-color:rgba(0,210,124,var(--tw-bg-opacity))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgba(255,238,255,var(--tw-bg-opacity))}.bg-purple-200{--tw-bg-opacity:1;background-color:rgba(114,93,241,var(--tw-bg-opacity))}.bg-purple-500,.bg-purple-600{--tw-bg-opacity:1;background-color:rgba(126,103,242,var(--tw-bg-opacity))}.bg-purple-1000{--tw-bg-opacity:1;background-color:rgba(238,242,249,var(--tw-bg-opacity))}.bg-purple-1300{--tw-bg-opacity:1;background-color:rgba(235,240,248,var(--tw-bg-opacity))}.bg-purple-1700{--tw-bg-opacity:1;background-color:rgba(227,209,255,var(--tw-bg-opacity))}.bg-purple-1900{--tw-bg-opacity:1;background-color:rgba(102,106,143,var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgba(43,40,69,var(--tw-bg-opacity))}.bg-primaryBg{--tw-bg-opacity:1;background-color:rgba(250,251,252,var(--tw-bg-opacity))}.bg-brand{--tw-bg-opacity:1;background-color:rgba(114,93,241,var(--tw-bg-opacity))}.bg-shyBrand{background-color:rgba(114,93,241,.21961)}.bg-shyBlack{--tw-bg-opacity:1;background-color:rgba(54,54,54,var(--tw-bg-opacity))}.bg-blueJeans{--tw-bg-opacity:1;background-color:rgba(86,176,243,var(--tw-bg-opacity))}.bg-orange-1200{--tw-bg-opacity:1;background-color:rgba(255,159,38,var(--tw-bg-opacity))}.bg-warning-light{--tw-bg-opacity:1;background-color:rgba(253,241,199,var(--tw-bg-opacity))}.bg-success-light{--tw-bg-opacity:1;background-color:rgba(212,253,236,var(--tw-bg-opacity))}.bg-success-dark{--tw-bg-opacity:1;background-color:rgba(0,210,124,var(--tw-bg-opacity))}.bg-info-light{--tw-bg-opacity:1;background-color:rgba(231,229,250,var(--tw-bg-opacity))}.bg-lobster-light{--tw-bg-opacity:1;background-color:rgba(197,242,254,var(--tw-bg-opacity))}.bg-lobster-dark{--tw-bg-opacity:1;background-color:rgba(53,132,224,var(--tw-bg-opacity))}.bg-lightbox{background-color:rgba(198,201,216,.6)}.odd\:bg-gray-100:nth-child(odd){--tw-bg-opacity:1;background-color:rgba(248,248,248,var(--tw-bg-opacity))}.even\:bg-gray-2900:nth-child(2n){--tw-bg-opacity:1;background-color:rgba(235,235,235,var(--tw-bg-opacity))}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-100{--tw-bg-opacity:1}.hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.to-shyBrand{--tw-gradient-to:rgba(114,93,241,0.21961)}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.object-center{object-position:center}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-20{padding:5rem}.p-normal{padding:12px}.p-lg{padding:20px}.p-xl{padding:40px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-normal{padding-left:12px;padding-right:12px}.px-lg{padding-left:20px;padding-right:20px}.px-xl{padding-left:40px;padding-right:40px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-half{padding-top:6px;padding-bottom:6px}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-10{padding-top:2.5rem}.pt-px{padding-top:1px}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-12{padding-right:3rem}.pr-px{padding-right:1px}.pr-lg{padding-right:20px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-custom{padding-bottom:24px}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-px{padding-left:1px}.pl-half{padding-left:6px}.pl-lg{padding-left:20px}.pl-xxl{padding-left:48px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-causten{font-family:causten}.text-xs{font-size:14px}.text-sm{font-size:16px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:24px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xxxs{font-size:8px}.text-xxs{font-size:10px}.text-xss{font-size:12px}.text-title{font-size:24px}.text-sml{font-size:18px}.text-smxl{font-size:20px}.text-xxl{font-size:24px}.text-xxxl{font-size:28px}.text-lgNoResult{font-size:4.3rem}.text-mdNoResult{font-size:2rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.active\:font-semibold:active{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-table{line-height:13.66px}.leading-hour{line-height:19.12px}.leading-calendar{line-height:24.59px}.leading-home{line-height:30.05px}.tracking-normal{letter-spacing:0}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgba(248,248,248,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgba(74,74,74,var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgba(47,47,47,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(217,220,224,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(114,114,115,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(99,102,107,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(128,128,128,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgba(57,57,57,var(--tw-text-opacity))}.text-gray-1000{--tw-text-opacity:1;color:rgba(151,151,151,var(--tw-text-opacity))}.text-gray-1700{--tw-text-opacity:1;color:rgba(232,232,232,var(--tw-text-opacity))}.text-gray-1800{--tw-text-opacity:1;color:rgba(88,88,88,var(--tw-text-opacity))}.text-gray-1900{--tw-text-opacity:1;color:rgba(230,230,230,var(--tw-text-opacity))}.text-gray-2300{--tw-text-opacity:1;color:rgba(147,147,147,var(--tw-text-opacity))}.text-gray-2500{--tw-text-opacity:1;color:rgba(130,130,130,var(--tw-text-opacity))}.text-gray-2600{--tw-text-opacity:1;color:rgba(178,178,178,var(--tw-text-opacity))}.text-gray-2700{--tw-text-opacity:1;color:rgba(161,161,161,var(--tw-text-opacity))}.text-gray-3000{--tw-text-opacity:1;color:rgba(162,166,189,var(--tw-text-opacity))}.text-gray-3300{--tw-text-opacity:1;color:rgba(128,132,162,var(--tw-text-opacity))}.text-gray-3700{--tw-text-opacity:1;color:rgba(198,201,216,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgba(185,28,28,var(--tw-text-opacity))}.text-red-800{--tw-text-opacity:1;color:rgba(153,27,27,var(--tw-text-opacity))}.text-red-1100{--tw-text-opacity:1;color:rgba(222,0,0,var(--tw-text-opacity))}.text-red-1200{--tw-text-opacity:1;color:rgba(255,0,40,var(--tw-text-opacity))}.text-red-1300{--tw-text-opacity:1;color:rgba(255,1,54,var(--tw-text-opacity))}.text-red-1400{--tw-text-opacity:1;color:rgba(226,38,77,var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.text-yellow-1000{--tw-text-opacity:1;color:rgba(234,171,1,var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.text-green-1000{--tw-text-opacity:1;color:rgba(79,242,153,var(--tw-text-opacity))}.text-green-1100{--tw-text-opacity:1;color:rgba(161,208,0,var(--tw-text-opacity))}.text-green-1400{--tw-text-opacity:1;color:rgba(0,210,124,var(--tw-text-opacity))}.text-green-1500{--tw-text-opacity:1;color:rgba(42,212,143,var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgba(37,99,235,var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgba(29,78,216,var(--tw-text-opacity))}.text-purple-200,.text-purple-300{--tw-text-opacity:1;color:rgba(114,93,241,var(--tw-text-opacity))}.text-purple-400{--tw-text-opacity:1;color:rgba(115,119,242,var(--tw-text-opacity))}.text-purple-500,.text-purple-600{--tw-text-opacity:1;color:rgba(126,103,242,var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity:1;color:rgba(114,93,241,var(--tw-text-opacity))}.text-purple-1100{--tw-text-opacity:1;color:rgba(27,45,61,var(--tw-text-opacity))}.text-purple-1200{--tw-text-opacity:1;color:rgba(110,89,232,var(--tw-text-opacity))}.text-purple-1400{--tw-text-opacity:1;color:rgba(69,74,193,var(--tw-text-opacity))}.text-purple-1800{--tw-text-opacity:1;color:rgba(43,40,69,var(--tw-text-opacity))}.text-purple-1900{--tw-text-opacity:1;color:rgba(102,106,143,var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgba(43,40,69,var(--tw-text-opacity))}.text-complementaryText{--tw-text-opacity:1;color:rgba(102,106,143,var(--tw-text-opacity))}.text-brand{--tw-text-opacity:1;color:rgba(114,93,241,var(--tw-text-opacity))}.text-shyBlack{--tw-text-opacity:1;color:rgba(54,54,54,var(--tw-text-opacity))}.text-blueJeans{--tw-text-opacity:1;color:rgba(86,176,243,var(--tw-text-opacity))}.text-orange-1000{--tw-text-opacity:1;color:rgba(250,100,0,var(--tw-text-opacity))}.text-orange-1100{--tw-text-opacity:1;color:rgba(253,149,53,var(--tw-text-opacity))}.text-orange-1200{--tw-text-opacity:1;color:rgba(255,159,38,var(--tw-text-opacity))}.text-warning-dark{--tw-text-opacity:1;color:rgba(253,149,53,var(--tw-text-opacity))}.text-success-dark{--tw-text-opacity:1;color:rgba(0,210,124,var(--tw-text-opacity))}.text-info-dark{--tw-text-opacity:1;color:rgba(114,93,241,var(--tw-text-opacity))}.text-lobster-dark{--tw-text-opacity:1;color:rgba(53,132,224,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.underline{text-decoration:underline}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.placeholder-black::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-black:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-gray-1000::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(151,151,151,var(--tw-placeholder-opacity))}.placeholder-gray-1000:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(151,151,151,var(--tw-placeholder-opacity))}.placeholder-gray-1000::placeholder{--tw-placeholder-opacity:1;color:rgba(151,151,151,var(--tw-placeholder-opacity))}.placeholder-gray-2300::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(147,147,147,var(--tw-placeholder-opacity))}.placeholder-gray-2300:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(147,147,147,var(--tw-placeholder-opacity))}.placeholder-gray-2300::placeholder{--tw-placeholder-opacity:1;color:rgba(147,147,147,var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-100{opacity:1}.hover\:opacity-40:hover{opacity:.4}*,:after,:before{--tw-shadow:0 0 transparent}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.shadow,.shadow-sm{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg,.shadow-md{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.shadow-2xl,.shadow-xl{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur:blur(8px)}.drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08))}.backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}@font-face{font-family:causten;font-style:normal;font-weight:500;src:url(/fonts/causten/Causten-Round-Regular.otf) format("opentype")}@font-face{font-family:causten;font-style:normal;font-weight:400;src:url(/fonts/causten/Causten-Round-Regular.otf) format("opentype")}@font-face{font-family:causten;font-style:normal;font-weight:600;src:url(/fonts/causten/Causten-Round-Semi-Bold.otf) format("opentype")}@font-face{font-family:causten;font-style:normal;font-weight:700;src:url(/fonts/causten/Causten-Round-Bold.otf) format("opentype")}@font-face{font-family:causten;font-style:normal;font-weight:900;src:url(/fonts/causten/Causten-Round-Black.otf) format("opentype")}.mt-05{margin-top:2px}input[type=checkbox]:checked~.filter{display:block}.menu::-webkit-scrollbar{display:none}.list-scroll::-webkit-scrollbar{background-color:#fff;width:2px}.list-scroll::-webkit-scrollbar-track{background-color:#fff}.list-scroll::-webkit-scrollbar-thumb{background-color:#babac0;border:0 solid #fff;border-radius:16px}.list-scroll::-webkit-scrollbar-button{display:none}.list-scroll{overflow:overlay!important}h1,h2,h3,h4,h5,h6{font-family:causten;--tw-text-opacity:1;color:rgba(43,40,69,var(--tw-text-opacity))}h2{font-size:20px}h2,h3{font-weight:600;line-height:24.59px}h3{font-size:18px}h4{font-weight:600;font-size:16px;line-height:19.12px}a{color:rgba(115,119,242,var(--tw-text-opacity))}a,p{--tw-text-opacity:1;font-family:causten}p{line-height:1.625;margin:0;color:rgba(43,40,69,var(--tw-text-opacity))}.placeholder{--tw-bg-opacity:1;background-color:rgba(248,248,248,var(--tw-bg-opacity));width:100%;margin-left:1rem;margin-right:1rem;border-radius:9999px}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background{-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);background-size:800px 104px;position:relative;border-radius:9999px}.animated{transition:all .4s ease 0s}.subtitle{font-size:16px;font-weight:900}.assigned,.subtitle{font-stretch:normal;font-style:normal}.assigned{color:#25ae88;font-size:10px;font-weight:500;letter-spacing:normal;line-height:normal;text-align:center}.ImageInventory{border:2px dashed rgba(54,54,54,.12);border-radius:8px;height:200px;padding:5px;width:180px}.unassigned{color:#f6b635;font-size:10px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;text-align:center}button{outline:none}button:focus{outline:none!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:focus,input:focus{outline:none}.tooltip{position:relative}.tooltip .tooltip-above{background-color:rgba(54,54,54,.93);border-radius:4px;color:#fafafa;font-size:11px;font-weight:300;height:19px;line-height:21px;opacity:0;padding:0 10px;position:absolute;transition:all .4s ease 0s;visibility:hidden;white-space:nowrap;z-index:200;right:10%;top:-14px}.tooltip:hover>.tooltip-above{opacity:1;right:10%;visibility:visible}.tooltip .tooltip-route-selector-l{background-color:rgba(54,54,54,.93);border-radius:4px;color:#fafafa;font-size:11px;font-weight:300;height:19px;line-height:21px;opacity:0;padding:0 10px;position:absolute;right:10%;transition:all .4s ease 0s;visibility:hidden;white-space:nowrap;z-index:200;right:50%;top:0}.tooltip:hover>.tooltip-route-selector-l{line-height:inherit;opacity:1;right:50%;top:0;visibility:visible}.tooltip .tooltip-route-selector-r{background-color:rgba(54,54,54,.93);border-radius:4px;color:#fafafa;font-size:11px;font-weight:300;height:19px;line-height:21px;opacity:0;padding:0 10px;position:absolute;right:10%;transition:all .4s ease 0s;visibility:hidden;white-space:nowrap;z-index:200;left:50%;right:inherit;top:0}.tooltip:hover>.tooltip-route-selector-r{left:50%;line-height:inherit;opacity:1;right:inherit;top:0;visibility:visible}.tooltip.actions>.tooltip-above{line-height:17px;overflow:hidden;visibility:hidden;z-index:-1}.tooltip.actions:hover>.tooltip-above{bottom:90%;overflow:visible;top:inherit;visibility:visible;z-index:2}.hover-press:hover{background-color:#e4e4e4;color:#4a4a4a}.hover-press:active{background-color:#725df1;color:#fff}.un-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.centered{align-items:center;display:flex;justify-content:center}.one-line{-webkit-line-clamp:1}.one-line,.two-lines{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.two-lines{-webkit-line-clamp:2}:focus,input:focus{box-shadow:none!important;outline:none!important}:focus{-webkit-box-shadow:none!important}input{-webkit-appearance:none;appearance:none;border-radius:4px;color:#bfbfbf;line-height:1.25;padding-left:17px;padding-right:.5rem;width:100%}input:only-child,input[class*=special]{margin-top:1rem}.shadow{box-shadow:0 2px 10px 0 rgba(54,54,54,.3)}.shadow-sm{box-shadow:0 2px 4px rgba(0,0,0,.14)}.white-button,.white-button-alt{font-weight:600;font-size:14px;--tw-text-opacity:1;color:rgba(114,93,241,var(--tw-text-opacity));line-height:24.59px;padding:6px 12px;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));width:auto;box-sizing:border-box}.white-button{border-radius:8px;border:.8px solid #725df1}.white-button:hover{--tw-bg-opacity:0.5}.white-button:active{font-family:causten;font-size:14px;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));line-height:24.59px;--tw-bg-opacity:1;background-color:rgba(114,93,241,var(--tw-bg-opacity));padding:6px 12px;border-radius:8px;width:auto}.white-button:active:active{background-color:#5a47bf}.white-button:active:hover{--tw-bg-opacity:0.5}.white-button:active:disabled{font-weight:600;font-size:14px;--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(147,147,147,var(--tw-text-opacity));line-height:24.59px;padding:6px 12px;border-radius:4px}.white-button:active .spinner{margin:0 auto}.white-button:disabled{font-weight:600;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:rgba(147,147,147,var(--tw-text-opacity));box-sizing:border-box}.brand-button,.white-button:disabled{font-size:14px;--tw-bg-opacity:1;--tw-text-opacity:1;line-height:24.59px;padding:6px 12px;border-radius:8px}.brand-button{font-family:causten;color:rgba(255,255,255,var(--tw-text-opacity));background-color:rgba(114,93,241,var(--tw-bg-opacity));width:auto}.brand-button:active{background-color:#5a47bf}.brand-button:hover{--tw-bg-opacity:0.5}.brand-button:disabled{font-weight:600;font-size:14px;--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(147,147,147,var(--tw-text-opacity));line-height:24.59px;padding:6px 12px;border-radius:4px}.brand-button .spinner{margin:0 auto}.primary-button{font-weight:700;font-size:14px;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));line-height:24.59px;--tw-bg-opacity:1;background-color:rgba(0,210,124,var(--tw-bg-opacity));padding:6px 20px;border-radius:4px;width:auto}.primary-button:active{--tw-bg-opacity:1;background-color:rgba(42,212,143,var(--tw-bg-opacity))}.primary-button:hover{--tw-bg-opacity:0.5}.primary-button:disabled{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(147,147,147,var(--tw-text-opacity))}.primary-alternative-button{font-weight:700;font-size:14px;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));line-height:24.59px;--tw-bg-opacity:1;background-color:rgba(0,210,124,var(--tw-bg-opacity));padding:6px 20px;border-radius:4px;width:auto}.primary-alternative-button:disabled{background-color:rgba(245,245,245,var(--tw-bg-opacity));color:rgba(147,147,147,var(--tw-text-opacity))}.primary-alternative-button:active{--tw-bg-opacity:1;background-color:rgba(42,212,143,var(--tw-bg-opacity))}.primary-alternative-button:hover{--tw-bg-opacity:0.5}.primary-alternative-button:disabled{background-color:rgba(198,201,216,var(--tw-bg-opacity))}.primary-alternative-button-purple,.primary-alternative-button:disabled{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.primary-alternative-button-purple{font-weight:700;font-size:14px;line-height:24.59px;background-color:rgba(0,210,124,var(--tw-bg-opacity));padding:6px 20px;border-radius:4px;width:auto}.primary-alternative-button-purple:active{--tw-bg-opacity:1;background-color:rgba(42,212,143,var(--tw-bg-opacity))}.primary-alternative-button-purple:disabled{background-color:rgba(245,245,245,var(--tw-bg-opacity));color:rgba(147,147,147,var(--tw-text-opacity))}.primary-alternative-button-purple,.primary-alternative-button-purple:active{background-color:#725df1}.primary-alternative-button-purple:hover{--tw-bg-opacity:0.5}.primary-alternative-button-purple:disabled{--tw-bg-opacity:1;background-color:rgba(198,201,216,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.alternative-button{font-weight:700;font-size:14px;--tw-text-opacity:1;color:rgba(102,106,143,var(--tw-text-opacity));line-height:24.59px;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:6px 20px;border-radius:4px;width:auto;border:1px solid #dddfe8}.alternative-button:active{--tw-bg-opacity:1;background-color:rgba(240,240,240,var(--tw-bg-opacity))}.alternative-button:hover{--tw-bg-opacity:1;background-color:rgba(250,251,252,var(--tw-bg-opacity))}.alternative-button:disabled{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(147,147,147,var(--tw-text-opacity))}.tooltip2{position:relative}.tooltip2 .tooltiptext2{align-items:center;background-color:rgba(54,54,54,.83);border-radius:4px;color:#fafafa;display:flex;font-size:11px;font-weight:300;height:19px;line-height:21px;margin:auto auto auto 20px;opacity:0;padding:0 10px;position:absolute;right:0;top:40px;transition:all .4s ease 0s;visibility:hidden;white-space:nowrap;z-index:40}.tooltip2:hover>.tooltiptext2{margin:auto auto auto 12px;opacity:1;visibility:visible}.rotate-infinte{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.container-icons{align-items:flex-start;display:flex;justify-content:start;position:relative}.big-download-icon{background-color:#fff;border-radius:50%;position:relative;z-index:10}.big-download-icon,.download-current-icon,.download-icon,.upload-icon{transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.download-current-icon,.download-icon,.upload-icon{left:20%;position:absolute;top:0;z-index:9}.container-icons:hover>.upload-icon{-webkit-transform:translateY(2.6rem);transform:translateY(2.6rem)}.container-icons:hover>.download-icon,.container-icons:hover>.upload-icon{transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.container-icons:hover>.download-icon{-webkit-transform:translateY(4.4rem);transform:translateY(4.4rem)}.container-icons:hover>.download-current-icon{-webkit-transform:translateY(6.2rem);transform:translateY(6.2rem);transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.container-icons:hover>.big-download-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tooltiptexts{background-color:rgba(54,54,54,.83);border-radius:4px;color:#fafafa;font-size:11px;font-weight:300;height:19px;left:100%;line-height:21px;margin-left:10px;opacity:0;padding:0 10px 22px;position:relative;position:absolute;transition:all .4s ease 0s;visibility:hidden;white-space:nowrap;z-index:40}.tooltiptexts.left{left:auto;right:calc(100% + .2rem)}.download-current-icon:hover>.tooltiptexts,.download-icon:hover>.tooltiptexts,.upload-icon:hover>.tooltiptexts{opacity:1;visibility:visible}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotation{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes pulsate{0%{opacity:1;-webkit-transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1)}}@keyframes pulsate{0%{opacity:1;-webkit-transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1)}}#textarea-comments::-webkit-input-placeholder{font-family:causten;font-size:18px;font-weight:400;line-height:24.59px}#textarea-comments:-ms-input-placeholder{font-family:causten;font-size:18px;font-weight:400;line-height:24.59px}#textarea-comments::placeholder{font-family:causten;font-size:18px;font-weight:400;line-height:24.59px}.filter-input-search::-webkit-input-placeholder{color:#a2a6bd;font-size:16px;font-weight:500;font-family:causten}.filter-input-search:-ms-input-placeholder{color:#a2a6bd;font-size:16px;font-weight:500;font-family:causten}.filter-input-search::placeholder{color:#a2a6bd;font-size:16px;font-weight:500;font-family:causten}.title-view{font-size:20px;font-weight:700;line-height:24.59px}.companiesTitle-view{color:#2b2845;font-size:36px;font-weight:700;line-height:58px}.range-date-div{align-items:flex-end;background-color:#fff!important;border-radius:10!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)!important;position:absolute;top:10px;z-index:40!important}.range-date{position:relative!important}.sku-number{--tw-bg-opacity:1;background-color:rgba(249,249,250,var(--tw-bg-opacity));border-radius:5px;display:inline;padding:0 10px}.carousel-cards,.sku-number{align-items:center;justify-content:center}.carousel-cards{background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:12px;display:flex;width:100%}.disabled{background-color:#ebedf1;border-radius:6px;cursor:not-allowed}.bg-gray-5{background-color:#f9f9fa}.inputSelectItem{height:50px;position:relative}.inputSelectItem select{-webkit-appearance:none;appearance:none;background:url(https://storage.googleapis.com/empresariosicons/Vivo/Triangle.svg) 86%/5% no-repeat transparent;background-color:#f9f9fa;background-size:13px 13px;border-radius:4px;color:#1a1a1a;font-weight:500;height:56px;padding-left:10px;width:100%}.inputSelectItem label,.inputSelectItem select{font-family:Causten,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:2}.inputSelectItem label{-webkit-box-orient:vertical;color:#f9f9fa;display:-webkit-box;font-weight:400;left:10px;-webkit-line-clamp:1;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:80%;-webkit-transform:translateY(-90%);transform:translateY(-90%);transition:all .2s ease}.inputSelectItem .labelSelect{color:#363636;font-family:Causten,sans-serif;font-size:10px;font-weight:100;left:5px;top:0}.inputSelectItem select:invalid{color:#fff}.inputSelectItem select:disabled,.inputSelectItem select:read-only{background-color:#ebedf1}.inputSelectItem .filled,.inputSelectItem select:focus+label{color:#939393!important;font-family:Causten,sans-serif!important;font-size:12px!important;font-stretch:normal!important;font-style:normal!important;font-weight:400!important;left:10px!important;letter-spacing:normal!important;line-height:2!important;top:25px!important}.inputSelectItem select:active,.inputSelectItem select:focus{border:1px solid #725df1}.errorLabel{color:#f56763;font-family:Causten,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}body .cash-collection-drivers .inputItem input:focus+label{left:14px;top:37px}@media (min-width:640px){.sm\:flex{display:flex}.sm\:overflow-x-auto{overflow-x:auto}}@media (min-width:1024px){.lg\:min-w-2\/5{min-width:40%}}@media (min-width:1280px){.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:w-2\/3{width:66.666667%}.xl\:min-w-520{min-width:520px}.xl\:min-w-1\/4{min-width:25%}}