a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:inherit}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box}.fade-shadow-on-error{animation:fade-shadow 3s ease .5s 1 alternate}@keyframes fade-shadow{0%{box-shadow:none}50%{box-shadow:0 0 6px 9px #ec986e}99%{box-shadow:none}}@font-face{font-family:"Gilroy";src:url(/static/media/Gilroy-Light.c62aded7.otf) format("opentype");font-weight:100}@font-face{font-family:"Gilroy";src:url(/static/media/Gilroy-Regular.1e09f38c.otf) format("opentype");font-weight:300}@font-face{font-family:"Gilroy";src:url(/static/media/Gilroy-Medium.9e12d605.otf) format("opentype");font-weight:700}@font-face{font-family:"Gilroy";src:url(/static/media/Gilroy-ExtraBold.0f6e082f.otf) format("opentype");font-weight:900}@font-face{font-family:"Poppins-ExtraLight";src:url(/static/media/Poppins-ExtraLight.6f8391bb.ttf) format("truetype")}@font-face{font-family:"Poppins-Light";src:url(/static/media/Poppins-Light.fcc40ae9.ttf) format("truetype")}@font-face{font-family:"Poppins-Regular";src:url(/static/media/Poppins-Regular.093ee89b.ttf) format("truetype")}@font-face{font-family:"Poppins-Medium";src:url(/static/media/Poppins-Medium.bf59c687.ttf) format("truetype")}@font-face{font-family:"Poppins-SemiBold";src:url(/static/media/Poppins-SemiBold.6f1520d1.ttf) format("truetype")}@font-face{font-family:"Poppins-Bold";src:url(/static/media/Poppins-Bold.08c20a48.ttf) format("truetype")}@font-face{font-family:"Poppins-ExtraBold";src:url(/static/media/Poppins-ExtraBold.d45bdbc2.ttf) format("truetype")}html{font-size:62.5%}body{font-size:1.8rem;font-family:"Gilroy",Arial,Helvetica,sans-serif;color:#3f3f3f}h1{font-size:3.6rem}h1,h2{font-weight:500}h2{font-size:2.8rem}.scroller::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.scroller::-webkit-scrollbar-track,.scroller::-webkit-scrollbar-track:hover{background-color:transparent}.scroller::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.scroller::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.scroller::-webkit-scrollbar-button{display:none}.button-component{background-color:#396cb3;border:0;color:#fff;font-size:3.5rem;padding:1.2rem 0;width:100%}.button-component:disabled{background-color:#99a0ab;color:#bec2cc}.button-component:focus{outline:0}.button-component:active{background-color:#1e4281;color:#bec2cc}@keyframes bounce{0%{margin-top:0}to{margin-top:3.3rem}}.loading-screen__overlay{background-color:rgba(0,0,0,.4);bottom:0;left:0;position:fixed;right:0;top:0;z-index:10001;align-items:center;display:flex;justify-content:center}.loading-screen{outline:0;-webkit-user-select:none;user-select:none}.loading-screen__logo-container{height:10rem;display:flex;justify-content:center}.loading-screen__logo{animation:bounce .35s cubic-bezier(.5,.1,1,.6) 0s infinite alternate;height:70%}.loading-screen__heading{color:#fff;font-weight:900}.loading-screen__heading:after{overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis 1.5s steps(4) infinite;content:"…";width:0}.number-counter{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;text-align:center;vertical-align:middle;align-items:center;-webkit-user-select:none;user-select:none;height:2.6rem;margin:auto 0;grid-gap:.5rem;gap:.5rem}.number-counter__count{width:5rem;height:100%;font-size:1.5rem;margin:auto;line-height:2.3rem;color:grey;text-align:center;border-radius:.5rem;background-color:transparent;border:1px solid #bdbdbd}.number-counter__count:hover{border:2px solid grey}.number-counter__button{display:flex;justify-content:space-around;align-items:center;width:2.5rem;background-color:#ffe9da;height:100%;cursor:pointer;border-radius:50%}.number-counter__button:hover{background-color:#f16722}.number-counter__button:hover svg{transition:all .2s ease-out;transform:scale(1.1);color:#fff}.number-counter__icon{font-size:1.5rem;color:#f16722}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-component__input-container{align-items:center;display:flex;flex-direction:row}.input-component__input{background-color:transparent;border:none;outline:none;padding-left:.5rem;width:100%}.input-component__input::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.input-component__input::-webkit-scrollbar-track,.input-component__input::-webkit-scrollbar-track:hover{background-color:transparent}.input-component__input::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.input-component__input::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.input-component__input::-webkit-scrollbar-button{display:none}.input-component__input::placeholder{font-size:1.4rem}.input-component__password-input{border:none;flex:6 1;outline:none;padding:0 0 0 .5rem}.input-component__password-input::placeholder{font-size:1.4rem}.input-component__weight{align-items:center;display:flex;justify-content:space-between}.input-component__weight-input{border:none;width:50%}.input-component__weight-type{color:#bec2cc;cursor:pointer}.input-component__weight-type--active{color:#396cb3}.input-component__text{margin-bottom:5px}.input-component__required{color:red}.input-component__input_box{background-color:#fff;border:1px solid #bec2cc;padding:.5rem}.input-component__input_box--err{border:1px solid #ff5858}.input-component__input_box--no-padding{padding:0}.input-component__password-wrapper{position:relative}.input-component__password-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:.5rem}.input-component__password-status{color:#4ecde4;cursor:pointer;flex:.7 1;padding-left:.5rem;font-size:1.4rem;text-align:center}.input-component__password-status:hover{color:#396cb3}.input-component__error{background-color:transparent;color:#ff5858;font-size:1.2rem;border:0;padding:.5rem}.input-component__error--grey{color:#99a0ab}.input-component__error--yellow{color:#ffd15c}.input-component__error--blue{color:#4ecde4}.input-component__error--green{color:#40af65}.input-component__icon{color:#99a0ab;padding-right:.5rem}.enter-order-details__info{font-size:1.5rem;padding:1rem 0}.enter-order-details__input-area{color:#1e4281;font-size:1.3rem;padding-bottom:3rem}.enter-order-details__manual-row{align-items:center;display:flex;justify-content:space-between;align-items:flex-start}.enter-order-details__row-1{flex:1 1;margin:1rem 1rem 1rem 0}.enter-order-details__row-1 :focus-within{border-color:#4ecde4}.enter-order-details__row-2{flex:2 1;margin:1rem 1rem 1rem 0}.enter-order-details__row-2 :focus-within{border-color:#4ecde4}.enter-order-details__notes{width:100%}.enter-order-details__manual-buttons{display:flex;justify-content:space-between}.enter-order-details__manual-button{border-radius:5px;font-size:1.5rem;width:10%}.edit-profile__subheader{color:#396cb3;font-size:3rem;font-weight:600}.edit-profile__row{display:flex;flex-direction:row}.edit-profile__line-break{border-top:.2rem solid #bec2cc;border-radius:1rem}.edit-profile__buttons{display:flex;flex-direction:row;justify-content:center;margin-top:2rem}.edit-profile__button{border-radius:.5rem;font-size:2rem;width:20%}.edit-profile__row-1{flex:1 1;margin:1rem 1rem 1rem 0}.edit-profile__row-1 :focus-within{border-color:#4ecde4}.edit-profile__row-2{flex:2 1;margin:1rem 1rem 1rem 0}.edit-profile__row-2 :focus-within{border-color:#4ecde4}.toast__container{display:flex;padding:1rem;flex-direction:row;color:#fff;align-items:center;line-height:2rem}.toast__container--info{background-color:#4ecde4}.toast__container--notification{background-color:#396cb3}.toast__container--success{background-color:#40af65}.toast__container--warning{background-color:#ffd15c}.toast__container--error{background-color:#ff5858}.toast__container--customized{background-color:rgba(51,97,159,.85)}.toast__container--redirect{padding:1rem;line-height:2rem;border-radius:1rem;background-color:rgba(0,0,0,.8)}.toast__icon-container{flex:1 1}.toast__icon{font-size:3rem;min-width:1.6rem;margin-right:2rem}.toast__content{flex:7 1}.toast__header{font-weight:700;font-size:2rem;padding-bottom:.5rem}.toast__progress-bar--redirect{background:#4ecde4}.chat-box__notes-container{align-items:center;border-radius:1rem;display:flex;flex-direction:column;flex:6 1;height:100%;justify-content:space-between;padding:2rem 1rem 1rem;background-color:#bdbdbd;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.chat-box__wrapper{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:24.5rem}.chat-box__wrapper::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.chat-box__wrapper::-webkit-scrollbar-track,.chat-box__wrapper::-webkit-scrollbar-track:hover{background-color:transparent}.chat-box__wrapper::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.chat-box__wrapper::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.chat-box__wrapper::-webkit-scrollbar-button{display:none}.chat-box__date{height:1rem;width:100%;position:relative;background-color:#bdbdbd}.chat-box__date-text{font-size:1rem;padding-left:1rem}.chat-box__expanded-pic{position:absolute;border-radius:1rem;border:3px solid #bec2cc;max-width:50%;max-height:50%;top:25%;left:20%;cursor:pointer}.chat-box__icon-letter{background-color:#396cb3;border-radius:50%;color:#fff;font-weight:700;padding:2px 4px}.chat-box__images{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem;overflow-x:auto;align-items:center;padding:.5rem 0;width:20rem}.chat-box__images::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.chat-box__images::-webkit-scrollbar-track,.chat-box__images::-webkit-scrollbar-track:hover{background-color:transparent}.chat-box__images::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.chat-box__images::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.chat-box__images::-webkit-scrollbar-button{display:none}.chat-box__img-wrapper{grid-row-gap:.5rem;row-gap:.5rem;flex-wrap:wrap}.chat-box__img-wrapper,.chat-box__img-wrapper-upload{display:flex;flex-direction:row}.chat-box__close-icon{position:relative;right:.5rem;top:-.5rem;background-color:#fff;border-radius:50%;padding:.3rem;cursor:pointer;align-self:flex-start}.chat-box__close-icon:hover{color:#ff5858}.chat-box__img{height:6rem;margin:.5rem .2rem 0 .8rem;width:5rem;cursor:pointer;border-radius:.5rem}.chat-box__error-message{vertical-align:middle}.chat-box__file-icon{padding:.8rem;height:4rem;width:4rem;color:#fff}.chat-box__file-icon-wrapper{border-radius:50%;margin-right:.5rem;background-color:#fff}.chat-box__file-wrapper{font-size:1.3rem;border-radius:50%;display:flex;flex-direction:row;align-items:center;background-color:#b5c6df;padding:.5rem;color:#6e6e6e}.chat-box__input-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:2rem;width:100%}.chat-box__upload-area{align-items:center;display:flex;flex-direction:row;flex:1 1;justify-content:space-between;outline:0;width:80%}.chat-box__input-field-container{width:95%}.chat-box__text-area{border-radius:1rem;overflow-y:auto;padding:.7rem;border:0;width:100%}.chat-box__text-area::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.chat-box__text-area::-webkit-scrollbar-track,.chat-box__text-area::-webkit-scrollbar-track:hover{background-color:transparent}.chat-box__text-area::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.chat-box__text-area::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.chat-box__text-area::-webkit-scrollbar-button{display:none}.chat-box__text-area:focus{outline:0}.chat-box__text-area::placeholder{color:#bdbdbd}.chat-box__attach-container{position:relative}.chat-box__attach-icon{margin:0 1rem;color:#757575;cursor:pointer}.chat-box__attach-icon:hover{color:#99a0ab}.chat-box__attached-count{position:absolute;width:1.4rem;height:1.4rem;font-size:1rem;border-radius:50%;background-color:#f16722;right:.3rem;top:-.5rem;display:flex;align-items:center;justify-content:center}.chat-box__add-button{align-self:center;border-radius:1rem;border:none;background-color:#f16722;color:#fff;padding:1rem;font-size:1.6rem}.chat-box__add-button:focus{outline:none}.route-details{background-color:#fdfdfd;height:100vh;flex:1 1;width:calc(100% - 28rem);float:right;display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;padding:2rem}.route-details__orders{flex:6 1;height:calc(100vh - 7.5rem)}.route-details__header{display:flex;flex-direction:row;justify-content:space-between;font-size:2.5rem;font-weight:900;padding:0 1rem 1rem}.route-details__title-container{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center}.route-details__back-button{border:0;background-color:transparent;color:#3f3f3f;transition:color .5s}.route-details__back-button:focus{outline:0}.route-details__back-button:hover{color:#ff5858}.route-details__edit-now{border:0;background-color:#4ecde4;color:#fff;font-size:1.5rem;padding:.5rem 1rem;border-radius:1rem}.route-details__orders-list{max-height:calc(100vh - 14.5rem);overflow-y:auto}.route-details__orders-list::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.route-details__orders-list::-webkit-scrollbar-track,.route-details__orders-list::-webkit-scrollbar-track:hover{background-color:transparent}.route-details__orders-list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.route-details__orders-list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.route-details__orders-list::-webkit-scrollbar-button{display:none}.route-details__dropoffs,.route-details__pickups{background-color:#6e6e6e;border-radius:1rem;margin-bottom:1rem;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.route-details__map-and-driver{flex:5 1;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.route-details__map{flex:4 1;border-radius:5rem;overflow:hidden;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.route-details__driver{flex:1 1;display:flex;flex-direction:row;grid-gap:2rem;gap:2rem}.route-details__driver-container{border-radius:2rem;box-shadow:0 0 10px 0 rgba(0,0,0,.3);padding:2rem 1rem;color:#6e6e6e}.route-details__driver-header{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center;margin-bottom:2rem}.route-details__title{font-size:2.3rem;font-weight:600}.route-details__driver-view-button{padding:.5rem;border:none;border-radius:1rem;background-color:#f16722;color:#fff;font-size:1.5rem}.route-details__driver-view-button:focus-within{outline:none}.route-details__driver-info{display:flex;flex-direction:row;font-size:1.5rem;align-items:center;flex-wrap:wrap;grid-gap:2rem;gap:2rem;justify-content:space-between}.route-details__driver-pic{background:#fff;border-radius:50%;color:#99a0ab;height:5rem;width:5rem}.route-details__vehicle-pic{height:5rem;color:#99a0ab}.route-details__downloads{display:flex;flex-direction:row;padding-top:1rem;grid-gap:2rem;gap:2rem;font-size:1.5rem;align-items:center}.route-details__download-button{background-color:#f16722;border-radius:1rem;border:0;color:#fff;padding:.5rem}.route-details__cancel-route{background-color:#ff5858;border:0;color:#fff;border-radius:1rem;padding:.5rem}.route-details__driver-avatar-container{display:flex;justify-content:space-between;align-items:center}.route-details__driver-rating{margin-bottom:15px}.route-details__driver-name{margin-left:10px}.order-details{display:flex;flex-direction:row;color:#fff;font-size:1.4rem;padding:2rem 0}.order-details__container:not(:last-child){border-bottom:1px solid #a6a6a6}.order-details__status-container{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;padding:1rem 0;font-weight:700}.order-details__status-icon{background-color:#fff;border-radius:50%;min-height:2.5rem;min-width:2.5rem;margin:2rem;border:2px solid #a6a6a6}.order-details__status-info{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;padding-right:1rem;width:8rem}.order-details__order-container{width:calc(100% - 19.5rem);display:flex;flex-direction:row}.order-details__marker{height:1.5rem;width:1.5rem;border-radius:50%;border:2px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3);margin:.5rem 1rem;position:relative}.order-details__order-wrapper{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;width:100%}.order-details__tracking{border:none;background-color:transparent;font-weight:700;font-size:1.2rem;color:#ec986e;text-decoration:underline}.order-details__tracking:hover{color:#e98857}.order-details__summary{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:1.5rem}.order-details__summary-header{font-weight:800;flex-basis:33%;padding-bottom:1rem}.order-details__summary-element{flex-basis:33%}.order-details__buttons-container{display:flex;flex-direction:column;align-items:center;grid-gap:.5rem;gap:.5rem;justify-content:flex-start;width:13rem;padding:1rem 1.5rem}.order-details__buttons-row{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;width:100%}.order-details__button{border:0;width:100%;color:#fff;border-radius:2rem;background-color:#1e4281;padding:.4rem .7rem;position:relative}.order-details__button:focus{outline:none}.order-details__arrow{position:absolute;right:1rem}.order-details__collapse{padding:1rem;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;font-size:1.4rem;color:#fff}.order-details__additional-container{flex:5 1;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.order-details__additional-wrapper{border:1px solid #fff;border-radius:1rem;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding:2rem 1rem;position:relative}.order-details__edit-button{position:absolute;background-color:#1e4281;cursor:pointer;padding:.5rem;right:1.5rem;top:1.5rem;border-radius:50%}.order-details__additional-row{display:flex;flex-direction:row}.order-details__additional-label{width:13.5rem;font-weight:800}.order-details__additional-input{border:none;border-radius:1rem;padding:.5rem;font-size:1.2rem}.order-details__signature-messages{flex:5 1;display:flex;flex-direction:row;grid-gap:.8rem;gap:.8rem}.order-details__signature-container{flex:1 1;background-color:#bdbdbd;box-shadow:0 0 10px 0 rgba(0,0,0,.3);border-radius:1rem;display:flex;flex-direction:column;align-items:center;color:#757575;font-weight:800;padding:1rem .5rem;min-height:10rem}.order-details__signature-missing{text-align:center;font-weight:500;margin-top:2rem}.order-details__chatbox-container{flex:4 1}.rating-container{display:flex;align-items:center;min-height:3rem}.rating-container__star-rate{position:relative;height:100%}.rating-container__star-rate__empty-stars{display:flex;place-items:center;text-align:center;align-items:center}.rating-container__star-rate__empty-stars>svg{margin:0 .1rem}.rating-container__star-rate__fill-stars{position:absolute;top:0;left:0;height:100%;display:flex;place-items:center;text-align:center;align-items:center;z-index:100}.rating-container__star-rate__fill-stars>svg{margin:0 .1rem}.payment__types{display:flex;flex-direction:row;margin:1rem 6rem;justify-content:space-between}.payment__type{width:15%}.payment__breakdown{padding:1rem 0;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.payment__divider{display:block;padding:0;height:1px;border:0;border-top:1px solid #707070}.payment__item{display:flex;justify-content:space-between;padding:0 2rem;color:#707070}.payment__item-promo{font-size:1.7rem}.payment__item-tax{font-weight:800;font-size:1.7rem}.payment__item-total{background-color:#707070;color:#fff;font-weight:900;padding:1rem 2rem;border-radius:2rem;font-size:2.5rem}.map-marker{position:absolute;top:-30px;left:-15px;width:30px;height:30px;color:#000;-webkit-user-select:none;user-select:none}.map-marker:hover{z-index:1}.map-marker--pickup{color:#396cb3}.map-marker--dropoff{color:#ec986e}.bubble-input{width:100%;background-color:#f5f5f5;border:0;border-radius:.5rem;padding:1rem;font-weight:700;color:#585858;position:relative}.bubble-input::placeholder{color:silver;opacity:1;font-weight:700}.bubble-input:-ms-input-placeholder{color:silver;font-weight:700}.bubble-input::-ms-input-placeholder{color:silver;font-weight:700}.bubble-input:focus{outline:0}.bubble-input__wrapper{position:relative}.bubble-input__eye{position:absolute;right:1rem;top:4.25rem;cursor:pointer}.bubble-input__container{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;position:relative}.bubble-input__title{color:#737373}.bubble-input__multi-selected-input{background-color:transparent;border:none;max-height:2.3rem}.bubble-input__multi-selected-input:focus-within{outline:none}.bubble-input__multi-selected-container{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.bubble-input__multi-selected{display:flex;flex-direction:row;align-items:center;grid-gap:.5rem;gap:.5rem;background-color:rgba(255,103,0,.2);border-radius:.5rem;max-height:2.3rem}.bubble-input__multi-selected-value{flex:1 1;padding:.25rem .5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;cursor:default}.bubble-input__multi-selected-close{height:100%;padding:.5rem;border-radius:.5rem;cursor:pointer}.bubble-input__multi-selected-close:hover{background-color:rgba(255,103,0,.2)}.bubble-checkbox{position:relative;padding:.7rem 0}.bubble-checkbox,.bubble-checkbox__container{display:flex;flex-direction:row;align-items:center}.bubble-checkbox__container{grid-gap:1rem;gap:1rem;font-size:1.5rem;padding-right:1rem;font-weight:700;z-index:3;cursor:pointer;transition:all .25s ease-out;-webkit-transition:all .25s ease-out}.bubble-checkbox__container:hover div{background-color:#e0e0e0}.bubble-checkbox__input{position:absolute;visibility:hidden}.bubble-checkbox__checkbox{background-color:#f5f5f5;border-radius:.2rem;height:3rem;width:3rem;top:0;left:0;z-index:1;transition:border .25s linear;transition:background-color .25s linear;border:1px solid silver;position:relative}.bubble-checkbox__icon{position:absolute;top:25%;left:15%;z-index:4;width:66.6%;display:none;-webkit-user-select:none;user-select:none}.bubble-checkbox__input:checked~.bubble-checkbox__checkbox>.bubble-checkbox__icon{display:block}.bubble-checkbox__input:checked~.bubble-checkbox__checkbox{border-color:#f16722}.bubble-checkbox__label{color:#243c70;font-weight:700;font-size:1.8rem}.bubble-radio{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem;font-size:1.6rem}.bubble-radio__label{color:#45577e;font-weight:700;padding:.5rem 0}.bubble-radio__option-container{position:relative;display:flex;flex-direction:row;align-items:center;font-size:1.8rem}.bubble-radio__option{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;font-size:1.5rem;padding-right:1rem;font-weight:700;z-index:3;cursor:pointer;transition:all .25s ease-out;-webkit-transition:all .25s ease-out;opacity:.8}.bubble-radio__option:hover span{transform:scale(1.05)}.bubble-radio__option-label{color:#4e4e4e}.bubble-radio__input{position:absolute;visibility:hidden}.bubble-radio__check{border:1px solid silver;border-radius:100%;height:2rem;width:2rem;top:0;left:0;z-index:1;transition:border .25s linear;-webkit-transition:border .25s linear}.bubble-radio__check:before{position:absolute;content:"";border-radius:100%;height:1.2rem;width:1.2rem;top:.4rem;left:.4rem;margin:auto;z-index:2;transition:background-color .25s linear;-webkit-transition:background-color .25s linear}.bubble-radio__input:checked~.bubble-radio__check:before{background-color:#f16722}.bubble-radio__input:checked+.bubble-radio__label{cursor:default}.bubble-radio__input:checked+.bubble-radio__label:hover{transform:none}.bubble-button{display:flex;grid-gap:1rem;gap:1rem;justify-content:center;border-radius:3rem;align-self:center;padding:1rem 0;text-align:center;background-color:#f16722;color:#fff;font-weight:700;font-size:18px;line-height:21px;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;transition:background-color .5s}.bubble-button:active{background-color:#ef5a0f}.bubble-button:disabled{background-color:#99a0ab}.order-route-location{display:flex;flex-direction:row;padding:1rem;position:relative;width:100%;transition:all .2s ease-out}.order-route-location:focus-visible{outline:none}.order-route-location__splitter{color:grey;padding:0 5px}.order-route-location__icon{font-size:2.5rem}.order-route-location__icon-label{color:#fff;font-size:1rem;z-index:0;position:relative;right:50%;vertical-align:middle}.order-route-location__icon-underline{position:absolute;top:calc(5% + 2.5rem);left:1.3rem;display:block;width:1px;height:100%;border:0;border-left:1px dashed grey;margin:0 0 0 calc(1rem - .5px);padding:0}.order-route-location__icon-underline.selected{animation:animateIconUnderLine 1s ease-out forwards}.order-route-location__main-content{display:flex;flex:1 1;flex-direction:column;padding-left:1rem;width:calc(100% - 2rem)}.order-route-location__child-container{z-index:1}.order-route-location__main-row{display:flex;flex:1 1;line-height:2rem;margin-bottom:1rem;font-size:1.8rem}.order-route-location__button{display:flex;font-size:1.6rem;align-items:center;cursor:pointer;padding-top:.5rem}.order-route-location__button-label{padding-left:1rem}.order-route-location__button-label--badge{color:#fff;font-weight:600;border-radius:.8rem;padding:1rem;margin-left:.8rem;font-size:1.7rem}.order-route-location__name{color:#707070;display:block;white-space:nowrap;max-width:30rem;font-weight:600}.order-route-location__address{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#585858;font-weight:600}.order-route-location__flat-rate-settings{padding:0 2rem}.order-route-location__product-type-container{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;font-size:1.5rem;align-items:center}.order-route-location__product-name-edit{color:#ff6700;background-color:transparent;border:none}.order-route-location__product-name-edit:hover{font-weight:700}.continue-button{display:flex;grid-gap:1rem;gap:1rem;justify-content:center;border-radius:3rem;align-self:center;padding:1rem 0;margin:1.5rem;width:50%;font-size:2.2rem;text-align:center;background-color:#f16722;color:#fff;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;transition:background-color .5s}.continue-button:active{background-color:#ef5a0f}.continue-button:disabled{background-color:#99a0ab}.continue-button__container{display:flex;justify-content:center;width:100%;background-color:#f0f0f0;border-bottom-right-radius:3rem}.unit-type-selection__container{display:flex;justify-content:flex-end;padding:0 1rem;max-height:3.5rem}.unit-type-selection{display:flex;flex-direction:row;align-items:center;background-color:#e2e2e2;border-radius:5px;padding:.5rem;grid-gap:.5rem;gap:.5rem}.unit-type-selection__option{padding:.5rem;font-size:1.6rem;color:#585858;border-radius:4px;width:8rem;font-weight:700;text-align:center;cursor:pointer}.new-feature-badge{position:absolute;background-color:#ffcd00;font-size:1.4rem;border-radius:1.5rem;padding:.5rem 1rem;align-self:center;color:#fff;font-weight:700;box-shadow:0 0 6px 3px rgba(0,0,0,.16);animation-duration:7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:3s;animation-name:badgeShimmer;animation-timing-function:linear;-webkit-animation-duration:7s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:3s;-webkit-animation-name:badgeShimmer;-webkit-animation-timing-function:linear}.bundle-feature-badge{animation-name:bundleBadgeShimmer;-webkit-animation-name:bundleBadgeShimmer}@keyframes bundleBadgeShimmer{0%{background-position:-1rem 0;background-image:linear-gradient(90deg,#89cb3e 0,#edeef1 20%,#89cb3e 40%,#89cb3e)}15%{background-position:10rem 0;background-image:none}to{background-position:10rem 0;background-image:none}}.enterprise-feature-badge{position:absolute;background-color:#f16722;font-size:1.4rem;border-radius:1.5rem;padding:.5rem 1rem;align-self:center;color:#fff;font-weight:700;box-shadow:0 0 3px .5px rgba(0,0,0,.16);animation-duration:7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:3s;animation-name:enterpriseBadgeShimmer;animation-timing-function:linear;-webkit-animation-duration:7s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:3s;-webkit-animation-name:enterpriseBadgeShimmer;-webkit-animation-timing-function:linear}@keyframes enterpriseBadgeShimmer{0%{background-position:-1rem 0;background-image:linear-gradient(90deg,#f16722 0,#edeef1 20%,#f16722 40%,#f16722)}15%{background-position:10rem 0;background-image:none}to{background-position:10rem 0;background-image:none}}.bundle-feature-badge{position:absolute;background-color:#89cb3e;font-size:1.4rem;border-radius:1.5rem;padding:.5rem 1rem;align-self:center;color:#fff;font-weight:700;box-shadow:0 0 3px .5px rgba(0,0,0,.16);animation-duration:7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:3s;animation-name:badgeShimmer;animation-timing-function:linear;-webkit-animation-duration:7s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:3s;-webkit-animation-name:badgeShimmer;-webkit-animation-timing-function:linear}@keyframes badgeShimmer{0%{background-position:-1rem 0;background-image:linear-gradient(90deg,#89cb3e 0,#edeef1 20%,#89cb3e 40%,#89cb3e)}15%{background-position:10rem 0;background-image:none}to{background-position:10rem 0;background-image:none}}.modal-wrapper{position:relative;background-color:#fff;border-radius:1.2rem;border:none;outline:0;padding:2.8rem;min-width:40rem;max-width:75rem;display:flex;flex-direction:column}.modal-wrapper__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.modal-wrapper__header{color:#11234b;font-size:2rem;line-height:2.4rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-weight:600}.modal-wrapper__close{color:#bababa;cursor:pointer}.modal-wrapper__close:hover{color:#ff5858}.checkbox-switch__container{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;color:#707070;font-size:1.5rem;justify-content:flex-start;cursor:pointer;width:-moz-fit-content;width:fit-content}.checkbox-switch__checkbox{position:relative;-webkit-appearance:none;appearance:none;outline:none;width:40px;height:18px;background-color:#fff;border-radius:50px;box-shadow:inset -24px 0 0 0 #fff;transition-duration:.2s;border:1px solid #707070;cursor:pointer}.checkbox-switch__checkbox:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background-color:transparent;border-radius:50%;box-shadow:2px 4px 6px rgba(0,0,0,.2);background-color:#707070}.checkbox-switch__checkbox:checked{box-shadow:inset 22px 0 0 0 #fff}.checkbox-switch__checkbox:checked:after{left:24px;box-shadow:-2px 4px 3px rgba(0,0,0,.05)}.placeholder-container{position:relative;display:flex;grid-gap:2rem;gap:2rem;align-items:center;justify-content:center;max-width:calc(100% - 10rem);min-height:100vh;margin-left:auto;flex-direction:column;z-index:1}.placeholder-container__circle{position:absolute;top:35%;height:400px;width:400px;z-index:-1;border-radius:50%;background-color:#f2f2f2}.placeholder-container p{max-width:400px;line-height:2.3rem;text-align:center}.accordion-container{border-radius:10px;width:100%;margin:0 auto}.accordion-header{padding:15px;cursor:pointer;background-color:#f5f8fd;font-size:18px;font-family:"Gilroy-Bold",Arial,Helvetica,sans-serif;border-radius:10px;display:flex;align-items:center;justify-content:space-between}.accordion-header.active{background-color:rgba(236,152,110,.3764705882)}.accordion-icon{transition:all .5s;transform:rotate(180deg)}.accordion-icon.active{transform:rotate(0deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .5s ease-out,padding .5s ease-out;padding:0 15px}.accordion-content.show{max-height:90vh;padding:25px 15px}.accordion-content p{margin:0}.navigation{background-color:#f8f8f8;margin:0;overflow-y:none;position:relative;z-index:2}.add-items-modal{background-color:#f0f0f0;border-radius:2.5rem;border:0;height:calc(95% - 10rem);outline:0;-webkit-user-select:none;user-select:none;width:90%;z-index:9;display:flex;align-items:stretch;padding:3rem}.add-items-modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.add-items-modal__left{flex:2 1;max-width:66.66%;display:flex;flex-direction:column;padding-right:1rem}.add-items-modal__right{flex:1 1;max-width:33.33%;display:flex;flex-direction:column;justify-content:space-between}.add-items-modal__header{font-size:2rem;font-weight:900;border-bottom:1px solid #000;padding-bottom:1rem}.add-items-modal__search-container{background-color:#fff;margin:1rem 0;max-width:50%;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;border-radius:1rem;box-shadow:0 0 10px 0 rgba(0,0,0,.16);font-size:1.5rem}.add-items-modal__search{outline:0;border:0;width:100%}.add-items-modal__search-icon{height:2rem}.add-items-modal__tabs{font-size:1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;color:#fff;margin-bottom:1rem}.add-items-modal__tab{border-radius:2rem;padding:.5rem 1rem;margin:.5rem 1rem .5rem 0;white-space:nowrap;cursor:pointer}.add-items-modal__category-list{overflow-y:auto;padding-right:.5rem}.add-items-modal__category-list::-webkit-scrollbar{background-color:"transparent";width:8px;min-height:10px;max-height:10px}.add-items-modal__category-list::-webkit-scrollbar-track,.add-items-modal__category-list::-webkit-scrollbar-track:hover{background-color:transparent}.add-items-modal__category-list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.add-items-modal__category-list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.add-items-modal__category-list::-webkit-scrollbar-button{display:none}.add-items-modal__category-name{padding:1rem 0;font-size:1.5rem;font-weight:900;color:#707070}.add-items-modal__selected-items{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;overflow-x:scroll;padding:.5rem 0;margin-bottom:.5rem}.add-items-modal__selected-items::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.add-items-modal__selected-items::-webkit-scrollbar-track,.add-items-modal__selected-items::-webkit-scrollbar-track:hover{background-color:transparent}.add-items-modal__selected-items::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.add-items-modal__selected-items::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.add-items-modal__selected-items::-webkit-scrollbar-button{display:none}.add-items-modal__selected-item-delete{position:absolute;background-color:#99a0ab;border-radius:50%;color:#fff;font-size:1.5rem;top:-5%;right:0;cursor:pointer}.add-items-modal__selected-item-delete:hover{background-color:#ff5858}.add-items-modal__selected-item{min-width:9rem;max-width:9rem;max-height:6rem;padding:.5rem;border-radius:1.2rem;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.16)}.add-items-modal__scaled-img{flex:1 1 auto;background-color:#fff;border-radius:2rem;box-shadow:0 0 6px 0 rgba(0,0,0,.16);max-height:70%}.add-items-modal__done-button{color:#fff;background-color:#1e4281;margin:1rem 0;padding:1.5rem;text-align:center;border-radius:2rem;cursor:pointer;transition:all .2s ease-out}.add-items-modal__done-button:hover{transform:scale(1.02)}.furniture__list{height:24rem;display:flex;overflow-x:scroll;overflow-y:hidden;grid-gap:1rem;gap:1rem}.furniture__list::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.furniture__list::-webkit-scrollbar-track,.furniture__list::-webkit-scrollbar-track:hover{background-color:transparent}.furniture__list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.furniture__list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.furniture__list::-webkit-scrollbar-button{display:none}.furniture__card{display:flex;flex-flow:column;justify-content:space-evenly;align-items:center;text-align:center;min-width:12rem;border:0;margin:1rem .5rem;border-radius:2rem;box-shadow:0 0 10px 0 rgba(0,0,0,.16);cursor:pointer}.furniture__card:hover{background-color:#b5c6df}.furniture__card:hover .furniture__img{transform:scale(1.05)}.furniture__card:hover .furniture__name{font-weight:900}.furniture__img{width:100%;max-height:10rem;padding:.5rem;transition:all .2s ease-out}.furniture__name{-ms-word-break:break-all;word-break:break-word;padding:1rem;width:100%;font-size:1.3rem;overflow-wrap:break-word;word-wrap:break-word}.furniture__input{max-height:2.5rem}.furniture__add-button-container{background-color:#f16722;padding:.5rem 3rem;border-radius:2rem}.furniture__add-button{color:#fff;font-size:1.5rem}#root{width:100%;height:100vh}#invoice-root{left:0;top:0;position:absolute;visibility:hidden}#invoice-root,.App{width:100%;height:100%}.App{display:flex}.main-dashboard{overflow:auto}.main,.main-dashboard{width:100%;height:100vh}.main{overflow:hidden}.fulFillmentMain{width:100%;height:100vh;overflow:auto;background-color:#fcfcfc}.fulFillmentMain::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.fulFillmentMain::-webkit-scrollbar-track,.fulFillmentMain::-webkit-scrollbar-track:hover{background-color:transparent}.fulFillmentMain::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.fulFillmentMain::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.fulFillmentMain::-webkit-scrollbar-button{display:none}.map__container{position:relative;width:100%;height:-o-calc(100% - 5.1rem);height:calc(100% - 5.1rem)}.header{height:5rem;display:flex;flex-direction:row;width:100%}.header__blocker{position:absolute;top:0;left:0;height:100%;border:1px solid orange;opacity:.5;z-index:1000;min-height:2em;width:100%;cursor:not-allowed}.header__add-button{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;height:4rem;min-height:4rem;width:4rem;min-width:4rem;margin:.5rem;padding:.5rem;background-color:#f16722;color:#f5f8fd;border-radius:100%;font-size:2.2rem;font-weight:700;cursor:pointer;transition:all .3s ease-out}.header__add-button:hover{width:20rem;min-width:20rem;height:5rem;min-height:5rem;margin:0;border-radius:0;border-top-right-radius:2rem}.header__add-button:hover .header__add-text{font-size:2.2rem}.header__add-text{font-size:0;transition:all .3s ease-out}.header__tabs{display:flex;flex-direction:row;min-width:0;flex:1 1;align-items:flex-start;grid-gap:.5rem;gap:.5rem;overflow:auto}.header__tabs::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.header__tabs::-webkit-scrollbar-track,.header__tabs::-webkit-scrollbar-track:hover{background-color:transparent}.header__tabs::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.header__tabs::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.header__tabs::-webkit-scrollbar-button{display:none}.header__tab{flex:1 1;min-width:0;max-width:20rem;overflow:hidden;color:#5a5a5a;font-size:2rem;font-weight:700;cursor:pointer;height:5rem;display:flex;flex-direction:row;padding:1rem;align-items:center;justify-content:space-between;position:relative;grid-gap:1rem;gap:1rem;border-radius:1rem;height:4rem;align-self:center;background-color:#f8f8f8;border:1px solid #cfcfcf}.header__tab:before{left:0;top:0;content:"";position:absolute;height:100%;width:100%}.header__restored-icon{position:absolute;top:3px;right:3px;height:12px;width:12px;z-index:100000}.header__route-name{flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:clip;background-color:transparent;position:relative}.header__route-name:after{left:0;top:0;content:"";position:absolute;height:100%;width:100%;background:linear-gradient(90deg,transparent 0,transparent 80%,#f8f8f8)}.header__delete-button{min-height:2rem;min-width:2rem;right:1rem;z-index:3;color:#b7b7b7;padding:.2rem;border-radius:50%;cursor:pointer;transition:background-color .5s ease}.header__delete-button:hover{background-color:#eee}.header__order-pool{height:5rem;width:32rem;min-width:32rem;display:flex;flex-direction:row;align-items:center;background-color:#6e6e6e;color:#fff;font-size:2.2rem;font-weight:500;grid-gap:1rem;gap:1rem;justify-content:center;border-top-right-radius:3rem;border-top-left-radius:3rem;margin-right:4rem;align-self:flex-end;cursor:pointer}.header__drag-n-drop-space{position:relative;height:0;display:flex;flex-direction:row;justify-content:space-between}.route-selection__modal{background-color:#fff;border:0;outline:0;position:absolute;z-index:999}.route-selection__modal-container{height:100%;width:100%;padding:0}.route-selection__modal-info{font-size:1.5rem;padding:1rem 0}.route-selection__modal-routes{border-radius:.5rem;max-height:16rem;overflow-y:auto;display:flex;flex-direction:column;width:100%}.route-selection__modal-routes::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.route-selection__modal-routes::-webkit-scrollbar-track,.route-selection__modal-routes::-webkit-scrollbar-track:hover{background-color:transparent}.route-selection__modal-routes::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.route-selection__modal-routes::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.route-selection__modal-routes::-webkit-scrollbar-button{display:none}.route-selection__modal-route-item{border-radius:.5rem;color:#396cb3;cursor:pointer;font-weight:700;padding:2rem;text-align:center}.route-selection__modal-route-item:hover{background-color:#f5f8fd}.map-container{position:relative;width:100%;height:-o-calc(100% - 5.1rem);height:calc(100% - 5.1rem)}.map-container__info-container{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);background-color:#1e4281;border-radius:6px;color:#fff;padding:1.5rem;-webkit-user-select:none;user-select:none;min-width:20rem}.map-container__num-drivers{font-size:1.4rem;text-align:center}.order-route{background-color:#fff;position:absolute;top:100%;left:0;width:50rem;max-height:75vh;background-color:transparent;box-shadow:0 0 10px 0 rgba(0,0,0,.16)}.order-route,.order-route__container{display:flex;flex-direction:column;border-bottom-right-radius:3rem}.order-route__container{background-color:#f0f0f0;overflow-y:auto}.order-route__container::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.order-route__container::-webkit-scrollbar-track,.order-route__container::-webkit-scrollbar-track:hover{background-color:transparent}.order-route__container::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.order-route__container::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.order-route__container::-webkit-scrollbar-button{display:none}.order-route__route-types{background-color:#f0f0f0;box-shadow:0 0 10px 0 rgba(0,0,0,.16);font-size:1.7rem;font-weight:700;color:#707070;padding:1.5rem;max-height:40rem;overflow-y:auto;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.order-route__route-types::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.order-route__route-types::-webkit-scrollbar-track,.order-route__route-types::-webkit-scrollbar-track:hover{background-color:transparent}.order-route__route-types::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.order-route__route-types::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.order-route__route-types::-webkit-scrollbar-button{display:none}.order-route__route-type-placeholder{padding:2rem;width:100%;min-height:7rem;content:"";background:linear-gradient(90deg,#cfcfcf 0,#fff 15%,#cfcfcf 30%);animation:titleShimmer 2s linear 0s infinite;border-radius:1rem}.order-route__route-type-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;transition:all .4s ease-out;padding:2rem;border-radius:1rem}.order-route__route-type-container:hover{background-color:#fff}.order-route__radio-selector{cursor:pointer;width:2rem;height:2rem;min-width:2rem;max-width:2rem;accent-color:#f16722;border-radius:50%;margin:.5rem;-webkit-appearance:none;appearance:none;box-shadow:0 0 6px 0 #f16722;padding:0;border:1px solid #f16722;outline:none;transition:all .3s ease-in-out}.order-route__radio-selector:checked{box-shadow:0 0 6px 0 #f16722,inset 0 0 0 4px #fff;background-color:#f16722}.order-route__route-type{position:relative;flex:1 1;display:flex;flex-direction:row;align-items:flex-start;grid-gap:2rem;gap:2rem;margin:0;-webkit-user-select:none;user-select:none;transition:all .4s ease-out;cursor:pointer;width:20rem}.order-route__route-type-text{padding-top:.5rem;z-index:100;overflow:visible}.order-route__route-type-text-wrapper{position:relative;width:-moz-fit-content;width:fit-content}.order-route__route-type-subtext{font-size:1.3rem;font-weight:500;padding-top:1rem;padding-right:1rem;color:#99a0ab;transition:all .4s ease-out}.order-route__route-type-arrow{margin-top:.5rem}.order-route__icon{color:#3f3f3f;font-size:3rem;pointer-events:none;position:absolute;right:.4rem;top:.4rem}.order-route__delivery-type-container{display:flex}.order-route__route-to-order-pool{position:absolute;top:100%;width:100%;border-bottom-right-radius:6px}.order-route__route-to-order-pool .route-to-pool__send-to-pool-container{border-bottom-left-radius:0;border-bottom-right-radius:6px}@keyframes scrollToRightOnHoverFlatRate{0%{transform:translateX(0)}to{transform:translateX(calc(-100% + 23rem))}}.order-route-add-item{display:flex;flex-direction:column;font-size:2rem;padding-top:1.5rem;position:relative;width:100%}.order-route-add-item__button--add-item{border:none;width:14rem;margin-top:1rem;cursor:pointer;display:flex;align-items:center;height:100%;padding:0 1rem;border-radius:.8rem;transition:background-color .5s}.order-route-add-item__button--add-item:disabled{background-color:#99a0ab}.order-route-add-item__button--add-item svg{fill:#fff}.order-route-add-item__item{display:flex;font-size:1.6rem;padding:1rem;background-color:#fff;border-radius:1rem;margin-bottom:.5rem}.order-route-add-item__item-entity{justify-content:space-between;-webkit-user-select:none;user-select:none;align-items:center}.order-route-add-item__item-type{display:flex;align-items:center}.order-route-add-item__item-img{height:4rem;max-width:6rem}.order-route-radius__items{padding-right:20px}.order-route-radius__tags{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.order-route-radius__tag{font-size:1.2rem;color:#fff;background-color:#ff6700;padding:.3rem 1rem;border-radius:1rem}.order-route-radius__container{display:flex;flex-direction:row;align-items:center;position:relative}.order-route-radius__option{display:flex;justify-content:space-between;align-items:center;font-size:1.8rem;padding:2px 0}.order-route-radius__label{font-size:1.6rem;height:2rem;line-height:3rem;color:#99a0ab;font-weight:300;height:30px;padding-right:1rem;max-width:34rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order-route-detail{-webkit-user-select:none;user-select:none;display:flex;flex-wrap:wrap;font-size:2rem;padding-top:1.5rem;position:relative}.order-route-detail__extra-help-container{display:inline-flex;flex-direction:row;margin:0 5rem 1rem;font-size:2rem;font-weight:bolder;color:#707070;align-items:center;cursor:pointer}.order-route-detail__extra-help-checkbox{position:relative;-webkit-appearance:none;appearance:none;outline:none;width:50px;height:22px;background-color:#fff;border-radius:50px;box-shadow:inset -24px 0 0 0 #fff;transition-duration:.2s;margin-left:1rem;border:3px solid #bec2cc;cursor:pointer}.order-route-detail__extra-help-checkbox:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background-color:transparent;border-radius:50%;box-shadow:2px 4px 6px rgba(0,0,0,.2);background-color:#bec2cc}.order-route-detail__extra-help-checkbox:checked{background-color:#9ee250;box-shadow:inset 28px 0 0 0 #fff}.order-route-detail__extra-help-checkbox:checked:after{left:30px;background-color:#89cb3e;box-shadow:-2px 4px 3px rgba(0,0,0,.05)}.order-route-detail__options{padding:.5rem 0}.order-route-detail__option{position:relative;display:flex;direction:row;align-items:center;font-size:1.8rem;padding:.7rem 0}.order-route-detail__vertical{position:absolute;border:3px solid #99a0ab;width:6px;height:2rem;top:1.8rem;left:calc(1rem - 3px)}.order-route-detail__button--add-help{padding-left:3rem;padding-bottom:1rem;height:100%}.order-route-detail__button--add-help>div{display:flex;align-items:center;background-color:#40af65;height:100%;width:100%;padding:.2rem 1rem;border-radius:.8rem}.order-route-detail__button--add-help .order-route-location__button-icon{fill:#fff}.radio__input{position:absolute;visibility:hidden}.radio__label{display:flex;flex-direction:row;align-items:center;font-size:1.5rem;padding-right:1rem;font-weight:700;z-index:3;cursor:pointer;transition:all .25s ease-out;-webkit-transition:all .25s ease-out;opacity:.8}.radio__label:hover span{transform:scale(1.05)}.radio__label-text{padding-left:1rem}.radio__icon{display:inline;color:#bec2cc;position:relative}.radio__icon:hover{cursor:help}.radio__info-message{background-color:#fff;color:#000;border-radius:2rem 2rem 2rem 0;position:absolute;left:90%;bottom:-6rem;display:none;padding:1.5rem;width:30rem;transform-origin:center;transform:translateY(-10rem);font-size:1.5rem;line-height:2rem;box-shadow:0 0 6px rgba(0,0,0,.16);z-index:1000}.radio__info-message p{text-align:justify}.radio__info-message:before{content:"";width:0;height:0;position:absolute;border-color:#fff transparent transparent #fff;border-style:solid;border-width:7px;left:0;bottom:-1.3rem}.radio__icon:hover+.radio__info-message,.radio__icon:hover .radio__info-message{display:unset}.radio__check{border:3px solid #99a0ab;border-radius:100%;height:1.8rem;width:1.8rem;top:0;left:0;z-index:1;transition:border .25s linear;-webkit-transition:border .25s linear}.radio__check:before{position:absolute;content:"";border-radius:100%;height:.8rem;width:.8rem;top:1.3rem;left:.5rem;margin:auto;z-index:2;transition:background-color .25s linear;-webkit-transition:background-color .25s linear}.radio__input:checked~.radio__check:before{background-color:#ff3b3b}.radio__input:checked+.radio__label{cursor:default}.radio__input:checked+.radio__label:hover{transform:none}.radio__checkbox{border:3px solid #99a0ab;border-radius:.5rem;height:1.8rem;width:1.8rem;top:0;left:0;z-index:1;transition:border .25s linear;-webkit-transition:border .25s linear}.radio__checkbox:before{position:absolute;content:"✓";color:transparent;font-weight:1000;height:0;width:0;top:.4rem;left:.2rem;margin:auto;z-index:2;transition:color .25s linear;-webkit-transition:color .25s linear;transform:scale(1.5)}.radio__input:checked~.radio__checkbox:before{color:#ec986e}.order-route-urgency{-webkit-user-select:none;user-select:none;font-size:1.6rem;position:relative;padding:1.5rem 4rem 0;background-color:#f0f0f0}.datetime-picker{width:15rem;font-size:1.9rem;text-align:center;border:1px solid #bec2cc;border-radius:3rem;color:#707070;outline:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;height:3rem}.datetime-picker__title{font-size:2rem;font-weight:700;padding-bottom:2rem}.datetime-picker__container{display:flex;flex-wrap:wrap;justify-content:space-evenly;height:7rem;width:100%}.datetime-picker__container--half{display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start}.datetime-picker__divider{height:100%;border-left:.1px solid #bec2cc}.datetime-picker__label{color:#99a0ab;font-size:1.5rem;margin-left:1rem}.datetime-picker__scheduler{cursor:pointer;display:flex;align-items:center;justify-content:center;width:15rem;font-size:1.9rem;text-align:center;border:1px solid #bec2cc;border-radius:3rem;color:#707070;outline:0;background-color:#fff;height:3.3rem}.datetime-picker__scheduler:focus-within{outline:0}.datetime-picker__dropdown{z-index:10;position:absolute;width:100%;top:100%;max-height:7.8rem;overflow-y:auto;border-radius:1rem}.datetime-picker__dropdown::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.datetime-picker__dropdown::-webkit-scrollbar-track,.datetime-picker__dropdown::-webkit-scrollbar-track:hover{background-color:transparent}.datetime-picker__dropdown::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.datetime-picker__dropdown::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.datetime-picker__dropdown::-webkit-scrollbar-button{display:none}.datetime-picker__dropdown-option{border:0;background-color:#fff;width:100%;font:2.5rem;padding:.5rem}.datetime-picker__dropdown-option:hover{background-color:#e5e5e5}.urgency-picker{font-size:2rem;-webkit-user-select:none;user-select:none;display:block;position:relative;width:100%;padding:1rem 0;background-color:#f0f0f0}.urgency-picker__urgency-list{margin:0 3rem;background-color:#707070;border-radius:2.5rem;padding:.7rem 1rem}.urgency-picker__urgency{display:inline-block;font-size:1.5rem;width:25%;text-align:center;color:#fff;transition:all .1s linear;-webkit-transition:all .1s linear;padding:.8rem;cursor:pointer}.urgency-picker__urgency--selected{color:#3f3f3f;background-color:#fff;border-radius:2rem}.urgency-picker__content{display:inline-block;position:relative;font-size:2.2rem;font-weight:800;width:100%;padding:1.5rem 0;color:#707070;animation:slide-animation 1s ease .5s 1 forwards;width:-moz-fit-content;width:fit-content;color:transparent;transform:translateX(-50%)}.list-picker{background-color:#f0f0f0}.list-picker__container{display:flex;height:13rem;overflow-x:hidden;overflow-y:hidden;padding:.5rem 6rem;white-space:nowrap}.list-picker__items{display:flex;justify-content:space-evenly;width:90%}.list-picker__item{color:#707070;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:space-between;width:30%;padding:1rem 5px;background-color:#fff;border-radius:1rem;box-shadow:0 0 10px rgba(0,0,0,.19)}.list-picker__item,.list-picker__item:hover{transition:all .1s linear;-webkit-transition:all .1s linear}.list-picker__item:hover{color:#fff;font-weight:700}.list-picker--selected{background-color:#396cb3}.list-picker--selected,.list-picker__arrow-span:hover{color:#fff;font-weight:700;transition:all .1s linear;-webkit-transition:all .1s linear}.list-picker__arrow-span:hover{cursor:pointer}.list-picker__footer{text-align:center}.list-picker__dot{color:rgba(241,103,34,.4);padding:0 .1rem;font-size:3rem;line-height:.5rem;vertical-align:middle;-webkit-user-select:none;user-select:none}.list-picker__dot,.list-picker__dot--selected{transition:all .1s linear;-webkit-transition:all .1s linear}.list-picker__dot--selected{color:#f16722}.list-picker__img{display:block}.list-picker__price{display:block;font-size:1.5rem;text-align:center;width:100%}.list-picker__button{-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;font-size:3rem;justify-content:space-around;align-items:center;color:#707070}.list-picker__arrow-span{background-color:#fff;border-radius:50%;width:3rem;text-align:center;transition:all .1s linear;-webkit-transition:all .1s linear;box-shadow:0 0 10px rgba(0,0,0,.19)}.react-datepicker{font-size:1.6rem}.react-datepicker__header{padding-top:1.2rem}.react-datepicker__month{margin:.6rem 1.6rem}.react-datepicker__day,.react-datepicker__day-name{width:3rem;line-height:3rem;margin:3px}.react-datepicker__current-month{font-size:1.6rem}.react-datepicker__navigation{top:1.6rem;line-height:2.5rem;border:.7rem solid transparent}.react-datepicker__navigation--previous{border-right-color:#b3b3b3}.react-datepicker__navigation--next{border-left-color:#b3b3b3}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:10rem}@keyframes slide-animation{0%{left:0;color:transparent}to{left:50%;color:#707070}}.order-route-invoice{display:flex;visibility:visible;height:100%;width:100%;z-index:4}.order-route-invoice__overlay{position:absolute;top:0;height:100%;width:100%;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:0}.order-route-invoice__container{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;height:calc(100% - 7rem);width:100%;z-index:1}.order-route-invoice__header{display:flex;flex-direction:row-reverse;font-size:2rem;width:100%}.order-route-invoice__close{font-size:3rem;font-weight:900;padding:1rem 1rem 0 0;cursor:pointer;outline:0}.order-route-invoice__close:hover{color:#ff5858}.order-route-invoice__content{display:flex;flex-direction:row;height:100%;justify-content:center;grid-gap:5%;gap:5%;width:100%}.invoice{display:flex;flex-direction:column;background-color:#f0f0f0;border-radius:3.3em;box-shadow:0 0 6px 0 rgba(0,0,0,.39);height:100%;width:35%}.invoice__header{color:#fff;background-color:#1e4281;border-radius:3.3rem 3.3rem 0 0;padding:1rem 2rem}.invoice__content{display:flex;flex-direction:column;max-height:calc(100% - 7.2rem);height:100%;justify-content:space-between;padding:0 0 3rem}.invoice__orders{max-height:35%;overflow-y:auto;margin:1rem 3rem}.invoice__orders::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.invoice__orders::-webkit-scrollbar-track,.invoice__orders::-webkit-scrollbar-track:hover{background-color:transparent}.invoice__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.invoice__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.invoice__orders::-webkit-scrollbar-button{display:none}.invoice__order{display:flex;flex-direction:column;color:#707070;width:100%;grid-gap:.7rem;gap:.7rem}.invoice__order-name{font-weight:900}.invoice__order-address{opacity:.59}.invoice__order-divider{display:block;padding:0;height:1px;border:0;border-top:1px solid hsla(0,0%,43.9%,.5);margin-top:1rem}.invoice__divider{display:block;padding:0;height:1px;border:0;border-top:1px solid #707070;margin:1rem 4rem}.invoice-receipt{margin:0 8rem}.invoice-receipt__card-types{width:80%;align-self:center}.invoice__promo{display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 0;margin:1rem 0;align-items:center}.invoice__promo-enter-button{display:inline-block;padding:1rem;font-size:1.5rem;background-color:#1e4281;color:#fff;cursor:pointer;border-radius:1rem;box-shadow:0 0 7px 0 rgba(0,0,0,.16)}.invoice__promo-enter-button:hover{transition:all .2s ease-out;transform:scale(1.05)}.invoice__promo-apply-button{padding:8px;background-color:#1e4281;font-size:1.5rem;border-radius:1rem;flex:2 1;margin:0 1rem;cursor:pointer}.invoice__promo-apply-button:hover{transition:all .2s ease-out;transform:scale(1.05)}.invoice__promo-close{float:right;color:#99a0ab;flex:4 1}.invoice__promo-close:hover{transition:all .2s ease-out;transform:scale(1.1);color:#ff5858;cursor:pointer}.invoice__promo-applied{display:flex;flex-direction:row;width:100%;grid-gap:1rem;gap:1rem}.invoice__promo-code{font-size:2rem;background-color:#fff;border-radius:2rem;color:#707070;box-shadow:0 0 7px 0 rgba(0,0,0,.16)}.invoice__promo-code,.invoice__promo-remove{flex:1 1;display:flex;justify-content:center;align-items:center;padding:1rem}.invoice__promo-remove{font-size:1.5rem;background-color:#f16722;border-radius:1rem;color:#fff;cursor:pointer}.invoice__promo-remove:hover{transition:all .2s ease-out;transform:scale(1.05)}.invoice__pay-button-wrapper{margin:0 4rem}.invoice-map{position:relative;flex-direction:column;height:100%;width:35%;background-color:#f0f0f0;box-shadow:0 0 6px 0 rgba(0,0,0,.39);border-radius:3.3rem;color:#707070}.invoice-map,.invoice-map__header{display:flex;justify-content:space-between;padding:2rem}.invoice-map__header{font-weight:900}.invoice-map__map{height:100%}.invoice-map__footer{display:flex;justify-content:space-evenly;padding:2.5rem}.invoice-map__footer-item{flex:1 1;display:flex;flex-direction:column;justify-content:space-around;align-items:center;font-size:1.5rem;grid-gap:2.5rem;gap:2.5rem}.invoice-map__footer-item:not(:last-child){border-right:1px solid #707070}.invoice-map__footer-label{font-weight:lighter}.invoice-map__footer-data{font-weight:900}.timespan{-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;font-size:2rem;padding-top:1.5rem;position:relative;max-height:40rem;overflow-y:auto;overflow-x:hidden}.timespan::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.timespan::-webkit-scrollbar-track,.timespan::-webkit-scrollbar-track:hover{background-color:transparent}.timespan::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.timespan::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.timespan::-webkit-scrollbar-button{display:none}.timespan__head{background-color:#fff;border-radius:1rem;display:flex;font-size:1.6rem;flex-wrap:wrap;padding:1.5rem;margin:1.5rem;grid-gap:1rem;gap:1rem}.timespan__head-overlay{height:5rem}.timespan__head-item{display:flex;flex-direction:row;line-height:2.5rem;align-items:center;position:relative}.timespan__head-title{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem;font-weight:500;color:#737373}.timespan__head-value{font-weight:700;color:#585858}.timespan__head-button{cursor:pointer;position:absolute;bottom:0;right:-1rem;background:#ececec;box-shadow:0 6px 10px rgba(0,0,0,.08);height:2.4rem;width:2.4rem;display:flex;align-items:center;justify-content:center;border-radius:100%;transition:color .5s ease}.timespan__head-button:hover{color:#f16722}.timespan__manual-container{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;font-size:1.5rem;padding:0 1rem}.timespan__manual-button{border:0;background-color:#ff5858;border-radius:1rem;color:#fff;padding:.5em}.timespan__manual-button:hover{background-color:#ff2525}.timespan__manual-button:focus-within{outline:0}.set-service-time-modal__content{background-color:#fff;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;grid-gap:1.5rem;gap:1.5rem}.set-service-time-modal__input-container{align-items:center;align-self:stretch;display:flex;flex-direction:row;justify-content:space-evenly}.set-service-time-modal__error{color:#ff5858}.set-service-time-modal__input{min-width:2rem;max-width:3rem}.set-service-time-modal__input::-webkit-inner-spin-button,.set-service-time-modal__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.set-service-time-modal__info{display:flex;flex-direction:row}.set-service-time-modal__info-icon{color:#ff6700;font-size:2rem;padding-right:1rem}.set-service-time-modal__info-text{color:#3f3f3f;font-size:1.8rem;text-align:center;line-height:2.1rem}.set-service-time-modal__button{border:0;background-color:#396cb3;color:#fff;align-self:center;border-radius:1rem;padding:1rem}.order-route-stage-bar{font-size:2rem;-webkit-user-select:none;user-select:none;display:block;width:100%;background-color:#f0f0f0;padding:3rem 2rem 2rem}.order-route-stage-bar__tab-list{display:flex;flex-direction:row}.order-route-stage-bar__tab{padding:4px 0;margin-left:1px;display:inline-block;font-size:2.5rem;flex:1 1;text-align:center;color:#fff;background-color:#89cb3e;transition:all .1s linear;-webkit-transition:all .1s linear;cursor:pointer}.order-route-stage-bar__tab:first-child{border-radius:1rem 0 0 1rem}.order-route-stage-bar__tab:last-child{border-radius:0 1rem 1rem 0}.order-route-stage-bar__tab--selected{color:#000;background-color:#fff;border:1px solid #99a0ab}.order-route-stage-bar__tab--disabled{background-color:transparent;color:#bec2cc;border:1px solid #bec2cc;cursor:default}.order-route-stage-bar__content{display:flex;font-size:1.5rem;width:100%;justify-content:space-around;align-items:center;color:grey}.batch{display:flex;flex-direction:column;position:absolute;top:100%;left:0;height:calc(100vh - 5rem);min-width:60rem;max-width:60rem;box-shadow:0 0 10px 0 rgba(0,0,0,.16);background-color:#f0f0f0}.dropoff-order__close-overlay{cursor:pointer;position:absolute;top:0;left:0;height:6rem;width:100%}.dropoff-order__arrow-down{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-radius:3px;border-top:11px solid #f16722;cursor:pointer;background-color:transparent;border-bottom-color:transparent;padding:0}.dropoff-order__arrow-down:focus-within{outline:none}.dropoff-order__arrow-right{width:0;height:0;border-bottom:8px solid transparent;border-top:8px solid transparent;border-radius:3px;border-left:11px solid #f16722;cursor:pointer;background-color:transparent;border-right-color:transparent;padding:0}.dropoff-order__arrow-right:focus-within{outline:none}.dropoff-order__edit-row{font-weight:700;display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;width:100%}.dropoff-order__edit-address-icon-container{height:3.5rem;width:3.5rem;padding:.25rem .5rem .5rem;box-shadow:0 6px 14px rgba(0,0,0,.03);border-radius:.5rem;border:1px solid #ebebeb;color:#45577e;fill:#45577e;stroke:#45577e;cursor:pointer;align-self:flex-end;margin-bottom:.5rem;background-color:#fff}.dropoff-order__edit-address-icon{color:#f16722}.dropoff-order__modal{background-color:#fff;border-radius:2.5rem;border:0;outline:0;-webkit-user-select:none;user-select:none;width:50%;min-width:60rem;z-index:9;align-items:stretch;padding:3rem;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.dropoff-order__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.dropoff-order__modal-header{display:flex;flex-direction:row;justify-content:space-between;font-size:1.8rem}.dropoff-order__modal-close{cursor:pointer;color:#bec2cc}.dropoff-order__modal-close:hover{color:#ff5858}.dropoff-order__modal-note{font-size:1.5rem}.dropoff-order__modal-body{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.dropoff-order__modal-submit-button{border:0;border-radius:2rem;padding:1rem 4rem;background-color:#f16722;font-size:1.6rem;width:-moz-fit-content;width:fit-content;color:#fff;align-self:center}.set-orders{height:calc(100vh - 13.725rem);position:relative}.set-orders__orders{overflow-y:auto;overflow-x:hidden;height:calc(100% - 22rem)}.set-orders__orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.set-orders__orders::-webkit-scrollbar-track,.set-orders__orders::-webkit-scrollbar-track:hover{background-color:transparent}.set-orders__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.set-orders__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.set-orders__orders::-webkit-scrollbar-button{display:none}.set-orders__order-container{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;width:100%;padding:1rem 2rem}.set-orders__address-container{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;font-size:1.8rem;flex:1 1;padding:1.5rem;border-radius:1.5rem;position:relative;background-color:#fafafa;transition:height .25s ease-in;overflow-y:hidden}.set-orders__address{max-width:34rem;line-height:2rem;color:#585858}.set-orders__address,.set-orders__name{overflow:hidden;text-overflow:ellipsis;font-weight:600;white-space:nowrap}.set-orders__name{color:#7d7d7d;max-width:30rem}.set-orders__controls{display:flex;flex-direction:row;align-items:center;grid-gap:.5rem;gap:.5rem;position:absolute;top:1rem;right:1rem}.set-orders__loading{font-size:1.5rem;color:#ec986e;font-weight:700;width:7rem}.set-orders__loading--success{color:#40af65;animation:disappear 2s linear 1s 1 forwards}.set-orders__loading:after{overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis .9s steps(4) infinite;content:"…";width:0}.set-orders__icon{height:3.5rem;width:3.5rem;padding:.5rem;box-shadow:0 6px 14px rgba(0,0,0,.03);border-radius:.5rem;border:1px solid #ebebeb;color:#45577e;fill:#45577e;stroke:#45577e;cursor:pointer}.set-orders__icon--warning{height:3rem;width:3rem;padding:.5rem;border-radius:.5rem;color:#ec986e;cursor:help}.set-orders__close{height:2rem;width:2rem;color:#bec2cc;cursor:pointer}.set-orders__close:hover{color:#ff5858}.set-orders__add-container{padding:.5rem 0 .5rem 5rem;position:relative;flex-shrink:0}.set-orders__date-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:2rem 3rem 2rem 5rem}.set-orders__date-label{color:#737373;font-size:1.8rem}.set-orders__date{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center;background-color:#fafafa;width:100%;padding:1.5rem;border-radius:1.5rem;position:relative}.set-orders__date-icon{color:#bec2cc}.set-orders__date-wrapper{width:100%}.set-orders__date-input{font-size:1.8rem;background-color:transparent;color:#585858;font-weight:600;border:none;outline:none;width:100%;cursor:pointer}.set-orders__date-calendar{border-radius:1.5rem;width:100%;position:relative;left:0}.set-orders__date-popper{position:relative;width:100%;left:0;z-index:5}.set-items{height:calc(100vh - 13.725rem)}.set-items__header{display:flex;flex-direction:row;justify-content:space-between;padding:0 1rem 1rem}.set-items__orders{overflow-y:auto;overflow-x:hidden;height:calc(100% - 12rem)}.set-items__orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.set-items__orders::-webkit-scrollbar-track,.set-items__orders::-webkit-scrollbar-track:hover{background-color:transparent}.set-items__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.set-items__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.set-items__orders::-webkit-scrollbar-button{display:none}.set-items__add-container{display:flex;flex-direction:row;align-items:center;border:1px solid #f16722;background-color:#f16722;border-radius:.8rem;color:#fff;font-size:1.7rem;font-weight:600;width:12rem;justify-content:center;transition:background-color 1s ease;overflow:hidden}.set-items__add-container:after{content:"Add To All"}.set-items__add-container:hover{background-color:transparent;justify-content:space-evenly}.set-items__add-container:hover:after{display:none}.set-items__add-container:hover .set-items__add-icon{display:block;color:#fff;background-color:#f16722}.set-items__add-icon{flex:1 1;height:3.4rem;padding:.7rem;display:none;transition:background-color 1s ease;cursor:pointer}.set-services{height:calc(100vh - 13.725rem)}.set-services__orders{overflow-y:auto;overflow-x:hidden;height:calc(100% - 7.5rem)}.set-services__orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.set-services__orders::-webkit-scrollbar-track,.set-services__orders::-webkit-scrollbar-track:hover{background-color:transparent}.set-services__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.set-services__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.set-services__orders::-webkit-scrollbar-button{display:none}.items-list{font-size:1.6rem;display:flex;flex-wrap:wrap;width:54rem;border-radius:.5rem;grid-gap:1.5rem;gap:1.5rem}.items-list,.items-list__header-item{padding:1rem}.items-list__buttons{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem}.items-list__add-button{width:14rem;margin-top:1rem;cursor:pointer;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;justify-content:center;height:100%;padding:0 1rem;border-radius:.8rem;border:1px solid #f16722}.items-list__add-button:focus-within{outline:none}.items-list__add-button--text{font-weight:600;border-radius:.8rem;padding:1rem 0;font-size:1.7rem}.item-card{padding:1rem;border-radius:.5rem;background-color:#fff;width:25rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.item-card__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem}.item-card__title{font-weight:700;color:#11234b;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-card__label{color:#737373}.item-card__value{color:#585858;font-weight:700}.item-card__checker-container{display:flex;flex-direction:row;align-items:center;grid-gap:.5rem;gap:.5rem}.item-card__edit-icon{color:#f16722;cursor:pointer}.item-card__delete-icon{color:#bec2cc;cursor:pointer}.item-card__delete-icon:hover{color:#ff5858}.sidenav{background-color:#6e6e6e;display:flex;flex-direction:column;height:100%;width:6.4rem;overflow-x:hidden}.sidenav::-webkit-scrollbar{display:none}.sidenav:hover{transition:.15s;width:30rem}.sidenav:hover .sidenav__referral-button-text{transition:.15s;width:10rem}.sidenav:hover .sidenav__referral-container{transition:.15s;background-color:#8d8d8d}.sidenav:hover .sidenav__referral-button-icon{transition:.15s;display:none}.sidenav:hover .sidenav__referral-image,.sidenav:hover .sidenav__referral-text{transition:.15s;display:block}.sidenav__main{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 5rem);overflow-y:auto}.sidenav__main::-webkit-scrollbar{display:none}.sidenav__main-container{display:flex;flex-direction:column}.sidenav__nav-item{align-items:center;color:#fff;display:flex;padding:1rem 1.6rem;width:100%;grid-gap:1rem;gap:1rem}.sidenav__nav-item--logo{height:5rem;padding:.8rem 1.2rem}.sidenav__nav-item--logo:hover{color:inherit;text-decoration:unset}.sidenav__nav-item:hover{cursor:pointer}.sidenav__link-item{align-items:center;color:#fff;display:flex;width:100%;grid-gap:1rem;gap:1rem}.sidenav__link-item:hover{cursor:pointer;text-decoration:none;color:#fff}.sidenav__nav-item:hover .sidenav__nav-icon,.sidenav__nav-item:hover .sidenav__nav-text{transition:.15s}.sidenav__item-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#bec2cc;font-size:3rem}.sidenav__item-container:hover{color:#fff;cursor:pointer}.sidenav__dropdown-separator{margin:0 1rem;border-top:1px solid #acacac}.sidenav__dropdown-list{top:3rem;right:0;z-index:10}.sidenav__dropdown-item{padding:.8rem 1.6rem}.sidenav__dropdown-item:hover>.sidenav__nav-text{transform:translateX(1rem);transition:transform .3s ease-in-out}.sidenav__dropdown-icon{margin-left:auto}.sidenav__logo-container{display:flex;margin-top:2px}.sidenav__logo{width:3.8rem}.sidenav__logo-placeholder{width:2.5rem;font-size:1.6rem;text-align:center;display:flex;justify-content:center}.sidenav__fulfillment-link .sidenav__nav-icon,.sidenav__nav-icon{padding-left:.2rem;font-size:2.5rem;transition:all .2s ease-out}.sidenav__fulfillment-link .sidenav__nav-icon--highlighted,.sidenav__nav-icon--highlighted{color:#fff}.sidenav__fulfillment-link .sidenav__nav-icon-count,.sidenav__nav-icon-count{position:absolute;border-radius:50%;background-color:#f16722;font-weight:bolder;height:.8rem;width:.8rem;top:5%;left:65%;box-shadow:0 0 10px 0 #f16722}.sidenav__fulfillment-link .sidenav__nav-icon--bell,.sidenav__nav-icon--bell{position:relative}.sidenav__fulfillment-link .sidenav__nav-icon__icon svg,.sidenav__nav-icon__icon svg{max-height:2.9rem;max-width:2.9rem}.sidenav__fulfillment-link .sidenav__nav-icon__icon svg image,.sidenav__fulfillment-link .sidenav__nav-icon__icon svg path,.sidenav__nav-icon__icon svg image,.sidenav__nav-icon__icon svg path,.sidenav__nav-text{transition:all .2s ease-out}.sidenav__nav-text{display:none;font-size:1.4rem;line-height:1.5rem;margin:0 0 0 2rem;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis}.sidenav__nav-text--logo{color:#fff;font-size:3rem;font-weight:700;margin-left:1rem;overflow:visible}.sidenav__nav-text{display:block}.sidenav__cp{display:flex;flex-direction:column;box-shadow:inset 0 0 10px -5px #fff;margin-bottom:2rem}.sidenav__cp .sidenav__nav-item{flex:1 1}.sidenav__referral-container{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem;align-items:center;align-self:center;width:80%;font-size:1.4rem;color:#fff;border-radius:.8rem;margin:1rem 0}.sidenav__referral-image{display:none}.sidenav__referral-text{display:none;text-align:center;font-weight:700}.sidenav__referral-button{display:flex;flex-direction:row;align-items:center;justify-content:center;border:0;border-radius:.5rem;background-color:#f16722;color:#fff;padding:1rem}.sidenav__referral-button:focus{outline:0}.sidenav__referral-button-icon{display:block}.sidenav__referral-button-text{display:block;width:0;overflow:hidden;white-space:nowrap}.sidenav__profile-icon{width:25px;height:25px;border-radius:50%;object-fit:contain;background-color:#fff}.sidenav__fulfillment-link{text-decoration:none;color:#fff}.slide-dropdown-enter{opacity:.1;transform:translateY(-30%)}.slide-dropdown-enter-active{opacity:1;transform:translateY(0);transition:transform .8s ease-in-out}.slide-dropdown-exit{transform:translateY(0)}.slide-dropdown-exit-active{transform:translateY(-30%);opacity:.1;transition:transform .3s ease-in-out}.whole-page-container{width:100%;height:100%;overflow:hidden;position:relative}.sign{background-color:#396cb3;border:1px solid #bec2cc;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;left:50%;top:50%;transform:translate(-50%,-50%);width:62rem;margin:auto;padding:4rem 8rem;position:absolute;border-radius:2.5rem;color:#fff;box-shadow:0 14px 10px rgba(0,0,0,.5)}.sign :focus-within{border-color:#4ecde4}.sign__wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.sign__wrapper.mb-0{margin-bottom:0}.sign__form{width:100%;justify-content:center;align-self:center}.sign__form,.sign__header{display:flex;flex-direction:column}.sign__header{font-size:2.3rem;margin:3.5rem;text-align:center}.sign__header__big{font-size:3.1rem;margin-bottom:2rem}.sign__header__small{font-size:1.8rem}.sign__info{font-size:1.4rem;text-align:center}.sign__info--white{display:flex;align-items:center;align-self:flex-end;color:#fff;cursor:pointer}.sign__info--white:hover,.sign__info--white:visited{color:#fff}.sign__info--bold{font-weight:700}.sign__info--2{margin:2rem}.sign__info--err{margin-left:1rem}.sign__info#forgot-password-link{display:block;padding:1.2rem 0 1.2rem 1.2rem;margin-bottom:.5rem}.sign__text-container{align-items:center;display:flex;flex-direction:column;margin:2rem .5rem}.sign__info-resend{color:#f16722;cursor:pointer}.sign__logo{width:21rem}.sign__input-wrapper{margin-bottom:2rem;background-color:transparent}.sign__input-wrapper input::placeholder{color:#396cb3;opacity:1}.sign__input-wrapper input:-ms-input-placeholder{color:#396cb3}.sign__input-wrapper input::-ms-input-placeholder{color:#396cb3}.sign__phone-wrapper{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem}.sign__input-container{align-items:center;display:flex;flex-direction:row;border-radius:5px;border:1px solid #bec2cc;padding:1rem 0}.sign__input-container--padded{padding:1rem 0 0}.sign__input-container--err{border-color:#ff5858}.sign__error-container{align-items:center;background:#fae5e5;border-radius:3px;color:#ff5858;display:flex;font-weight:700;justify-content:center;margin-bottom:2rem;padding:.5rem;width:100%}.sign__error-message{font-size:1.2rem;padding-top:.5rem;width:100%}.sign__code-container,.sign__email-container,.sign__key-container,.sign__phone-container{padding:.5rem}.sign__password-container{align-items:center;display:flex;justify-content:space-between;padding:0 1rem}.sign__email,.sign__key,.sign__password,.sign__phone{border:0;outline:0;padding-left:1rem}.sign__password-status{color:#396cb3;cursor:pointer;font-size:1.3rem;font-weight:700}.sign__password-status--show{color:#1e4281}.sign__agree-terms-container{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem;vertical-align:middle;background-color:transparent}.sign__agree-terms-container--fade{animation:fade 3s ease .5s 1 alternate}.sign__submit-button{border:0;font-size:100%;margin-bottom:2rem;padding:1.4rem;background-color:#f16722;border-radius:3rem;width:17rem;align-self:center;color:#fff}.sign__submit-button:disabled{background-color:#99a0ab;color:#bec2cc}.sign__submit-button:active{background-color:#d34f0d;color:#bec2cc}.sign__error-message{color:#ff5858}.sign__error-message--password{color:#99a0ab}.sign__agree-terms{height:2rem;width:2rem;cursor:pointer}.sign__label{font-size:1.4rem;padding-left:5px}.sign__label>a{color:#f16722}.sign__divider{color:#b5c6df;size:2px;width:50%}.sign__signup-container{display:flex;align-items:center;justify-content:center;margin-top:.5rem}.sign__signup-container__text{font-size:100%;color:#f16722;cursor:pointer;padding:0 1rem}.sign__check-icon{color:#40af65;margin-bottom:2rem}.sign__country-option-wrapper{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;padding:.5rem}.sign__country-option-wrapper:hover{background-color:#99a0ab;cursor:pointer}.sign__country-flag{border:1px solid grey;width:4rem;height:2rem}@keyframes fade{0%{background-color:transparent}50%{background-color:#ec986e}99%{background-color:transparent}}meter{-webkit-appearance:none;appearance:none;background:none;height:.6rem;position:absolute}meter::-webkit-meter-bar{background:none}meter[value="0"]{background-color:#f5f8fd;width:0}meter[value="1"],meter[value="2"]{background-color:#ff5858;width:33%}meter[value="3"]{width:66%;background-color:#ffd15c}meter[value="4"],meter[value="5"]{background-color:#40af65;width:100%}meter[value="0"]::-moz-meter-bar{background:#ffd15c}meter[value="1"]::-moz-meter-bar,meter[value="2"]::-moz-meter-bar{background:#ffd15c;width:33%}meter[value="3"]::-moz-meter-bar{background:#4ecde4;width:66%}meter[value="4"]::-moz-meter-bar,meter[value="5"]::-moz-meter-bar{background:#40af65;width:100%}.order-pool{background-color:#fff;float:right;overflow-x:hidden;position:absolute;right:0;top:100%;width:32rem;z-index:1;margin-right:4rem;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;box-shadow:0 0 10px 0 rgba(0,0,0,.39)}.order-pool__input-values{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;align-items:stretch;background:#fff;padding:1rem 3rem}.order-pool__list-types{color:#99a0ab;display:flex;justify-content:space-between;font-size:1.6rem}.order-pool__type-item{border:0;background:inherit;padding:0;font:inherit;color:inherit}.order-pool__type-item:focus{outline:0;font-weight:700}.order-pool__controls{grid-gap:1rem;gap:1rem}.order-pool__control-button,.order-pool__controls{display:flex;flex-direction:row;align-items:center}.order-pool__control-button{justify-content:center;border:0;color:#fff;background-color:#707070;padding:.5rem 1.5rem;border-radius:1.5rem;font-size:1.5rem;width:5rem;height:2.6rem;transition:width .5s}.order-pool__control-button p{display:none}.order-pool__add-button{align-items:center;background:#fff;border-radius:5px;border:2px solid #ec986e;color:#ec986e;display:flex;font-weight:600;justify-content:space-around;padding:5px 3rem;width:100%}.order-pool__add-button:focus{outline:0}.order-pool__add-button:focus,.order-pool__add-button:hover{border-color:#f16722;color:#f16722}.order-pool__add-button:disabled{border-color:#99a0ab;color:#99a0ab}.order-pool__message{padding:1.5rem}.order-pool__search-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order-pool__search-input{background-color:transparent;border:0;outline:0;width:100%;color:#fff}.order-pool__search-input::placeholder{color:#bec2cc}.order-pool__search-close:hover{color:#ff5858}.order-pool__search-icon{color:#99a0ab}.order-pool__add-icon{font-size:2rem}.order-pool__divider{margin-left:1rem;width:calc(100% - 2rem);border-top:.1px solid #bec2cc}.order-pool__select-icons-container{display:flex;flex-direction:row;align-items:center;grid-gap:.5rem;gap:.5rem;padding-right:.5rem}.order-pool__select-icon{cursor:pointer}.order-pool__select-icon-trash{background-color:#fff;color:#707070;padding:.4rem;border-radius:.5rem;box-shadow:0 0 6px 0 rgba(0,0,0,.16)}.order-pool__select-icon-trash:hover{color:#ff5858}.order-pool__select-icon-close{color:#99a0ab}.order-pool__select-icon-close:hover{color:#707070}.order-pool__select-icon-assign{background-color:#f16722;color:#fff;padding:.4rem;border-radius:.5rem}.order-pool__select-icon-assign:hover{background-color:#eb580f}.order-pool__show-all{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;color:#707070;font-size:1.5rem;justify-content:flex-start;cursor:pointer}.order-pool__show-all-checkbox{position:relative;-webkit-appearance:none;appearance:none;outline:none;width:40px;height:18px;background-color:#fff;border-radius:50px;box-shadow:inset -24px 0 0 0 #fff;transition-duration:.2s;border:1px solid #707070;cursor:pointer}.order-pool__show-all-checkbox:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background-color:transparent;border-radius:50%;box-shadow:2px 4px 6px rgba(0,0,0,.2);background-color:#707070}.order-pool__show-all-checkbox:checked{background-color:#9ee250;box-shadow:inset 22px 0 0 0 #fff}.order-pool__show-all-checkbox:checked:after{left:24px;background-color:#89cb3e;box-shadow:-2px 4px 3px rgba(0,0,0,.05)}.order-pool__loading-icon-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;background-color:hsla(0,0%,100%,.6)}.orders{overflow-y:auto;max-height:45rem}.orders::-webkit-scrollbar{width:8px;min-height:10px;max-height:10px}.orders::-webkit-scrollbar,.orders::-webkit-scrollbar-track{background-color:transparent}.orders::-webkit-scrollbar-track:hover{background-color:transparent}.orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.orders::-webkit-scrollbar-button{display:none}.order-list__select-button{border:0;background:inherit;padding:0;font:inherit;color:inherit}.order-list__select-button:focus{outline:0}.order-list__select-button{color:#396cb3;width:-moz-fit-content;width:fit-content;align-self:flex-end;font-size:1.6rem;padding:.5rem 0}.order-list__select-button:focus,.order-list__select-button:hover{color:#4ecde4}.order-list__checkbox-container{display:flex;flex-direction:column;margin:0 3rem .7rem}.order-list__checkbox-controller{display:flex;justify-content:space-between}.order-list__checkbox-label{cursor:pointer;display:flex;outline:0;margin:.5rem 0;align-items:flex-end}.order-list__checkbox{position:absolute;visibility:hidden}.order-list__check-mark{margin-right:.5rem;width:1.6rem;height:1.6rem;border-radius:50%;border:1px solid #707070}.order-list__check-mark:after{content:""}.order-list__checkbox:checked~.order-list__check-mark:after{position:absolute;content:"✓";color:#40af65;font-weight:1000;height:0;width:0;top:11.2rem;margin:auto;z-index:2;transition:color .25s linear;-webkit-transition:color .25s linear;transform:scale(1.3)}.order-list__select-text{font-size:1.5rem;color:#ec986e;-webkit-user-select:none;user-select:none}.order-list .pagination{background-color:#f0f0f0;margin:2rem;padding:.5rem 1rem;border-radius:2rem;align-items:center;grid-gap:1rem;gap:1rem}.order-list .page-item .page-link{background-color:transparent;color:#707070;border:0;padding:0;font-size:1.5rem}.order-list .page-item .page-link:hover{font-weight:600}.order-list .page-item.active .page-link{background-color:#fff;border-radius:.5rem;color:#707070;font-weight:900;font-size:1.7rem;border:0}.order-card{position:relative;border-color:#99a0ab;color:#707070}.order-card:hover{background-color:#f5f8fd}.order-card__item{display:flex}.order-card__item-header-container{display:flex;flex-direction:row;align-items:center}.order-card__item-header{outline:0;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:1.5rem 3rem;position:relative}.order-card__item-header-arrow{-webkit-box-align:center;-webkit-box-pack:center;display:-webkit-box}.order-card__checkbox-container{display:flex;flex-direction:row}.order-card__checkbox{position:absolute;visibility:hidden}.order-card__label{margin-right:.5rem;width:1.6rem;height:1.6rem;border-radius:50%;border:1px solid #707070}.order-card__label:after{content:""}.order-card__checkbox:checked~.order-card__label:after{position:absolute;content:"✓";color:#40af65;font-weight:1000;height:0;width:0;top:.9rem;left:3rem;margin:auto;z-index:2;transition:color .25s linear;-webkit-transition:color .25s linear;transform:scale(1.3)}.order-card__name-container{display:flex;flex-direction:row;align-items:center;padding-bottom:1rem}.order-card__name{-ms-word-break:break-all;font-size:1.5rem;font-weight:800;word-break:break-word}.order-card__address{font-size:1.3rem;padding:0 0 1rem;font-weight:100}.order-card__quantity{font-size:1.4rem;font-weight:500}.order-card__assign-icon{background-color:#f16722;border-radius:.5rem;color:#fff;padding:.3rem;margin-right:.5rem}.order-card__assign-text{margin-left:5px}.order-card__slide{transition:height .3s cubic-bezier(.4,0,.2,1)}.order-card__divider{border:.1px solid #bec2cc;vertical-align:middle;margin-left:1.5rem;width:calc(100% - 3rem)}.order-details-card{display:flex;flex-direction:column;border:none;font-size:1.4rem;padding:0 3rem 1.5rem;grid-gap:.7rem;gap:.7rem}.order-details-card__container{align-items:baseline;display:flex}.order-details-card__category{flex-basis:1.5rem;flex:1 1}.order-details-card__value{-ms-word-break:break-all;flex:2 1;font-weight:700;word-break:break-word}.order-details-card__value--types{flex:2 1;font-weight:700;display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem}.order-details-card__value--type{border-radius:1rem;padding:.5rem;background-color:#ff6700;color:#fff}.order-details-card__controls{align-items:center;display:flex;grid-gap:1rem;gap:1rem;justify-content:space-between}.order-details-card__button-wrapper{position:relative}.order-details-card__icons{color:#99a0ab;cursor:pointer;display:flex;justify-content:auto}.order-details-card__icon--trash{background-color:#fff;color:#707070;padding:.4rem;border-radius:.5rem;box-shadow:0 0 6px 0 rgba(0,0,0,.16);cursor:pointer}.order-details-card__icon--trash:hover{color:#ff5858}.order-details-card__icon--edit{background-color:#fff;color:#707070;padding:.4rem;border-radius:.5rem;box-shadow:0 0 6px 0 rgba(0,0,0,.16);cursor:pointer}.order-details-card__icon--edit:hover{color:#396cb3}.order-details-card__assign{background-color:#f16722;border-radius:2rem;font-size:1.5rem;font-weight:400;padding:.5rem 1rem;width:60%}.order-details-card__assign:active{background-color:#d34f0d;color:#bec2cc}.order-details-card__assign-text{margin-left:5px}.order-transition__overlay{background-color:transparent}.order-transition__modal{background-color:#fff;border-radius:1rem;border:0;outline:0;position:absolute;top:50%;right:17rem;transform:translate(-50%,-50%);width:40rem}.order-transition__modal-container{height:100%;width:100%;padding:3rem;display:flex;flex-direction:column;align-items:center}.order-transition__modal-header{align-items:center;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem;position:relative;display:flex;justify-content:center;width:100%}.order-transition__modal-title{color:#1e4281;font-size:3rem}.order-transition__modal-close{position:absolute;top:0;right:0;color:#99a0ab;cursor:pointer}.order-transition__modal-info{font-size:1.5rem;padding:1rem 0}.order-transition__modal-routes{max-height:16rem;overflow-y:auto;display:flex;justify-content:space-between;width:100%}.order-transition__modal-routes::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.order-transition__modal-routes::-webkit-scrollbar-track,.order-transition__modal-routes::-webkit-scrollbar-track:hover{background-color:transparent}.order-transition__modal-routes::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.order-transition__modal-routes::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.order-transition__modal-routes::-webkit-scrollbar-button{display:none}.order-transition__modal-routes>div{width:47%}.order-transition__modal-route-item{border-radius:.5rem;border:1px solid #1c396c;color:#396cb3;cursor:pointer;font-weight:700;margin-top:.5rem;padding:1rem;text-align:center}.order-transition__modal-route-item:hover{background-color:#f5f8fd}.add-order__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.add-order__modal{background-color:#f5f8fd;border-radius:1rem;border:none;outline:0;padding:3rem}.add-order__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.add-order__modal-title{color:#1e4281;font-size:3rem}.add-order__modal-close{color:#99a0ab;cursor:pointer}.add-order__modal-phase-1{margin-bottom:7rem}.add-order__modal-info{font-size:1.5rem;padding:1rem 0}.add-order__modal-sample{align-items:center;color:#396cb3;display:flex;font-size:1.5rem;font-weight:500;margin:1rem 0}.add-order__modal-sample-download{cursor:pointer}.add-order__modal-boxes{color:#396cb3;display:flex;justify-content:space-between;padding:1rem 4rem 0}.add-order__modal-upload{align-items:center;border-radius:1rem;border:1px solid #396cb3;cursor:pointer;display:flex;flex-direction:column;flex:2 1;justify-content:space-evenly;margin:1rem 3rem;padding:2rem 8rem}.add-order__upload-icon{margin-bottom:2rem}.add-order__upload-text{text-align:center;white-space:nowrap;margin-bottom:2rem}.add-order__upload-button{background:#396cb3;border-radius:5px;border:none;color:#fff;padding:1rem 2rem}.add-order__modal-manual{align-items:center;border-radius:1rem;border:1px solid #396cb3;cursor:pointer;display:flex;flex-direction:column;flex:1 1;justify-content:center;margin:1rem 2rem;padding:1rem 5rem}.add-order__edit-icon{margin-bottom:2rem}.add-order__modal-manual-text{white-space:nowrap}.confirm__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.confirm__modal{background-color:#f5f8fd;border-radius:1rem;border:none;outline:0;padding:2rem;min-width:40rem}.confirm__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.confirm__modal-title{color:#1e4281;font-size:3rem}.confirm__modal-close{color:#99a0ab;cursor:pointer}.confirm__modal-message{margin-bottom:2.5rem;font-size:14px;text-align:center}.confirm__bold{font-weight:700}.confirm__modal-buttons{color:#396cb3;display:flex;justify-content:center;grid-gap:2rem;gap:2rem;margin-top:3rem}.confirm__modal-button{border-radius:4.3rem;font-size:1.5rem;width:200px;padding:18px 40px;white-space:nowrap}.edit-order__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.edit-order__modal{background-color:#fff;border-radius:1rem;border:none;outline:0;padding:3rem}.edit-order__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.edit-order__modal-title{color:#1e4281;font-size:3rem}.edit-order__modal-close{color:#99a0ab;cursor:pointer}.confirm-manual-merge__container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;font-size:1.7rem}.confirm-manual-merge__orders{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem;margin:1.5rem 0;max-height:25rem;overflow-y:auto}.confirm-manual-merge__orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.confirm-manual-merge__orders::-webkit-scrollbar-track,.confirm-manual-merge__orders::-webkit-scrollbar-track:hover{background-color:transparent}.confirm-manual-merge__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.confirm-manual-merge__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.confirm-manual-merge__orders::-webkit-scrollbar-button{display:none}.confirm-manual-merge__card{position:relative;display:flex;flex-direction:column;padding:1rem;border:1px solid grey;border-radius:1rem;width:calc(50% - .5rem);grid-gap:1rem;gap:1rem}.confirm-manual-merge__header{font-weight:bolder;color:#396cb3}.confirm-manual-merge__card-details{display:flex;flex-direction:row;justify-content:space-between}.confirm-fly-bys{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;margin:1.5rem 0}.confirm-fly-bys__orders{max-height:30rem;overflow-y:auto}.confirm-fly-bys__orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.confirm-fly-bys__orders::-webkit-scrollbar-track,.confirm-fly-bys__orders::-webkit-scrollbar-track:hover{background-color:transparent}.confirm-fly-bys__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.confirm-fly-bys__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.confirm-fly-bys__orders::-webkit-scrollbar-button{display:none}.confirm-fly-bys__order{display:flex;flex-direction:row;align-items:center}.confirm-merge-summary{max-height:50rem;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.confirm-merge-summary__title{background-color:transparent;border:none;color:#396cb3;display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center;font-weight:700}.confirm-merge-summary__title:focus-within{outline:0}.confirm-merge-summary__list{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;max-height:22rem;overflow-y:auto;transition:max-height .5s ease-out;padding-right:1rem}.confirm-merge-summary__list::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.confirm-merge-summary__list::-webkit-scrollbar-track,.confirm-merge-summary__list::-webkit-scrollbar-track:hover{background-color:transparent}.confirm-merge-summary__list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.confirm-merge-summary__list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.confirm-merge-summary__list::-webkit-scrollbar-button{display:none}.confirm-merge-summary__merge{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;justify-content:space-between}.upload-grid__container{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.upload-grid__wrapper{width:120rem;overflow:scroll;height:42rem}.upload-grid__wrapper::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.upload-grid__wrapper::-webkit-scrollbar-track,.upload-grid__wrapper::-webkit-scrollbar-track:hover{background-color:transparent}.upload-grid__wrapper::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.upload-grid__wrapper::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.upload-grid__wrapper::-webkit-scrollbar-button{display:none}.upload-grid__table{border-collapse:initial;border-spacing:1rem 0;height:100%}.upload-grid__body{height:100%}.upload-grid__header-wrapper{padding:0;position:sticky;top:0;background-color:#f5f8fd}.upload-grid__header{border:1px solid #bec2cc;border-radius:5px;font-weight:700;margin:1rem 0;padding:1rem 5px}.upload-grid__item-wrapper--error{background-color:#ff8b8b}.upload-grid__item-div{height:100%;outline:0;display:flex;align-items:center;justify-content:center}.upload-grid__item{-ms-word-break:break-all;border:1px solid #bec2cc;border-bottom:none;border-spacing:10rem;text-align:center;margin:0 1rem 0 0;padding:.8rem .4rem;word-break:break-word;vertical-align:middle}.upload-grid__item:hover{cursor:pointer}.upload-grid__info{font-size:1.5rem}.upload-grid__buttons{width:100%;display:flex;justify-content:space-between}.upload-grid__button{border-radius:5px;font-size:1.5rem;width:10%}.upload-grid__select-sheet-container{display:flex;flex-direction:row;align-items:center}.upload-grid__select-sheet-label{padding-right:1rem;color:#396cb3;font-weight:700}.upload-grid__edit-item{width:100%;border-radius:.5rem;border-style:solid;outline:0}.upload-grid__edit-item:focus{border-color:#4ecde4}.upload-grid__item-error-icon{height:1.5rem;width:1.5rem;background-color:#ff5858;border-radius:50%;align-self:flex-start;margin-left:.5rem;color:#fff;font-size:1.5rem}.overview-modal{background:#fff;border-radius:12px;width:80rem;padding:2.5rem;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.overview-modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.overview-modal__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.overview-modal__header:before{content:"";height:2.2rem;width:2.2rem}.overview-modal__title{font-weight:600;font-size:20px;line-height:24px;color:#404040}.overview-modal__close{color:#bababa;height:2.2rem;width:2.2rem}.overview-modal__body{display:flex;flex-direction:column;grid-gap:1.2rem;gap:1.2rem;max-height:60rem}.overview-modal__location-container{background:#f4f4f4;border-radius:8px;display:flex;flex-direction:row;padding:1.5rem;grid-gap:1rem;gap:1rem;position:relative}.overview-modal__location-container:not(:first-child):after{content:"";position:absolute;border-top:1px dashed #d1d1d1;top:0;width:95%;left:2.5%;align-self:center}.overview-modal__location-main{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;flex:1 1}.overview-modal__location-header{display:flex;flex-direction:row;justify-content:space-between}.overview-modal__location-name{font-size:600;font-size:18px;line-height:21px;color:#11234b}.overview-modal__location-date{font-size:16px;line-height:19px;color:#818181;display:flex;flex-direction:row;grid-gap:2rem;gap:2rem}.overview-modal__location-specs{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;color:#818181}.overview-modal__location-address{font-weight:600;font-size:18px;line-height:21px;color:#636363}.overview-modal__price{font-weight:700;font-size:20px;line-height:23px;color:#626262}.overview-modal__buttons{display:flex;flex-direction:row;grid-gap:1.2rem;gap:1.2rem;justify-content:flex-end}.overview-modal__invoice{border:0;background-color:transparent;text-decoration:underline;font-weight:600;font-size:16px;line-height:18px;color:#1e4281}.overview-modal__manifest{background-color:#1e4281}.overview-modal__label,.overview-modal__manifest{border:0;border-radius:1.5rem;color:#fff;font-weight:600;font-size:14px;line-height:16px;padding:.7rem 1.2rem}.overview-modal__label{background-color:#ff6700}.overview-modal__drops{background-color:#f4f4f4;border-radius:.8rem;flex:1 1;overflow-y:auto}.overview-modal__drops::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.overview-modal__drops::-webkit-scrollbar-track,.overview-modal__drops::-webkit-scrollbar-track:hover{background-color:transparent}.overview-modal__drops::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.overview-modal__drops::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.overview-modal__drops::-webkit-scrollbar-button{display:none}.overview-modal__done-button{align-self:center;color:#fff;border:0;background-color:#1e4281;border-radius:1.5rem;padding:.5rem 2rem;font-size:2rem}.refund-full-modal__reject-refund-button{background-color:#ff5858;font-size:2.4rem;border-radius:6px;flex:1 1}.refund-full-modal__reject-refund-button:hover{background-color:#ff2f2f}.refund-full-modal__reject-refund-button:active{background-color:#ff0606}.refund-full-modal__confirm-refund-button{background-color:#40af65;border-radius:6px;font-size:2.4rem;height:100%}.refund-full-modal__confirm-refund-button:hover{background-color:#359154}.refund-full-modal__confirm-refund-button:active{background-color:#2a7343}.route-list{display:flex;flex-direction:column;position:relative;z-index:1;height:100vh;background-color:#6e6e6e;width:28rem;float:left}.route-list__wrapper{width:100%}.route-list__header{position:relative;border:0;color:#fff;font-size:2.5rem;font-weight:500;min-height:5rem;align-items:center;display:flex;justify-content:space-around}.route-list__header:focus{outline:0}.route-list__title{margin-right:2rem;font-size:2rem}.route-list__main{background-color:#939393;border-top-left-radius:1.5rem;display:flex;flex-direction:column;overflow-y:overlay;height:-o-calc(100vh - 5rem);height:calc(100vh - 5rem);min-height:-o-calc(100vh - 5rem);min-height:calc(100vh - 5rem);max-width:30rem;width:100%}.route-list__main::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.route-list__main::-webkit-scrollbar-track,.route-list__main::-webkit-scrollbar-track:hover{background-color:transparent}.route-list__main::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.route-list__main::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.route-list__main::-webkit-scrollbar-button{display:none}.route-list__no-routes{text-align:center;padding:2rem;color:#fff;font-size:2.5rem;font-weight:900}.route-list__placeholder-title{height:4.8rem;width:100%;background-color:#939393;position:relative}.route-list__placeholder-title:before{top:1rem;left:1rem;content:"";height:2.8rem;width:26rem;position:absolute;background:linear-gradient(90deg,#aaa 0,#fff 15%,#aaa 30%);animation:titleShimmer 2s linear 0s infinite;border-radius:1rem}.route-list__placeholder-body{height:17.5rem;width:100%;background-color:#a6a6a6;position:relative;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem}.route-list__placeholder-entry{height:1.5rem;width:25rem;background:linear-gradient(90deg,#ccc 0,#fff 15%,#ccc 30%);animation:titleShimmer 2s linear 0s infinite;border-radius:.5rem}.route-card{background-color:#a6a6a6;outline:0;color:#fff;position:relative;cursor:pointer}.route-card:hover{filter:opacity(.85)}.route-card__header{display:flex;flex-direction:row;justify-content:space-between;padding:1.5rem;align-items:center;background-color:#939393;grid-gap:1rem;gap:1rem;border-top-left-radius:1.5rem}.route-card__header-curve{background-color:#939393;bottom:100%}.route-card__header-curve,.route-card__header-curve:before{position:absolute;padding:.5rem 1rem;font-size:1.5rem;right:0;width:2rem;height:2rem}.route-card__header-curve:before{content:"";background-color:#a6a6a6;border-bottom-right-radius:100%;bottom:0}.route-card__title{font-weight:800;font-size:1.8rem;text-overflow:ellipsis}.route-card__date,.route-card__title{color:#fff;white-space:nowrap;overflow:hidden;flex:1 1}.route-card__date{padding:.5rem 1rem;border-radius:2rem;font-size:1.4rem}.route-card__body{position:relative;padding:1.5rem}.route-card__body-curve{z-index:2;background-color:#fdfdfd;top:100%}.route-card__body-curve,.route-card__body-curve:after{position:absolute;padding:.5rem 1rem;font-size:1.5rem;right:0;width:1.8rem;height:1.8rem}.route-card__body-curve:after{content:"";background-color:#939393;border-top-right-radius:100%;bottom:0}.route-card__fail-status{display:flex;align-items:center;color:#c73535;font-size:1.3rem;padding-bottom:1rem}.route-card__fail-reason{margin-left:1rem}.route-card__main-container{display:flex;flex-direction:column;justify-content:space-between;grid-gap:1.5rem;gap:1.5rem}.route-card__main-container__item-header-arrow{-webkit-box-align:center;-webkit-box-pack:center;color:#fff;display:-webkit-box;align-self:flex-end}.route-card__restore-button{align-self:center;padding:1rem 0;background-color:#89cb3e;border-radius:2rem;font-size:1.5rem;width:60%;margin:1.5rem 0 0}.route-card__restore-button:active{background-color:#6fa92d}.route-card__restored{display:flex;grid-gap:1rem;gap:1rem;padding-top:1rem;align-items:center;color:#89cb3e;font-size:1.6rem}.route-card__driver-container__driver-footer{display:flex;justify-content:flex-end;align-items:center;color:#89cb3e}.route-card__driver-container__driver-footer__restored{font-size:1.6rem;margin-left:.5rem}.route-card__driver-container__rate-button{width:100%;border-radius:.5rem;font-size:1.5rem;margin-top:1rem;background-color:#f16722}.route-card__driver-container__details-button{align-self:center;border-radius:.5rem;font-size:1.5rem;margin:1rem;width:60%}.route-card__driver-container__buttons-component{display:flex;flex-direction:row;justify-content:center}.route-card__info-container{align-items:baseline;display:flex;font-size:1.4rem;grid-gap:3rem;gap:3rem}.route-card__category{flex-basis:1.5rem;flex:2 1;font-weight:800}.route-card__value{-ms-word-break:break-all;flex:3 1;word-break:break-word;color:#e4e4e4}.route-card__price{display:flex;flex-direction:row;justify-content:space-between;padding-right:1rem;padding-top:.5rem;font-weight:700;font-size:2rem}.route-card__price-label{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;font-weight:bolder;align-items:center;cursor:pointer}.route-card__price-label:hover{transition:all .2s ease-out;transform:scale(1.1);filter:brightness(90%)}.route-card__price-container{display:flex;flex-direction:row}.canada-order-list{flex-direction:column;position:relative;z-index:1;height:100vh;background-color:#6e6e6e;width:30rem;float:left}.canada-order-list__wrapper{width:100%}.canada-order-list__header{position:relative;border:0;color:#fff;font-size:2.5rem;font-weight:500;min-height:5rem;align-items:center;display:flex;justify-content:space-around}.canada-order-list__header:focus{outline:0}.canada-order-list__title{font-weight:500;font-size:20px;line-height:24px}.canada-order-list__main{border-top-left-radius:1.5rem;display:flex;flex-direction:column;overflow-y:overlay;height:-o-calc(100vh - 5rem);height:calc(100vh - 5rem);min-height:-o-calc(100vh - 5rem);min-height:calc(100vh - 5rem);max-width:30rem;width:100%;background-color:#b0b0b0}.canada-order-list__main::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.canada-order-list__main::-webkit-scrollbar-track,.canada-order-list__main::-webkit-scrollbar-track:hover{background-color:transparent}.canada-order-list__main::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.canada-order-list__main::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.canada-order-list__main::-webkit-scrollbar-button{display:none}.canada-order-list__controls{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:1.5rem;background-color:#f1f1f1}.canada-order-list__search-container{display:flex;flex-direction:row;justify-content:space-between;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.06);border-radius:.5rem;padding:1rem}.canada-order-list__search-input{border:0;background-color:transparent;font-weight:400;font-size:16px;line-height:19px}.canada-order-list__search-input:focus-within{outline:0}.canada-order-list__search-button{border:0;background-color:transparent;color:#45577e;padding:0}.canada-order-list__sort-container{border:1px solid #bababa;border-radius:6px;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;padding:1rem;cursor:pointer}.canada-order-list__sort-icon{color:#9c9c9c}.canada-order-list__sort-title{font-size:16px;line-height:19px;color:#707070}.canada-order-list__sort-arrow{color:#45577e}.canada-order-list__item{background-color:#f1f1f1;outline:0;color:#fff;position:relative}.canada-order-list__item-header{display:flex;flex-direction:row;justify-content:space-between;height:5rem;padding:0 1.5rem;align-items:center;background-color:#b0b0b0;font-size:18px;line-height:21px;color:#fff;border-top-left-radius:2.5rem}.canada-order-list__item-header-curve{background-color:#ff6700;box-shadow:0 6px 11px rgba(255,103,0,.18);bottom:100%}.canada-order-list__item-header-curve,.canada-order-list__item-header-curve:before{position:absolute;padding:.5rem 1rem;font-size:1.5rem;right:0;width:2rem;height:2rem}.canada-order-list__item-header-curve:before{content:"";background-color:#f1f1f1;border-bottom-right-radius:100%;bottom:0}.canada-order-list__item-body{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem;background-color:#f1f1f1}.canada-order-list__item-body-curve{z-index:2;background-color:#fdfdfd;top:100%}.canada-order-list__item-body-curve,.canada-order-list__item-body-curve:after{position:absolute;padding:.5rem 1rem;font-size:1.5rem;right:0;width:1.8rem;height:1.8rem}.canada-order-list__item-body-curve:after{content:"";background-color:#b0b0b0;border-top-right-radius:100%;bottom:0}.canada-order-list__item-address{font-weight:600;font-size:1.8rem;line-height:2.1rem;color:#727272;width:100%}.canada-order-list__item-customer{grid-gap:1rem;gap:1rem;display:flex;flex-direction:row;justify-content:space-between;font-weight:500;font-size:18px;line-height:21px;color:#acacac}.canada-order-details{background-color:#fdfdfd;height:100vh;flex:1 1;width:calc(100% - 30rem);float:right;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;padding:3rem 4rem;overflow-y:auto}.canada-order-details::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.canada-order-details::-webkit-scrollbar-track,.canada-order-details::-webkit-scrollbar-track:hover{background-color:transparent}.canada-order-details::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.canada-order-details::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.canada-order-details::-webkit-scrollbar-button{display:none}.canada-order-details__header{width:-moz-fit-content;width:fit-content;cursor:pointer;color:#11234b}.canada-order-details__container{background:#f4f4f4;box-shadow:0 6px 14px rgba(0,0,0,.06);border-radius:8px;padding:1.8rem;display:flex;flex-direction:column;grid-gap:1.2rem;gap:1.2rem}.canada-order-details__container--placeholder{position:relative}.canada-order-details__container--placeholder:before{top:0;left:0;content:"";height:100%;width:100%;position:absolute;background:linear-gradient(90deg,#f4f4f4 0,#ccc 15%,#f4f4f4 30%);animation:shimmer 1s linear 0s infinite;box-shadow:0 6px 14px rgba(0,0,0,.06);border-radius:8px}.canada-order-details__pickup-container{display:flex;flex-direction:row;grid-gap:1.2rem;gap:1.2rem;align-items:center}.canada-order-details__mark{height:1.5rem;width:1.5rem;border-radius:50%;border:1.5px solid #cacaca;position:relative}.canada-order-details__date{padding:1rem;font-size:18px;line-height:21px;color:#264996;background:#e0e0e0;border-radius:4px;margin-left:auto}.canada-order-details__dropoff-container{display:flex;flex-direction:row;grid-gap:1.2rem;gap:1.2rem;align-items:center}.canada-order-details__info-content{display:flex;flex-direction:row;justify-content:space-between;flex:2 1}.canada-order-details__info-column{flex:1 1;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}.canada-order-details__info-key{font-weight:600;font-size:18px;line-height:21px;color:#9d9d9d;text-align:center}.canada-order-details__info-value{font-weight:500;font-size:18px;line-height:21px;color:#707070;text-align:center}.canada-order-details__service{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:.6rem;gap:.6rem}.canada-order-details__info-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:1.2rem;gap:1.2rem}.canada-order-details__price-container{font-size:20px;line-height:23px;font-weight:700;color:#626262;margin-right:auto;display:flex;flex-direction:row;align-items:flex-start;grid-gap:1rem;gap:1rem}.canada-order-details__price{position:relative;display:flex;flex-direction:column;align-items:center}.canada-order-details__price:hover .canada-order-details__price-breakdown{display:block;height:8rem;visibility:visible}.canada-order-details__price-breakdown{font-size:1.5rem;display:flex;flex-direction:column;position:absolute;visibility:hidden;height:0;transition:height .5s;bottom:2.5rem;left:0;overflow-y:hidden;white-space:nowrap;background-color:#fff;box-shadow:0 6px 14px rgba(0,0,0,.2);padding:.5rem;border-radius:1rem}.canada-order-details__invoice{border:0;background-color:transparent;font-size:1.6rem;text-decoration:underline;color:#aaa;cursor:pointer}.canada-order-details__download{border-radius:1.5rem;padding:.7rem 2.4rem;color:#fff;font-weight:700;font-size:14px;line-height:16px;cursor:pointer;border:none}.canada-order-details__product{padding-bottom:2.5rem;position:relative}.canada-order-details__product:not(:last-child):after{content:"";width:95%;position:absolute;bottom:0;border:1px solid #a9a9a9;left:2.5%}.canada-order-details__product-header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:1.8rem}.canada-order-details__product-title{display:flex;flex-direction:row;align-items:center;flex:1 1;grid-gap:1.2rem;gap:1.2rem;font-weight:600;font-size:20px;line-height:23px;color:#414141}.canada-order-details__square{min-height:1.5rem;min-width:1.5rem;max-height:1.5rem;max-width:1.5rem;background:#ff6700;border-radius:2px}.canada-order-details__arrow{color:#45577e;height:2rem;cursor:pointer}.canada-order-details__packages{background-color:#e1e1e1;padding:1.8rem;display:flex;flex-direction:column;grid-gap:1.7rem;gap:1.7rem}.canada-order-details__package-header{display:flex;flex-direction:row;font-size:16px;line-height:19px;color:#3f63b4}.canada-order-details__package-row{display:flex;flex-direction:row;font-weight:500;font-size:16px;line-height:19px;color:#4d4d4d}.canada-order-details__tracking{font-size:16px;line-height:19px;color:#1e4281;text-decoration:underline;font-weight:700;cursor:pointer}@keyframes shimmer{0%{background-position:-56rem 0}to{background-position:56rem 0}}.help-modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.help-modal__modal{background-color:#f0f0f0;border-radius:1rem;border:none;outline:0;padding:2rem}.help-modal__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.help-modal__modal-title{color:#1e4281;font-size:3rem}.help-modal__modal-close{color:#99a0ab;cursor:pointer}.help-modal__success-container{display:flex;flex-direction:column;align-items:center;padding-bottom:1.5rem}.help-modal__success-message{font-size:2rem;padding-bottom:2rem}.help-modal__ticket{color:#4ecde4}.help-modal__close-button{border-radius:5px;font-size:2rem;margin:3px;width:20%}.help-modal__manual-row{align-items:center;display:flex;justify-content:space-between}.help-modal__bold{font-weight:700}.help-modal__modal-buttons{color:#396cb3;display:flex;justify-content:center}.help-modal__modal-button{border-radius:5px;font-size:2rem;margin:3px;width:20%}.help-modal__row-1{flex:1 1;margin:1rem 1rem 1rem 0}.help-modal__row-1 :focus-within{border-color:#4ecde4}.help-modal__row-2{flex:2 1;margin:1rem 1rem 1rem 0}.help-modal__row-2 :focus-within{border-color:#4ecde4}.add-product-modal{background-color:#fff;border-radius:1.2rem;border:0;outline:0;-webkit-user-select:none;user-select:none;width:60rem;z-index:9;display:flex;flex-direction:column;padding:3rem}.add-product-modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.add-product-modal__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:2rem;padding-bottom:1rem;border-bottom:1px solid grey;color:#11234e;font-weight:800}.add-product-modal__close{color:#bababa}.add-product-modal__close:hover{color:#ff5858}.add-product-modal__body{padding-top:1rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.add-product-modal__subtitle{color:#243c70;font-weight:700;font-size:1.8rem;padding:2rem 0}.add-product-modal__limit-container{font-size:1.6rem;display:flex;flex-direction:row;align-items:center;grid-gap:2rem;gap:2rem}.add-product-modal__limit-info{color:grey;font-size:1.4rem}.add-product-modal__quantity-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.add-product-modal__special-instructions{display:flex;flex-direction:column;position:relative;grid-gap:1rem;gap:1rem;font-weight:700}.add-product-modal__special-instructions-title{color:#737373}.add-product-modal__special-instructions-list{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem;align-items:center}.add-product-modal__special-instruction{padding:.5rem;border-radius:2rem;font-size:1.3rem;cursor:pointer;color:#fff;background-color:#99a0ab}.notification__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.notification__modal{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#f5f8fd;color:#396cb3;border-radius:1rem;border:none;outline:0;padding:2rem;max-width:70rem}.notification__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.notification__modal-title{font-size:3rem}.notification__modal-icon{margin:0 0 2rem}.notification__modal-close{position:absolute;top:2rem;right:2rem;color:#bec2cc;cursor:pointer}.notification__modal-close:hover{color:#396cb3}.notification__subtitle{font-size:2rem;padding:2rem 2rem 3rem;text-align:justify}.notification__modal-message{margin-bottom:5rem}.notification__link{color:#396cb3}.notification__link:hover{color:#1c396c;text-decoration:underline}.notification__modal-buttons{color:#396cb3;display:flex;justify-content:center}.notification__modal-button{background-color:#f16722;border-radius:5px;font-size:1.5rem;margin:3px;padding:1.4rem;border-radius:1rem}.notifications__wrapper{width:100%}.notifications{padding:2rem;position:absolute;top:0;left:0;height:100vh;width:28rem;background-color:#fff;transition:width 1s;box-shadow:0 0 10px 0 rgba(0,0,0,.19)}.notifications__header{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #cdcdcd;font-weight:800;font-size:2rem;color:#11234b;padding:1rem 0 2rem}.notifications__close{cursor:pointer;color:grey}.notifications__controls{color:#636363;font-weight:800;display:flex;flex-direction:row;font-size:1.4rem;justify-content:space-between;align-items:center;padding:1rem 0}.notifications__latest-wrapper{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem}.notifications__unread-count{border-radius:50%;font-weight:bolder;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#f16722}.notifications__mark-all{cursor:pointer;outline:0}.notifications__mark-all:hover{color:#99a0ab}.notifications__body{overflow-y:auto;height:-o-calc(100vh - 12rem);height:calc(100vh - 12rem)}.notifications__body::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.notifications__body::-webkit-scrollbar-track,.notifications__body::-webkit-scrollbar-track:hover{background-color:transparent}.notifications__body::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.notifications__body::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.notifications__body::-webkit-scrollbar-button{display:none}.notifications__placeholder-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.notifications__placeholder-title{height:18px}.notifications__placeholder-body,.notifications__placeholder-title{width:100%;background-color:#a6a6a6;background:linear-gradient(90deg,#ccc 0,#fff 15%,#ccc 30%);animation:titleShimmer 2s linear 0s infinite;border-radius:.5rem}.notifications__placeholder-body{height:6rem}.notifications__placeholder-date{height:1.5rem;width:20%;background:linear-gradient(90deg,#ccc 0,#fff 15%,#ccc 30%);animation:titleShimmer 7s linear 0s infinite;border-radius:.5rem}.notification{outline:0;padding:1rem 0}.notification__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative}.notification__title{font-size:1.8rem;font-weight:800;color:#454545}.notification__new-icon{background-color:#11234b;top:.5rem;right:.5rem}.notification__new-icon,.notification__status-icon{height:.8rem;width:.8rem;border-radius:50%;position:absolute}.notification__status-icon{left:3px;top:3px}.notification__status-icon-border{border-radius:50%;height:1.6rem;margin-right:3px;position:relative;width:1.6rem}.notification__message{font-size:1.6rem;padding:1rem 0 1.5rem;color:#606060;line-height:2rem}.notification__date{color:#9a9a9a;font-size:1.5rem}.search-container{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.19);height:100vh;left:0;padding:2rem 0 2rem 1rem;position:absolute;top:0;transition:width .5s;width:28rem}.search-container__controls{align-items:center;display:flex;grid-gap:1.5rem;gap:1.5rem;justify-content:space-between;padding-right:2rem}.search-container__icon{background-color:#f16722;border-radius:.5rem;border:2px solid #f16722;color:#fff;padding:1rem 2rem;cursor:pointer}.search-container__icon:hover{background-color:#f05d14}.search-container__icon:active{background-color:#eb580f}.search-container__close-icon{cursor:pointer;position:relative;margin-left:auto;transform:rotate(45deg);scale:.85;color:#707070}.search-container__close-icon:hover{color:#ff5858}.search-container__input{background-color:#f5f5f5;border-radius:.5rem;border:1px solid #f5f5f5;font-weight:700;outline:0;padding:1rem;width:100%}.search-container__input:focus{border:1px solid #f16722}.search-container__switch-container{margin:1.5rem 2rem 1rem 0;background-color:#f0f0f0;border-radius:.5rem}.search-container__switch{display:flex;flex-direction:row;font-size:1.5rem;justify-content:space-between}.search-container__switch-label{padding:1rem 0;color:#707070;font-weight:700;text-align:center;color:#ff6700}.search-container__count-container{display:flex;flex:1 1;flex-direction:column;align-items:center;grid-gap:1rem;gap:1rem;padding:.5rem;border:none;border-radius:.5rem;color:#707070;border:1px solid rgba(0,0,0,.19);border-bottom-left-radius:0;border-bottom-right-radius:0;transition:color .5s}.search-container__count-container:hover:enabled{box-shadow:0 0 10px 0 rgba(255,103,0,.39)}.search-container__count-container:focus-within{outline:none}.search-container__count-container:disabled{color:#bec2cc}.search-container__placeholder{color:#bec2cc;font-size:3rem;font-weight:bolder;text-align:center;vertical-align:middle}.search-container__results{overflow-y:auto;height:-o-calc(100vh - 19.1rem);height:calc(100vh - 19.1rem)}.search-container__results::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.search-container__results::-webkit-scrollbar-track,.search-container__results::-webkit-scrollbar-track:hover{background-color:transparent}.search-container__results::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.search-container__results::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.search-container__results::-webkit-scrollbar-button{display:none}.search-container__header{background-color:#1e4281;border:1px dashed #fff;color:#fff;font-size:2rem;font-weight:bolder;margin:1rem 0;padding:.2rem 0;position:sticky;text-align:center;top:0}.search-container__route-card{padding:.5rem}.search-container__sub-header{font-size:1.7rem;font-weight:bolder;padding-bottom:.5rem}.search-container__result-container{padding-top:.2rem}.search-container__tag{border-radius:.5rem;font-size:1.2rem;font-weight:700;margin-right:.5rem;padding:.2rem}.search-container__tag--pickup{background-color:#396cb3}.search-container__tag--dropoff{background-color:#f16722}.search-container__name{font-size:1.5rem;font-weight:thin}.search-container__placeholder{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;padding-top:1rem}.search-container__placeholder-container{display:flex;flex-direction:column;padding:1rem;grid-gap:1rem;gap:1rem}.search-container__placeholder-title{width:80%;animation:titleShimmer 2.5s linear 0s infinite;height:2rem}.search-container__placeholder-status,.search-container__placeholder-title{align-self:center;background-color:#a6a6a6;background:linear-gradient(90deg,#ccc 0,#fff 30%,#ccc 60%);border-radius:.5rem}.search-container__placeholder-status{width:90%;animation:titleShimmer 2s linear 0s infinite;height:2.8rem}.search-container__placeholder-entries{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.search-container__placeholder-entry{height:3.5rem;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.search-container__placeholder-entry--icon{height:2.4rem;width:2.4rem;animation:titleShimmer 12s linear 0s infinite}.search-container__placeholder-entry--icon,.search-container__placeholder-entry--text{background-color:#a6a6a6;background:linear-gradient(90deg,#ccc 0,#fff 30%,#ccc 60%);border-radius:.5rem}.search-container__placeholder-entry--text{height:1.5rem;width:90%;animation:titleShimmer 2s linear 0s infinite;margin-bottom:.5rem}.results{grid-gap:2rem;gap:2rem;padding:3rem 0}.results,.results__container{display:flex;flex-direction:column}.results__container{border-radius:.5rem;box-shadow:0 2px 10px -2px rgba(0,0,0,.19);grid-gap:2.5rem;gap:2.5rem;margin:0 .5rem;padding:1.5rem}.results__header{align-items:center;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;justify-content:space-between}.results__title{color:#172950;font-size:2rem;font-weight:bolder;align-self:flex-start}.results__name{align-items:center;display:flex;flex-direction:row;font-weight:bolder;padding-bottom:1rem}.results__address{font-size:1.5rem;margin-bottom:2rem}.results__status{border-radius:.5rem;font-size:1.8rem;font-weight:bolder;padding:.5rem 1.5rem;width:100%;text-align:center}.results__content{display:flex;flex-direction:column;font-size:1.5rem;grid-gap:2rem;gap:2rem}.results__info-container{align-items:flex-start;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;position:relative}.results__info-subcontainer{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.results__info-mark{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem;content:"";height:2rem;left:-1.5rem;position:absolute;top:-.2rem;width:.6rem}.results__info-label{color:#8b8b8b;min-width:5em}.results__info-value{color:#585858;font-weight:700}.results__button{align-self:flex-end;background-color:#f16722;border-radius:2rem;border:none;color:#fff;padding:1rem 3rem}.results__button:hover{background-color:#d34f0d;font-weight:700}.results__placeholder{color:#bec2cc;font-size:3rem;font-weight:bolder;text-align:center;vertical-align:middle}.results__body{overflow-y:auto;padding-right:1rem;max-height:-o-calc(100vh - 19rem);max-height:calc(100vh - 19rem)}.results__body::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.results__body::-webkit-scrollbar-track,.results__body::-webkit-scrollbar-track:hover{background-color:transparent}.results__body::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.results__body::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.results__body::-webkit-scrollbar-button{display:none}@keyframes titleShimmer{0%{background-position:-25rem 0}to{background-position:25rem 0}}.select-order__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.select-order__modal{background-color:#fff;border-radius:1rem;border:0;outline:0;padding:3rem}.select-order__modal-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:2rem}.select-order__modal-title{color:#1e4281;font-size:3rem}.select-order__modal-close{color:#99a0ab;cursor:pointer}.select-order__modal-info{font-size:1.5rem;padding:1rem 0}.select-order__address{display:flex;justify-content:center;align-items:center;margin:2rem 0;color:#396cb3;font-weight:700}.select-order__modal-orders{max-height:16rem;overflow-y:auto}.select-order__modal-orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.select-order__modal-orders::-webkit-scrollbar-track,.select-order__modal-orders::-webkit-scrollbar-track:hover{background-color:transparent}.select-order__modal-orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.select-order__modal-orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.select-order__modal-orders::-webkit-scrollbar-button{display:none}.select-order__modal-order-item{display:flex;border-radius:.5rem;border:1px solid #1c396c;color:#396cb3;font-weight:700;margin-top:.5rem;padding:1rem;text-align:center;cursor:default!important}.select-order__modal-order-item__index{width:3rem;justify-self:start}.select-order__modal-order-item__name{width:calc(100% - 6rem);justify-self:center}.select-order__modal-order-item-clickable{display:flex;border-radius:.5rem;border:1px solid #1c396c;color:#396cb3;font-weight:700;margin-top:.5rem;padding:1rem;text-align:center;cursor:pointer}.select-order__modal-order-item-clickable__index{width:3rem;justify-self:start}.select-order__modal-order-item-clickable__name{width:calc(100% - 6rem);justify-self:center}.select-order__modal-order-item-clickable:hover{background-color:#f5f8fd}.past-date__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.past-date__modal{background-color:#f5f8fd;border-radius:1rem;border:none;outline:0;padding:2rem;max-width:40%}.past-date__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.past-date__modal-title{color:#1e4281;font-size:3rem}.past-date__modal-close{color:#99a0ab;cursor:pointer}.past-date__text{font-size:2rem;padding-bottom:3rem}.past-date__modal-buttons{display:flex;flex-direction:row;justify-content:space-between}.past-date__modal-button{border-radius:5px;border:none;color:#fff;padding:1rem 2rem;margin:2rem;font-size:2rem}.past-date__modal-button--update{background:#396cb3}.past-date__modal-button--refund{background:#ff5858}.driver-pictures{position:fixed;height:100%;width:100%;z-index:2}.driver-pictures__background{position:fixed;height:200%;width:100%;z-index:1;left:0;top:-50%;background-position:top;background-repeat:no-repeat;background-size:cover;filter:blur(5px);-webkit-filter:blur(5px)}.driver-pictures__overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center;background-color:rgba(0,0,0,.5)}.driver-pictures__modal{background-color:#f5f8fd;border:none;outline:0;width:100%;height:100%;position:relative}.driver-pictures__main-view{display:flex;flex-direction:row;height:90vh;width:100wh}.driver-pictures__close{position:absolute;top:1rem;right:2rem;background-color:rgba(0,0,0,.5);border-radius:50%;height:4rem;width:4rem;z-index:2}.driver-pictures__arrow,.driver-pictures__close{color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.driver-pictures__arrow{width:5%;z-index:1;transition-duration:.2s;opacity:.7;border:none;background-color:rgba(0,0,0,.2)}.driver-pictures__arrow:focus-within{outline:none}.driver-pictures__arrow--left:hover{transform:translateX(-5px);opacity:1}.driver-pictures__arrow--right:hover{transform:translateX(5px);opacity:1}.driver-pictures__image-container{display:flex;justify-content:center;flex:1 1}.driver-pictures__image{object-fit:contain;max-width:100%}.driver-pictures__download{position:absolute;top:1rem;left:2rem;border-radius:50%;color:#fff;background-color:rgba(0,0,0,.5);height:4rem;width:4rem;cursor:pointer;z-index:2}.driver-pictures__download,.driver-pictures__options{display:flex;align-items:center;justify-content:center}.driver-pictures__options{height:10vh;flex-direction:row;overflow-x:auto;grid-gap:1rem;gap:1rem;padding:0 2rem}.driver-pictures__options::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.driver-pictures__options::-webkit-scrollbar-track,.driver-pictures__options::-webkit-scrollbar-track:hover{background-color:transparent}.driver-pictures__options::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.driver-pictures__options::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.driver-pictures__options::-webkit-scrollbar-button{display:none}.driver-pictures__option{background-position:50%;background-repeat:no-repeat;background-size:cover;width:4rem;height:4rem;min-width:4rem;min-height:4rem;border-radius:1rem;border:0;opacity:.4;padding:0}.driver-pictures__option:focus-within{outline:none}.driver-pictures__option:hover{opacity:1}.driver-pictures__option-image{width:3.5rem;height:3.5rem;object-fit:cover;max-height:100%}.driver-profile__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.driver-profile__modal{background-color:#fff;border-radius:5rem;border:none;max-height:90%;outline:0;padding:3rem 0;width:85rem;position:relative;display:flex;flex-direction:column;align-items:center;grid-gap:3.5rem;gap:3.5rem}.driver-profile__title{color:#282828;font-family:Gilroy-SemiBold;font-size:27px;font-weight:400;line-height:33px;letter-spacing:0;text-align:center}.driver-profile__modal-close{position:absolute;color:#99a0ab;cursor:pointer;top:3rem;right:3rem}.driver-profile__container{display:flex;flex-direction:column;min-height:30rem;grid-gap:2.8rem;gap:2.8rem;width:100%;overflow-x:auto;padding:0 4rem}.driver-profile__container::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.driver-profile__container::-webkit-scrollbar-track,.driver-profile__container::-webkit-scrollbar-track:hover{background-color:transparent}.driver-profile__container::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.driver-profile__container::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.driver-profile__container::-webkit-scrollbar-button{display:none}.driver-profile__left-container,.driver-profile__right-container{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;flex:1 1}.driver-profile__main-info-container{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.driver-profile__border{border:1px solid #e0e0e0;border-radius:.8rem;padding:1.8rem}.driver-profile__basic-container{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.driver-profile__image{border-radius:50%;height:7rem;width:7rem}.driver-profile__name-container{color:#585858;font-size:1.6rem}.driver-profile__vehicle-container{align-items:center;display:flex;flex-direction:row;font-size:1.4rem;color:#6f6f6f;grid-gap:.5rem;gap:.5rem}.driver-profile__vehicle-icon{height:2rem}.driver-profile__basic-details{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.driver-profile__about-me{color:#747474;font-size:1.4rem}.driver-profile__reviews-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.driver-profile__reviews{display:flex;flex-direction:column;color:#747474;overflow-y:auto;flex:1 1 auto;padding:1rem 2.4rem;max-height:25rem}.driver-profile__reviews::-webkit-scrollbar{background-color:"transparent";width:8px;min-height:10px;max-height:10px}.driver-profile__reviews::-webkit-scrollbar-track,.driver-profile__reviews::-webkit-scrollbar-track:hover{background-color:transparent}.driver-profile__reviews::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.driver-profile__reviews::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.driver-profile__reviews::-webkit-scrollbar-button{display:none}.driver-profile__review-header{display:flex;align-items:center;justify-content:space-between}.driver-profile__review-route{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;cursor:pointer}.driver-profile__review-route:hover{text-decoration:underline}.driver-profile__review-container{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;position:relative;padding:12px 0 8px}.driver-profile__review-container:not(:last-child){border-bottom:1px solid #e3e3e3}.driver-profile__review-content{display:flex;flex-direction:column;font-size:11px;font-weight:400;line-height:22px;letter-spacing:0}.driver-profile__review-author{font-family:Gilroy-SemiBold;font-size:11px;color:#bdbdbd}.driver-profile__review{font-family:Gilroy-Medium;font-size:14px;color:#333}.driver-profile__review-date{position:absolute;color:#bdbdbd;font-family:Gilroy-Medium;font-size:11px;font-weight:400;line-height:22px;letter-spacing:0;right:0;top:2.5rem}.driver-profile__info-section{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.driver-profile__info-header{font-family:Gilroy-Medium;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;color:#bdbdbd}.driver-profile__experience-container{display:flex;flex-direction:row;grid-gap:.8rem;gap:.8rem;flex-wrap:wrap}.driver-profile__experience{background-color:rgba(57,108,179,.06);border-radius:.5rem;font-weight:500;color:#396cb3;font-size:1.4rem;padding:.7rem}.driver-profile__pictures{display:flex;flex-direction:row;grid-gap:3rem;gap:3rem;flex-wrap:wrap}.driver-profile__picture{border-radius:1rem;width:12rem;height:10rem;cursor:pointer}.driver-profile__equipment-container{display:flex;flex-direction:row;grid-gap:.8rem;gap:.8rem;flex-wrap:wrap}.driver-profile__equipment{background-color:rgba(241,103,34,.06);border-radius:.5rem;font-weight:500;color:#f16722;font-size:1.4rem;padding:.7rem}.driver-window__card{display:flex;background-color:#fff}.driver-window__header{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem}.driver-window__contacts,.driver-window__name-and-avatar{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.driver-window__contacts{justify-content:space-between}.driver-window__show-more--container{display:flex;justify-content:center}.driver-window__show-more--label{font-family:"Gilroy-SemiBold";cursor:pointer;color:#1e4281}.driver-form__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.driver-form__modal{background-color:#f0f0f0;border-radius:5rem;border:none;height:90%;outline:0;padding:3rem 18rem;width:85rem;position:relative;display:flex;flex-direction:column;align-items:center;grid-gap:5.5rem;gap:5.5rem}.driver-form__title{color:#282828;font-family:Gilroy-SemiBold;font-size:27px;font-weight:400;line-height:33px;letter-spacing:0;text-align:center}.driver-form__modal-close{position:absolute;color:#99a0ab;cursor:pointer;top:3rem;right:3rem}.driver-form__form{display:flex;flex-direction:column;justify-content:space-between;flex:1 1;width:100%}.driver-form__body{display:flex;flex-direction:column;grid-gap:2.3rem;gap:2.3rem}.driver-form__edit-row{font-weight:700;display:flex;flex-direction:row;grid-gap:3rem;gap:3rem;width:100%}.driver-form__error-message{color:red;font-size:12px}.driver-form__input-label{color:#828282;font-family:Gilroy-Medium;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}.rating__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.rating__modal,.rating__overlay{align-items:center;display:flex;justify-content:center}.rating__modal{position:relative;flex-direction:column;background-color:#f5f8fd;color:#396cb3;border-radius:1rem;outline:0;padding:2rem;width:40rem}.rating__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.rating__modal-title{font-size:3rem}.rating__modal-close{position:absolute;top:2rem;right:2rem;color:#396cb3;cursor:pointer}.rating__modal-close:hover{color:#3360a0}.rating__driver-pic{background:#f5f8fd;border-radius:50%;border:1px solid #99a0ab;color:#99a0ab;padding:.4rem;height:10rem;width:10rem}.rating__driver-name{padding:2rem 2rem 0}.rating__rating-star{margin:0 0 2rem}.rating__text-area{height:10rem;width:100%;overflow:hidden}.rating__text-area>textarea{height:100%;width:100%;outline:none;border:1px solid #333;padding:1rem;resize:none}.rating__submit-button{align-self:center;height:4.5rem;width:30%;margin:15px 0}.rating__submit-button>button{height:100%!important;width:100%!important;border:none!important;border-radius:.5rem!important;background-color:#f16722!important;color:#fff!important;text-transform:uppercase!important;transition:all .3s ease-out!important;font-size:2rem;cursor:pointer!important}.rating__submit-button>button:hover{background-color:#e1550e!important}.rating__description-container{width:100%;display:flex;flex-direction:column}.rating__description-container>header{width:100%;font-weight:500;margin:5px 0 20px;text-align:center;transition:all .2s ease-out}.rate-star-container{height:100%;place-items:center;text-align:center}.rate-star-container>input{display:none}.rate-star-container>label{font-size:4rem;padding:1rem;float:right}.rate-star-container>label>svg{fill:#bec2cc;transition:all .2s ease-out;cursor:pointer}.rate-star-container input:not(:checked)~label:hover>svg,.rate-star-container input:not(:checked)~label:hover~label>svg{transform:scale(1.2);fill:#fd4}.rate-star-container input#rate-5:checked~label>svg,.rate-star-container input:checked~label>svg{fill:#fd4;filter:drop-shadow(0 0 2rem #952)}.rate-star-container #rating-text{margin-top:2rem;color:#396cb3}.driver-reviews__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.driver-reviews__modal{position:relative;background-color:#f5f8fd;border-radius:1rem;border:none;outline:0;height:80%;width:50%;overflow:hidden}.driver-reviews__modal-header{display:flex;justify-self:center;align-items:center;justify-content:space-between;background-color:#f5f8fd;padding:2rem 1rem 0}.driver-reviews__modal-header__title{font-size:3rem;color:#1e4281}.driver-reviews__modal-header__modal-close>svg{top:2rem;right:2rem;color:#1e4281;transition:all .2s ease-out;cursor:pointer}.driver-reviews__modal-header__modal-close>svg:hover{transform:scale(1.1)}.driver-reviews__content-container{height:100%;padding:4rem 2rem 2rem}.driver-reviews__content-container__header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.driver-reviews__content-container__header__info{display:flex;justify-content:space-between;align-items:center;width:100%;padding-right:1rem}.driver-reviews__content-container__header__info__name-and-rating{display:flex;align-items:center;justify-content:flex-start}.driver-reviews__content-container__header__info__name-and-rating__modal-title{color:#1e4281;font-size:2rem;font-weight:700}.driver-reviews__content-container__header__info__name-and-rating__rating{display:flex;margin-left:2rem}.driver-reviews__content-container__header__info__name-and-rating__rating__title{color:#1e4281;font-size:2rem;font-weight:700;margin-right:2rem}.driver-reviews__content-container__header__info__orders{white-space:nowrap}.driver-reviews__content-container__header__info__orders__title{color:#1e4281;font-size:2rem;font-weight:700}.driver-reviews__content-container__header__info__orders__delivered{background-color:#40af65;color:#fff;border-radius:.5rem;padding:.5rem;font-size:1.7rem}.driver-reviews__content-container__reviews{overflow:auto;height:calc(100% - 9rem)}.driver-reviews__content-container__reviews::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.driver-reviews__content-container__reviews::-webkit-scrollbar-track,.driver-reviews__content-container__reviews::-webkit-scrollbar-track:hover{background-color:transparent}.driver-reviews__content-container__reviews::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.driver-reviews__content-container__reviews::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.driver-reviews__content-container__reviews::-webkit-scrollbar-button{display:none}.driver-reviews__content-container__reviews__review{display:flex;align-items:flex-start;margin:1rem 0;border-bottom:1px solid #dfe1e5;padding:0 1rem 1rem;height:18rem}.driver-reviews__content-container__reviews__review__content{display:flex;flex-direction:column;width:100%;margin-left:1rem}.driver-reviews__content-container__reviews__review__content__header{display:flex;justify-content:center;flex-direction:column;width:100%;height:6.5rem;margin-bottom:2rem}.driver-reviews__content-container__reviews__review__content__header__user-info{display:flex;flex-direction:row;align-items:center}.driver-reviews__content-container__reviews__review__content__header__user-name-and-review{display:flex;justify-content:space-between;width:100%}.driver-reviews__content-container__reviews__review__content__header__user-name-and-review__user-name{font-size:1.8rem;font-weight:bolder}.driver-reviews__content-container__reviews__review__content__header__user-date{margin-top:1rem;font-size:1.5rem;color:#99a0ab}.driver-reviews__content-container__reviews__review__content__comment{padding:2rem 0!important;font-size:1.5rem}.driver-reviews__content-container__reviews__review__user-icon{margin:1rem;border-radius:50%;font-size:4.5rem;background-color:#99a0ab;height:5rem;width:5rem}.archived-order-list{display:flex;flex-direction:column;position:relative;z-index:1;height:100vh;background-color:#6e6e6e;width:28rem;float:left}.archived-order-list__wrapper{width:100%}.archived-order-list__header{position:relative;border:0;color:#fff;font-size:2.5rem;font-weight:500;min-height:5rem;align-items:center;display:flex;justify-content:space-around}.archived-order-list__header:focus{outline:0}.archived-order-list__title{margin-right:2rem;font-size:2rem}.archived-order-list__main{border-top-left-radius:1.5rem;background-color:#fff;display:flex;flex-direction:column;overflow-y:overlay;height:-o-calc(100vh - 5rem);height:calc(100vh - 5rem);min-height:-o-calc(100vh - 5rem);min-height:calc(100vh - 5rem);max-width:30rem;width:100%}.archived-order-list__main::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.archived-order-list__main::-webkit-scrollbar-track,.archived-order-list__main::-webkit-scrollbar-track:hover{background-color:transparent}.archived-order-list__main::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.archived-order-list__main::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.archived-order-list__main::-webkit-scrollbar-button{display:none}.archived-order-card{background-color:#a6a6a6;outline:0;color:#fff;position:relative}.archived-order-card__header{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;padding:1rem;border-top-left-radius:1.5rem;background-color:#939393}.archived-order-card__header-curve{background-color:#939393;bottom:100%}.archived-order-card__header-curve,.archived-order-card__header-curve:before{position:absolute;padding:.5rem 1rem;font-size:1.5rem;right:0;width:2rem;height:2rem}.archived-order-card__header-curve:before{content:"";background-color:#a6a6a6;border-bottom-right-radius:100%;bottom:0}.archived-order-card__name{-ms-word-break:break-all;font-weight:550;word-break:break-word}.archived-order-card__fail-status{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;color:#fff;width:-moz-fit-content;width:fit-content;background-color:#c73535;border-radius:1.5rem;padding:.5rem;font-size:1.3rem}.archived-order-card__body{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:1.5rem 1rem}.archived-order-card__body-curve{z-index:2;background-color:#fdfdfd;top:100%}.archived-order-card__body-curve,.archived-order-card__body-curve:after{position:absolute;padding:.5rem 1rem;font-size:1.5rem;right:0;width:1.8rem;height:1.8rem}.archived-order-card__body-curve:after{content:"";background-color:#939393;border-top-right-radius:100%;bottom:0}.archived-order-card__info-row{display:flex;font-size:1.5rem;grid-gap:1rem;gap:1rem;width:100%}.archived-order-card__category{flex-basis:1.5rem;flex:2 1;font-weight:700}.archived-order-card__value{-ms-word-break:break-all;flex:3 1;word-break:break-word;color:#e4e4e4}.archived-order-card__restore-button{align-self:center;padding:1rem 0;background-color:#89cb3e;border-radius:2rem;border:0;color:#fff;font-size:1.5rem;width:60%;margin:1.5rem 0 0}.archived-order-card__restore-button:active{background-color:#6fa92d}.archived-order-card__restored{display:flex;grid-gap:1rem;gap:1rem;padding-top:1rem;justify-content:center;align-items:center;color:#89cb3e;font-size:1.6rem}.business-setup__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center;z-index:9999}.business-setup__modal{position:relative;background-color:#f5f8fd;border-radius:1rem;border:none;outline:0;overflow:visible}.business-setup__container--welcome{display:flex;flex-direction:column;align-items:center}.business-setup__container--dropdowns{width:60rem}.business-setup__container--final{display:flex;flex-direction:column;align-items:center;width:60rem;text-align:center}.business-setup__icon{margin-bottom:2rem;width:6rem}.business-setup__title{color:#396cb3;font-size:4rem;font-weight:600;padding-bottom:3rem}.business-setup__subtitle{color:#f16722;font-size:2.7rem;font-weight:500;margin-bottom:2rem}.business-setup__text{color:#1e4281;padding:0 3rem;font-size:3rem;text-align:center}.business-setup__stripe{background-color:#40af65;height:.5rem}.business-setup__step{padding-top:.2rem;padding-left:.2rem;font-size:1.3rem;color:#bec2cc}.business-setup__main{padding:3rem}.business-setup__industries{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.business-setup__industry{margin:2rem;padding:1rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border-radius:.5rem;font-size:3rem;min-width:28%}.business-setup__industry:hover{border-color:#396cb3;color:#396cb3}.business-setup__industry:hover img{filter:invert(40%) sepia(15%) saturate(2037%) hue-rotate(175deg) brightness(96%) contrast(95%)}.business-setup__industry-icon{margin:2rem;width:80px;height:80px;filter:invert(67%) sepia(24%) saturate(141%) hue-rotate(178deg) brightness(92%) contrast(82%)}.business-setup__industry-icon--selected{filter:invert(40%) sepia(15%) saturate(2037%) hue-rotate(175deg) brightness(96%) contrast(95%)}.business-setup__buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:2rem;font-size:2rem}.business-setup__button{border-radius:.5rem;font-size:2rem;width:20%}.business-setup__button--welcome{margin-top:3rem}.skip-modal__overlay{position:fixed;z-index:100;bottom:7rem;right:50%;width:35%}.skip-modal__modal{color:#fff;background-color:#828282;border-radius:1.5rem;font-size:1.5rem;border:none;outline:0}.skip-modal__text{padding:3rem 2rem;text-align:center}.skip-modal__buttons{display:flex;flex-direction:row}.skip-modal__buttons--yes{border-right:1px solid #fff}.skip-modal__buttons--no,.skip-modal__buttons--yes{text-align:center;flex:1 1;border-top:1px solid #fff;padding:2rem;cursor:pointer}.driver-matching-view__animation-wrapper{flex:1 1}.driver-matching-view__animation{background:radial-gradient(#2a6ac4,#0d2f6a);color:#fff;border-radius:2.4rem;text-align:center;align-self:center;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}@media(min-height:800px){.driver-matching-view__animation{padding:8rem 0 0}}.driver-matching-view__driver-name{font-size:2rem;color:#fff;line-height:2.3rem;transition:color .5s}.driver-matching-view__primary-text{padding:0 3%;font-size:2rem;font-weight:bolder}.driver-matching-view__primary-text--gray{padding:0 4rem;font-size:2rem;font-weight:bolder;color:hsla(0,0%,100%,.6)}.driver-matching-view__inner-wrapper{display:flex;flex-direction:column;align-items:center}.driver-matching-view__placeholder{position:relative;width:50%}.driver-matching-view__animation-img{width:100%;height:100%}.driver-matching-view__secondary-text{padding:0 10%;font-size:1.8rem}.driver-matching-view__cancel-button{color:#ec986e;background-color:hsla(0,0%,100%,.03);padding:1rem 0;width:35rem;border-radius:2.1rem}.driver-matching-view__cancel-button:hover{cursor:pointer}.driver-matching-view__info-row{display:flex;flex-direction:row;align-items:center;grid-gap:9rem;gap:9rem}.driver-matching-view__view-button{font-size:1.8rem;line-height:2.1rem;font-weight:700;color:#fff;background:#ff6700;border-radius:41px;border:0;padding:1rem 5rem}.driver-matching-view__cancel-popup-container{background-color:#fff;display:flex;flex-direction:column;border-radius:3.4rem;color:#343434;align-items:center;min-width:70%}.driver-matching-view__cancel-popup-info-wrapper{background-color:#f1f1f1;padding:1rem 0;border-radius:3.4rem;width:100%}.driver-matching-view__cancel-popup-amount-label{font-size:1.3rem;color:rgba(52,52,52,.71)}.driver-matching-view__cancel-popup-amount-value{font-size:4rem;padding-top:1rem}.driver-matching-view__cancel-popup-delivery-change{background-color:#f16722;border-radius:2.3rem;color:#fff;font-size:2rem;padding:1rem 0;width:35rem;cursor:pointer}.driver-matching-view__cancel-popup-delivery-change:hover{cursor:pointer}.driver-matching-view__cancel-popup-delivery-change:active{background-color:rgba(241,103,34,.8);color:#fff}.driver-matching-view__cancel-popup-buttons-wrapper{padding:1rem 4rem;display:flex;flex-direction:row}.driver-matching-view__cancel-popup-button--refund{color:#fff;font-size:2rem;background-color:#f16722;border-radius:2.3rem;padding:.7rem 5rem}.driver-matching-view__cancel-popup-button--refund:active{background-color:rgba(241,103,34,.9);color:#fff}.driver-matching-view__cancel-popup-button--cancel{color:#707070;font-size:2rem;background-color:transparent;padding:.7rem 5rem}.driver-matching-view__cancel-popup-button--cancel:active{background-color:transparent}.driver-matching-view__buttons{display:flex;flex-direction:column;align-items:center;grid-row-gap:1rem;row-gap:1rem}.driver-matching-view__try-again-button{background-color:#0ad979;border-radius:2.3rem;color:#0d2f6a;font-size:3rem;font-weight:bolder;padding:1rem 0;width:35rem;cursor:pointer}.driver-matching-view__try-again-button:active{background-color:rgba(10,217,121,.8);color:#fff}.driver-matching-view__info-container{display:flex;flex-direction:column;align-items:center;grid-gap:2rem;gap:2rem}.driver-matching-view__inner-container{padding:0 .5rem;background-color:#f06924;color:#fff;border-radius:1.7rem;min-width:25rem;max-width:25rem}.driver-matching-view__icon-container{padding:.5rem 1.5rem;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;max-height:5rem}.driver-matching-view__icon{max-height:16rem;max-width:16rem;min-width:16rem;border-radius:50%}.driver-matching-view__stars{margin-bottom:1rem}.driver-matching-view__line-separator{border-color:#fff}.driver-matching-view__phone-container{display:flex;flex-direction:row;justify-content:space-evenly;grid-gap:.8rem;gap:.8rem;font-size:18px;line-height:21px}.driver-matching-view__vehicle-container{max-height:6rem}.driver-matching-view__vehicle-icon{height:10rem}.driver-matching-view__vehicle-make{font-size:18px;line-height:21px}.driver-matching-view__reviews-header{display:flex;flex-direction:row;padding-bottom:1rem;color:hsla(0,0%,100%,.6);font-size:2.6rem}.driver-matching-view__reviews-list-container{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;overflow-x:scroll;padding-bottom:2rem;max-width:51rem}.driver-matching-view__reviews-list-container::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.driver-matching-view__reviews-list-container::-webkit-scrollbar-track,.driver-matching-view__reviews-list-container::-webkit-scrollbar-track:hover{background-color:transparent}.driver-matching-view__reviews-list-container::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.driver-matching-view__reviews-list-container::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.driver-matching-view__reviews-list-container::-webkit-scrollbar-button{display:none}.driver-matching-view__reviews-list{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.driver-matching-view__review-container{display:flex;flex-direction:column;align-items:flex-end;grid-gap:2rem;gap:2rem}.driver-matching-view__review{text-align:start;min-width:25rem;max-width:25rem;min-height:20rem;max-height:20rem;background-color:rgba(251,251,252,.7);color:rgba(55,55,55,.7);border-radius:1rem;padding:2rem 3rem 5rem}.driver-matching-view__review-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-height:3rem}.driver-matching-view__extended-container{width:100%;height:70%;display:flex;flex-direction:row;justify-content:space-evenly}.driver-matching-view__extended-left-container{display:flex;flex-direction:column;justify-content:space-evenly}.driver-matching-view__extended-containers{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.driver-matching-view__extended-driver-container{background-color:hsla(0,0%,100%,.7);border-radius:2.3rem;color:#0d2f6a;display:flex;flex-direction:row;align-items:center;padding:1.5rem;min-height:13rem;max-height:13rem;min-width:30rem;max-width:30rem}.driver-matching-view__extended-info-container{padding-left:2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;height:100%}.driver-matching-view__extended-check-container{min-width:12rem;max-width:12rem;min-height:12rem;max-height:12rem;border-radius:2.3rem;background-color:#0ad979;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.driver-matching-view__extended-edit-button{color:#0ad979;text-decoration:underline;cursor:pointer}.driver-matching-view__extended-animation{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.driver-matching-view__extended-animation-text{padding-top:1rem}.save-to-address-book-modal__overlay{background-color:rgba(0,0,0,.4);bottom:0;left:0;position:fixed;right:0;top:0;z-index:100;align-items:center;display:flex;justify-content:center}.save-to-address-book-modal__modal{background-color:#f5f8fd;border-radius:1rem;border:none;outline:0;padding:2rem;width:50%}.save-to-address-book-modal__header{display:flex;flex-direction:"row";justify-content:space-between}.save-to-address-book-modal__close-icon{color:#bec2cc;cursor:pointer;font-size:3rem}.save-to-address-book-modal__close-icon:hover{color:#99a0ab}.save-to-address-book-modal__body{padding:2rem 0 1rem;display:flex;flex-direction:column;align-items:center}.save-to-address-book-modal__error-message{padding-top:1rem;color:#ff5858}.save-to-address-book-modal__error-title{font-weight:700;color:#992727}.save-to-address-book-modal__submit-button{margin-top:2rem;padding:1.5rem;background-color:#396cb3;border:none;border-radius:2rem;color:#fff;cursor:pointer}.additional-information{height:90%;overflow:auto}.additional-information::-webkit-scrollbar{background-color:"transparent";width:8px;min-height:10px;max-height:10px}.additional-information::-webkit-scrollbar-track,.additional-information::-webkit-scrollbar-track:hover{background-color:transparent}.additional-information::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.additional-information::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.additional-information::-webkit-scrollbar-button{display:none}.additional-information-location{font-size:1.5rem;color:#707070;margin:1.5rem;padding:3rem;border-radius:2.3rem;background-color:#f2f2f2;border-color:#707070;box-shadow:0 .5rem .6rem #707070}.additional-information-location__container{margin:1rem 0}.additional-information-location__header{padding:2rem 0}.additional-information-location__header,.additional-information-location__main-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.additional-information-location__full-name{font-weight:bolder;padding:0 1rem}.additional-information-location__full-address{padding:0 1rem;border-left:1px solid #707070}.additional-information-location__add-note{justify-self:flex-end;min-width:8.5rem}.additional-information-location__add-note:hover{cursor:pointer}.additional-information-location__content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;grid-gap:1.5rem;gap:1.5rem}.additional-information-location__save-address{color:#f16722;display:flex;flex-direction:row;align-items:center;grid-column-gap:.5rem;column-gap:.5rem;margin-top:2rem;cursor:pointer}.additional-information-location__save-address:hover{font-weight:700;color:#f16620}.additional-information-location__wrapper-1{min-width:48%}.driver-matching{display:flex;flex-direction:row;justify-content:space-around;background-color:#fff;position:absolute;top:100%;left:0;width:100%;height:-o-calc(100vh - 5.1rem);height:calc(100vh - 5.1rem);grid-column-gap:2rem;column-gap:2rem;padding:2rem;z-index:2}.driver-matching__additional-info-header{margin-left:1.5rem;font-size:3rem;font-weight:bolder}.driver-matching__additional-info-container{align-self:center;display:flex;flex-direction:column;flex:1 1;height:100%;justify-content:space-evenly}.driver-matching__additional-info-buttons{align-self:flex-end;display:flex;flex-direction:row;margin-top:1rem}.driver-matching__additional-info-button--submit{background-color:#0ad979;border-radius:2.3rem;color:#fff;font-size:2rem;padding:.5rem 5rem}.driver-matching__additional-info-button--submit:active{background-color:rgba(10,217,121,.8);color:#fff}.driver-matching__additional-info-button--skip{background-color:#ec986e;border-radius:2.3rem;color:#fff;font-size:2rem;margin-left:1rem;padding:.7rem 7rem}.driver-matching__additional-info-button--skip:active{background-color:rgba(236,152,110,.8);color:#fff}.subscription__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:1000}.subscription__error-modal{background-color:#f0f0f0;padding:2.5rem;align-items:center;grid-gap:2rem;gap:2rem}.subscription__error-modal,.subscription__modal{border-radius:1rem;border:none;outline:0;display:flex;flex-direction:column;max-width:120rem}.subscription__modal{background-color:#fdfdfd;padding:2.5rem 0;justify-content:space-between;width:80%}.subscription__modal--tier{width:100%;height:100%;overflow-y:auto;max-width:none;grid-gap:3rem;gap:3rem}.subscription__modal-header{align-items:center;display:flex;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem}.subscription__modal-title{color:#1e4281;font-size:3rem}.subscription__modal-close{color:#99a0ab;cursor:pointer;margin-left:auto}.subscription__subtitle{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.subscription__history-button{background-color:#fff;padding:1.5rem 4rem;border-radius:4.4rem;border-radius:44px;border:3px solid #f5f8fd;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center}.subscription__history-icon{fill:#72c8cc}.subscription__dbo-button{border:0;padding:2rem 4rem;border-radius:4.4rem;border-radius:44px;background-color:#f5f8fd;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;justify-content:center;align-items:center;font-family:Gilroy-Medium;font-size:14px;line-height:16px;letter-spacing:0;text-align:center}.subscription__dbo-icon{fill:#ec986e}.subscription__filters{display:flex;flex-direction:column;grid-gap:1.8rem;gap:1.8rem}.subscription__period-filter{-webkit-user-select:none;background-color:#fff;border-radius:3.2rem;display:flex;flex-flow:row wrap;font-size:1.5rem;color:silver;grid-gap:2rem;gap:2rem;margin:0 auto;user-select:none}.subscription__period-filter--periods{padding:.5rem;font-size:1.5rem}.subscription__period-filter--tags{padding:.5rem;font-size:1.8rem;box-shadow:0 2px 12px 0 rgba(17,35,75,.0509803922)}.subscription__option{background-color:#fff;padding:1.8rem;border-radius:3.8rem;cursor:pointer}.subscription__option:hover{background-color:#1a85c1;opacity:.9}.subscription__option:active,.subscription__option:checked{background-color:#1a85c1;color:#fff}.subscription__option--period{padding:1.2rem}.subscription__option--period:hover{opacity:.9}.subscription__option--period:active,.subscription__option--period:checked,.subscription__option--period:hover{background-color:rgba(97,122,166,.1411764706);color:#3f3f3f}.subscription__option-input:checked+label{background-color:#1a85c1;color:#fff;font-weight:bolder}.subscription__option-input--period:checked+label{background-color:rgba(97,122,166,.1411764706);color:#3f3f3f}.subscription__tiers{color:#707070;width:95%;margin:0 auto;flex:1 1}.subscription__tiers .slick-track{display:flex;grid-gap:3rem;gap:3rem;padding-top:1.3rem;flex-direction:row;flex-wrap:nowrap;align-items:stretch}.subscription__tiers .slick-slide{height:auto;display:flex}.subscription__tiers .slick-slide>div{display:flex}.subscription__tiers .slick-next:before,.subscription__tiers .slick-prev:before{color:#396cb3}.subscription__tier-container{background-color:#f5f8fd;border-radius:4.3rem;border:1px solid transparent;display:flex!important;flex-direction:column;flex:1 1;grid-gap:2rem;gap:2rem;color:#3f3f3f;padding:7rem 4.5rem 4.5rem;position:relative}.subscription__tier-container:hover{border:1px solid #89cb3e;background-color:#fff}.subscription__tier-header{display:flex;text-align:center;flex-direction:column;grid-gap:1rem;gap:1rem}.subscription__tier-header::-webkit-scrollbar{background-color:"transparent";width:8px;min-height:10px;max-height:10px}.subscription__tier-header::-webkit-scrollbar-track,.subscription__tier-header::-webkit-scrollbar-track:hover{background-color:transparent}.subscription__tier-header::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.subscription__tier-header::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.subscription__tier-header::-webkit-scrollbar-button{display:none}.subscription__tier-name{font-size:2rem;line-height:2.5rem;letter-spacing:0;text-align:left;font-family:Gilroy-Bold}.subscription__tier-description{font-size:1.5rem;line-height:1.9rem;text-align:left;font-family:"Poppins-Regular";display:-webkit-box;max-width:200px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.subscription__discount{position:absolute;top:2rem;padding-top:1rem;font-size:1.5rem;color:#f16722}.subscription__features{display:flex;flex-direction:column;grid-gap:1.8rem;gap:1.8rem;font-size:1.5rem;font-weight:700;flex:1 1}.subscription__features::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.subscription__features::-webkit-scrollbar-track,.subscription__features::-webkit-scrollbar-track:hover{background-color:transparent}.subscription__features::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.subscription__features::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.subscription__features::-webkit-scrollbar-button{display:none}.subscription__view-all-features{color:#72a0eb;font-family:Gilroy-Bold;font-size:14px;letter-spacing:0;line-height:18px;align-self:center;text-align:center;cursor:pointer;background-color:transparent;border:none;width:-moz-fit-content;width:fit-content}.subscription__feature{display:flex;flex-direction:row;align-items:baseline}.subscription__feature:before{content:"✔";display:flex;min-width:1.2rem;height:1.2rem;width:1.2rem;font-size:1rem;align-items:center;justify-content:center;border-radius:50%;color:#fff;background-color:#f16722;margin-right:1rem}.subscription__price-container{background-color:#75c1c3;color:#fff;padding:1.5rem 1rem;position:absolute;right:3.8rem;top:-1.5rem;border-radius:1.5rem;letter-spacing:0;text-align:center;font-weight:600}.subscription__price{font-weight:700;font-size:20px;line-height:15px}.subscription__tier-button-container{display:flex;flex-direction:column;align-items:center;margin-top:auto}.subscription__tier-button{justify-self:center;border:0;padding:.8rem;background-color:#f16722;border-radius:4.4rem;width:16.6rem;color:#fff;align-self:center;font-size:1.5rem;font-weight:600;line-height:1.8rem;letter-spacing:0;text-align:center}.subscription__tier-button:disabled{background-color:#bec2cc}.subscription__tier-remaining-days{padding-bottom:1rem;font-size:1.5rem;color:#992727}.subscription__horizontal-container{display:flex;flex-direction:row;grid-gap:16rem;gap:16rem}.subscription__left-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;flex:2 1}.subscription__previous-plan{font-size:1.5rem;background-color:#fff;border-radius:2rem;padding:1.5rem 2.5rem;position:relative;display:flex;flex-direction:column;box-shadow:0 0 10px 0 rgba(0,0,0,.16);color:#3f3f3f}.subscription__previous-plan:after{border-top:20px solid #fff}.subscription__arrow-divider,.subscription__previous-plan:after{content:"";position:absolute;bottom:-20px;align-self:center;border-left:20px solid transparent;border-right:20px solid transparent;clear:both;z-index:10}.subscription__arrow-divider{border-top:20px solid #1e4281}.subscription__plan-price-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding-top:.7rem}.subscription__plan-name{font-size:2.8rem;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.subscription__plan-price{font-size:2rem}.subscription__invoice-feature-title{font-size:2rem;font-weight:bolder}.subscription__right-container{display:flex;flex-direction:column;grid-gap:4rem;gap:4rem;flex:1 1;padding:14rem 4rem 2rem 0}.subscription__container-title{font-family:Gilroy-SemiBold;font-size:24px;font-weight:700;line-height:29px;letter-spacing:0;text-align:left}.subscription__container-title--info{font-size:18px;font-weight:800;line-height:22px;letter-spacing:0;text-align:left;color:#707070}.subscription__card-types{align-self:center;width:70%}.subscription__invoice-info{padding:2rem 1.5rem;border-radius:2rem;background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.16)}.subscription__invoice-buttons{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.subscription__invoice-buttons-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;font-family:Gilroy-Medium;font-size:14px;line-height:16px;letter-spacing:0;text-align:center}.subscription__change-button{color:#fff;font-weight:bolder;background-color:#f16722;flex:1 1;border-radius:4.4rem;border:none;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center;justify-content:center}.subscription__change-icon{fill:#fff}.subscription__pay-button{background-color:rgba(241,103,34,.8);color:#fff;border:0;padding:1rem;border-radius:2rem;flex:1 1}.subscription__information-container{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;border-radius:1rem}.subscription__information-row{display:flex;flex-direction:row;justify-content:space-between;padding:2.4rem 3.4rem;background-color:#fff;border-radius:24px;border:2px solid #f5f8fd}.subscription__information-row--main{padding-left:0;padding-right:0;background-color:transparent}.subscription__current-plan-status{flex-direction:row;grid-gap:1.2rem;gap:1.2rem;align-items:baseline;color:#99a0ab;font-weight:400}.subscription__current-plan-status,.subscription__information-wrapper{display:flex;font-family:Gilroy-Medium;font-size:16px;line-height:19px;letter-spacing:0;text-align:left}.subscription__information-wrapper{grid-gap:.5rem;gap:.5rem;flex-direction:column;position:relative;color:#3f3f3f}.subscription__card-container{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;align-items:center}.subscription__wallet-icon{fill:#1a85c1;background-color:rgba(181,198,223,.3019607843);padding:1rem;border-radius:1rem;height:4.4rem;width:4.4rem}.subscription__information-title{font-family:Gilroy-Medium;font-size:16px;line-height:19px;letter-spacing:0;text-align:left}.subscription__information-value{font-size:1.8rem;font-weight:700;display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;font-family:Gilroy-Regular;font-size:14px;line-height:16px;letter-spacing:0;text-align:left}.subscription__information-value--green{color:#89cb3e}.subscription__information-value--red{color:#ff5858}.subscription__information-value--price{color:#1e4281}.subscription__information-value--price,.subscription__information-value--status{font-family:Gilroy-Bold;font-size:24px;line-height:28px;letter-spacing:0;text-align:left}.subscription__information-value--status{color:#f16722}.subscription__add-card-button{border:none;background-color:#f16722;color:#fff;font-size:1.6rem;margin-left:.5rem;font-weight:600;border-radius:50%}.subscription__cards-arrow-down{cursor:pointer}.subscription__card-list{position:absolute;width:100%;top:5rem;background-color:#fff;border-radius:1rem}.subscription__card-item{grid-gap:.5rem;gap:.5rem;padding:.5rem;display:flex;flex-direction:row;align-items:center;font-size:1.3rem}.subscription__card-item:hover{background-color:#f5f8fd}.subscription__card-select-button{border:0;background-color:transparent;margin-left:auto;padding:0;color:#ec986e}.subscription__card-select-button:disabled{color:grey}.subscription__card-select-button:hover:enabled{text-decoration:underline}.subscription__card-type{max-height:2rem}.subscription__date-range{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem}.subscription__date-picker{width:12rem;font-size:1.7rem;text-align:center;border:1px solid #bec2cc;border-radius:3rem;color:#707070;outline:0;box-shadow:0 0 7px 0 rgba(0,0,0,.52)}.subscription__date-range-button{border-radius:50%;width:2rem;height:2rem;background-color:#89cb3e;color:#fff;cursor:pointer}.subscription__payment-history{border-collapse:initial;border-spacing:0 1rem}.subscription__payment-history thead tr{font-weight:900;box-shadow:0 0 7px 0 rgba(0,0,0,.52),inset 0 0 0 1px #f16722;border-radius:1rem;border-collapse:initial;font-size:2rem;color:#3f3f3f}.subscription__payment-history th{padding:.7rem}.subscription__payment-history tbody tr{border-radius:1rem;box-shadow:0 0 7px 0 rgba(0,0,0,.52);color:#707070}.subscription__payment-history tbody td{padding:1rem;margin:1rem}.subscription__payment-history td,.subscription__payment-history th{text-align:center;border:none;width:22%}.subscription__history-footer{display:flex;flex-direction:row;justify-content:space-between;margin-top:1.5rem}.subscription__history-placeholder{font-weight:900;font-size:3.5rem;text-align:center;padding:2rem;color:#707070}.subscription__back-button{color:#fff;border:0;border-radius:1.5rem;background-color:#99a0ab;padding:.5rem 1.5rem}.subscription__pagination-container{margin:auto}.subscription__pagination-container .pagination{background-color:#f0f0f0;margin:1rem 2rem;padding:.5rem 1rem;border-radius:2rem;align-items:center;grid-gap:1rem;gap:1rem}.subscription__pagination-container .page-item .page-link{background-color:transparent;color:#707070;border:0;font-size:1.5rem;padding:1rem}.subscription__pagination-container .page-item .page-link:hover{font-weight:600}.subscription__pagination-container .page-item.active .page-link{background-color:#e7e7e7;border-radius:.5rem;color:#707070;font-weight:900;font-size:1.8rem;border:0;padding:1rem}.subscription__download{cursor:pointer}.subscription__download:hover{transform:scale(1.05);color:#575757}.subscription__download-all{font-size:1.4rem;color:#f16722;border:none;background-color:transparent;cursor:pointer}.subscription__download-all:hover{text-decoration:underline}.subscription__error-title{color:#707070;font-size:3rem;font-weight:700}.subscription__error-message{color:#3f3f3f}.subscription__error-buttons{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem}.subscription__error-upgrade-button{background-color:#f16722}.subscription__error-close-button,.subscription__error-upgrade-button{padding:1.5rem;color:#fff;border:0;border-radius:1.5rem;min-width:20rem}.subscription__error-close-button{background-color:#707070}.subscription__error-email-button{padding:1.5rem;background-color:#1e4281;color:#fff;border:0;border-radius:1.5rem;min-width:20rem}.subscription__error-divider{margin:0;width:100%;border-top:1px solid #707070}.subscription__cancel-modal-overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.subscription__cancel-modal{background-color:#fff;padding:2rem 1rem;max-width:50rem;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;border-radius:1rem}.subscription__cancel-header{font-size:2rem;font-weight:700}.subscription__cancel-content{font-size:1.6rem}.subscription__cancel-buttons{display:flex;flex-direction:row;justify-content:space-evenly}.subscription__cancel-button{color:#fff;background-color:#ff5858;border-radius:2rem;border:0;padding:.5rem 1.5rem}.request-enterprise__input-fields{display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem;flex-wrap:wrap;justify-content:space-between}.request-enterprise__input-field{flex-basis:48%}.request-enterprise__input-field--area{flex-basis:100%}.request-enterprise__buttons{display:flex;justify-content:space-around;margin-top:2rem}.request-enterprise__button--submit{flex-basis:20%;color:#fff;border:0;background-color:#40af65;padding:1rem;border-radius:1rem}.request-enterprise__button--cancel{flex-basis:20%;color:#fff;border:0;background-color:#ff5858;padding:1rem;border-radius:1rem}.edit-additional-info__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.edit-additional-info__modal{background-color:#fff;border-radius:1rem;border:none;outline:0;padding:3rem;font-size:1.5rem;max-width:50%;text-align:center}.edit-additional-info__header{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:1rem;font-size:1.7rem;font-weight:bolder;color:#11234b;align-items:baseline}.edit-additional-info__close{color:#bababa;cursor:pointer}.edit-additional-info__inputs{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:2rem;gap:2rem;padding:2rem 0}.edit-additional-info__button{color:#fff;background-color:#f16722;border:0;border-radius:2.5rem;padding:1.5rem 4rem;font-size:1.9rem}.edit-additional-info__input-container{position:relative}.edit-additional-info__label{position:absolute;font-size:1.3rem;font-weight:700;background-color:#fff;top:-.7rem;left:1rem;padding:0 .5rem;color:#9b9b9b}.edit-additional-info__input{border:2px solid #e9e9e9;border-radius:1rem;padding:1rem}.edit-additional-info__input:focus{border-color:#1e4281;outline:0}.edit-additional-info__input:focus+.edit-additional-info__label{color:#1e4281}.copy-to-clip__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.copy-to-clip__modal,.copy-to-clip__overlay{align-items:center;display:flex;justify-content:center}.copy-to-clip__modal{position:relative;flex-direction:column;background-color:#fff;border-radius:1rem;grid-gap:2rem;gap:2rem;outline:0;padding:5rem 6rem;width:57rem;font-size:1.6rem}.copy-to-clip__close{position:absolute;top:1.5rem;right:1.5rem;color:#bababa;font-size:3rem;cursor:pointer}.copy-to-clip__title{color:#11234b;font-size:2rem;font-weight:800}.copy-to-clip__text{padding:0 2rem;color:#858484;text-align:center}.copy-to-clip__link{height:5rem;width:100%;display:flex;flex-direction:row;box-shadow:0 0 10px 0 rgba(0,0,0,.19);border-radius:8px}.copy-to-clip__input{height:100%;border:0;flex:4 1;border-bottom-left-radius:1rem;border-top-left-radius:1rem;padding:0 1.5rem}.copy-to-clip__input:focus{outline:0}.copy-to-clip__button{border:0;background-color:#f16722;color:#fff;height:100%;flex:1 1;border-bottom-right-radius:1rem;border-top-right-radius:1rem}.copy-to-clip__button:focus{outline:0}.copy-to-clip__button:active{color:#e6e6e6}.copy-to-clip__copied{position:absolute;bottom:1rem;vertical-align:middle;padding:.5rem;border-radius:1rem;animation:onShow 3s infinite}@keyframes onShow{0%{color:#fff;border:1px solid #fff}20%{color:#40af65;border:1px solid #40af65}85%{color:#40af65;border:1px solid #40af65}to{color:#fff;border:1px solid #fff}}.user-profile{position:absolute;top:0;left:0;height:100vh;width:60rem;background-color:#fff;padding:2rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 10px 0 rgba(0,0,0,.19)}.user-profile__edit-container{position:relative}.user-profile__icon{object-fit:contain}.user-profile__icon,.user-profile__icon-filler{border-radius:50%;background-color:#f3e8e2;width:12rem;height:12rem}.user-profile__icon-filler{color:#6e6e6e;padding:2rem;display:flex;align-items:center;text-align:center;font-size:2rem;line-height:2rem}.user-profile__edit-icon{position:absolute;width:3rem;height:3rem;background-color:#ececec;color:#f16722;border-radius:50%;bottom:1rem;right:0;box-shadow:0 0 6px 0 rgba(0,0,0,.3);cursor:pointer;display:flex;align-items:center;justify-content:center}.user-profile__upload-icon{visibility:hidden;width:0}.user-profile__name{font-weight:800;font-size:2rem;color:#11234b;padding:2rem 0}.user-profile__line{border-top:1px solid #cdcdcd;width:100%}.user-profile__info-container{padding:2.5rem 0;width:100%;display:flex;flex-direction:column;grid-gap:2.5rem;gap:2.5rem}.user-profile__info-row{display:flex;flex-direction:row;justify-content:space-between}.user-profile__info-title{color:#8b8b8b}.user-profile__info-value{color:#636363;font-weight:700}.user-profile__dashed-line{border-top:1px dashed #cdcdcd;width:100%}.user-profile__advisor-title{color:#636363;font-weight:700;padding-top:2rem;align-self:flex-start}.user-profile__buttons{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;padding-top:6rem;justify-content:space-around}.user-profile__edit-button{border:0;color:#fff;background-color:#f16722;padding:1rem 0;border-radius:2rem;width:16rem}.user-profile__reset-button{color:#f16722;border:1px solid #f16722;background-color:#fff;padding:1rem 0;border-radius:2rem;width:16rem}.user-profile__scroll-container{overflow-y:auto;width:100%}.user-profile__scroll-container::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.user-profile__scroll-container::-webkit-scrollbar-track,.user-profile__scroll-container::-webkit-scrollbar-track:hover{background-color:transparent}.user-profile__scroll-container::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.user-profile__scroll-container::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.user-profile__scroll-container::-webkit-scrollbar-button{display:none}.user-profile__back-button{cursor:pointer;border:0;background-color:transparent;color:#11234b;font-size:3rem;align-self:flex-start;padding:0}.user-profile__subheader{font-weight:800;font-size:2rem;color:#11234b;padding:2.5rem 0 1.5rem;align-self:flex-start;position:relative}.user-profile__subheader:after{position:absolute;content:"";width:.5rem;height:2rem;background-color:#f16722;left:-2rem}.user-profile__edit-form-container{width:100%;display:flex;flex-direction:column;grid-gap:2.5rem;gap:2.5rem}.user-profile__edit-row{font-weight:700;display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;width:100%}.edit-hub-modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.edit-hub-modal__modal{position:relative;background-color:#fff;border-radius:1rem;border:none;outline:0;height:80%;min-width:50%;max-width:60rem;overflow:hidden;padding:2.8rem}.edit-hub-modal__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.edit-hub-modal__title{font-size:2rem;font-weight:700;line-height:2.4rem;color:#11234b}.edit-hub-modal__close{color:#bababa;cursor:pointer}.edit-hub-modal__divider{border-bottom:1px solid #ccc;margin:1.8rem 0}.edit-hub-modal__body{padding:0 .5rem;height:calc(100% - 8rem);overflow-y:auto}.edit-hub-modal__body::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.edit-hub-modal__body::-webkit-scrollbar-track,.edit-hub-modal__body::-webkit-scrollbar-track:hover{background-color:transparent}.edit-hub-modal__body::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.edit-hub-modal__body::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.edit-hub-modal__body::-webkit-scrollbar-button{display:none}.edit-hub-modal__message{padding-bottom:1rem;color:#4f4f4f;text-align:center;font-weight:700}.edit-hub-modal__checkbox-container{display:inline-flex;flex-direction:row;padding:1rem 3rem;border:1px solid #e7e7e7;border-radius:.6rem;margin:2rem 0;font-size:2rem;font-weight:bolder;color:#707070;align-items:center;cursor:pointer}.edit-hub-modal__checkbox-container:hover{box-shadow:0 0 1rem rgba(0,0,0,.16)}.edit-hub-modal__checkbox{position:relative;-webkit-appearance:none;appearance:none;outline:none;width:50px;height:22px;background-color:#fff;border-radius:50px;box-shadow:inset -24px 0 0 0 #fff;transition-duration:.2s;margin-left:1rem;border:3px solid #bec2cc;cursor:pointer}.edit-hub-modal__checkbox:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background-color:transparent;border-radius:50%;box-shadow:2px 4px 6px rgba(0,0,0,.2);background-color:#bec2cc}.edit-hub-modal__checkbox:checked{background-color:#9ee250;box-shadow:inset 28px 0 0 0 #fff}.edit-hub-modal__checkbox:checked:after{left:30px;background-color:#89cb3e;box-shadow:-2px 4px 3px rgba(0,0,0,.05)}.product-book{position:absolute;top:0;left:0}.product-book__container{position:relative;width:60rem;height:100vh;padding:1rem;background-color:#fff}.product-book__header{display:flex;padding:2rem 0;margin:2rem;border-bottom:1px solid #707070}.product-book__search-container{display:flex;background-color:#fcfcfc;border:1px solid hsla(0,0%,43.9%,.15);border-radius:1rem;padding:.5rem 1rem .5rem 2rem;margin-right:1rem;flex-grow:1}.product-book__search-input{background-color:transparent;border:none;flex-grow:1}.product-book__add-button-container{width:40%;background-color:#396cb3;border-radius:1rem;display:flex;justify-content:center;align-items:center}.product-book__add-button{display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;height:100%;width:100%}.product-book__add-button-title{margin-right:1rem;color:#fff}.product-book__add-button-icon{filter:invert(1)}.product-book__close-button-container{background-color:transparent;border:none;width:4rem;padding:1rem;display:flex;flex-direction:column;justify-content:middle;align-items:center;cursor:pointer}.product-book__body{display:flex;flex-direction:column;overflow:auto;padding:1rem 2rem}.product-book__body::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.product-book__body::-webkit-scrollbar-track,.product-book__body::-webkit-scrollbar-track:hover{background-color:transparent}.product-book__body::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.product-book__body::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.product-book__body::-webkit-scrollbar-button{display:none}.product-book__card-container{background-color:#fcfcfc;border:1px solid rgba(0,0,0,.05);padding:1rem;margin:1rem 0;border-radius:1rem;transition:all .2s ease-out}.product-book__card-container:hover{background-color:#e9e9e9;border:1px solid #e9e9e9}.product-book__card-header{display:flex;justify-content:space-between;align-items:center;margin-left:4rem}.product-book__card-title{font-weight:700;font-size:2.1rem;color:#1e4281}.product-book__card-subtitle{font-size:1.7rem;color:#1e4281;padding:1rem 1rem 1rem 0;border-bottom:1px solid hsla(0,0%,43.9%,.1);width:calc(100% - 3rem);margin:0 1rem 0 4rem}.product-book__buttons{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.product-book__button{background-color:transparent;border:none;padding:0}.product-book__enable-button{background-color:#40af65;border:none;padding:.3rem 1rem;border-radius:.5rem;font-size:1.3rem}.product-book__card-details{display:flex;justify-content:space-between;margin:1rem 4rem}.product-book__card-details-title{font-size:1.3rem;text-align:center}.product-book__card-details-value{margin-top:.5rem;text-align:center}.scheduler-container{position:relative;height:0;display:flex;flex-direction:row;justify-content:space-between;top:-5rem}.scheduler{height:-moz-fit-content;height:fit-content;width:60rem;background:#f0f0f0;box-shadow:0 6px 20px rgba(0,0,0,.1);border-radius:0 0 44px 0;padding:4rem 2rem 2.8rem}.scheduler__info-row{display:flex;flex-direction:row;align-items:center;grid-gap:1rem;gap:1rem;font-weight:500;font-size:16px;line-height:19px;color:#737373}.scheduler__info-value{font-size:14px;line-height:15px;border-radius:9px;color:#777878;padding:8px;display:flex;background-color:#f5f8fd}.scheduler__orders-stats{display:flex;flex-direction:row;grid-gap:8px;gap:8px;font-size:1.6rem}.scheduler__orders-stat-title{font-family:"Poppins-Regular";font-size:1.4rem;color:#828282}.schedulers__header{display:flex;align-items:center;justify-content:space-between;grid-gap:2rem;gap:2rem;padding-bottom:2rem}.schedulers__add-button{border:0;border-radius:50%;background-color:#ff6700;color:#fff;font-size:2.5rem;height:3rem;width:3rem}.schedulers__title{font-weight:700;font-size:25px;line-height:25px;color:#282828}.schedulers__list{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;overflow-y:auto;max-height:calc(100vh - 270px);min-height:50rem}.schedulers__list::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.schedulers__list::-webkit-scrollbar-track,.schedulers__list::-webkit-scrollbar-track:hover{background-color:transparent}.schedulers__list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.schedulers__list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.schedulers__list::-webkit-scrollbar-button{display:none}.schedulers__add{background-color:#f16722;color:#fff;font-weight:700;width:20rem;font-size:1.4rem;padding:1.5rem 2rem;border-radius:3rem;cursor:pointer;text-align:center}.schedulers__empty-img{object-fit:cover;width:435px;height:270px;transform:rotateY(180deg);filter:opacity(.62)}.scheduler-card{padding:1.2rem 2.5rem;background-color:#fff;border-radius:3rem;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.scheduler-card__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem}.scheduler-card__title{font-size:16px;line-height:22.4px;color:#282828;font-family:"Poppins-SemiBold"}.scheduler-card__button{font-size:14px;line-height:16px;border-radius:41px;padding:8px 14px;width:9.5rem;outline:none;border:none;font-family:"Poppins-Regular"}.rmdp-container{width:48%}.edit-scheduler{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.edit-scheduler::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.edit-scheduler::-webkit-scrollbar-track,.edit-scheduler::-webkit-scrollbar-track:hover{background-color:transparent}.edit-scheduler::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.edit-scheduler::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.edit-scheduler::-webkit-scrollbar-button{display:none}.edit-scheduler__title{color:#828282;font-family:"Poppins-SemiBold";font-size:18px;line-height:22.4px}.edit-scheduler__date-calendar{border-radius:1.5rem;width:100%;position:relative;left:0}.edit-scheduler__week-container{display:flex;padding:3px;justify-content:center;align-items:center;border-radius:8px;background:#f8f8f8;font-family:"Poppins-Regular";font-size:14px;width:70px;margin-bottom:8px}.edit-scheduler__date-label{color:silver;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;left:1rem;top:.3rem;font-size:1.4rem;max-width:calc(100% - 3rem)}.edit-scheduler__calendar{padding:13px 19px;background:#fff;border:1px solid #d7d7d7;border-radius:20px;font-size:16px;line-height:19px;color:#282828;display:flex;flex-direction:column;grid-gap:2.5rem;gap:2.5rem}.edit-scheduler__calendar-grid{display:grid;grid-gap:0 1.5rem;gap:0 1.5rem;grid-template-columns:repeat(8,1fr);font-weight:400;font-size:14px;line-height:16px;color:#717171}.edit-scheduler__calendar-grid>div{text-align:center;align-items:center;justify-content:center;align-self:center}.edit-scheduler__date-input-container{position:relative}.edit-scheduler__calendar-icon{position:absolute;top:50%;transform:translateY(-50%);left:10px;z-index:1;color:#bec2cc}.edit-scheduler__unavailable{display:flex;flex-direction:row;align-items:center;color:#ff6700;border:none;background-color:transparent;align-self:flex-end;font-weight:700;font-size:14px;line-height:16px}.edit-scheduler__unavailable:hover{text-decoration:underline}.edit-scheduler__unavailable-modal{position:relative;background-color:#fff;border-radius:1.2rem;border:none;outline:0;padding:2.8rem}.edit-scheduler__unavailable-modal-header{color:#11234b;font-size:2rem;line-height:2.4rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-weight:600}.edit-scheduler__unavailable-modal-close{color:#bababa;cursor:pointer}.edit-scheduler__unavailable-modal-close:hover{color:#ff5858}.edit-scheduler__unavailable-overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.edit-scheduler__unavailable-calendar{width:100%}.edit-scheduler__draft-title{font-weight:700;font-size:20px;line-height:27px;text-align:center;color:#404040}.edit-scheduler__draft-dates{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem;overflow-x:auto;padding-bottom:1rem;width:100%}.edit-scheduler__draft-dates::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.edit-scheduler__draft-dates::-webkit-scrollbar-track,.edit-scheduler__draft-dates::-webkit-scrollbar-track:hover{background-color:transparent}.edit-scheduler__draft-dates::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.edit-scheduler__draft-dates::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.edit-scheduler__draft-dates::-webkit-scrollbar-button{display:none}.edit-scheduler__draft-date{background:#f2f4f7;border-radius:16px;padding:4px 12px;display:flex;grid-gap:5px;gap:5px;align-items:center;cursor:pointer}.edit-scheduler__draft-label{font-size:14px;font-family:"Poppins-Regular";line-height:22.4px;color:#777878}.edit-scheduler__draft-value{border-radius:50%;background-color:#f69a2b;color:#fff;width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-family:"Poppins-SemiBold","sans-serif";font-size:14px}.edit-scheduler__buttons{display:flex;flex-direction:row;justify-content:space-between}.edit-scheduler__button{width:200px;height:40px;background-color:#ff6700;color:#fff;border-radius:49px;border:1px solid #ff6700;font-size:16px;line-height:16px}.view-scheduler{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.view-scheduler__header{display:flex;flex-direction:row;align-items:center;grid-gap:1.5rem;gap:1.5rem;font-weight:800;font-size:18px;line-height:21px;color:#11234b}.view-scheduler__dates-container{display:flex;flex-direction:row;grid-gap:8px;gap:8px;align-items:center;-webkit-user-select:none;user-select:none;width:100%}.view-scheduler__date-arrow{color:#45577e;cursor:pointer}.view-scheduler__dates{flex:1 1;display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem}.view-scheduler__date{cursor:pointer;font-weight:600;font-size:16px;line-height:19px;color:#2a437a}.view-scheduler__overview{background:#fff;border-radius:6px;padding:1.5rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;border-radius:30px}.view-scheduler__orders-container{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;transition:height .3s cubic-bezier(.4,0,.2,1)}.view-scheduler__orders-title{font-weight:400;font-size:18px;color:#737373;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.view-scheduler__orders-controls{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem;transition:max-width 1.5s ease-out;white-space:nowrap;align-items:baseline}.view-scheduler__orders-deselect{color:#ff6700;border:0;background-color:transparent;font-size:15px;line-height:19px}.view-scheduler__orders-deselect:hover{text-decoration:underline}.view-scheduler__orders-options{position:relative}.view-scheduler__orders-options-button{width:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:.5rem;transition:color .5s;color:#99a0ab}.view-scheduler__orders-options-button:hover{color:#ff6700}.view-scheduler__orders-options-list{display:flex;flex-direction:column;position:absolute;right:0;top:0;transition:max-height 1.4s ease-out;overflow:hidden;background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.19);border-radius:.5rem;font-weight:400;font-size:15px;line-height:19px;z-index:100;border-color:#f0f0f0;border-style:solid;top:100%}.view-scheduler__orders-option{padding:.8rem 1rem;white-space:nowrap;background-color:transparent;border:0;cursor:pointer}.view-scheduler__orders-option:hover{background-color:#e3e3e3}.view-scheduler__orders-option:focus-within{outline:0}.view-scheduler__add-orders{font-size:14px;line-height:16px;color:#ff6700;padding:6px 1.5rem;border:1px solid #ff6700;border-radius:43px;font-weight:700}.view-scheduler__orders{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr 1fr;overflow-y:auto;max-height:calc(100vh - 58.8rem)}.view-scheduler__orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.view-scheduler__orders::-webkit-scrollbar-track,.view-scheduler__orders::-webkit-scrollbar-track:hover{background-color:transparent}.view-scheduler__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.view-scheduler__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.view-scheduler__orders::-webkit-scrollbar-button{display:none}.view-scheduler__order-card{background:#fff;border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;grid-gap:.6rem;gap:.6rem;max-height:220px;position:relative;cursor:pointer}.view-scheduler__order-info-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.view-scheduler__order-info-value{color:#585858}.view-scheduler__edit-date{color:#585858;transition:color .5s;cursor:pointer}.view-scheduler__edit-date:hover{color:#ff6700}.view-scheduler__orders-placeholder{padding:3.2rem 0;font-weight:500;font-size:16px;line-height:21px;color:#282828;background-color:#fff;text-align:center;border-radius:14px}.view-scheduler__buttons{display:flex;flex-direction:row;align-items:flex-start;grid-gap:1.2rem;gap:1.2rem;padding-top:1.5rem}.view-scheduler__button{border-radius:43px;border:1px solid #ff6700;width:15.5rem;font-weight:800;font-size:18px;line-height:21px;color:#fff;padding:1rem 0}.view-scheduler__select-dates{display:flex;grid-gap:2rem;gap:2rem;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap;margin-bottom:4rem;cursor:pointer;-webkit-user-select:none;user-select:none}.view-scheduler__offered-state{position:absolute;top:.5rem;left:.5rem;height:.7rem;width:.7rem;background-color:#ff6700;border-radius:50%;box-shadow:0 0 6px 0 #ff6700}.rmdp-day.rmdp-selected span:not(.highlight){background-color:#ff6700}.rmdp-day:not(.rmdp-disabled):not(.rmdp-day-hidden) span:hover{background-color:#ffc299}.rmdp-panel-body li{background-color:#ff6700}.scheduler-order-details{display:flex;flex-direction:column;margin:0 auto;min-width:80rem}.scheduler-order-details__user-info-container{padding:20px;background-color:#f5f8fd;margin-top:20px;border-radius:14px;display:flex;flex-direction:column;grid-gap:15px;gap:15px}.scheduler-order-details__buttons-container{display:flex;grid-gap:2rem;gap:2rem;align-items:center}.scheduler-order-details__navigate-link{border:1px solid #396cb3;color:#396cb3;font-weight:700;background-color:#fff;height:-moz-fit-content;height:fit-content;padding:8px 15px;border-radius:1rem}.scheduler-order-details__navigate-link:hover{background-color:#f0f0f0}.scheduler-order-details__status-container{padding:8px 15px;background-color:rgba(255,103,0,.08);border-radius:11px}.scheduler-order-details__detail{display:flex;grid-gap:1rem;gap:1rem;align-items:center}.scheduler-order-details__pills{padding:2px 6px;display:flex;justify-content:center;align-items:center;background-color:#ec986e;border-radius:16px}.scheduler-order-details__label{font-weight:700}.scheduler-order-details__denied{font-weight:700;color:#ff5858;text-align:center;margin-top:1rem}.scheduler-order-details__history-list{display:flex;flex-direction:column;grid-gap:2.5rem;gap:2.5rem;max-height:25rem;overflow-y:auto;border-radius:14px;border:1px solid #e3e4e7;padding:18px;width:100%}.scheduler-order-details__history-list::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.scheduler-order-details__history-list::-webkit-scrollbar-track,.scheduler-order-details__history-list::-webkit-scrollbar-track:hover{background-color:transparent}.scheduler-order-details__history-list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.scheduler-order-details__history-list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.scheduler-order-details__history-list::-webkit-scrollbar-button{display:none}.scheduler-order-details__log{border-radius:1rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.scheduler-order-details__log-header{display:flex;flex-direction:row;justify-content:space-between}.scheduler-order-details__dates{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.scheduler-order-details__date{border-radius:12px;padding:1rem 1.8rem;font-family:"Poppins-Medium";font-size:14px;background-color:#f5f8fd}.scheduler-order-details__notes-container{max-height:10rem;overflow-y:auto;border-radius:14px;border:1px solid #e3e4e7;padding:10px;width:100%}.scheduler-order-details__notes-container::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.scheduler-order-details__notes-container::-webkit-scrollbar-track,.scheduler-order-details__notes-container::-webkit-scrollbar-track:hover{background-color:transparent}.scheduler-order-details__notes-container::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.scheduler-order-details__notes-container::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.scheduler-order-details__notes-container::-webkit-scrollbar-button{display:none}.warehouse{flex-direction:column;height:100vh;padding:6rem 6rem 2rem;background-color:#fff;width:100%}.warehouse,.warehouse__header{display:flex;grid-gap:2rem;gap:2rem}.warehouse__header{flex-direction:row;align-items:center}.warehouse__header--container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.warehouse__title{font-size:22px;line-height:26px;color:#11234b;font-weight:800}.warehouse__add-button{height:2.5rem;width:2.5rem}.warehouse__add-button,.warehouse__upload-button{background-color:#ff6700;border-radius:50%;color:#fff;border:none;font-size:2.5rem;padding:0}.warehouse__upload-button{height:2.8rem;width:2.8rem;display:flex;justify-content:center;align-items:center}.warehouse__filters{display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem;align-items:center}.warehouse__refresh-icon{color:#707070;cursor:pointer}.warehouse__refresh-icon:hover{color:#396cb3}.warehouse__search-container{padding:1rem 2rem;background:#f5f5f5;border-radius:6px;max-width:54rem;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center}.warehouse__search-input{flex:1 1;border:none;background-color:transparent}.warehouse__search-input:focus-within{outline:none}.warehouse__search-icon{color:#11234b}.warehouse__stocks{padding:.5rem 2.5rem;overflow-y:auto}.warehouse__stocks::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.warehouse__stocks::-webkit-scrollbar-track,.warehouse__stocks::-webkit-scrollbar-track:hover{background-color:transparent}.warehouse__stocks::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.warehouse__stocks::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.warehouse__stocks::-webkit-scrollbar-button{display:none}.warehouse__stock-container{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding:2rem 0}.warehouse__stock-container:not(:last-child){border-bottom:1px dashed #d6d6d6}.warehouse__stock-header{display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem;justify-content:flex-end;align-items:center}.warehouse__subtitle{font-size:18px;line-height:21px;font-weight:600;color:#11234b;display:flex;flex-direction:row}.warehouse__manifest-title{cursor:pointer}.warehouse__manifest-title:hover{text-decoration:underline}.warehouse__edit-stock{color:#9d9d9d;cursor:pointer}.warehouse__edit-stock:hover{color:#396cb3}.warehouse__delete-stock{color:#9d9d9d;cursor:pointer}.warehouse__delete-stock:hover{color:#ff5858}.warehouse__count-container{border:none;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;background:rgba(255,103,0,.19);border-radius:3px;color:#ff6700;grid-gap:5.5rem;gap:5.5rem;padding:.5rem 1rem}.warehouse__stock-body{display:flex;flex-direction:row;justify-content:space-between;padding-right:6.5rem}.warehouse__create-sl{display:flex;flex-direction:column;grid-gap:2.5rem;gap:2.5rem;background:#fff;box-shadow:0 4px 13px rgba(17,35,75,.08);border-radius:12px;padding:2.8rem}.warehouse .pagination{background-color:#f0f0f0;padding:.5rem 1rem;border-radius:2rem;align-items:center;grid-gap:1rem;gap:1rem}.warehouse .page-item .page-link{background-color:transparent;color:#707070;border:0;padding:0;font-size:1.5rem}.warehouse .page-item .page-link:hover{font-weight:600}.warehouse .page-item.active .page-link{background-color:#fff;border-radius:.5rem;color:#707070;font-weight:900;font-size:1.7rem;border:0}.warehouse-orders__groups{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;max-height:calc(100vh - 20.2rem);overflow-y:auto;padding:0 .5rem 0 1rem}.warehouse-orders__groups::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.warehouse-orders__groups::-webkit-scrollbar-track,.warehouse-orders__groups::-webkit-scrollbar-track:hover{background-color:transparent}.warehouse-orders__groups::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.warehouse-orders__groups::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.warehouse-orders__groups::-webkit-scrollbar-button{display:none}.warehouse-orders__group-wrapper{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.warehouse-orders__group{position:relative;flex:1 1}.warehouse-orders__group-line{top:3.5rem;bottom:3.5rem;margin-top:auto;margin-bottom:auto}.warehouse-orders__process-all{background-color:#ff6700}.warehouse-orders__merge-orders,.warehouse-orders__process-all{padding:.3rem;border-radius:50%;color:#fff;z-index:10;cursor:pointer}.warehouse-orders__merge-orders{background-color:#396cb3}.warehouse-orders__close-select{color:#707070;cursor:pointer}.warehouse-orders__close-select:hover{color:#ff5858}.warehouse-orders__process{padding:.3rem;border-radius:.5rem;background-color:#ff6700;color:#fff;z-index:10;cursor:pointer;position:absolute;left:-1rem;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.warehouse-orders__order{display:flex;flex-direction:column;padding:1rem;background:#fff;box-shadow:0 4px 13px rgba(17,35,75,.08);border-radius:6px;position:relative;overflow:visible;margin-left:2.5rem}.warehouse-orders__order-header{display:flex;display:row;align-items:center;grid-gap:1rem;gap:1rem;justify-content:space-between}.warehouse-orders__name{font-size:18px;line-height:21px;color:#5c5c5c;font-weight:700;flex:3 1}.warehouse-orders__controls{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;margin-left:auto;align-items:center}.warehouse-orders__address{font-size:16px;line-height:22px;color:#707070}.warehouse-orders__order-number{font-size:16px;line-height:19px;color:#707070;flex:2 1}.warehouse-orders__tags{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;font-size:1.3rem}.warehouse-orders__tag{background-color:rgba(255,103,0,.19);color:#ff6700;padding:.3rem 1rem;border-radius:.5rem;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.warehouse-orders__tag--re-route{background-color:rgba(254,51,51,.19);color:#fc1616}.warehouse-orders__state{text-align:center;flex:2 1}.warehouse-orders__stock-location{padding:.5rem 1.5rem}.warehouse-orders__box-icon{background-color:transparent;border:none;cursor:pointer}.warehouse-orders__order-stats{font-size:16px;line-height:19px;color:#9d9d9d;display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem}.warehouse-orders__orders-in-sl{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:1rem;gap:1rem}.warehouse-order-details{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;max-height:70vh;overflow-y:auto}.warehouse-order-details::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.warehouse-order-details::-webkit-scrollbar-track,.warehouse-order-details::-webkit-scrollbar-track:hover{background-color:transparent}.warehouse-order-details::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.warehouse-order-details::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.warehouse-order-details::-webkit-scrollbar-button{display:none}.warehouse-order-details__header{display:flex;flex-direction:row;align-items:center}.warehouse-order-details__subheader{display:flex;flex-direction:column;width:100%}.warehouse-order-details__tabs{flex:1 1;display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem;padding:1rem;border:1px solid #d6d6d6;border-radius:1.2rem;width:100%;margin-bottom:1.5rem}.warehouse-order-details__controls{display:flex;flex-direction:row;justify-content:flex-end;grid-gap:1.2rem;gap:1.2rem;margin-left:auto}.warehouse-order-details__general{font-weight:700;border:1px solid #d6d6d6;border-radius:1.2rem;padding:1.5rem;font-size:1.6rem}.warehouse-order-details__title{padding-bottom:1rem;font-weight:700;display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center;font-size:18px;line-height:21px;color:#5c5c5c;font-weight:bolder}.warehouse-order-details__unmerge-info{font-size:1.4rem;color:#707070;padding-bottom:1rem}.warehouse-order-details__edit-button{border-radius:50%;background-color:#707070;color:#fff;cursor:pointer}.warehouse-order-details__grid{display:grid;grid-template-columns:repeat(2,1fr 2fr);grid-gap:1.5rem;gap:1.5rem}.warehouse-order-details__label{color:#707070}.warehouse-order-details__value{color:#707070;font-weight:500}.warehouse-order-details__tags{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.warehouse-order-details__tag{background-color:rgba(255,103,0,.19);color:#ff6700;padding:.3rem 1rem;border-radius:.5rem;height:-moz-fit-content;height:fit-content}.warehouse-order-details__measurements{display:grid;grid-template-columns:repeat(3,2fr 1fr);grid-gap:1.5rem;gap:1.5rem}.warehouse-order-details__boxes{border:1px solid #d6d6d6;border-radius:1.2rem;padding:1.6rem}.warehouse-order-details__box{font-size:1.6rem;display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem 0}.warehouse-order-details__box:not(:last-child){border-bottom:1px dashed #d6d6d6}.warehouse-order-details__box-details{flex:1 1;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.warehouse-order-details__row{flex-direction:row;justify-content:space-between;color:#707070}.warehouse-order-details__box-container-flex-1,.warehouse-order-details__row{display:flex;grid-gap:1rem;gap:1rem}.warehouse-order-details__button-container{display:flex;justify-content:center;align-items:center;width:26px;height:25px;border-radius:9px;background-color:#f2f4f7;padding:5px;cursor:pointer}.warehouse-order-details__button-container:hover:first-child{color:#f16722}.warehouse-order-details__button-container:hover:nth-child(2){color:#396cb3}.warehouse-order-details__receive-confirmation-modal-body{padding:0 70px 26px;display:flex;grid-gap:2rem;gap:2rem;flex-direction:column;justify-content:center;align-items:center}.warehouse-order-details__name{font-weight:800}.warehouse-order-details__box-state{padding:.5rem 1rem;background-color:rgba(17,35,75,.15);border-radius:.5rem;color:#11234b;font-weight:600}.warehouse-order-details__box-barcode{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center}.warehouse-order-details__box-delete{color:"#282828";width:15px;height:15px}.warehouse-order-details__box-delete:hover{color:#ff5858}.warehouse-order-details__group-orders{border:1px solid #d6d6d6;border-radius:1.2rem;padding:1.6rem}.warehouse-order-details__group-order{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:1.5rem 0}.warehouse-order-details__group-order:not(:last-child){border-bottom:1px dashed #d6d6d6}.warehouse-order-details__logs{font-size:1.6rem;border:1px solid #d6d6d6;border-radius:1.2rem;padding:1.6rem}.warehouse-order-details__log{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:1.5rem 0}.warehouse-order-details__log:not(:last-child){border-bottom:1px dashed #d6d6d6}.warehouse-order-details__log-date{padding:.5rem 2rem;background-color:rgba(17,35,75,.15);border-radius:.5rem;color:#1e4281}.warehouse-sl-details__general{background:#f4f4f4;border-radius:6px;padding:2.4rem;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.warehouse-sl-details__general-header{display:flex;flex-direction:row;justify-content:space-between}.warehouse-sl-details__general-title{font-size:20px;line-height:23px;color:#11234b;font-weight:800}.warehouse-sl-details__general-unit{font-size:18px;line-height:21px;grid-gap:1rem;gap:1rem}.warehouse-sl-details__general-measurements,.warehouse-sl-details__general-unit{color:#9d9d9d;display:flex;flex-direction:row}.warehouse-sl-details__general-measurement{display:flex;flex-direction:column;align-items:center;flex:1 1;grid-gap:.7rem;gap:.7rem}.warehouse-sl-details__general-measurement:not(:last-child){border-right:1px solid rgba(30,66,129,.8)}.warehouse-sl-details__orders{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem;overflow-y:auto}.warehouse-sl-details__orders::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.warehouse-sl-details__orders::-webkit-scrollbar-track,.warehouse-sl-details__orders::-webkit-scrollbar-track:hover{background-color:transparent}.warehouse-sl-details__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.warehouse-sl-details__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.warehouse-sl-details__orders::-webkit-scrollbar-button{display:none}.warehouse-sl-details__order-container{background:#fff;box-shadow:0 4px 13px rgba(17,35,75,.08);border-radius:6px;padding:2.4rem;display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}.warehouse-sl-details__order-row{display:flex;flex-direction:row;justify-content:space-between;grid-gap:1rem;gap:1rem}.warehouse-sl-details__order-title{font-size:18px;line-height:21px;color:#5c5c5c;font-weight:800}.warehouse-sl-details__list-container{width:100%;max-height:calc(50vh - 25px);overflow-y:auto;position:relative}.warehouse-sl-details__list-container::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.warehouse-sl-details__list-container::-webkit-scrollbar-track,.warehouse-sl-details__list-container::-webkit-scrollbar-track:hover{background-color:transparent}.warehouse-sl-details__list-container::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.warehouse-sl-details__list-container::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.warehouse-sl-details__list-container::-webkit-scrollbar-button{display:none}.warehouse-sl-details__empty-list-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;color:#707070;font-size:16px;font-style:italic;padding:5px}.page-item{display:flex;flex:1 1}.page-item.active .page-link{background-color:#396cb3;border-color:#396cb3}.page-link{color:#396cb3;display:flex;flex:1 1;justify-content:center;-webkit-user-select:none;user-select:none}.store-selector{position:fixed;top:0;left:0;right:0;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content;z-index:998;color:#3f3f3f;font-family:"Gilroy-Bold";min-width:30rem;border:1px solid #f16722;border-top:none;border-radius:0 0 2.5rem 2.5rem;font-size:1.4rem}.store-selector__search-input{width:100%;padding:.5rem;border-radius:.5rem}.store-selector__current{position:relative;flex-direction:row;grid-gap:.5rem;gap:.5rem;align-items:center;justify-content:center;color:inherit;padding:.5rem 2rem;min-width:15rem;height:3.3rem;white-space:nowrap;text-overflow:ellipsis}.store-selector__current,.store-selector__list{display:flex;background-color:#fff;border-radius:0 0 2.5rem 2.5rem;overflow:hidden}.store-selector__list{flex-direction:column;grid-gap:1.1rem;gap:1.1rem;transition:width 1s,max-height 1s;font-family:Gilroy-SemiBold;box-shadow:0 6px 18px 0 rgba(0,0,0,.0784313725);overflow-y:auto;max-height:calc(100vh - 20rem);padding:1rem;border-width:1px}.store-selector__list::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.store-selector__list::-webkit-scrollbar-track,.store-selector__list::-webkit-scrollbar-track:hover{background-color:transparent}.store-selector__list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.store-selector__list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.store-selector__list::-webkit-scrollbar-button{display:none}.store-selector__store{color:inherit;background-color:transparent;display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:1.2rem;border:1.5px solid #f5f8fd}.store-selector__store:hover{font-weight:700}.store-selector__store-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-selector__store-logo{height:3rem;width:3rem;border-radius:.8rem}.store-selector__main-store-logo{height:3rem;width:3rem;border-radius:.5rem}.store-selector__all-stores-logo{width:2rem;height:2rem;fill:#72c8cc}.stores{display:flex;width:100%;background-color:#fff;position:fixed}.stores__not-found{font-size:22px;font-family:Poppins-light;text-align:center;margin-top:50px}.stores__main-container{background-color:#f0f0f0;width:80rem;padding:4.2rem 2.4rem 2.8rem;border-radius:0 0 84px 0}.stores__header{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;width:100%;padding-bottom:3rem}.stores__title{color:#000;font-family:Gilroy-SemiBold;font-size:28px;line-height:34px;letter-spacing:0}.stores__controls{display:flex;flex-direction:row;align-items:center;grid-gap:2rem;gap:2rem}.stores__search-container{position:relative;display:flex;background-color:#fcfcfc;border-radius:50px;padding:.5rem 1rem .5rem 2rem;flex:1 1;height:56px}.stores__search-input{background-color:transparent;border:none;width:100%;color:#000;font-family:Gilroy-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding-left:40px}.stores__search-input:focus{outline:none}.stores__search-input ::placeholder{color:silver;opacity:1}.stores__search-input ::-ms-input-placeholder{color:silver}.stores__search-icon{position:absolute;left:24px;top:15px}.stores__add-button{background-color:#f16722;border-radius:49px;color:#fff;border:none;width:202px;height:55px;font-size:14px;font-style:normal;font-weight:700;display:flex;justify-content:center;align-items:center;line-height:20px;letter-spacing:0}.stores__merchant-icon{width:23px;height:23px;margin-right:10px}.stores__content{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;overflow-y:auto;height:calc(100vh - 205px)}.stores__content::-webkit-scrollbar{background-color:none;width:8px;min-height:10px;max-height:10px}.stores__content::-webkit-scrollbar-track,.stores__content::-webkit-scrollbar-track:hover{background-color:transparent}.stores__content::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:16px;background-clip:padding-box}.stores__content::-webkit-scrollbar-thumb:hover{background-color:#e0e0e0;border-width:1px}.stores__content::-webkit-scrollbar-button{display:none}.stores__card-container{display:flex;flex-direction:column;grid-gap:1.3rem;gap:1.3rem;background-color:#fff;filter:drop-shadow(0 6px 5px rgba(0,0,0,.08));border-radius:49px;padding:2rem 2.5rem;width:100%}.stores__header-card{flex-direction:row;grid-gap:1.5rem;gap:1.5rem}.stores__header-card,.stores__store-row{display:flex;justify-content:space-between}.stores__store-row{align-items:flex-end;width:100%}.stores__store-name-and-address{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.stores__store-name{color:#282828;font-family:Gilroy-SemiBold;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0}.stores__store-address{color:#282828;font-family:Gilroy-Regular;font-size:13px;font-weight:300;line-height:20px;letter-spacing:0}.stores__info-section{display:flex;height:38px;padding:8px 13px;justify-content:center;align-items:center;border-radius:18px;background:rgba(246,246,251,.6);margin-right:11px}.stores__info-container{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.stores__info-text{color:#828282;text-align:center;font-family:"Poppins-Light";font-size:12px;font-style:normal;font-weight:400;line-height:22.4px}.stores__buttons{display:flex;flex-direction:row;grid-gap:3rem;gap:3rem;align-items:center}.stores__edit-btn{background-color:#f6f6fb;color:#282828}.stores__delete-btn,.stores__edit-btn{display:flex;justify-content:center;align-items:center;border:none;border-radius:49px;width:30%;width:86px;height:33px;text-align:center;font-family:Gilroy-Medium;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.stores__delete-btn{background-color:#fae5e5;color:rgba(235,87,87,.6)}.stores__icon{width:18px;height:18px;margin-right:5px}.stores__icon-btn{width:12px;height:12px;margin-right:5px}.stores__business-logo{width:50px;height:50px;background-color:#fff;border-radius:15px}.stores__create-store{display:flex;flex-direction:column;grid-gap:2.5rem;gap:2.5rem;background:#fff;box-shadow:0 4px 13px rgba(17,35,75,.08);border-radius:12px;padding:2.8rem}.stores__merchant-form-container{padding:75px 85px 36px 49px;display:flex;flex-direction:column}.stores__merchant-form{margin-top:49px}.stores__header-form{display:flex;align-items:center;justify-content:space-between;width:100%}.stores__merchant-title{color:#282828;font-family:Gilroy-SemiBold;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.stores__input-form{width:32%}.stores__merchant-input{background-color:#fff;outline:none;border:none;width:90%;font-size:1.4rem}.stores__merchant-text-input{width:100%;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff;resize:none;padding:5px 8px;margin-bottom:15px}.stores__address-suggestions{position:absolute;left:0;top:calc(100% + 1rem);z-index:1;width:100%;background-color:#fff;font-size:1.6rem;border-radius:.8rem;border:0;box-shadow:0 0 6px 0 rgba(0,0,0,.16)}.stores__address-suggestion{cursor:pointer;padding:.8rem;border-radius:.8rem;font-size:1.6rem;color:#396cb3;font-family:"Gilroy-Medium"}.stores__address-suggestion:hover{background-color:#f5f8fd}.stores__input-icon{width:18px;height:18px}.stores__error-message{color:red;font-size:12px}.stores__input-label{color:#828282;font-family:Gilroy-Medium;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}.stores__input-group{position:relative;display:flex;align-items:center;height:34px;padding:0 8px;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff}.stores__input-group__input-with-icon{padding-left:30px;font-size:1.4rem}.stores__input-group__input-icon{position:absolute;left:10px;width:18px;height:18px}.stores__row-inputs{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:15px}.stores__submit-button{position:fixed;bottom:10px;right:20px;background-color:#f16722;width:200px;height:48px;border-radius:49px;outline:none;border:none;color:#fff;text-align:center;font-family:Gilroy-SemiBold;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:18px}.stores__row-actions{display:flex;grid-gap:16px;gap:16px}.stores__upload-container{width:40px;height:34px;background-color:#f5f8fd;border-radius:8px;cursor:pointer}.stores__upload-container,.stores__upload-icon{display:flex;justify-content:center;align-items:center}.stores__upload-icon{border-radius:50%;background-color:#fff;width:30px;height:30px}.stores__modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1050}.stores__modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.stores__modal-content{position:relative;background:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:20px;z-index:1050;width:494px;height:572px;border-radius:12px}.stores__modal-content p{color:#000;text-align:center;font-family:Poppins-semibold;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.stores__close{position:absolute;right:20px;top:10px;font-size:4rem;cursor:pointer}.stores__modal-buttons{display:flex;justify-content:center;margin-top:20px;grid-gap:16px;gap:16px}.stores__save-btn{border-radius:36px;border:1px solid #ec986e;background:#ec986e;color:#fff}.stores__cancel-btn,.stores__save-btn{width:154.292px;height:43.553px;text-align:center;font-family:Poppins-light;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px}.stores__cancel-btn{border-radius:43px;border:1px solid #ec986e;background:#fff;color:#ec986e}.stores__delete-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1050}.stores__delete-text{color:#000;font-family:Gilroy-Regular;font-size:18px;font-style:normal;font-weight:400;line-height:37px}.stores__delete-text strong{font-weight:700}.stores__delete-modal-content{position:relative;background:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;z-index:1050;border-radius:49px;width:500px;height:220px}.stores__cancel-btn-delete-modal{width:154px;height:43px;border-radius:43px;border:none;background:#e0e0e0;color:#fff;text-align:center;font-family:Poppins-light;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px}.stores__main-img{border-radius:8px;margin-top:10px}.stores__image-preview{position:relative;display:inline-block}.stores__selected-img{width:30px;height:30px;border-radius:50%}.stores__close-container{position:absolute;top:-7px;right:-2px;background-color:#fff;border:none;width:15px;height:15px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;box-shadow:0 2px 2px 2px rgba(0,0,0,.16)}.stores__remove-img-btn{border:none;width:10px;height:10px}.no-stores-modal{background-color:#f0f0f0;border-radius:1rem;border:none;outline:0;padding:2rem;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;justify-content:center}.no-stores-modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center;z-index:1000000}.barcode-upload__results{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:1rem 0;max-height:50vh;overflow:auto}.barcode-upload__results::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.barcode-upload__results::-webkit-scrollbar-track,.barcode-upload__results::-webkit-scrollbar-track:hover{background-color:transparent}.barcode-upload__results::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.barcode-upload__results::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.barcode-upload__results::-webkit-scrollbar-button{display:none}.barcode-upload__result{border:1px solid grey;border-radius:1rem;padding:1rem}.barcode-upload__details{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;font-size:1.3rem;justify-content:space-between}.dashboard{padding:5rem;width:100%;overflow:auto;height:100vh;display:flex}.dashboard__title{color:#2b2b2b;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.dashboard__title-app{font-weight:800}.dashboard__apps{display:flex;flex-direction:column;grid-gap:3rem;gap:3rem}.dashboard__app-list{display:flex;flex-wrap:wrap;grid-gap:3rem;gap:3rem;flex-grow:1}.dashboard__app-container{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;flex-basis:200px;width:760px;padding:2rem;border-radius:38px;background-color:#f6f6fb;color:#000;flex:45% 1}.dashboard__app-container:hover{text-decoration:none;box-shadow:0 5px 15px 0 rgba(177,173,178,.5);background-color:#f9ccad}.dashboard__app-context-container{display:flex;justify-content:space-between;align-items:flex-start;height:100%}.dashboard__app-title{font-size:3rem;font-weight:700;line-height:normal;margin-top:15px}.dashboard__app-description{font-size:1.5rem;opacity:.5;font-weight:700;margin-top:10px;color:"#828282"}.dashboard__app-container-icon{min-width:200px;max-width:290px;transform:rotateY(180deg);display:flex;align-self:center}.dashboard__app-read-button{border:0;background-color:transparent;color:#396cb3;font-weight:600}.dashboard__app-read-button:hover{text-decoration:underline}.dashboard__app-read-button:focus-within{outline:none}.dashboard__question-icon{width:20px;height:20px;position:absolute;bottom:0;right:0}.dashboard__chart-container{display:flex;justify-content:center;align-items:center;align-self:flex-start}.dashboard__bottom-card{display:flex;justify-content:space-between}@media(max-width:1650px){.dashboard__app-container-icon{min-width:180px;max-width:220px}}.location-search{position:relative;width:100%}.location-search__autocomplete-dropdown-container{position:absolute;left:0;top:100%;z-index:1}.location-search__suggestion-item{background-color:#fff;border:1px solid #bec2cc;cursor:pointer;padding:.8rem}.location-search__suggestion-item--active{background-color:#bec2cc}.address__close-overlay{cursor:pointer;position:absolute;top:0;left:0;height:6rem;width:100%}.address__arrow-down{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-radius:3px;border-top:11px solid #f16722;cursor:pointer;background-color:transparent;border-bottom-color:transparent;padding:0}.address__arrow-down:focus-within{outline:none}.address__arrow-right{width:0;height:0;border-bottom:8px solid transparent;border-top:8px solid transparent;border-radius:3px;border-left:11px solid #f16722;cursor:pointer;background-color:transparent;border-right-color:transparent;padding:0}.address__arrow-right:focus-within{outline:none}.address__edit-row{font-weight:700;display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;width:100%}.address__edit-address-icon-container{height:3.5rem;width:3.5rem;padding:.25rem .5rem .5rem;box-shadow:0 6px 14px rgba(0,0,0,.03);border-radius:.5rem;border:1px solid #ebebeb;color:#45577e;fill:#45577e;stroke:#45577e;cursor:pointer;align-self:flex-end;margin-bottom:.5rem;background-color:#fff}.address__edit-address-icon{color:#f16722}.address__modal{background-color:#fff;border-radius:2.5rem;border:0;outline:0;-webkit-user-select:none;user-select:none;width:50%;min-width:60rem;z-index:9;align-items:stretch;padding:3rem;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.address__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.address__modal-header{display:flex;flex-direction:row;justify-content:space-between;font-size:1.8rem}.address__modal-close{cursor:pointer;color:#bec2cc}.address__modal-close:hover{color:#ff5858}.address__modal-note{font-size:1.5rem}.address__modal-body{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.address__modal-submit-button{border:0;border-radius:2rem;padding:1rem 4rem;background-color:#f16722;font-size:1.6rem;width:-moz-fit-content;width:fit-content;color:#fff;align-self:center}.address__control-icon-container{display:flex;align-items:center;justify-content:center;font-size:2.2rem;cursor:pointer;border:1px solid #cccfd7;border-radius:.7rem;box-shadow:0 0 3px 1px #e9eaee;height:3rem;width:3rem;margin:0 .6rem}.address__control-icon-container__button{display:flex;align-items:center;justify-content:center;background-color:#fff;border:none;border-radius:1rem;grid-gap:5px;gap:5px;padding:.5rem;color:#707070;box-shadow:0 .6px 3px rgba(0,0,0,.3);margin:2px}.address__control-icon-container__img{width:3.5rem;height:auto;stroke:#000}.address-book-modal-container{position:absolute;top:7rem;left:56rem;border-radius:1rem;background-color:#fff}.address-book-modal-container__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center}.address-book-modal-container__sub-container{position:relative;border-radius:1rem;height:85vh;width:60rem;overflow:hidden}.addresses{height:calc(100vh - 13.725rem);position:relative}.addresses__orders{overflow-y:auto;overflow-x:hidden;height:calc(100% - 22rem)}.addresses__orders::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.addresses__orders::-webkit-scrollbar-track,.addresses__orders::-webkit-scrollbar-track:hover{background-color:transparent}.addresses__orders::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.addresses__orders::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.addresses__orders::-webkit-scrollbar-button{display:none}.addresses__order-container{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;width:100%}.addresses__address-container{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;font-size:1.8rem;flex:1 1;padding:1.5rem;border-radius:1.5rem;position:relative;background-color:#fafafa;transition:height .25s ease-in;overflow-y:hidden}.addresses__address{max-width:31rem;line-height:2rem;color:#585858}.addresses__address,.addresses__name{overflow:hidden;text-overflow:ellipsis;font-weight:600;white-space:nowrap}.addresses__name{color:#7d7d7d;max-width:30rem}.addresses__controls{display:flex;flex-direction:row;align-items:center;grid-gap:.5rem;gap:.5rem;position:absolute;top:1rem;right:1rem}.addresses__loading{font-size:1.5rem;color:#ec986e;font-weight:700;width:7rem}.addresses__loading--success{color:#40af65;animation:disappear 2s linear 1s 1 forwards}.addresses__loading:after{overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis .9s steps(4) infinite;content:"…";width:0}.addresses__icon{height:3.5rem;width:3.5rem;padding:.5rem;box-shadow:0 6px 14px rgba(0,0,0,.03);border-radius:.5rem;border:1px solid #ebebeb;color:#45577e;fill:#45577e;stroke:#45577e;cursor:pointer}.addresses__icon--warning{height:3rem;width:3rem;padding:.5rem;border-radius:.5rem;color:#ec986e;cursor:help}.addresses__close{height:2rem;width:2rem;color:#bec2cc;cursor:pointer}.addresses__close:hover{color:#ff5858}.addresses__add-container{padding:.5rem 0 .5rem 5rem;position:relative;flex-shrink:0}.addresses__date-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:2rem 3rem 2rem 5rem}.addresses__date-label{color:#737373;font-size:1.8rem}.addresses__date{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center;background-color:#fafafa;width:100%;padding:1.5rem;border-radius:1.5rem;position:relative}.addresses__date-icon{color:#bec2cc}.addresses__date-wrapper{width:100%}.addresses__date-input{font-size:1.8rem;background-color:transparent;color:#585858;font-weight:600;border:none;outline:none;width:100%;cursor:pointer}.addresses__date-calendar{border-radius:1.5rem;width:100%;position:relative;left:0}.addresses__date-popper{position:relative;width:100%;left:0;z-index:5}.addresses__refresh-button{display:flex;justify-content:center;padding:1rem 0}.addresses__refresh-button>button{display:flex;justify-content:center;align-items:center;transition:all .2s ease-out;background-color:transparent;border:none;color:grey}.addresses__refresh-button>button:hover{font-size:bolder;transform:scale(1.1)}.addresses__reorder-wrapper{position:sticky;top:0;background:#f0f0f0;z-index:1;display:flex;justify-content:space-between;padding:.5rem 1rem;font-size:1.5rem;align-items:center}.addresses__reorder-container{flex-direction:row;align-items:center;border-radius:1rem}.addresses__reorder-button,.addresses__reorder-container{display:flex;grid-gap:1rem;gap:1rem;padding:.5rem 1rem;background-color:#fafafa}.addresses__reorder-button{position:relative;border-radius:1rem;border:1px solid #bec2cc;font-size:1.5rem;font-weight:bolder;color:#3f3f3f}.addresses__reorder-button:hover{background-color:#e8e8e8}@keyframes ellipsis{to{width:1.25em}}@keyframes disappear{to{opacity:0}}.drivers{display:flex;visibility:visible;height:calc(100vh - 5rem);width:100%;position:relative}.drivers__overlay{position:absolute;top:0;height:100%;width:100%;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:0}.drivers__container{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;height:100%;width:100%;z-index:1}.drivers__wrapper{position:absolute;top:5rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;background-color:#f0f0f0}.drivers__sub-container{position:relative;border-radius:1rem;height:70vh;overflow:hidden}.drivers__buttons{padding:0 2rem 2rem;justify-content:space-evenly}.driver-card,.drivers__buttons{display:flex;flex-direction:row}.driver-card{justify-content:space-between;grid-gap:2rm;gap:2rm;background-color:#fff;padding:1.3rem;border-radius:2rem;transition:all .2s ease-out;box-shadow:0 6px 18px 0 rgba(0,0,0,.0784313725)}.driver-card__left{display:flex;flex-direction:column;grid-gap:1.7rem;gap:1.7rem}.driver-card__right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.driver-card__header{display:flex;flex-direction:row;grid-gap:2.1rem;gap:2.1rem}.driver-card__avatar{width:4.5rem;height:4.5rem;border-radius:1.5rem;object-fit:cover}.driver-card__name-and-rating{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.driver-card__name{font-family:Gilroy-SemiBold;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}.driver-card__rating{display:flex;font-family:"Gilroy";align-items:center;margin-left:-3px}.driver-card__rating-value{color:#707070;font-family:"Gilroy";margin-left:-3px}.driver-card__rating-count{margin-left:3px;display:flex;align-items:center;line-height:16px;font-size:14px}.driver-card__contacts{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:1rem;gap:1rem;font-family:Gilroy-Medium;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left}.driver-card__contact{display:flex;height:38px;grid-gap:1rem;gap:1rem;padding:10px 13px;justify-content:center;align-items:center;border-radius:18px;background:rgba(246,246,251,.6)}.driver-card__controls{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem}.driver-card__button{background-color:#40af65;border:none;padding:1rem 1.5rem;border-radius:5rem;font-family:Gilroy-Medium;font-size:12px;font-weight:400;line-height:15px;letter-spacing:0;text-align:center;min-width:12rem;display:inline-flex;justify-content:center;align-items:center;grid-gap:.6rem;gap:.6rem}.driver-card__button:hover{opacity:.8}.driver-card__vehicle-section{display:flex;align-items:center;flex-direction:row;grid-gap:1rem;gap:1rem;margin-top:auto}.driver-card__vehicle-name{font-family:Gilroy-SemiBold;font-size:12px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center;color:#bdbdbd}.driver-card__vehicle-img{width:6.6rem}.driver-card__vehicle-icon{scale:2;width:6.6rem}.driver-list{position:absolute;top:0;left:0}.driver-list__container{position:relative;width:70rem;height:100vh;padding:1rem;background-color:#f0f0f0}.driver-list__title{font-family:Gilroy-SemiBold;font-size:28px;font-weight:400;line-height:34px;letter-spacing:0;text-align:left;color:#3f3f3f}.driver-list__header{display:flex;padding:2rem 0;align-items:center;grid-gap:2.8rem;gap:2.8rem}.driver-list__search-container{display:flex;background-color:#fcfcfc;border-radius:5rem;padding:1rem 2.5rem;flex-grow:1;grid-gap:1.5rem;gap:1.5rem;position:relative;height:48px}.driver-list__search-icon{position:absolute;left:24px;top:12px}.driver-list__search-input{background-color:transparent;border:none;flex-grow:1;font-family:Gilroy-Regular;font-size:16px;font-weight:400;line-height:19px;letter-spacing:0;width:100%;color:#000;padding-left:40px}.driver-list__search-input:focus{outline:none}.driver-list__search-input ::placeholder{color:silver;opacity:1}.driver-list__search-input ::-ms-input-placeholder{color:silver}.driver-list__add-button{display:flex;justify-content:center;align-items:center;background-color:#f16722;border:none;border-radius:5rem;width:200px;height:48px;grid-gap:10px;gap:10px}.driver-list__add-button-title{color:#fff;font-family:Gilroy-SemiBold;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}.driver-list__add-button-icon{filter:invert(1)}.driver-list__show-dbo-details-button{cursor:pointer;background-color:#ff6700;color:#fff;border-radius:.5rem;padding:.5rem;position:relative}.driver-list__show-dbo-details-pop-up{position:absolute;background-color:#ff6700;border:none;border-radius:.7rem;right:.2rem;top:4rem;white-space:nowrap;text-align:end;box-shadow:0 0 10rem 0 rgba(0,0,0,.19);padding:.5rem;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;font-size:1.5rem;color:#fff;z-index:999}.driver-list__show-dbo-details-pop-up:before{content:"";position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ff6700;top:-.5rem;right:.3rem}.driver-list__body{display:flex;flex-direction:column;overflow:auto;padding:1rem 2rem;grid-gap:1rem;gap:1rem}.driver-list__body::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.driver-list__body::-webkit-scrollbar-track,.driver-list__body::-webkit-scrollbar-track:hover{background-color:transparent}.driver-list__body::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.driver-list__body::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.driver-list__body::-webkit-scrollbar-button{display:none}.driver-list__controls{display:flex;flex-direction:row;justify-content:space-between}.driver-list__controls-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.driver-list__filter{position:relative;font-family:Gilroy-SemiBold;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;color:#828282;cursor:pointer;min-width:19rem}.driver-list__filter-control{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem;align-items:center;fill:#828282}.driver-list__filter-options{position:absolute;overflow-y:auto;width:100%;top:2rem;background-color:#fff;border-radius:8px;z-index:101;display:flex;flex-direction:column;color:#3f3f3f;font-family:Gilroy-Medium;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;transition:all .5s}.driver-list__filter-options::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.driver-list__filter-options::-webkit-scrollbar-track,.driver-list__filter-options::-webkit-scrollbar-track:hover{background-color:transparent}.driver-list__filter-options::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.driver-list__filter-options::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.driver-list__filter-options::-webkit-scrollbar-button{display:none}.driver-list__filter-option{align-items:center;padding:.8rem 2rem;display:flex;flex-direction:row;grid-gap:.8rem;gap:.8rem;cursor:pointer}.driver-list__filter-option:hover{background-color:#f5f8fd}.driver-list__filter-option-checkbox{min-width:16px;min-height:16px;max-width:16px;max-height:16px;accent-color:#f16722;border:2.5px solid #c5c6cc;border-radius:.5rem}.driver-list__filter-option-checkbox:checked{background-color:#f16722;border-color:#f16722}.driver-list__selected-categories{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:.4rem;gap:.4rem}.driver-list__selected-category{padding:2px 8px;border-radius:16px;background-color:#f2f4f7;color:#bdbdbd;font-size:12px;font-weight:500;line-height:18px;letter-spacing:0;text-align:center}.scheduler-select__overlay{background-color:transparent}.scheduler-select__modal{background-color:#fff;border-radius:1rem;border:0;outline:0;position:absolute;top:50%;right:17rem;transform:translate(-50%,-50%);width:40rem}.scheduler-select__modal-container{height:100%;width:100%;padding:1.5rem;display:flex;flex-direction:column;align-items:center}.scheduler-select__modal-list{width:100%;max-height:25rem;overflow-y:auto;border-top:1px solid #bec2cc}.scheduler-select__modal-list::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.scheduler-select__modal-list::-webkit-scrollbar-track,.scheduler-select__modal-list::-webkit-scrollbar-track:hover{background-color:transparent}.scheduler-select__modal-list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.scheduler-select__modal-list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.scheduler-select__modal-list::-webkit-scrollbar-button{display:none}.scheduler-select__modal-list__item{padding:1rem}.scheduler-select__modal-list__item:hover{font-weight:700;border-radius:1rem;background-color:#f5f8fd}.scheduler-select__modal-header{align-items:center;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem;position:relative;display:flex;justify-content:center;width:100%}.scheduler-select__modal-title{color:#1e4281;font-size:3rem}.scheduler-select__modal-close{position:absolute;top:0;right:0;color:#99a0ab;cursor:pointer}.scheduler-select__modal-info{font-size:1.5rem;padding:1rem 0}.scheduler-select__modal-routes{display:flex;justify-content:center;width:100%}.scheduler-select__modal-routes>div{width:47%}.scheduler-select__modal-route-item{border-radius:.5rem;border:1px solid #1c396c;color:#396cb3;cursor:pointer;font-weight:700;margin-top:1rem;padding:1rem;text-align:center}.scheduler-select__modal-route-item:hover{background-color:#f5f8fd}.dbos{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.dbos__list{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;overflow-x:auto;padding-top:3rem}.dbos__list::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.dbos__list::-webkit-scrollbar-track,.dbos__list::-webkit-scrollbar-track:hover{background-color:transparent}.dbos__list::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.dbos__list::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.dbos__list::-webkit-scrollbar-button{display:none}.dbos__empty-list-message{display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column;grid-gap:15px;gap:15px;color:#707070;font-size:18px}.dbos__invoice-container{display:flex;flex-direction:row;justify-content:space-between;grid-gap:2rem;gap:2rem}.dbo{align-items:center;background-color:#f5f8fd;border-radius:4.3rem;border:1px solid transparent;display:flex!important;flex-direction:column;flex:1 1;grid-gap:2rem;gap:2rem;position:relative;padding:7rem 2rem 4rem;min-width:24rem;text-align:center}.dbo:hover{border:1px solid #89cb3e;background-color:#fff}.dbo__price-container{background-color:#75c1c3;color:#fff;padding:1.5rem 1rem;position:absolute;right:3.8rem;top:-1.5rem;border-radius:1.5rem;letter-spacing:0;text-align:center;font-weight:600}.dbo__price{font-weight:bolder;font-size:24px;line-height:28px}.dbo__subtext{font-family:Gilroy-Bold}.dbo__expire{font-size:1.5rem}.dashboardChart{display:flex;flex-direction:column;justify-content:center;align-items:center}.dashboardChart__title{font-size:12px;font-weight:700;margin-top:-15px}.current-subscription{display:flex;flex-direction:column;padding:4rem 6rem;grid-gap:1rem;gap:1rem;width:100%;height:100%;overflow-y:auto;max-width:none;grid-gap:2.8rem;gap:2.8rem}.current-subscription__header{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding-left:1rem}.current-subscription__header-text{font-family:Gilroy-SemiBold;font-size:27px;line-height:32px;letter-spacing:0;text-align:left}.current-subscription__header-subtext{font-family:Gilroy-Regular;font-size:16px;line-height:19px;letter-spacing:0;text-align:left;color:#4f4f4f}.current-subscription__content{display:flex;flex-direction:column;grid-gap:4rem;gap:4rem}.current-subscription__horizontal-container{display:flex;flex-direction:row;grid-gap:2.2rem;gap:2.2rem;background-color:#fff;border-radius:4.3rem;padding:.5rem .7rem}.current-subscription__left-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;background-color:#f5f8fd;border-radius:4.3rem .7rem .7rem 4.3rem;padding:7.7rem 0 0;flex:1 1;position:relative}.current-subscription__title{padding:0 2rem;font-family:Gilroy-Bold;font-size:30px;font-weight:400;line-height:37px;letter-spacing:0;text-align:left}.current-subscription__cancel-date{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;color:#f16722;font-size:1.5rem}.current-subscription__remove-cancel{color:#f16722;border:0;background-color:#fff;font-weight:800;font-size:1.5rem;line-height:1.9rem;padding:7px 0;border-radius:4.4rem;width:14.2rem;box-shadow:0 6px 18px 0 rgba(0,0,0,.08);cursor:pointer}.current-subscription__remove-cancel:hover{text-decoration:underline}.current-subscription__remove-cancel:focus-within{outline:none}.current-subscription__feature-title{background-color:#fff;font-family:Gilroy-Medium;font-size:14px;line-height:18px;letter-spacing:0;text-align:left;margin-bottom:2rem;color:#396cb3}.current-subscription__downgrade-plan{font-size:1.5rem;background-color:#fff;border-radius:2.4rem;padding:1.5rem 2.5rem;position:relative;display:flex;flex-direction:column;box-shadow:0 0 10px 0 rgba(0,0,0,.16);color:#3f3f3f;margin:0 2.4rem 1.2rem}.current-subscription__downgrade-header{display:flex;flex-direction:row;justify-content:space-between}.current-subscription__downgrade-cancel{border:0;background-color:transparent;font-weight:600;color:#f16722}.current-subscription__downgrade-cancel:hover{text-decoration:underline}.current-subscription__downgrade-cancel:focus-within{outline:none}.current-subscription__cancel-container{padding-bottom:2.5rem}.current-subscription__cancel-plan{border:0;box-shadow:0 6px 18px 0 rgba(0,0,0,.08);border-radius:44px;padding:.8rem;margin:0 2rem;background-color:#fff;font-family:Gilroy-SemiBold;font-size:15px;font-weight:400;line-height:18px;text-align:center;align-self:flex-start;width:166px;color:#e2b93b}.current-subscription__cancel-plan:hover{text-decoration:underline}.current-subscription__cancel-plan:focus-within{outline:none}.current-subscription__arrow-divider{content:"";position:absolute;bottom:-20px;align-self:center;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #fff;clear:both;z-index:10}.current-subscription__view-all-features{color:#72a0eb;font-family:Gilroy-Bold;font-size:14px;letter-spacing:0;line-height:18px;align-self:center;text-align:center;cursor:pointer;background-color:transparent;border:none;width:-moz-fit-content;width:fit-content}.subscription-history{display:flex;flex-direction:column;padding:.5rem 4.5rem;grid-gap:1rem;gap:1rem;width:100%;height:100%;overflow-y:auto;max-width:none}.subscription-invoice__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999;align-items:center;display:flex;justify-content:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.subscription-invoice__modal{background-color:#fdfdfd;border-radius:1rem;border:none;display:flex;flex-direction:column;height:90%;max-width:none;outline:0;overflow-y:auto;padding:2.5rem;width:90%;grid-gap:1rem;gap:1rem}.subscription-invoice__right-container{display:flex;flex-direction:column;flex:3 1;grid-gap:1rem;gap:1rem}.subscription-invoice__horizontal-container{display:flex;flex-direction:row;grid-gap:8rem;gap:8rem}.subscription-invoice__plan-price-container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-top:.7rem;grid-gap:1.5rem;gap:1.5rem}.subscription-invoice__plan-details{background-color:#fff;color:#3f3f3f;padding:1.5rem 2.5rem;display:flex;flex-direction:column;flex-grow:1;grid-gap:1rem;gap:1rem;border-radius:2rem;font-size:1.5rem;position:relative;box-shadow:0 0 10px 0 rgba(0,0,0,.16)}.subscription-progress-bar{display:flex;flex-direction:row;padding:1.6rem 2.4rem;background-color:#fff;border-radius:2.4rem;align-items:center;grid-gap:1.5rem;gap:1.5rem}.subscription-progress-bar__calendar-icon{background-color:#ffeada;padding:1rem;border-radius:1rem;height:4.4rem;width:4.4rem;fill:#e2b93b}.subscription-progress-bar__duration-container{display:flex;flex-direction:column;grid-gap:.7rem;gap:.7rem;flex:1 1}.subscription-progress-bar__duration-dates{display:flex;flex-direction:row;justify-content:space-between}.subscription-progress-bar__information-gauge{height:.8rem;width:100%;border-radius:.5rem;background-color:#f5f8fd}.subscription-progress-bar__information-gauge--fill{background:linear-gradient(270deg,#fcae73,#f16722 99.18%);height:.8rem;border-radius:.5rem}.subscription-progress-bar__duration-remaining{font-family:Gilroy-Regular;font-size:14px;line-height:16px;letter-spacing:0;text-align:end}.subscription-progress-bar__date-wrapper{display:flex;grid-gap:.5rem;gap:.5rem;flex-direction:column;position:relative;font-family:Gilroy-Medium;font-size:16px;line-height:19px;letter-spacing:0;text-align:left;color:#3f3f3f}.analytics__paradigms{display:flex;flex-direction:row;grid-gap:1.5rem;gap:1.5rem;padding:.3rem;background-color:#f0f0f0;border-radius:1rem;width:-moz-fit-content;width:fit-content}.analytics__paradigm{background-color:transparent;border-radius:1rem;border:none;color:grey;font-family:Gilroy-SemiBold;font-size:14px;font-weight:600;letter-spacing:0;line-height:18px;padding:1rem 2rem;text-align:center}.analytics__filters{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem;font-size:1.4rem}.analytics__filter{background-color:#fff;border:1px solid #eff0f6;border-radius:2rem;padding:1.5rem;min-width:20rem}.analytics__table-container{background-color:#fff;border-radius:3rem;box-shadow:0 6px 18px 0 hsla(0,0%,48.6%,.0784313725);padding:2.5rem 0;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.analytics__table-container th{font-family:Gilroy-SemiBold}.analytics__table-container td,.analytics__table-container th{font-size:14px;line-height:17px;letter-spacing:-.15px;text-align:center;padding:1.2rem 2rem;overflow:hidden;white-space:nowrap}.analytics__table-container td{font-weight:400}.analytics__table-container tr{border-bottom:1px solid rgba(0,0,0,.1019607843);padding:2.5rem 2rem}.analytics__table{overflow-x:auto}.analytics__table::-webkit-scrollbar{background-color:transparent;width:8px;min-height:10px;max-height:10px}.analytics__table::-webkit-scrollbar-track,.analytics__table::-webkit-scrollbar-track:hover{background-color:transparent}.analytics__table::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.analytics__table::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.analytics__table::-webkit-scrollbar-button{display:none}.analytics__table-header{display:flex;flex-direction:row;justify-content:space-between;font-family:Gilroy-SemiBold;font-size:14px;line-height:17px;letter-spacing:-.15px;text-align:center;color:rgba(0,0,0,.5019607843);padding:0 2rem}.analytics__table-download{border:0;background-color:transparent;display:flex;flex-direction:row;grid-gap:6px;gap:6px;color:#396cb3;font-family:Gilroy-Medium;font-size:14px;line-height:16px;letter-spacing:0;text-align:left}.analytics__table-download:hover{text-decoration:underline}.analytics__table-download[disabled]{color:#828282;text-decoration:none}.main-analytics{padding:2rem;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;background:#f9fbff;overflow-y:auto}.sub-user{width:100%;background-color:#fff;border-radius:49px;margin-bottom:17px;transition:all .2s ease-out;display:flex;flex-direction:row;grid-gap:3.5rem;gap:3.5rem;padding:4.4rem 2.6rem 4.6rem 4.6rem}.sub-user__content{display:flex;flex-direction:column;grid-gap:2.3rem;gap:2.3rem;flex:1 1}.sub-user__buttons{display:flex;flex-direction:column;grid-gap:.6rem;gap:.6rem;width:16.4rem;justify-content:flex-end}.sub-user__icon{width:18px;height:18px}.sub-user-form__notifications-checkboxes{display:flex;flex-direction:row;grid-gap:1.9rem;gap:1.9rem}.sub-user-form__store-option{cursor:pointer;display:flex;flex-direction:row;grid-gap:.8rem;gap:.8rem;font-family:Gilroy-Medium;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;text-align:left}.sub-user-form__store-option-check{position:relative;min-height:1.6rem;min-width:1.6rem;max-height:1.6rem;max-width:1.6rem;border-radius:.5rem;border:2.5px solid #c5c6cc;background-color:transparent}.sub-user-form__store-option-check--checked{border-color:#f16722;background-color:#f16722;color:#fff}.sub-user-form__store-option-check--checked:after{position:absolute;content:"✔";top:-2px;left:-1px;font-size:1.7rem}.order-return__overlay{background-color:transparent}.order-return__modal{background-color:#fff;border-radius:1rem;border:0;outline:0;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:70rem}.order-return__modal-container{height:100%;width:100%;padding:3rem;display:flex;flex-direction:column;align-items:center}.order-return__modal-header{align-items:center;font-size:2.5rem;justify-content:space-between;padding-bottom:2rem;position:relative;display:flex;justify-content:center;width:100%}.order-return__modal-title{color:#1e4281;font-size:3rem}.order-return__modal-close{position:absolute;top:0;right:0;color:#99a0ab;cursor:pointer}.order-return__modal-info{font-size:1.6rem;padding:1rem 0}.order-return__navigation-container{margin-top:2rem;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;width:100%}.order-return__modal-routes{max-height:20rem;overflow-y:auto;display:flex;width:100%;grid-gap:1rem;gap:1rem;flex-direction:column}.order-return__modal-routes::-webkit-scrollbar{background-color:rgba(153,160,171,.3);width:8px;min-height:10px;max-height:10px}.order-return__modal-routes::-webkit-scrollbar-track,.order-return__modal-routes::-webkit-scrollbar-track:hover{background-color:transparent}.order-return__modal-routes::-webkit-scrollbar-thumb{background-color:#99a0ab;border-radius:16px;border:2px solid hsla(0,0%,100%,.5);background-clip:padding-box}.order-return__modal-routes::-webkit-scrollbar-thumb:hover{background-color:#99a0ab;border-width:1px}.order-return__modal-routes::-webkit-scrollbar-button{display:none}.order-return__modal-route-item{border-radius:1rem;border:1px solid #1c396c;color:#396cb3;display:flex;grid-gap:2rem;gap:2rem;padding:1.5rem;font-size:1.6rem;color:#3f3f3f}.order-return__modal-route-item:hover{background-color:#f5f8fd}.order-return__order-item{flex:1 1}.route-confirmation__header{display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:100%;align-items:center}.route-confirmation__title{font-family:Gilroy-Bold;font-size:22px;font-weight:400;line-height:27px;letter-spacing:0;text-align:center;color:#f16722}.route-confirmation__subtitle{font-family:Gilroy-Medium;font-size:14px;font-weight:400;line-height:23px;letter-spacing:0;text-align:center;color:#282828}.route-confirmation__body{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.route-confirmation__driver-container{display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem}.route-confirmation__label{font-family:Gilroy-SemiBold;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;text-align:left;color:#bdbdbd}.route-confirmation__details-container{display:flex;flex-direction:row;flex-wrap:wrap;grid-column-gap:6rem;column-gap:6rem;grid-row-gap:3rem;row-gap:3rem;align-items:center}.route-confirmation__details-row{display:flex;flex-direction:row;grid-gap:.6rem;gap:.6rem;font-family:Gilroy-Bold;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#282828;align-items:center}.route-confirmation__details-label{font-family:Gilroy-SemiBold;color:#707070}.route-confirmation__icon{color:#292d32}.route-confirmation__stats{display:flex;flex-direction:row;grid-gap:1.2rem;gap:1.2rem;margin-left:auto}.route-confirmation__stat-container{padding:1.6rem 1.8rem;border-radius:.8rem;background-color:rgba(78,205,228,.2117647059)}.route-confirmation__close{font-family:Gilroy-SemiBold;margin-top:9rem;padding:1.4rem 7.4rem;width:-moz-fit-content;width:fit-content;border-radius:49px;background-color:#f16722;border:none;color:#fff;align-self:center}.toggle-switch__container{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;width:auto;font-family:"Poppins-Regular";font-size:14px;font-weight:500;color:#282828}.toggle-switch__switch{position:relative;display:inline-block;width:36px;height:20px}.toggle-switch__switch input{opacity:0;width:0;height:0}.toggle-switch__switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;transition:.4s;border-radius:12px}.toggle-switch__switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch__switch input:checked+.slider{background-color:#f16722}.toggle-switch__switch input+.slider{background-color:#396cb3}.toggle-switch__switch input:checked+.slider:before{transform:translateX(16px)}.toggle-switch__switch__round .slider{border-radius:34px}.toggle-switch__switch-icon{position:absolute;cursor:pointer}.toggle-switch__switch-icon--day{top:4.5px;left:5px}.toggle-switch__switch-icon--night{top:4.5px;left:20px}.order-edit-details{margin:0 auto;min-width:60rem}.order-edit-details__input-icon{position:absolute;top:33px;left:10px}