@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700&family=Plus+Jakarta+Sans:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Quicksand:wght@300..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#fff 51.04%,#176318);font-family:Inter,sans-serif}.App{min-height:100vh;overflow:hidden}@keyframes slideDown{0%{opacity:0;transform:translateY(-20%)}20%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes BuyerBarBtnShow{0%{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}header{background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 4px 4px 0 #00000040;font-family:Roboto,sans-serif}.header{align-items:center;display:flex;height:60px;justify-content:space-between;margin:0 auto;width:95%}.header__logo{align-items:flex-end;display:flex}.header__logo h1{color:#186419;font-family:Archivo Black;font-size:20px;font-weight:400;margin:0 0 0 10px}@media screen and (max-width:1260px){.header__logo{width:160px}.header__logo,.header__logo h1,.header__logo h1 span{font-size:16px}}@media screen and (max-width:768px){.header__logo{font-size:14px;width:140px}.header__logo h1{display:none}.header__logo h1 span{font-size:14px}}.header__menu{display:flex;justify-content:center}.header__menu__burger{display:none}@media screen and (max-width:1260px){.header__menu__burger{align-items:center;background-color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;justify-content:flex-start;left:0;overflow-y:scroll;position:absolute;top:0;width:100vw;z-index:999}.header__menu__burger__head{align-items:center;border-bottom:1px solid #e6e6e6;box-sizing:border-box;display:flex;gap:10px;height:50px;justify-content:space-between;margin-bottom:20px;padding:10px;width:100%}.header__menu__burger__head__logo{align-items:center;color:#186419;display:flex;font-family:Archivo Black,sans-serif;font-size:20px;font-weight:400;gap:10px;justify-content:center}.header__menu__burger__account{align-items:center;border-bottom:1px solid #e6e6e6;box-sizing:border-box;display:flex;gap:10px;justify-content:flex-start;margin-bottom:36px;padding:10px;width:100%}.header__menu__burger__account__image{align-items:center;background:#e6e6e6;border:1px solid #e6e6e6;border-radius:10px;color:#176318;display:flex;font-family:Inter,sans-serif;font-size:20px;font-weight:700;height:50px;justify-content:center;text-align:center;width:50px}.header__menu__burger__account__name{font-size:20px;font-weight:300;text-align:center}.header__menu__burger__body{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;justify-content:center;margin-bottom:40px;padding:10px}.header__menu__burger__body__item{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.header__menu__burger__body__item__title{color:#474747;font-size:16px;font-weight:500}.header__menu__burger__body__item__lists{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:5px 0;width:100%}.header__menu__burger__body__item__lists__item{align-items:center;color:#919191;cursor:pointer;display:flex;flex:1 1;flex-basis:80px;flex-direction:column;font-size:14px;font-weight:500;gap:10px;justify-content:center;text-align:center}.header__menu__burger__body__item__lists__item:hover{animation:pulse .5s ease-in-out alternate}}.header__menu__item{align-items:center;border-radius:8px;color:#4c4c4c;display:flex;flex-direction:column;font-family:Archivo Black,sans-serif;font-size:14px;font-weight:400;height:60px;justify-content:center;padding-left:15px;padding-right:15px;text-align:center}.header__menu__item:hover{background-color:#c2d6d4;cursor:pointer}.header__menu__item.active{background-color:#e6f2e6;color:#176318}.header__menu__item__icon{fill:rgba(23,99,24,.902);stroke:#176318;align-items:center;display:flex;justify-content:center;margin-left:15px;margin-top:5px}.header__menu__item__open{align-items:center;color:#4c4c4c;cursor:pointer;display:flex;flex:1 1;flex-basis:90px;flex-direction:column;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:5px;height:70px;justify-content:flex-start;overflow:hidden;text-align:center}.header__menu__item__open:hover{animation:pulse .5s ease-in-out alternate}.header__menu__item__open__title{color:#474747;font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin-bottom:10px}.header__menu__item__open__operations{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}@media screen and (max-width:1260px){.header__menu__item{font-size:16px;padding-left:16px;padding-right:16px}}@media screen and (max-width:1100px){.header__menu__item{font-size:14px;padding-left:14px;padding-right:14px}}.header__menu .lines,.header__menu input[type=checkbox]{display:none}@media screen and (max-width:1260px){.header__menu__item{display:none}.header__menu__lines{cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:space-between;width:30px}.header__menu__lines .line{background-color:#176318;border:1px solid #176318;border-radius:3px;content:"";height:3px;width:30px}.header__menu input[type=checkbox]{height:100%;opacity:0;position:absolute;width:100%;z-index:-1}}.header__user{align-items:center;display:flex;justify-content:center}.header__user__logoutButton,.header__user__logoutButton:hover{color:#176318}.header__user__image,.header__user__lang{align-items:center;display:flex;flex-shrink:0;height:50px;justify-content:center;padding-left:20px;padding-right:20px}.header__user__lang p{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-right:10px}.content-wrapper{animation:scroll-left 15s linear infinite;display:inline-block}@keyframes scroll-left{0%{transform:translateX(0)}50%{transform:translateX(-50%)}to{transform:translateX(0)}}.orders{margin:0 auto 100px;width:95%}.orders__body{width:100%}.stats{margin-bottom:50px;margin-top:50px;position:relative}.stats__container{grid-gap:10px;align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:space-between;margin:0 auto;max-width:1200px}@media screen and (max-width:768px){.stats__container{grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.stats__close{align-items:center;cursor:pointer;display:flex}.stats__close__title{color:#176318;font-size:22px;font-style:bold;font-weight:1000;letter-spacing:2px;margin-right:10px;text-transform:uppercase}.stats__close__arrow{transition:all .3s}.stats__close__arrow.open{transform:rotate(0deg)}.stats__close__arrow.close{transform:rotate(180deg)}.custom-euro path{fill:color}.statItem{align-items:center;background:linear-gradient(180deg,#fff 99.99%,#17631800);border:.2px solid #000;border-radius:14px;box-shadow:0 4px 4px 0 #00000040;font-family:Archivo Black,sans-serif;gap:20px;justify-content:center;margin:0 auto;padding:20px;width:250px}.statItem,.statItem__titleItem{display:flex}.statItem__titleItem__image{align-items:center;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.statItem__titleItem__title{color:#176318;font-size:16px;font-style:normal;font-weight:800;letter-spacing:1.8px;line-height:normal;text-align:left}.statItem__value{color:#5cc3fd;font-family:Plus Jakarta Sans;font-size:18px;font-style:normal;font-weight:300;letter-spacing:4px;line-height:normal}@media screen and (max-width:768px){.statItem{height:50px;padding:10px;width:160px}.statItem__titleItem{display:flex}.statItem__titleItem__image{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.statItem__titleItem__title{color:#176318;font-size:14px;text-align:left}.statItem__value{color:#5cc3fd;font-size:12px}}.tableHeader{align-items:center;display:flex;justify-content:space-between;width:100%}.tableHeader__title{align-items:center;color:#000;display:flex;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal;width:80%}.tableHeader__body{align-items:center;display:flex;justify-content:flex-end}.tableHeader__body__btn{align-items:center;background-color:#fff;border:1px solid rgba(23,99,24,.902);border-radius:7px;color:rgba(23,99,24,.902);cursor:pointer;display:flex;flex-shrink:0;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;height:40px;justify-content:center;letter-spacing:1.4px;line-height:normal;width:130px}.tableHeader__body__btn:hover{background-color:#c2d6d4}.tableHeader__body__btn.active{background:#176318;border:0 solid #176318;border-radius:6px;color:#fff;color:#f5f5f7;font-family:Archivo #000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.tableHeader__body__search{align-items:flex-end;bottom:10px;display:flex;justify-content:center;margin-left:50px;margin-right:50px;margin-top:15px;position:relative;width:250px}.tableHeader__body__search span{align-items:center;display:flex;height:40px;justify-content:center;position:absolute;right:0}.tableHeader__body__search input{background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-shrink:0;height:36.4px;padding-left:20px;width:100%}.tableHeader__body__search input,.tableHeader__body__search input::placeholder{font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;letter-spacing:1.4px;line-height:normal;text-align:left}.tableHeader__body__search input::placeholder{color:#c2c2c2}.tableHeader__body__search input:focus{outline:none}.tableHeader__body__search input:hover{background:#1976d20a}@media screen and (max-width:768px){.desktop,.tableHeader__title{display:none}.tableHeader__body{margin-bottom:10px;position:relative;width:100%}.tableHeader__body__search{bottom:0;margin:0 20px;width:30%}.tableHeader__body__btn{font-size:10px!important;width:5%}.tableHeader__body__btn label{font-size:14px!important}.tableHeader__body__btn p{display:none}}.ordersModal{background-color:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.ordersModal__container{background-color:#fff;border-radius:10px;height:30%;left:50%;padding:10px;position:fixed;top:50%;transform:translate(-50%,-50%);width:300px;z-index:9999}.ordersModal__container,.ordersModal__container__item{display:flex;flex-direction:column;justify-content:space-between}.ordersModal__container__item{text-align:center}.select{background-color:#fff;font-family:Inter}.select.Mui-focused .MuiOutlinedInput-notchedOutline,.select.MuiOutlinedInput-notchedOutline,.select:hover .MuiOutlinedInput-notchedOutline{border-color:"#06c0b0"}.autocomplete-wrapper{box-sizing:border-box;font-family:Inter,sans-serif;position:relative;width:240px}.autocomplete-input-wrapper{align-items:center;display:flex;gap:4px;position:relative}.autocomplete-input-wrapper .autocomplete-input{border:1px solid #ddd;border-radius:10px;box-sizing:border-box;font-size:10px;height:42px;padding:8px 35px 8px 12px;transition:all .2s ease;width:100%}.autocomplete-input-wrapper .autocomplete-input.animated{transition-property:border-color,box-shadow}.autocomplete-input-wrapper .autocomplete-input:focus{border-color:#3bb77e;box-shadow:0 0 0 2px #2196f31a;outline:none}.autocomplete-input-wrapper .autocomplete-clear-button{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;outline:none;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px}.autocomplete-input-wrapper .autocomplete-clear-button:hover{background-color:#f0f0f0;color:#555}.autocomplete-input-wrapper .autocomplete-clear-button:focus{outline:2px solid #007bff;outline-offset:2px}.autocomplete-loading{background:#f8f8f8;border-radius:8px;color:#666;font-size:.9em;margin-top:4px;padding:8px;text-align:center}.autocomplete-options{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:4px 0;max-height:200px;opacity:0;overflow-y:auto;padding:0;position:absolute;transform:translateY(-10px);transition:all .2s ease;width:100%;z-index:1000}.autocomplete-options.slide-fade{opacity:1;transform:translateY(0)}.autocomplete-option{color:#333;cursor:pointer;font-size:10px;padding:8px 12px;transition:background .2s ease}.autocomplete-option.selected,.autocomplete-option:hover{background:#f5f5f5}.autocomplete-option mark{background:#0000;color:inherit;color:#3bb77e;font-weight:700;text-decoration:underline}.autocomplete-no-options{color:#888;font-size:10px;font-style:italic;padding:8px 12px}.FilterConstructorRowFilterTPO,.FilterConstructorTPO{display:flex;flex-direction:column;gap:10px}.FilterConstructorRowFilterTPO{align-items:flex-start}.FilterConstructorRowFilterTPOs{display:flex}.FilterConstructorRowFilterTPO h3{color:#2f7330;font-size:14px;font-weight:500;margin:0}.FilterConstructorRowTPO{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.RadioButtonTPO{border:1px solid #d9d9d9;height:30px;justify-content:flex-start;overflow:hidden}.RadioButtonTPO,.RadioButtonTPO__item{align-items:center;border-radius:7px;display:flex;width:-moz-fit-content;width:fit-content}.RadioButtonTPO__item{border:none;color:#2f7330;cursor:pointer;font-size:14px;font-weight:500;height:100%;justify-content:center;opacity:.5;outline:none;padding:0 10px}.RadioButtonTPO__item:disabled{opacity:1}.tableBody{margin-bottom:20px;position:relative;width:100%}.tableBody__more{background-color:#d9d9d9;border-radius:10px;color:gray;cursor:pointer;display:flex;font-family:Inter;font-size:20px;justify-content:center;margin:20px auto 0;opacity:.7;padding:10px}.tableBody__more:hover{opacity:1}.tableBody__title{align-items:center;background-color:rgba(23,99,24,.902);border-top-left-radius:5px;border-top-right-radius:5px;display:flex;height:50px;justify-content:space-around;width:100%}.tableBody__title__checkbox{align-items:center;appearance:none;-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;background:#fff;border:2px solid #d9d9d9;border-radius:5px;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;position:relative;top:1px;width:24px}.tableBody__title__checkbox.like{background-image:url(/static/media/CheckBoxLike.366213f9b04a47bbbed5.svg)!important}.tableBody__title__checkbox:checked{background-color:#06c0b0;background-image:url(/static/media/Check.624aeb37625f34fc5083.svg);background-position:50%;background-repeat:no-repeat;border:2px solid #fff}.tableBody__title__item{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:1.6px;line-height:normal;text-align:center;width:100px}@media screen and (max-width:1550px){.tableBody__title__item{font-size:14px;overflow:hidden}}.tableBody__body{display:flex;flex-direction:column;width:100%}.chooseVisibleColumnsBlock{position:relative}.chooseVisibleColumnsBlock span{background:#fff;border-radius:7px;box-shadow:0 0 8px rgba(76,76,76,.745);color:#007a6f;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;height:212px;left:-83px;letter-spacing:1px;line-height:normal;overflow:auto;padding:5px;position:absolute;text-align:start;top:27px;width:-moz-fit-content;width:fit-content;z-index:99}.chooseVisibleColumnsBlock span div{margin-top:5px}.chooseVisibleColumns{align-items:center;background:#fff;border-radius:7px;color:#007a6f;display:flex;font-size:20px;height:24px;justify-content:center;position:relative;top:1px;width:24px}.chooseVisibleColumns:hover{color:#4c4c4c}.checkbox{align-items:center;-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;background:#fff;border:2px solid #d9d9d9;border-radius:5px;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;position:relative;top:1px;width:24px}.checkbox.active,.checkbox:checked{background-color:#06c0b0;background-image:url(/static/media/Check.624aeb37625f34fc5083.svg);background-position:50%;background-repeat:no-repeat;border:2px solid #fff}@media screen and (max-width:768px){.tableBody{overflow-x:scroll;overflow-y:scroll}.tableBody__title{width:1600px}.tableBody__title__picker{width:100%!important}.tableBody__more{color:gray;display:flex;justify-content:center;margin:0 auto}.tableBody .tableBody__title__picker{width:100%!important}.tableBody .tableBodyItem{position:relative}.tableBody .tableBodyItem__item.platform{background-color:#ecffed;left:15%;position:sticky;top:0;z-index:9}.tableBody .tableBodyItem__item.platform:hover{background-color:#dbf9dc}.tableBody .tableBody__title__picker{position:relative}.tableBody .tableBody__title__picker__item.platform{background-color:#ecffed;left:15%;position:sticky;top:0;z-index:9}.tableBody .tableBody__title__picker__item.platform:hover{background-color:#dbf9dc}.tableBody__body{width:1600px}}.itemStatus{background:#fff;border:1px solid #2a2d2f;border-radius:0 14px 14px 14px;box-shadow:-14px -3px 7.6px 0 #17631840;flex-direction:column;height:max-content;left:25px;padding:10px;position:absolute;top:0;transform:translate(0);width:max-content;z-index:999}.itemStatus,.itemStatus__add{display:flex;justify-content:center}.itemStatus__add{align-items:center;background:#46ad1e;border:0 solid #46ad1e;border-radius:13px;color:#f5f5f7;cursor:pointer;font-family:Inter;font-size:10px;font-style:normal;font-weight:700;height:24px;line-height:normal;margin-left:50px;position:relative;top:1px;width:70px}.itemStatus__add:hover{background-color:#007a6f;color:#000;cursor:pointer}.itemStatus__item{align-items:center;border-radius:2px;display:flex;margin-bottom:10px;padding:3px 5px}.itemStatus__item:hover{background:#249e26cc;border-radius:2px;cursor:pointer}.itemStatus__item.active{background:#176318cc}.itemStatus__item p{margin:0;padding:0}.itemStatus__item span{color:#2a2d2f;font-family:Archivo #000;font-size:10px;font-style:normal;font-weight:400;line-height:normal;margin-left:5px;position:relative}.tableBodyItem__item__link:hover{color:#46ad1e!important;cursor:pointer!important;text-decoration:underline!important}@media screen and (max-width:768px){.itemStatus{flex-direction:row;flex-wrap:wrap;gap:10px;height:5em;justify-content:space-between;overflow-y:scroll;transform:translateY(-50%);width:40vh}}.tableBodyItem{align-items:center;background-color:#ecffed;display:flex;justify-content:space-around;min-height:50px;width:100%}.tableBodyItem:hover{background-color:#dbf9dc!important}.tableBodyItem:hover__item.platform{background-color:#dbf9dc}.tableBodyItem .more{align-items:center;cursor:pointer;display:flex;font-size:large;justify-content:center;text-align:center;width:24px}.tableBodyItem .more:hover{background-color:#8f8f8f;border-radius:5px;cursor:pointer}.tableBodyItem .status{background-color:#fff;border:1px solid #000;border-radius:7px;font-size:16px;height:20px;padding:5px 0;width:100px}.tableBodyItem .platform,.tableBodyItem .status{align-items:center;display:flex;justify-content:center}.tableBodyItem .platform[data-tooltip]:after{display:none}@media screen and (max-width:768px){.tableBodyItem .platform[data-tooltip]:after{display:block;margin-left:100%}}.tableBodyItem .platform span{align-items:center;display:flex;justify-content:center;width:100%}.tableBodyItem .platform span svg{height:20px;width:20px}.tableBodyItem__item{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:1.6px;line-height:normal;position:relative;text-align:center}.tableBodyItem__item span.hover:hover{background-color:#d6fad7;padding:10px 0}.tableBodyItem__item.Picking{background-color:#777ae5;color:#fff}.tableBodyItem__item.Entregado{background-color:#71d6d1;color:#fff}.tableBodyItem__item.DeCargar{background-color:#401694;color:#fff}.tableBodyItem__item.DeCamino{background-color:#d5c567;color:#fff}.tableBodyItem__item.Cancelado{background-color:#ff44a1;color:#fff}.tableBodyItem__item.Facturado{background-color:#359970;color:#fff}.tableBodyItem__item span{display:inline-block;overflow:hidden;text-align:center;white-space:nowrap;width:100%}@media screen and (max-width:1550px){.tableBodyItem__item span{font-size:14px}}.tableBodyItem__item:hover[data-tooltip]:after{opacity:1;z-index:10}.tableBodyItem__item[data-tooltip]:after{background:#007a6f;box-shadow:2px 2px 5px #0000004d;color:#fff;content:attr(data-tooltip);left:0;opacity:0;padding:.5em;pointer-events:none;position:absolute;top:20px;transition:.3s;width:max-content}.tableModal{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:0 4px 4px #00000040;color:#06c0b0;display:flex;height:70px;position:fixed;width:95%;z-index:25}.tableModal .vertical__line{background-color:#d9d9d9;height:100%;width:1px}.tableModal .tableModal__title{align-items:center;display:flex;font-family:Inter;justify-content:center;width:15%}.tableModal .tableModal__body{align-items:center;display:flex;justify-content:space-evenly;width:85%}.tableModal .tableModal__body__btn{align-items:center;background-color:#06c0b0;border-radius:50%;color:#fff;display:flex;font-size:20px;height:25px;justify-content:center;position:absolute;right:10px;top:10px;width:25px}.tableModal .tableModal__body__btn:hover{background-color:#00ab55;border-radius:5px;box-shadow:0 4px 4px #00000040;color:#fff;cursor:pointer}.tableModal .tableModal__body__item{align-items:center;display:flex;flex-direction:column;padding:5px}.tableModal .tableModal__body__item .red{color:#fb547e}.tableModal .tableModal__body__item .green{color:#00ab55}.tableModal .tableModal__body__item .black{color:#000}.tableModal .tableModal__body__item:hover{background-color:#06c0b0;border-radius:5px;color:#fff;cursor:pointer}.tableModal .tableModal__body__item p{margin:5px}@media screen and (max-width:768px){.tableModal{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;position:fixed;right:0;top:0;width:20%}.tableModal::-webkit-scrollbar{width:0}.tableModal__title{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%!important}.tableModal__title span{text-align:center}.tableModal__body{display:flex;flex-direction:column;margin:0 auto;padding:20px 0}.tableModal__body__item{align-items:center;display:flex;flex-direction:column;justify-content:center}.tableModal__body__item p{margin:5px;text-align:center}.tableModal__body__btn{border-radius:6px!important;height:40px!important;margin:15px auto;position:relative!important;right:0!important;top:0!important;width:100%!important}.tableModal .vertical__line{display:none}}.headerAgr{background-color:#5fc56e;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;width:100%}.contentAgr,.headerAgr,.headerAgr *{box-sizing:border-box}.contentAgr{display:flex;flex-direction:column;gap:10px;width:100%}.contentAgr *{box-sizing:border-box}@media(max-width:768px){.headerAgr{font-size:16px;padding:0}.contentAgr{font-size:14px;padding:0}.contentAgr h3{font-size:16px;margin:0;padding:0}}.AggrupacionRadioFilter{align-items:center;background:#fff;border-radius:8px;display:flex;height:30px;justify-content:flex-start;width:-moz-fit-content;width:fit-content}.AggrupacionRadioFilter button{align-items:center;border:none;border-radius:0;cursor:pointer;display:flex;height:100%;justify-content:center;max-width:30px;min-width:30px;outline:none}.AggrupacionRadioFilter button:disabled{opacity:.5}.SearchTPO{align-items:center;border:1px solid #d9d9d9;border-radius:10px;box-sizing:border-box;color:#7e7e7e;display:flex;font-size:10px;font-weight:500;height:40px;justify-content:flex-start;overflow:hidden;padding:0 10px;width:100%;width:256px}.SearchTPO input{border:none;height:100%;outline:none;width:100%}.SearchTPO__clear{color:#9d9d9d;font-size:16px;width:30px}.ButtonTPO,.SearchTPO__clear{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center}.ButtonTPO{border:1px solid #d9d9d9;border-radius:7px;color:#176318;font-size:14px;font-weight:500;padding:0 5px;transition:all .1s ease-in-out}.ButtonTPO:hover{background-color:#649d65;color:#fff;opacity:.5}.ButtonTPO:disabled{opacity:.5}.ButtonTPOmodal{text-wrap:nowrap;align-items:center;background:#bbb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:40px;justify-content:center;min-width:80px;outline:none;text-transform:none}.ButtonTPOmodal:hover{background:#37a975}.ShowInfoMap{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:20px;gap:20px;height:-moz-fit-content;height:fit-content;margin:0 auto;position:relative;width:1000px}.ShowInfoMap .column{align-content:space-between;display:flex;flex-direction:column;gap:.5em;height:100%}.ShowInfoMap__tooltip{text-wrap:nowrap;animation:fadeIn .3s forwards;background-color:#000000b3;border-radius:4px;color:#fff;font-size:.8em;margin-top:-20px;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;width:-moz-fit-content;width:fit-content;z-index:1000}.ShowInfoMap .row{justify-content:space-between}.ShowInfoMap .row,.ShowInfoMap .rowC{align-items:center;display:flex;flex-direction:row;gap:.5em;width:100%}.ShowInfoMap .rowC{justify-content:center}.ShowInfoMap .rowS{justify-content:flex-start}.ShowInfoMap .rowE,.ShowInfoMap .rowS{align-items:center;display:flex;flex-direction:row;gap:.5em}.ShowInfoMap .rowE{justify-content:flex-end;width:100%}.ShowInfoMap .F{background-color:#fff;border:2px solid #6e83b4;color:#6e83b4}.ShowInfoMap .S{background-color:#fff;border:2px solid #ca8a41;color:#ca8a41}.ShowInfoMap .P{background-color:#fff;border:2px solid #6eb474;color:#6eb474}.ShowInfoMap .b11:not(.F):not(.S):not(.P),.ShowInfoMap .b12:not(.F):not(.S):not(.P),.ShowInfoMap .b21:not(.F):not(.S):not(.P){background-color:#f3e5f5}.ShowInfoMap .b11{height:2em}.ShowInfoMap .b11,.ShowInfoMap .b21{align-items:center;border-radius:.2em;box-sizing:border-box;cursor:pointer;display:flex;font-size:.8em;justify-content:center;padding:1em;transition:all .3s ease-in-out;width:2em}.ShowInfoMap .b21{height:4.5em}.ShowInfoMap .b12{align-items:center;border-radius:.2em;box-sizing:border-box;cursor:pointer;display:flex;font-size:.8em;height:2em;justify-content:center;padding:1em;transition:all .3s ease-in-out;width:4.5em}.ShowInfoMap .b11:hover,.ShowInfoMap .b12:hover,.ShowInfoMap .b21:hover{box-shadow:0 4px 8px #0003;transform:scale(1.05);z-index:10}.ShowInfoMap__map{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1em;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.ShowInfoMap__map__floor1,.ShowInfoMap__map__floor2,.ShowInfoMap__map__stockhall{border:2px solid #d9d9d9;box-sizing:border-box;display:flex;flex-direction:column;gap:.5em;padding:.5em;position:relative;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content}.ShowInfoMap__map__floor1:before,.ShowInfoMap__map__floor2:before,.ShowInfoMap__map__stockhall:before{align-items:center;display:flex;font-size:.8em;height:100%;justify-content:center;left:-.05em;position:absolute;top:-.05em;width:100%;z-index:-1}.ShowInfoMap__map__floor1:before{content:"Floor: 1 (AN)"}.ShowInfoMap__map__floor2:before{content:"Floor: 2 (AS)";left:.05em}.ShowInfoMap__map__stockhall:before{content:"Stock hall (AH)"}.product-icon{align-items:center;animation:fadeIn .3s forwards;background-color:#4d4d4d;border-radius:.3em;box-shadow:0 2px 5px #0003;color:#fff;display:flex;font-weight:700;justify-content:center;opacity:.6;padding:.2em;position:absolute;white-space:nowrap;z-index:10}.product-icon img{border-radius:.2em}.ModalTPO__button{text-wrap:nowrap;align-items:center;background:#bbb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:40px;justify-content:center;outline:none;text-transform:none;width:80px}.ModalTPO__button:hover{background:#37a975}.ModalTPO__header{align-items:flex-start;display:flex;height:50px;justify-content:space-between;width:100%}.ModalTPO__header__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.ModalTPO__header__info h1{color:#3bb77e;font-size:22px;font-weight:700;margin:0}.ModalTPO__header__info p{color:#7e7e7e;font-size:12px;font-weight:700;margin:0}.contacts{margin:0 auto;width:95%}.contactChange{color:#575757;flex-direction:column;margin:0 auto;min-height:100%;width:95%}.contactChange,.contactChange__title{display:flex;font-family:Inter;font-style:normal;line-height:normal}.contactChange__title{align-items:center;color:#007a6f;font-size:20px;font-weight:600}.contactChange__title__back{cursor:pointer;height:30px;margin-right:10px;width:30px}.contactChange__title__back:hover{transform:rotate(1turn);transition:.5s}.contactChange__body{height:100%;width:100%}.contactChange__body__top{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1440px){.contactChange__body__top{gap:20px;justify-content:center;margin-bottom:20px}}.contactChange__body__top__left__top{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.contactChange__body__top__left__bottom{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}@media screen and (max-width:768px){.contactChange__body__top__left__bottom{justify-content:center}}.contactChange__body__top__left__bottom__item{background-color:#fff;border-radius:10px}.contactChange__body__top__right{border-radius:10px;display:flex;height:200px;justify-content:center}@media screen and (max-width:768px){.contactChange__body__top__left,.contactChange__body__top__left__bottom{width:100%}}.user{background-color:#b4b8da;border-radius:10px;display:flex;justify-content:center;padding:10px}.user__left{display:flex;flex-direction:column;width:90%}.user__left__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:150px;margin-bottom:5px;width:150px}.user__left__info{display:flex;flex-direction:column}.user__left__info p{margin:0}.user__left__info div{display:flex;justify-content:space-between}.user__left__info div p{background-color:#d9d9d9;border-radius:10px;font-size:14px;margin:5px 0;padding:3px}.user__left__info div p.active{background-color:#06c0b0;color:#fff}.user__left__info div input{align-self:center}.user__right{align-items:flex-start;display:flex;flex-direction:column;margin:0 20px;width:10%}.user__right svg{border-radius:15px;margin-bottom:10px;padding:5px}.user__right svg.active{border:2px solid #06c0b0}.changeBuisness:hover{color:#000;cursor:pointer;font-size:18px;font-weight:600;text-decoration:underline}.changeBuisness.active,.changeBuisness.active:hover{background-color:#a4a4a4;color:#000;font-size:18px;font-weight:600}.changeBuisness.active:hover{text-decoration:none}.info{background-color:#fff;flex-wrap:wrap;gap:10px;padding:10px}.info,.info__left{border-radius:10px;display:flex}.info__left{box-shadow:0 4px 4px 0 #17631840;flex-direction:column;padding:20px}.info__left__item{align-items:center;display:flex;justify-content:space-between}.info__left__item__name{color:#a4a4a4;font-size:16px;margin:10px 0}.info__left__item__value{font-size:18px;margin:0;max-width:60%;text-align:right}.info__left__item__value.buisness{background-color:#c2bdbd;border-radius:10px;cursor:pointer;padding:5px 10px}.info__right{align-items:center;border-radius:10px;box-shadow:0 4px 4px 0 #17631840;display:flex;flex-wrap:wrap;justify-content:center;position:relative}.info__right__minus{height:1px;left:50%;transform:translateX(-50%);width:80%}.info__right__line,.info__right__minus{background-color:#a4a4a4;position:absolute}.info__right__line{height:80%;top:50%;transform:translateY(-50%);width:1px}.info__right__item{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:center;width:40%}.info__right__item__info{align-items:center;display:flex;justify-content:space-between;width:80%}.info__right__item__info p{color:#575757;font-size:20px;font-weight:500}.info__right__item__name{align-self:flex-start;color:#a4a4a4;font-size:16px;margin-left:10%}@media screen and (max-width:768px){.info{align-items:center;display:flex;flex-direction:column;justify-content:center}.info__left__item__value{font-size:16px}}.margen{background-color:#fff;border-radius:10px;box-shadow:0 4px 4px 0 #17631840;max-height:268px;padding:15px;width:200px}.margen p{font-size:16px;margin:0}.topOrders{height:100%;max-width:400px;overflow:hidden;width:100%}.topOrders,.topOrders__btn{border-radius:10px;padding:10px}.topOrders__btn{align-items:center;background-color:#fafafa;cursor:pointer;display:flex;justify-content:center;width:50%}.topOrders__btn.active{background-color:#06c0b0;color:#fff}.topOrders__top,.topOrders__top__users{display:flex;justify-content:space-between}.topOrders__top__users{border-bottom:1px solid #a4a4a4;margin:15px 0;padding-bottom:10px}.topOrders__top__users__bottom{display:flex;flex-direction:column;gap:10px}.topOrders__top__users.flex{display:flex}.topOrders__top__users__item p{margin:0}.topOrders__top__users__item__checkbox{align-items:center;display:flex}.topOrders__top__users__item__checkbox input{margin-right:5px}.topOrders__top__users__item__checkbox p{margin:0}.topOrders__top__left h2{color:#575757;font-size:16px;font-weight:400;margin:0}.topOrders__top__left__bottom{display:flex;gap:20px}.topOrders__top__left__bottom__item{display:flex;gap:5px}.topOrders__top__left__bottom__item__cl{border-radius:7px;height:20px;width:20px}.topOrders__top__left__bottom__item__value{color:#a4a4a4}.topOrders__bottom{box-sizing:initial;display:flex;height:70%;overflow-y:scroll;padding-right:27px;width:100%}.topOrders__bottom__users{height:78%;overflow:hidden;width:100%}.topOrders__bottom__users__item{box-sizing:initial;height:100%;overflow-y:scroll;padding-right:17px;width:100%}.topOrders__bottom__left{width:80%}.topOrders__bottom__right{align-items:center;display:flex;flex-direction:column;width:20%}.topOrders__bottom__right__quantity{align-items:center;display:flex;flex-direction:column;gap:27px;height:100%;margin-top:15px}.topOrders__bottom__right__quantity__item{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:33px;justify-content:center;padding:5px}.topOrders__bottom__right__quantity__item p{color:#fff;margin:0}.topOrder{align-items:center;display:flex;justify-content:space-between;width:80%}.topOrder__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:50px;margin-bottom:5px;width:50px}.topOrder__name{overflow:hidden;width:90%}.usersItem{background-color:#f1f1f1;border-radius:10px;margin-bottom:10px;overflow:hidden;padding:10px}.usersItem__title{display:flex;justify-content:space-between}.usersItem__bottom{box-sizing:initial;overflow-y:scroll;padding-right:17px;width:100%}.usersItem__open{align-items:center;cursor:pointer;display:flex;font-size:20px;justify-content:flex-end}.usersItem__bottom{display:flex;flex-direction:column;height:70%;margin-left:35px}.usersItem__bottom__item{align-items:center;display:flex;justify-content:space-between;width:100%}.filtersInfo{display:flex;flex-direction:column;gap:35px}.filtersInfo__rating{align-items:center;background-color:#fff;border-radius:10px;display:flex;justify-content:space-between;padding:10px}.filtersInfo__rating h3{font-size:16px;font-weight:400;margin:0 0 0 5px}.filtersInfo__rating__box{display:flex;gap:5px;padding:5px}.filtersInfo__cats{background-color:#fff;border-radius:10px;padding:10px}.filtersInfo__cats__item{align-items:center;display:flex;gap:5px;justify-content:space-between;padding:5px;position:relative}.filtersInfo__cats__item__like{cursor:pointer}.filtersInfo__cats__item__like.active{fill:#00e471}.filtersInfo__cats__item__dislike{cursor:pointer}.filtersInfo__cats__item__dislike.active{fill:#fb547e}.filtersInfo__cats__item .line{background-color:#ccc;height:50%;left:75%;position:absolute;top:50%;transform:translateY(-50%);width:1px}.filtersInfo__extra{align-items:center;background-color:#fff;border-radius:10px;display:flex;justify-content:space-between;padding:10px}.filtersInfo__extra p{font-size:16px;margin:0}.filtersInfo__extra div{background-color:#00e471;border-radius:10px;color:#fff;padding:5px 10px;text-align:center}.rentabilidad{background-color:#fff;border-radius:10px;box-shadow:0 4px 4px 0 #17631840;padding:15px;width:30%}.rentabilidad__container{display:flex;width:100%}.rentabilidad__container__left{display:flex;flex-direction:column;width:20%}.rentabilidad__container__left__info{margin:0}.rentabilidad__container__left__info__value{font-size:20px;font-weight:500;margin:0}.rentabilidad__container__left__info__value:last-child{margin-bottom:10px}.rentabilidad__container__left__info__value.orange{color:#ff9f00}.rentabilidad__container__left__info__value.purple{color:#6f6bf4}.rentabilidad__container__right{display:flex;flex-direction:column;width:80%}.rentabilidad h2{font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.additionalInfo__cc{display:flex;flex-direction:column;gap:5px;height:95%;margin:0 auto;padding:10px;width:90%}.PaymentModule__button{background:#176318;border-radius:6px;color:#fff;font-family:Archivo #000;font-size:14px;font-style:normal;font-weight:400;height:30px;line-height:normal}.PaymentModule__button:disabled{opacity:.5}.PaymentModule__modal h4{margin:0}.PaymentModule__modal__data{display:flex;flex-direction:column;gap:3px;height:300px;overflow-x:hidden;overflow-y:scroll}.PaymentModule__modal__data hr{color:#bdbdbd;margin:0;width:100%}.PaymentModule__modal__data__item{align-items:center;color:#252525;display:flex;font-size:14px;font-weight:400;gap:5px;justify-content:flex-start;width:100%}.PaymentModule__modal__data__item button:disabled{opacity:.5}.PaymentModule__modal__data__item__number{width:10px}.PaymentModule__modal__data__item__description{display:flex;flex-direction:column;width:100%}.PaymentModule__modal__data__item__description__row{align-items:center;display:flex;justify-content:space-between}.PaymentModule__modal__data__item__description__row span{flex:1 1;font-size:12px}.PaymentModule__modal__data__item__description__row span:nth-child(2){text-align:right}.PaymentModule__modal__bottom{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.PaymentModule__modal__bottom div{font-weight:600}.PaymentModule__modal__bottom button:disabled{opacity:.7}.PaymentModule__modal__addPayment h4{margin:0}.PaymentModule__modal__addPayment__form{display:flex;flex-direction:column;gap:10px}.PaymentModule__modal__addPayment__form p{color:#252525;margin:0}.PaymentModule__modal__addPayment__form input,.PaymentModule__modal__addPayment__form select{border:1px solid #176318;border-radius:6px;box-sizing:border-box;height:40px;outline:none;padding:10px 5px;width:100%}.personalSales{background-color:#f0f0f0;border-radius:10px;display:flex;flex-direction:column;height:max-content;margin-left:10px;padding:10px}.ordersChange{color:#575757;font-family:Inter;font-style:normal;line-height:normal;margin:0 auto 100px;width:95%}.ordersChange__add{align-items:center;background-color:#fff;border:1px solid #176318;border-radius:10px;box-shadow:0 4px 4px #00000040;color:#176318;cursor:pointer;display:flex;font-family:Montserrat;font-size:.9em;font-weight:600;justify-content:center;margin-top:10px;padding:10px;text-transform:uppercase;transition:all .3s;width:280px}.ordersChange__add:hover{background-color:#176318;color:#fff}.ordersChange__container{display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin-bottom:25px;width:100%}.information{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;padding:10px;width:250px}.information h3{border-bottom:1px solid #e1e1e1;color:#06c0b0;font-size:18px;letter-spacing:1.8px;margin:0;padding-bottom:4px;width:40%}.information__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;width:100%}.information__item h4{margin:0}.InputTPO{align-items:center;border:1px solid #d9d9d9;border-radius:10px;color:#7e7e7e;display:flex;font-size:10px;font-weight:500;height:40px;justify-content:flex-start;overflow:hidden;padding:0 10px;width:100%;width:256px}.InputTPO input{border:none;height:100%;outline:none;width:100%}.app-container{align-items:center;display:flex;flex-direction:column;font-family:sans-serif;min-height:100vh}.header-section{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:1rem;max-width:32rem;padding:1rem;width:100%}.header-section div{align-items:center;color:#374151;display:flex;justify-content:space-between;margin-bottom:.5rem}.header-section div span:last-child{font-weight:600}.header-section .total-row{background-color:#5fc56e;border-radius:.375rem;color:#fff;font-size:1.125rem;font-weight:700;padding:.75rem}.product-list-container{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;max-width:32rem;overflow:hidden;width:100%}.product-list-container .list-header{align-items:center;background-color:#176318;border-bottom:1px solid #d1d5db;color:#fff;display:flex;font-size:10px;font-weight:400;height:40px;padding:3px}.product-list-container .header-col{text-align:center}.product-list-container .header-col:first-child{display:flex;justify-content:center;width:8.333333%}.product-list-container .header-col:nth-child(2),.product-list-container .header-col:nth-child(3){display:flex;justify-content:center;width:10%}.product-list-container .header-col:nth-child(4){width:8.333333%}.product-list-container .header-col:nth-child(5){padding-left:.5rem;text-align:left;width:33.333333%}.product-list-container .header-col:nth-child(6),.product-list-container .header-col:nth-child(7){width:15%}.OrderChangePrickItem{align-items:center;background-color:#fff;border-bottom:1px solid #f3f4f6;color:#4c4c4c;display:flex;font-family:Inter,sans-serif;font-size:10px;font-weight:400;height:40px;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.OrderChangePrickItem:last-child{border-bottom:0}.OrderChangePrickItem .confirmation-overlay{align-items:center;bottom:0;color:#fff;display:flex;position:absolute;top:0;z-index:2}.OrderChangePrickItem .confirmation-overlay.left{background-color:#5fc56e;justify-content:center;right:0;width:120px}.OrderChangePrickItem .confirmation-overlay.right{background-color:#6d26e1;justify-content:center;left:0;width:120px}.OrderChangePrickItem .confirmation-overlay button{border:none;cursor:pointer;filter:brightness(1);height:100%;transition-duration:.2s;transition-property:background-color;width:100%}.OrderChangePrickItem .confirmation-overlay button.bg-purple,.OrderChangePrickItem .confirmation-overlay button.bg-purple:hover{background-color:#6d26e1}.OrderChangePrickItem .confirmation-overlay button.bg-green,.OrderChangePrickItem .confirmation-overlay button.bg-green:hover{background-color:#5fc56e}.OrderChangePrickItem__content{align-items:center;background-color:#fff;border-radius:7px;display:flex;padding:3px;transition:transform .3s ease-out;width:100%;z-index:1}.OrderChangePrickItem .checkbox-col{display:flex;justify-content:center;width:8.333333%}.OrderChangePrickItem .status-col{background:#f4f4f4;border:2px solid #569f59;border-radius:7px;cursor:pointer;display:flex;height:39px;justify-content:center;outline:none;width:10%}.OrderChangePrickItem .image-col{display:flex;justify-content:center;width:8.333333%}.OrderChangePrickItem .image-col img{border-radius:.375rem;height:2.5rem;object-fit:cover;width:2.5rem}.OrderChangePrickItem .stock-col{display:flex;justify-content:center;width:10%}.OrderChangePrickItem .name-col{color:#1f2937;font-size:.875rem;overflow:hidden;padding-left:.5rem;text-align:start;text-overflow:ellipsis;white-space:nowrap;width:33.333333%}.OrderChangePrickItem .requested-col,.OrderChangePrickItem .sold-col{color:#4b5563;font-size:.875rem;text-align:center;width:15%}.totalInfo{align-items:flex-end;flex-direction:column;font-size:18px;width:100%}.totalInfo,.totalInfo__status{display:flex;font-family:Archivo #000;font-style:normal;font-weight:400;justify-content:center;line-height:normal}.totalInfo__status{align-items:center;background:#fff;border:.2px solid #000;border-radius:7px;box-shadow:0 4px 4px 0 #00000040;color:#176318;font-size:16px;margin-bottom:10px;padding:5px 10px}.totalInfo__container{align-items:center;background:#e5ede5;border-radius:8px;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;gap:15px;justify-content:space-between;padding:10px;width:90%}.totalInfo__container__item{display:flex;justify-content:space-between;width:100%}.totalInfo__container__item .total{color:#007a6f;font-size:24px}.totalInfo__container__item h5{color:#1e1d28;color:#767676;font-size:18px;margin:0}.totalInfo__container__item span{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.totalInfo__btns{border-radius:10px;display:flex;gap:10px;height:26px;justify-content:center;margin:30px auto 0;width:90%}.totalInfo__btns .save,.totalInfo__btns .save:hover{background-color:#06c0b0;color:#fff}.totalInfo__btns button{align-items:center;background:#176318;border:0 solid #176318;border-radius:6px;color:#fff;display:flex;font-family:Archivo #000;font-size:.8em;font-style:normal;font-weight:400;justify-content:center;line-height:normal;padding:10px 15px;text-transform:uppercase}.totalInfo__btns button:hover{background-color:#c2d6d4;cursor:pointer}@media screen and (max-width:768px){.totalInfo__container{margin:0 auto}.totalInfo__statuses{margin:0 auto;width:90%!important}}.dashboard{display:flex;justify-content:space-between;width:100%}.dashboard__left{width:65%}.dashboard__right{width:30%}@media screen and (max-width:768px){.dashboard{flex-direction:column}.dashboard__left,.dashboard__right{width:100%}}.peopleInfo{color:#176318;font-family:Archivo #000;font-size:14px;font-style:normal;font-weight:400;gap:35px;line-height:normal}.peopleInfo,.peopleInfo__item{align-items:center;display:flex}.peopleInfo__item{background:linear-gradient(180deg,#fff 99.99%,#17631800);border:.2px solid #000;border-radius:7px;box-shadow:0 4px 4px 0 #17631840;justify-content:center;padding:5px 30px;position:relative}.peopleInfo__item img{border-radius:50%}.peopleInfo__item__down{cursor:pointer;padding:5px;position:absolute;right:-50px;top:0;transform:rotate(180deg)}.peopleInfo__item__down,.peopleInfo__item__down .active{transition:transform .3s ease-in-out}.peopleInfo__item__change{width:100%}.peopleInfo__item__change:hover{background-color:#f0f0f0;color:#06c0b0;cursor:pointer;transition:color .3s ease-in-out}.peopleInfo__item h4{margin:0 10px 0 0}@media screen and (max-width:768px){.peopleInfo{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}}.orderInfo{display:flex;gap:10px;margin-top:10px}.orderInfo__box{align-items:center;border:0 solid #000;border-radius:10px;box-shadow:1px 1px 4px 4px #00000040;display:flex;flex-direction:column;justify-content:center;padding:10px;width:30%}.orderInfo__box__item{align-items:center;display:flex;height:100%;justify-content:space-between;margin-bottom:15px;width:100%}.orderInfo__box__item ::-webkit-scrollbar{width:.4em}.orderInfo__box__item ::-webkit-scrollbar-thumb{background-color:#fff;border-radius:3px}.orderInfo__box__item ::-webkit-scrollbar-track{background-color:#fff}.orderInfo__box__item p{color:#787878;font-family:Archivo #000;font-size:1em;font-style:normal;font-weight:400;line-height:normal;margin:0}.orderInfo__box__item p span{color:#000;font-family:Inter;font-size:.9em;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:768px){.orderInfo{background-color:#ecfae8;border-radius:10px;flex-direction:column;padding:10px}.orderInfo__box{border:none!important;box-shadow:none!important;width:90%}}.progress{color:#000c;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;width:100%}.progress__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.progress__top__item{align-items:center;cursor:pointer;display:flex;gap:10px}@media screen and (max-width:768px){.progress{font-size:14px;margin-bottom:20px}.progress__top{align-items:flex-start;flex-direction:column}}.catalog,.catalogChange{margin:0 auto;width:95%}.catalogChange{font-family:Inter}.catalogChange__title{align-items:center;color:#176318;display:flex;font-family:Archivo #000;font-size:1.2em;font-style:normal;font-weight:400;line-height:normal}.catalogChange__container{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (max-width:1440px){.catalogChange__container{flex-direction:column;gap:20px}}.catalogChange__container__left{width:40%}@media screen and (max-width:1440px){.catalogChange__container__left{width:100%}}.catalogChange__container__right{width:60%}@media screen and (max-width:1440px){.catalogChange__container__right{width:100%}}.catalogInfo{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:768px){.catalogInfo{flex-direction:column;gap:20px}}.catalogInfo p{color:#787878;font-family:Archivo #000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0;text-transform:uppercase}.catalogInfo__left{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #176318;border-radius:10px;height:30vh;width:40%}@media screen and (max-width:768px){.catalogInfo__left{width:100%}}.catalogInfo__right{display:flex;flex-direction:column;justify-content:space-between;width:55%}@media screen and (max-width:768px){.catalogInfo__right{gap:10px;width:100%}}.catalogInfo__right__item{align-items:center;display:flex;justify-content:space-between}.catalogInfo__right__item p{width:30%}.catalogChangeBox{background-color:#cbdccb;border-radius:10px;display:flex;flex-direction:column;margin-top:20px;padding:10px;width:97%}.catalogChangeBox__item{align-items:center;display:flex;justify-content:space-between}.catalogChangeBox__item p{color:#2d2d2d;font-family:Archivo #000;font-size:1em;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.catalogChangeBox__item.right{justify-content:end}.catalogPrice{background-color:#fff;flex-direction:column;font-family:Inter;font-size:18px;margin:0 auto;width:95%}.catalogPrice,.catalogPrice__header{display:flex;font-style:normal;font-weight:400;line-height:normal}.catalogPrice__header{background-color:#176318;border-top-left-radius:7px;border-top-right-radius:7px;color:#176318;font-family:Archivo #000;font-size:.9em;gap:25px;justify-content:flex-end;padding:10px;text-transform:uppercase;width:100%}.catalogPrice__header__btn{background:#cbdccb;border:0 solid #176318;border-radius:10px;border-radius:6px;padding:5px 10px}.catalogPrice__header__btn.active{background:#0e3c0f;color:#fff}.catalogPrice__header__btn:hover{background-color:#218723;color:#fff;cursor:pointer}.catalogPrice__header__btn:hover.active{background-color:#0e3c0f;color:#fff}.catalogPrice__body{background:linear-gradient(#e5ede5,#e5ede500);padding:20px 10px;width:100%}.catalogPrice__body__title{align-items:center;color:#176318;display:flex;font-size:20px;gap:10px;justify-content:space-between}.catalogPrice__body__title__box{background-color:#f5f5f5;border-radius:10px;display:flex;justify-content:space-between;width:30%}.catalogPrice__body__title__box__item{background-color:#f5f5f5;border-radius:10px;padding:10px;text-align:center;width:50%}.catalogPrice__body__title__box .active{background:linear-gradient(180deg,#cbdccb 99.99%,#17631800);border:.2px solid #0000;border-radius:7px;box-shadow:0 4px 4px 0 #17631840}.catalogPrice__body__title__item{background-color:#f5f5f5;border-radius:10px;padding:10px;width:10%}.catalogPrice__body__item{display:flex;justify-content:space-between;width:100%}.catalogPrice__body__item__item{background:linear-gradient(180deg,#fff 99.99%,#17631800);border:.2px solid #0000;border-radius:7px;box-shadow:0 4px 4px 0 #17631840;color:#000;display:flex;margin-top:20px;padding:10px;width:10%}.catalogPrice__body__item__item.title{align-items:center;background-color:#f5f5f5;border-radius:10px;color:#176318;display:flex;font-family:Archivo #000;font-size:1em;font-style:normal;font-weight:400;justify-content:center;line-height:normal;padding:10px;text-transform:uppercase;width:28%}.catalogPrice__footer{align-items:flex-end;background-color:#176318;border-bottom-left-radius:7px;border-bottom-right-radius:7px;display:flex;justify-content:space-between;padding:10px;width:100%}.catalogPrice__footer__btn{background:#cbdccb;border:0 solid #176318;border-radius:6px;color:#176318;font-family:Archivo #000;font-size:1em;font-style:normal;font-weight:400;line-height:normal;padding:10px;text-align:center;text-transform:uppercase;width:40%}.catalogPrice__footer__btn:hover{background-color:#124b13;color:#fff;cursor:pointer}@media screen and (max-width:768px){.autorization__content__title{font-size:35px!important;width:90%}.autorization__content__btns{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:90%!important}}.history__title{font-size:35px!important;font-weight:600;text-align:center}@media screen and (max-width:768px){.history__title{font-size:20px!important}}.DebtListContainer{align-items:center;background-color:#f3f4f6;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem}.DebtListButton{background-color:#1976d2;border:none;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.DebtListButton:hover{box-shadow:0 6px 8px #00000026;transform:scale(1.05)}.DebtListModal{background-color:#fff;border-radius:10px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;height:680px;left:50%;max-height:90vh;overflow-y:auto;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:620px}@media(max-width:768px){.DebtListModal{border-radius:0;height:100vh;justify-content:center;padding:15px;width:100vw}}.DebtListModal__header{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.DebtListModal__header__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.DebtListModal__header__info h1{color:#3bb77e;font-size:22px;font-weight:700;margin:0}.DebtListModal__header__info p{color:#7e7e7e;font-size:12px;font-weight:700;margin:0}.DebtListModal__header__close-button{border-radius:50%;cursor:pointer;padding:5px;transition:background-color .2s ease}.DebtListModal__header__close-button:hover{background-color:#f0f0f0}.DebtListModal__header__close-button svg{stroke:#bbb;stroke-width:5;stroke-linecap:round}.DebtListModal__content{display:flex;flex-direction:column;flex-grow:1;gap:10px}.DebtListModal__loading{align-items:center;display:flex;height:200px;justify-content:center}.DebtListModal__loading .MuiCircularProgress-root{color:#1976d2}.DebtListModal__loading .MuiTypography-root{color:#666;margin-left:.5rem}.DebtListModal__empty-message{color:#666;margin-top:2rem;text-align:center}.DebtListModal__client-paper{border-radius:8px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:1.5rem;overflow:hidden}.DebtListModal__subheader{background-color:#f5f5f5;border-bottom:1px solid #eee;font-size:1.1rem;font-weight:700;height:40px;line-height:10px!important;padding:10px}.DebtListModal__category-list{padding:0}.DebtListModal__category-header{background-color:#fafafa;padding:.5rem 1rem}.DebtListModal__category-header .MuiTypography-subtitle2{font-weight:700}.DebtListModal__category-header .MuiTypography-subtitle2.last-month{color:#007bff}.DebtListModal__category-header .MuiTypography-subtitle2.last-2-months{color:#ffc107}.DebtListModal__category-header .MuiTypography-subtitle2.last-6-months{color:#fd7e14}.DebtListModal__category-header .MuiTypography-subtitle2.more-than-6-months{color:#dc3545}.DebtListModal__debt-item{border-bottom:1px dotted #eee;padding:.5rem 1rem .5rem 2.5rem}.DebtListModal__debt-item:last-child{border-bottom:none}.DebtListModal__debt-item .MuiTypography-body2{color:#555}.DebtListModal__debt-item .MuiTypography-body2 span{font-weight:700}.DebtListModal__debt-item .MuiTypography-body2 em{color:#888;font-style:italic}.DebtListModal__close-button-bottom{background-color:#0000;border:1px solid #1976d280;border-radius:4px;box-sizing:border-box;color:#1976d2;cursor:pointer;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.02857em;line-height:1.75;margin-top:1.5rem;min-width:64px;padding:8px 22px;text-transform:uppercase;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.DebtListModal__close-button-bottom:hover{background-color:#1976d20a;border-color:#1976d2;text-decoration:none}.staticPage{align-items:center;background:"linear-gradient(180deg, #fff 51.04%, #176318 100%)";display:flex;flex-direction:column;justify-content:center;margin:0 auto 100px;width:95%}.staticPage__header{font-family:Inter}.staticPage__header__title{font-family:Archivo Black}@media screen and (max-width:768px){.staticPage__header__title{font-size:20px!important;text-align:center!important}}.staticDashboard{display:flex;margin:0 auto;width:100%}@media screen and (max-width:798px){.staticDashboard{flex-direction:column}}.mainInfo{background-color:#fff;border-radius:4px;box-shadow:0 4px 4px #00000040;height:max-content;width:65%}.mainInfo__title{background-color:#cbdccb;border-top-left-radius:4px;border-top-right-radius:4px;height:26px;width:100%}.mainInfo__content{display:flex;padding:20px}.mainInfo__content__left{padding-right:30px;width:25%}.mainInfo__content__left__avatar{margin-bottom:30px;position:relative;width:137px}.mainInfo__content__left__avatar__text{background-color:#407bff;bottom:0;color:#fff;letter-spacing:.05em;position:absolute;text-transform:uppercase;transform:translateY(50%)}.mainInfo__content__left__avatar__text,.mainInfo__content__left__undertext{align-items:center;border-radius:15px;display:flex;font-family:Archivo Black;justify-content:center;padding:7px}.mainInfo__content__left__undertext{background-color:#f0f0f0}.mainInfo__content__right{width:75%}.mainInfo__content__right__text{font-family:Archivo Black}.mainInfo__content__right__text__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.mainInfo__content__right__text__item__title{color:#a4a4a4;font-family:Archivo Black;font-size:14px;letter-spacing:.05em;text-transform:uppercase}.mainInfo__content__right__text__item__image{border:1px solid #fafafa;border-radius:3px;cursor:pointer;padding:3px}.mainInfo__content__right__text__item__image:hover{background-color:#fafafa}.mainInfo__content__right__text__item__value{font-family:Inter;font-size:14px}@media screen and (max-width:798px){.mainInfo{width:100%}.mainInfo__content{padding:5px}.mainInfo__content__left{padding-right:0;width:100%}.mainInfo__content__left__avatar{margin:0 auto 20px}}.additionalInfo{background-color:#fff;border-radius:4px;height:max-content;width:30%}.additionalInfo__content{display:flex;flex-direction:column;gap:6px;padding:5px}.additionalInfo__content__item{display:flex;justify-content:space-between}.additionalInfo__content__item__title{color:#a4a4a4;font-family:Archivo Black;font-size:14px;text-transform:uppercase}@media screen and (max-width:798px){.additionalInfo{width:100%}}.productsInfo{border-radius:4px;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;max-height:400px;width:100%}.productsInfo__content{max-height:350px}.productsInfo__content__title{border-bottom:1px solid #ccc;display:flex;padding-right:16px}.productsInfo__content__title__text{color:#a4a4a4;font-family:Archivo Black;font-size:10px;letter-spacing:.05em;margin:0 auto;text-align:"center";text-transform:uppercase}.productsInfo__content__items{height:100%;overflow-y:scroll}.productsInfo__content__items__item{align-items:center;display:flex;justify-content:space-between}.productsInfo__content__items__item__text,.productsInfo__content__items__item__text__conceptio{align-items:center;display:flex;font-family:Inter;justify-content:center}.productsInfo__content__items__item__text__conceptio{margin:0 auto;text-align:center;width:70%}.productsInfo__content__items__item__text__img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:50px;margin-left:15px;width:50px}@media screen and (max-width:798px){.productsInfo__content{max-height:350px}.productsInfo__content__items{max-height:300px}}.ordersInfo{flex-direction:row;margin:0 auto;width:95%}.ordersInfo,.ordersInfo__item{align-items:center;display:flex;justify-content:space-between}.ordersInfo__item{border-radius:10px;box-shadow:0 4px 4px #00000040;padding:10px;width:30%}.ordersInfo__item__content__title{font-family:Inter!important;font-size:25px!important}.ordersInfo__item__content__text{font-family:Archivo Black!important;font-size:18px!important}@media screen and (max-width:798px){.ordersInfo__item__content__title{font-size:18px!important}.ordersInfo__item__content__text{font-size:14px!important}}.cartModal{background:#fff;border:3px solid #5fc56e;border-radius:40px;bottom:0;box-sizing:border-box;display:flex;flex:3 1;flex-direction:column;font-family:Montserrat,sans-serif;height:667px;justify-content:space-between;padding:15px;position:absolute;right:0;width:350px}.cartModal__background{background:rgba(0,0,0,.115);height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:50}.cartModal__background,.cartModal__header{align-items:center;display:flex;width:100%}.cartModal__header{height:-moz-fit-content;height:fit-content;justify-content:space-between}.cartModal__header__back{color:#5fc56e;cursor:pointer}.cartModal__header__back,.cartModal__header__proMod{align-items:center;display:flex;font-size:12px;font-weight:500;justify-content:center}.cartModal__header__proMod{color:#a4a4a4}.cartModal__body{flex:1 1;justify-content:flex-start;margin-top:20px;overflow-y:scroll}.cartModal__body,.cartModal__body__item{align-items:center;display:flex;flex-direction:column;width:100%}.cartModal__body__item{color:#000;font-size:14px;font-weight:400;gap:5px;justify-content:space-between;margin-bottom:30px}.cartModal__body__item img{height:40px;margin-right:10px}.cartModal__body__item span{font-size:12px!important;min-width:40px;text-align:center}.cartModal__body__item__row{align-items:center;display:flex;justify-content:space-between;width:100%}.cartModal__body__item__row span{color:#000;font-size:16px!important;font-weight:400;text-align:center;width:100%}.cartModal__body__item__row__info{align-content:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.cartModal__body__item__row__info__sku{color:#0006;text-align:start}.cartModal__footer{flex-direction:column;height:-moz-fit-content;height:fit-content}.cartModal__footer,.cartModal__footer__total{align-items:center;display:flex;justify-content:space-between;width:100%}.cartModal__footer__total{color:#000;font-size:16px;font-weight:700;height:39px;margin-top:20px}.cartModal__footer__total span{color:#5fc56d}.cartModal__footer__total__btn{align-items:center;background:#5fc56d;border-radius:32px;color:#fff;display:flex;font-size:12px;font-weight:500;height:39px;justify-content:center;width:200px}.welcome-page{display:flex;height:100vh;margin:0 auto;width:95%}.welcome-page__header{display:flex;justify-content:space-between;margin-top:20px;width:100%}.welcome-page__header__logo{display:flex}.welcome-page__header__logo__text{color:#5fc56e;font-family:Archivo Black;font-size:32px;font-style:normal;font-weight:400;line-height:normal;margin:0;position:relative}.welcome-page__header__logo__text p{position:relative}.welcome-page__header__logo__text p span{bottom:0;color:#186419;font-size:.5em;height:1px;position:absolute;width:100%}.autorization{margin:0 auto;width:95%}.autorization__content__title{align-items:center;color:#5fc56e;display:flex;font-family:Archivo Black;font-size:60px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px;margin-top:10%;width:50%}.autorization__content__btns{display:flex;justify-content:space-between;width:30%}.autorization__content__btns__btn{background-color:#5fc56e!important;border:none;border-radius:50px!important;font-family:Inter!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;height:50px;line-height:normal!important;width:200px}.autorization__content__modal{background-color:#fafafa;border-radius:10px;display:flex;flex-direction:column;gap:2;height:-moz-fit-content;height:fit-content;left:50%;padding:5% 5% 0;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px}.autorization__content__modal__content{margin:0 auto;text-align:center;width:70%}.autorization__content__modal h2{color:#5fc56e;font-family:Archivo Black;font-size:25px}.autorization__content__modal h5{color:#186419;font-size:15px;margin:20px auto;text-align:center;width:90%}.autorization__content__modal p{color:#a4a4a4;font-size:10px;letter-spacing:.05em;margin-bottom:10%;margin-top:30%;text-align:center}.ItemsProduction{display:flex;flex-direction:column;gap:10px}.ItemsProduction__row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.ItemsProductionBtn{align-items:center;border:1px solid #d9d9d9;border-radius:7px;color:#176318;display:flex;font-size:14px;font-weight:500;height:30px;justify-content:center;padding:0 5px}.ItemsProductionBtn:disabled{opacity:.5}.ItemsProduction stats{display:flex;flex-direction:column;gap:20px;margin:0;width:100%}.ItemsProduction stats__container{grid-template-columns:repeat(auto-fit,minmax(250px,.5fr));min-width:1200px}.ItemsProduction .statItem{background:linear-gradient(180deg,#fff 99.99%,#17631800);border:none;border-radius:14px;box-shadow:0 4px 4px 0 #0000001a;box-sizing:border-box;height:94px;padding:10px;width:254px}.ItemsProduction__filter{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.ItemsProduction__filters{display:flex}.ItemsProduction__filter h3{color:#2f7330;font-size:14px;font-weight:500;margin:0}.ItemsProduction__filter__location{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:7px;display:flex;height:30px;justify-content:flex-start;overflow:hidden;width:-moz-fit-content;width:fit-content}.ItemsProduction__filter__location__all{align-items:center;background:#e1ebe1;border-radius:7px;color:#4c4c4c;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;width:40px}.ItemsProduction__filter__grouping{border:1px solid #d9d9d9;height:30px;justify-content:flex-start;overflow:hidden}.ItemsProduction__filter__grouping,.ItemsProduction__filter__grouping__item{align-items:center;border-radius:7px;display:flex;width:-moz-fit-content;width:fit-content}.ItemsProduction__filter__grouping__item{color:#2f7330;cursor:pointer;font-size:14px;font-weight:500;height:100%;justify-content:center;padding:0 10px}.IProducAccordTable thead th{color:#f5f5f7;font-size:14px;font-weight:400;height:44px}.IProducAccordTable tbody td{background:#fff;color:#2a2d2f;font-size:12px;font-weight:500}.IProducAccordTable tbody td .editBtn{align-items:center;background:#d9d9d9;border:1px solid #0000;border-radius:7px;color:#7e7e7e;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:30px;justify-content:center;outline:none;transition:all .2s ease-in-out;width:50px}.IProducAccordTable tbody td .editBtn:hover{background:#fff;border:1px solid #37a975;color:#37a975}.IProducAccordTable tbody td .saveBtn{align-items:center;background:#37a975;border:1px solid #0000;border-radius:7px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:30px;justify-content:center;outline:none;transition:all .2s ease-in-out;width:50px}.IProducAccordTable tbody td .saveBtn:hover{background:#d9d9d9;border:1px solid #d9d9d9;color:#fff}.IProducAccordTable__subTable{border-left:3px solid #176318;border-radius:7px;margin:auto;width:1000px}.IProducAccordTable__subTable thead th{background:#fff;color:#176318;font-family:Archivo Black,sans-serif;font-size:14px;font-weight:400;height:44px;padding:0 5px}.IProducAccordTable .locationPattern{align-items:center;border-radius:3px;display:flex;gap:5px;height:25px;justify-content:space-between;overflow:hidden;width:-moz-fit-content;width:fit-content}.IProducAccordTable .locationPattern__icon{align-items:center;border-radius:3px;display:flex;font-size:12px;font-weight:500;height:25px;justify-content:center;width:25px}.IProducAccordTable .locationPattern p{text-wrap:nowrap;font-size:12px;font-weight:500;padding:0 5px;text-align:left}.LogisticOperation{align-items:flex-start;box-sizing:border-box;height:-moz-fit-content;height:fit-content;justify-content:flex-start}.LogisticOperation,.LogisticOperation .stats{display:flex;flex-direction:column;width:100%}.LogisticOperation .stats{gap:20px;margin:0}.LogisticOperation .stats__container{grid-template-columns:repeat(auto-fit,minmax(250px,.5fr));min-width:1200px}.LogisticOperation .statItem{background:linear-gradient(180deg,#fff 99.99%,#17631800);border:none;border-radius:14px;box-shadow:0 4px 4px 0 #0000001a;box-sizing:border-box;height:94px;padding:10px;width:254px}.LogisticOperation__filtersBar{display:flex;flex-direction:column;width:100%}.LogisticOperation__filtersBar h2{color:#000c;font-size:14px;font-weight:300;text-shadow:0 4px 4px 0 #00000040}.LogisticOperation__filtersBar__container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}.LogisticOperation__filtersBar__container__item{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.LogisticOperation__filtersBar__container__item h3{color:#2f7330;font-size:14px;font-weight:500;margin:0}.LogisticOperation__filtersBar__container__item__mode{align-items:center;border-radius:6px;color:#4c4c4c;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;padding:0 10px;text-align:center;width:-moz-fit-content;width:fit-content}.LogisticOperation__filtersBar__container__item__modes{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:7px;display:flex;height:30px;justify-content:flex-start;overflow:hidden;width:-moz-fit-content;width:fit-content}.LogisticOperation__filtersBar__container__item__mode p{margin:0}.LogisticOperation__filtersBar__container__item__rout{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;width:30px}.LogisticOperation__filtersBar__container__item__routs{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:7px;display:flex;height:30px;justify-content:flex-start;overflow:hidden;width:-moz-fit-content;width:fit-content}.LogisticOperation__filtersBar__container__item__grouping{align-items:center;border:1px solid #d9d9d9;border-radius:7px;display:flex;height:30px;justify-content:center;overflow:hidden;width:30px}.ItemsProductionListItem td{height:38px}.ItemsProductionClient__subTable{margin-bottom:5px}.ItemsProductionClient__subTable thead th{background:#fff;color:#176318;font-family:Archivo Black,sans-serif;font-size:14px;font-weight:400}.ItemsProductionClient__subTable tbody td{color:#2a2d2f;font-family:Inter,sans-serif;font-size:12px;font-weight:500;height:38px}.AddProductModal__header{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.AddProductModal__header__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.AddProductModal__header__info h1{color:#3bb77e;font-size:22px;font-weight:700;margin:0}.AddProductModal__header__info p{color:#7e7e7e;font-size:12px;font-weight:700;margin:0}.AddProductModal__body{align-items:flex-start;flex-direction:column}.AddProductModal__body,.AddProductModal__body__filters{display:flex;gap:10px;justify-content:flex-start;width:100%}.AddProductModal__body__filters{align-items:center;height:40px}.AddProductModal__body__filters__select{border:1px solid #d9d9d9!important;border-radius:10px!important;outline:none;width:240px}.AddProductModal__body__filters__search,.AddProductModal__body__filters__select{color:#7e7e7e;font-size:10px;font-weight:500;height:40px;overflow:hidden;padding:0 10px}.AddProductModal__body__filters__search{align-items:center;border:1px solid #d9d9d9;border-radius:10px;display:flex;justify-content:flex-start;width:100%;width:256px}.AddProductModal__body__filters__search input{border:none;height:100%;outline:none;width:100%}.AddProductModal__body__table{border:none}.AddProductModal__body__table__box{width:100%}.AddProductModal__body__table td{border-bottom:none!important;color:#2a2d2f;font-size:12px;font-weight:400;padding:0!important}.AddProductModal__body__table td input{border:1px solid #d9d9d9;border-radius:10px;color:#2a2d2f;font-size:12px;font-weight:400;height:30px;outline:#3bb77e;padding:0;text-align:center;width:80px}.AddProductModal__body__table th{background:#f6f6f9;border-radius:7px;color:#4c4c4c;font-size:12px;font-weight:600;margin:5px;padding:0!important}.AddProductModal__body__table__header{align-items:center;border-radius:7px 7px 0 0;display:flex;gap:2px;height:40px;justify-content:flex-start;overflow:hidden;width:100%}.AddProductModal__body__table__header>div{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;text-align:center;width:100%}.AddProductModal__input{border:1px solid #d9d9d9;border-radius:10px;box-sizing:border-box;color:#2a2d2f;font-size:12px;font-weight:400;height:40px;outline:#3bb77e;padding:0 10px;width:100%}.createProduct__item{align-items:center;display:flex;justify-content:space-between;width:100%}.tableHeadBuyer{border-radius:7px;height:30px}.tableHeadBuyer th{color:#4c4c4c;font-size:10px!important;font-weight:400;padding:0!important}.tableContainerBuyer{background:#0000;box-shadow:none!important}.tableRowBuyerMobile{height:30px!important;outline:none}.tableRowBuyerMobile td:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.tableRowBuyerMobile td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.tableRowBuyerMobile td{color:#4c4c4c;font-size:10px;font-weight:400;height:30px!important;padding:0 2px!important;text-align:center}.memoizedPavilionRow{outline:none}.memoizedPavilionRow td,.memoizedPavilionRow th{color:#4c4c4c;font-size:10px;font-weight:400}.memoizedPavilionRowBtn{height:20px!important}.BuyerBar{align-items:center;bottom:20px;display:flex;flex-direction:column;height:100px;justify-content:flex-end;left:50%;position:fixed;transform:translate(-50%);width:360px;z-index:10}.BuyerBar *{box-sizing:border-box}.BuyerBar .activeWhite{color:#fff}.BuyerBar .activeWhite path{fill:#fff}.BuyerBar .activeWhite rect{stroke:#fff}.BuyerBar .activeWhiteStroke{color:#fff}.BuyerBar .activeWhiteStroke path{fill:#fff;stroke:#fff}.BuyerBar .activeWhiteStroke rect{stroke:#fff}.BuyerBar .Green{color:#3bb77e}.BuyerBar .Green path{fill:#3bb77e}.BuyerBar .Yellow{color:#ffc727}.BuyerBar .Yellow path{fill:#ffc727}.BuyerBar .Red{color:#ff725e}.BuyerBar .Red path{fill:#ff725e}.BuyerBar__options{align-items:center;background:#fff;border-radius:10px;box-shadow:5px 1px 15px 0 #00000026,-5px -1px 15px 0 #00000026;display:flex;flex-direction:column;height:40px;justify-content:center;margin-bottom:-1px;min-width:40px;padding:5px;width:-moz-fit-content;width:fit-content}.BuyerBar__options .hoverEffect:hover{background:#3bb77e;color:#fff}.BuyerBar__options .hoverEffect:hover path{fill:#fff}.BuyerBar__options .hoverEffectStoke:hover{background:#3bb77e;color:#fff}.BuyerBar__options .hoverEffectStoke:hover path{stroke:#fff}.BuyerBar__options__container{align-items:center;display:flex;gap:10px;justify-content:center}.BuyerBar__options__container button{align-items:center;animation:BuyerBarBtnShow .2s ease-in-out;background:#0000;background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#2a2d2f;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:30px;justify-content:center;margin:0;outline:none;padding:3px;transition:all .2s ease-in-out;width:30px}.BuyerBar__options__container button:active{opacity:.8;scale:.9}.BuyerBar__toolbox{align-items:center;background:#fff;border-radius:10px;box-shadow:5px 1px 15px 0 #00000026,-5px -1px 15px 0 #00000026;display:flex;gap:5px;height:50px;justify-content:flex-start;padding:7px;width:100%}.BuyerBar__toolbox__back{align-items:center;animation:BuyerBarBtnShow .2s ease-in-out;border:none;border-radius:5px;cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;transition:all .2s ease-in-out;width:40px}.BuyerBar__toolbox__back path{fill:#2a2d2f}.BuyerBar__toolbox__back:hover{background-color:#3bb77e;color:#fff}.BuyerBar__toolbox__back:hover path{fill:#fff;stroke:#fff}.BuyerBar__toolbox__back:hover rect{stroke:#fff}.BuyerBar__toolbox__scroll{-ms-overflow-style:none;align-items:center;display:flex;gap:5px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;overflow-x:scroll;overflow-y:visible;scrollbar-width:none;width:100%}.BuyerBar__toolbox__scroll::-webkit-scrollbar{display:none}.BuyerBar__toolbox__avatar{align-items:center;border-radius:5px!important;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.BuyerBar__toolbox__bandage span{background:#3bb77e}.BuyerBar__toolbox__nav{align-items:center;display:flex;gap:2px;height:100%;justify-content:flex-start;width:100%}.BuyerBar__toolbox__nav button{align-items:center;animation:BuyerBarBtnShow .2s ease-in-out;background:#fff;border:none;border-radius:5px;color:#2a2d2f;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:35px;justify-content:center;outline:none;padding:0;transition:all .2s ease-in-out;width:35px}.BuyerBar__toolbox__nav button:active{opacity:.8;scale:.9}.BuyerBar__toolbox__nav button:hover{background-color:#3bb77e;color:#fff}.BuyerBar__toolbox__nav button:hover path{fill:#fff;stroke:#fff}.BuyerBar__toolbox__nav button:hover rect{stroke:#fff}.BuyerBar__toolbox__search{align-items:center;display:flex;height:100%;justify-content:space-between}.BuyerBar__toolbox__search input{background:#0000;border:none;color:#2a2d2f;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:100%;outline:none;width:100%}.BuyerBar__toolbox__search button{background:#0000;border:none;cursor:pointer;height:100%;outline:none;padding:0}.BuyerProductionCatalogItem{align-items:center;display:flex;height:162px;justify-content:center;transition:all .5s ease-in-out;width:117px}.BuyerProductionCatalogItem__isOpen{height:372px;width:352px}.BuyerProductionCatalogItem__open{align-items:center;animation:openAnimCatalogItem .5s ease-in-out;background:#f6f7fb;border:1px solid #d9d9d9;border-radius:15px;box-shadow:5px 5px 15px 0 #0000000d;display:flex;flex-direction:column;height:370px;justify-content:flex-start;overflow:hidden;width:350px}.BuyerProductionCatalogItem__open *{animation:showOpacityAnim .3s ease-in-out;box-sizing:border-box}.BuyerProductionCatalogItem__open .header{align-items:center;display:flex;flex-direction:column;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding:10px;width:100%}.BuyerProductionCatalogItem__open .header__info{align-items:center;background:#fff;border-radius:7px;color:#4c4c4c;display:flex;font-size:14px;font-weight:400;height:30px;justify-content:flex-start;padding:10px;text-align:center;width:100%}.BuyerProductionCatalogItem__open .header__item{align-items:center;display:flex;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:100%}.BuyerProductionCatalogItem__open .header__item .imgBox{align-items:center;border:1px solid #eee;border-radius:7px;display:flex;justify-content:center;margin:5px 0 0;max-height:50px;max-width:50px;min-height:50px;min-width:50px;overflow:hidden}.BuyerProductionCatalogItem__open .header__item .imgBox img{height:100%;width:100%}.BuyerProductionCatalogItem__open .header__item h1{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#176318;display:-webkit-box;font-size:20px;font-weight:500;line-height:1.2;margin:0;max-height:3em;overflow:hidden;padding:0;text-overflow:ellipsis}.BuyerProductionCatalogItem__open .body{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;padding:0 20px 20px;width:100%}.BuyerProductionCatalogItem__open .body__info{align-items:center;background:#fff;border-radius:7px;color:#4c4c4c;display:flex;font-size:14px;font-weight:400;height:30px;justify-content:flex-start;padding:5px;text-align:center;width:100%}.BuyerProductionCatalogItem__open .body__row{align-items:center;display:flex;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:100%}.BuyerProductionCatalogItem__open .body__row h2{color:#2a2d2f;font-size:12px;font-weight:400;margin:0;padding:0;width:100px}.BuyerProductionCatalogItem__open .body__row p{color:#176318;font-size:12px;font-weight:400;margin:0;padding:0;width:100%}.BuyerProductionCatalogItem__close{align-items:center;animation:closeAnimCatalogItem .5s ease-in-out;background:#fff;border:1px solid #d9d9d9;border-radius:7px;display:flex;flex-direction:column;gap:10px;height:150px;justify-content:space-between;padding:5px;width:115px}.BuyerProductionCatalogItem__close *{animation:showOpacityAnim .3s ease-in-out;box-sizing:border-box}.BuyerProductionCatalogItem__close .header{align-items:flex-start;display:flex;height:-moz-fit-content;height:fit-content;justify-self:center;width:100%}.BuyerProductionCatalogItem__close .header .imgBox{align-items:center;border:1px solid #eee;border-radius:7px;display:flex;height:50px;justify-content:center;margin:5px 0 0;overflow:hidden;width:50px}.BuyerProductionCatalogItem__close .header .imgBox img{height:100%;width:100%}.BuyerProductionCatalogItem__close .header .avatar{margin:0!important}.BuyerProductionCatalogItem__close .body{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:space-between;width:90%}.BuyerProductionCatalogItem__close .body span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4c4c4c;display:-webkit-box;font-size:10px;font-weight:400;line-height:1.5;max-height:3em;overflow:hidden;text-overflow:ellipsis}.BuyerProductionCatalogItem__close .body p{color:#4c4c4c;font-size:10px;font-weight:700;margin:0;padding:0}.BuyerProductionCatalogItem__close .footer{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}@keyframes openAnimCatalogItem{0%{background:#fff;height:162px;width:127px}to{background:#f6f7fb;height:372px;width:352px}}@keyframes closeAnimCatalogItem{0%{background:#f6f7fb;height:372px;width:352px}to{background:#fff;height:162px;width:127px}}@keyframes showOpacityAnim{0%{opacity:0}to{opacity:1}}.BuyerProductionCatalog{column-gap:10px;display:flex;flex-wrap:wrap;gap:10px;height:-moz-fit-content;height:fit-content;row-gap:10px;width:100%}.BuyerMap{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;width:100%}.BuyerDrawer{bottom:200px;display:flex;position:fixed;right:20px;z-index:100}.BuyerDrawer__drivers{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:5px;justify-content:center}.BuyerDrawer__drivers__item{align-items:center;background:#fff;border-radius:1000px;box-shadow:5px 5px 15px 0 #0003;cursor:pointer;display:flex;gap:5px;height:40px;justify-content:center;overflow:hidden;width:100px}.BuyerDrawer__drivers__item span{color:#4c4c4c;font-size:10px;font-weight:500;text-align:center}.BuyerDrawer__pavillion{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:5px;justify-content:center}.BuyerDrawer__button{align-items:center;background:#fff;border-radius:50%;box-shadow:5px 5px 15px 0 #0003;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.draw__driver{height:220px;width:100px}.draw__driver,.draw__pavillion{align-items:flex-end;justify-content:flex-end}.draw__pavillion{height:400px;width:40px}.BuyerChosePav{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;margin:auto;padding:10px 0}.BuyerChosePav__header{align-items:center;box-sizing:border-box;display:flex;gap:10px;justify-content:space-between}.BuyerChosePav__header__title{align-items:center;color:#4c4c4c;display:flex;font-size:20px;font-weight:400;gap:5px;justify-content:flex-start}.BuyerChosePav__header__title span{font-weight:700}.BuyerChosePav__header__title button{align-items:center;background:#176318;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;outline:none;width:30px}.BuyerChosePav__body,.BuyerChosePav__body__column{align-items:flex-start;display:flex;gap:5px;justify-content:space-between}.MBAppPage{align-items:flex-start;display:flex;height:110vh;justify-content:center;overflow:hidden}.MBAppPage,.MBAppPage img{width:100vw}.MBAppPage__zoom{background:#fff;border-radius:10px;box-shadow:0 4px 4px 0 #0003;display:flex;flex-direction:column;overflow:hidden;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.MBAppPage__zoom button{border:none;color:#252525;font-size:30px;font-weight:300;height:50px;outline:none;width:40px}.MBAppPage__coming{background:rgba(37,37,37,.318);height:120vh;left:0;overflow-x:hidden;position:absolute;top:0;width:100vw}.MBAppPage__coming__modal{align-items:center;background-color:#fff;border:2px solid #176318;border-radius:10px;color:#176318;display:flex;flex-direction:column;font-size:30px;font-weight:600;gap:10px;height:100px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:300px}.MBAppPage__coming__modal span{font-size:20px;opacity:.7}@media screen and (max-width:1200px){.MBAppPage{overflow:hidden;position:relative}.MBAppPage img{height:1080;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:-1}}.ProductManagerFilter__place{display:flex;gap:5px}.ProductManagerFilter__place__buttonsContainer{border:1px solid #2e7d32;border-radius:8px;display:flex;flex-wrap:wrap;overflow:hidden}.ProductManagerFilter__place__buttonsContainer button{border:1px solid #e8e8e8;border-bottom:none;border-top:none;outline:none}.ProductManagerFilter__place__buttonsContainer button:disabled{opacity:.8}.AddToStockModal__header{align-items:flex-start;display:flex;height:50px;justify-content:space-between;width:100%}.AddToStockModal__header__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.AddToStockModal__header__info h1{color:#3bb77e;font-size:22px;font-weight:700;margin:0}.AddToStockModal__header__info p{color:#7e7e7e;font-size:12px;font-weight:700;margin:0}.AddToStockModal__body{align-items:flex-start;flex-direction:column;height:100%}.AddToStockModal__body,.AddToStockModal__body__filters{display:flex;gap:10px;justify-content:flex-start;width:100%}.AddToStockModal__body__filters{align-items:center;height:40px}.AddToStockModal__body__filters__select{border:1px solid #d9d9d9!important;border-radius:10px!important;outline:none;width:240px}.AddToStockModal__body__filters__search,.AddToStockModal__body__filters__select{color:#7e7e7e;font-size:10px;font-weight:500;height:40px;overflow:hidden;padding:0 10px}.AddToStockModal__body__filters__search{align-items:center;border:1px solid #d9d9d9;border-radius:10px;display:flex;justify-content:flex-start;width:100%;width:256px}.AddToStockModal__body__filters__search input{border:none;height:100%;outline:none;width:100%}.AddToStockModal__body__table{border:none}.AddToStockModal__body__table__box{width:100%}.AddToStockModal__body__table td{border-bottom:none!important;color:#2a2d2f;font-size:12px;font-weight:400;padding:0!important}.AddToStockModal__body__table td input{border:1px solid #d9d9d9;border-radius:10px;color:#2a2d2f;font-size:12px;font-weight:400;height:30px;outline:#3bb77e;padding:0;text-align:center;width:80px}.AddToStockModal__body__table th{background:#f6f6f9;border-radius:7px;color:#4c4c4c;font-size:12px;font-weight:600;margin:5px;padding:0!important}.AddToStockModal__body__table__header{align-items:center;border-radius:7px 7px 0 0;display:flex;gap:2px;height:40px;justify-content:flex-start;overflow:hidden;width:100%}.AddToStockModal__body__table__header>div{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;text-align:center;width:100%}.AddToStockModal__input{border:1px solid #d9d9d9;border-radius:10px;box-sizing:border-box;color:#2a2d2f;font-size:12px;font-weight:400;height:40px;outline:#3bb77e;padding:0 10px;width:100%}.UploadCheck{height:-moz-fit-content;height:fit-content;padding-bottom:20px}.UploadCheck,.UploadCheck__dropzone{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}.UploadCheck__dropzone{border:2px dashed #aaa;color:#aaa;font-size:16px;font-weight:400px;height:100%}.UploadCheck__button{align-items:center;animation:slideDown .5s ease-in-out;background:#37a975;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:400;justify-content:center;margin-top:10px;min-height:30px;outline:none;width:100%}.EditStockHistoryModal__header{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.EditStockHistoryModal__header__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.EditStockHistoryModal__header__info h1{color:#3bb77e;font-size:22px;font-weight:700;margin:0}.EditStockHistoryModal__header__info p{color:#7e7e7e;font-size:12px;font-weight:700;margin:0}.EditStockHistoryModal__body{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.EditStockHistoryModal__body__filters{align-items:center;display:flex;gap:10px;height:40px;justify-content:flex-start;width:100%}.EditStockHistoryModal__body__filters__select{border:1px solid #d9d9d9!important;border-radius:10px!important;color:#7e7e7e;font-size:10px;font-weight:500;height:40px;outline:none;overflow:hidden;padding:0 10px;width:240px}.EditStockHistoryModal__body__filters__search{align-items:center;border:1px solid #d9d9d9;border-radius:10px;color:#7e7e7e;display:flex;font-size:10px;font-weight:500;height:40px;justify-content:flex-start;overflow:hidden;padding:0 10px;width:100%;width:256px}.EditStockHistoryModal__body__filters__search input{border:none;height:100%;outline:none;width:100%}.EditStockHistoryModal__body__table{border:none}.EditStockHistoryModal__body__table__box{width:100%}.EditStockHistoryModal__body__table td{border-bottom:none!important;color:#2a2d2f;font-size:12px;font-weight:400;padding:0!important}.EditStockHistoryModal__body__table td input{border:1px solid #d9d9d9;border-radius:10px;color:#2a2d2f;font-size:12px;font-weight:400;height:30px;outline:#3bb77e;padding:0;text-align:center;width:80px}.EditStockHistoryModal__body__table th{background:#f6f6f9;border-radius:7px;color:#4c4c4c;font-size:12px;font-weight:600;margin:5px;padding:0!important}.EditStockHistoryModal__body__table__header{align-items:center;border-radius:7px 7px 0 0;display:flex;gap:2px;height:40px;justify-content:flex-start;overflow:hidden;width:100%}.EditStockHistoryModal__body__table__header>div{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;text-align:center;width:100%}.EditStockHistoryModal__input{border:1px solid #d9d9d9;border-radius:10px;box-sizing:border-box;color:#2a2d2f;font-size:12px;font-weight:400;height:40px;outline:#3bb77e;padding:0 10px;width:100%}.SaveQrCodesTPO{align-items:center;border:1px solid #d9d9d9;border-radius:7px;color:#176318;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:30px;justify-content:center;padding:0 5px;transition:all .1s ease-in-out}.SaveQrCodesTPO:hover{background-color:#649d65;color:#fff;opacity:.5}.SaveQrCodesTPO:disabled{opacity:.5}.SaveQrCodesTPOmodal{text-wrap:nowrap;align-items:center;background:#bbb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:40px;justify-content:center;outline:none;text-transform:none;width:80px}.SaveQrCodesTPOmodal:hover{background:#37a975}.inventorization-modal-content{background-color:#f7f9f7;border-radius:8px;box-shadow:0 4px 15px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;font-family:Roboto,sans-serif;gap:20px;height:90vh;left:50%;max-height:900px;max-width:620px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90vw}@media(max-width:798px){.inventorization-modal-content{border-radius:0;height:100vh;justify-content:center;width:100vw}}.scanner-area{align-items:center;display:flex;flex-direction:column;height:150px;justify-content:center;position:relative;width:100%}.scanner-container{border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;position:relative;width:350px}.camera-loading{background-color:#fffc;border-radius:12px;inset:0;position:absolute;z-index:2}.action-buttons-group,.camera-loading{align-items:center;display:flex;justify-content:center}.action-buttons-group{flex-direction:column;gap:10px;margin-top:10px}.action-buttons-group .MuiButton-root{background-color:#4caf50;color:#fff}.action-buttons-group .MuiButton-root:hover{background-color:#388e3c}.action-buttons-group .MuiButton-root.MuiButton-outlined{border-color:#4caf50;color:#4caf50}.action-buttons-group .MuiButton-root.MuiButton-outlined:hover{background-color:#4caf500a}.action-buttons-group .MuiButton-root.MuiButton-contained.MuiButton-colorSecondary{background-color:#f44336}.action-buttons-group .MuiButton-root.MuiButton-contained.MuiButton-colorSecondary:hover{background-color:#d32f2f}.action-buttons-group .MuiCheckbox-root,.action-buttons-group .MuiCheckbox-root.Mui-checked{color:#4caf50}.scanned-items-list{border:1px solid #e0e0e0;border-radius:4px;margin-top:20px;max-height:300px;overflow-y:auto;padding:0}.scanned-items-list .MuiTypography-body1{text-align:center}.scanned-item-list-item{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;margin:8px auto;padding:8px 12px;width:95%}.scanned-item-list-item .MuiCheckbox-root{padding:4px}.scanned-product-image{height:50px;object-fit:cover;width:50px}.item-details-container{display:flex;flex-grow:1;gap:5px;margin-left:10px}@media(max-width:798px){.item-details-container{flex-direction:column}}.item-info{align-items:flex-start;display:flex;flex-direction:row;width:100%}.item-name{font-size:.95rem;font-weight:500;text-align:left;word-break:break-word}.item-actions{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-end;margin-top:5px;width:100%}.item-actions .MuiTextField-root .MuiInputBase-input{text-align:center}.item-actions .MuiButton-root{font-size:.8rem;min-width:0;min-width:auto;padding:6px 12px}.product-thumbnail{height:50px;object-fit:cover;width:50px}.quantity-modal-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #00000026;box-sizing:border-box;display:flex;flex-direction:column;font-family:Roboto,sans-serif;gap:10px;left:50%;max-width:400px;padding:30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90vw}.quantity-modal-content .MuiTypography-h6{color:#333;font-weight:600}.quantity-modal-content .MuiTextField-root .MuiInputLabel-root{color:#666}.quantity-modal-content .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#ccc}.quantity-modal-content .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#999}.quantity-modal-content .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#4caf50}.quantity-modal-content .MuiButton-root{font-weight:500;padding:10px 20px}.quantity-modal-content .MuiButton-contained{background-color:#4caf50}.quantity-modal-content .MuiButton-contained:hover{background-color:#388e3c}.quantity-modal-content .MuiButton-outlined{border-color:#4caf50;color:#4caf50}.quantity-modal-content .MuiButton-outlined:hover{background-color:#4caf500a}.MuiDialog-paper,.MuiSnackbar-root .MuiAlert-root{font-family:Roboto,sans-serif}.MuiDialog-paper .MuiDialogTitle-root{color:#333;font-weight:600}.AddToRealStockModal__header{align-items:flex-start;display:flex;height:50px;justify-content:space-between;width:100%}.AddToRealStockModal__header__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.AddToRealStockModal__header__info h1{color:#3bb77e;font-size:22px;font-weight:700;margin:0}.AddToRealStockModal__header__info p{color:#7e7e7e;font-size:12px;font-weight:700;margin:0}.AddToRealStockModal__body{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start;width:100%}.AddToRealStockModal__body__filters{align-items:center;display:flex;gap:10px;height:40px;justify-content:flex-start;width:100%}.AddToRealStockModal__body__filters__select{border:1px solid #d9d9d9!important;border-radius:10px!important;color:#7e7e7e;font-size:10px;font-weight:500;height:40px;outline:none;overflow:hidden;padding:0 10px;width:240px}.AddToRealStockModal__body__filters__search{align-items:center;border:1px solid #d9d9d9;border-radius:10px;color:#7e7e7e;display:flex;font-size:10px;font-weight:500;height:40px;justify-content:flex-start;overflow:hidden;padding:0 10px;width:100%;width:256px}.AddToRealStockModal__body__filters__search input{border:none;height:100%;outline:none;width:100%}.AddToRealStockModal__body__table{border:none}.AddToRealStockModal__body__table__box{width:100%}.AddToRealStockModal__body__table td{border-bottom:none!important;color:#2a2d2f;font-size:12px;font-weight:400;padding:0!important}.AddToRealStockModal__body__table td input{border:1px solid #d9d9d9;border-radius:10px;color:#2a2d2f;font-size:12px;font-weight:400;height:30px;outline:#3bb77e;padding:0;text-align:center;width:80px}.AddToRealStockModal__body__table th{background:#f6f6f9;border-radius:7px;color:#4c4c4c;font-size:12px;font-weight:600;margin:5px;padding:0!important}.AddToRealStockModal__body__table__header{align-items:center;border-radius:7px 7px 0 0;display:flex;gap:2px;height:40px;justify-content:flex-start;overflow:hidden;width:100%}.AddToRealStockModal__body__table__header>div{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;text-align:center;width:100%}.AddToRealStockModal__input{border:1px solid #d9d9d9;box-sizing:border-box;color:#2a2d2f;outline:#3bb77e;padding:0 10px;width:100%}.AddToRealStockModal__input,.AddToStockButton{border-radius:10px;font-size:12px;font-weight:400;height:40px}.AddToStockButton{text-wrap:nowrap;align-items:center;background:#bbb;border:none;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;justify-content:center;outline:none;text-transform:none;width:80px}.AddToStockButton:hover{background:#37a975}.cancelBtn:hover{background:#bbb!important}.saveBtn:hover{background:#36a371!important}.BuyerSelectModal{background:#fff;border:1px solid #d9d9d9;border-radius:10px 0 0 10px;bottom:100px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:fixed;right:0;width:81px;z-index:100}.BuyerSelectModal button{align-items:center;border-bottom:1px solid #d9d9d9;box-sizing:border-box;color:#176318;display:flex;flex-direction:column;font-size:16px;font-weight:700;height:50px;justify-content:center;text-align:center;width:100%}.BuyerSelectModal button p{color:#4c4c4c;font-size:12px;font-weight:400;text-align:center}.BuyerSelectModal button:disabled{opacity:.5}.MBMap{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:15px;gap:20px;height:-moz-fit-content;height:fit-content;margin:0 auto;width:1000px}.MBMap .column{align-content:space-between;display:flex;flex-direction:column;gap:.5em;height:100%}.MBMap__tooltip{text-wrap:nowrap;animation:fadeIn .3s forwards;background-color:#000000b3;border-radius:4px;color:#fff;font-size:.8em;margin-top:-20px;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;width:-moz-fit-content;width:fit-content;z-index:1000}.MBMap .rowC{justify-content:center;width:100%}.MBMap .rowC,.MBMap .rowS{align-items:center;display:flex;flex-direction:row;gap:.5em}.MBMap .rowS{justify-content:flex-start}.MBMap .rowE{align-items:center;display:flex;flex-direction:row;gap:.5em;justify-content:flex-end;width:100%}.MBMap .F{border:2px solid #6e83b4;color:#6e83b4}.MBMap .F,.MBMap .S{background-color:#fff}.MBMap .S{border:2px solid #ca8a41;color:#ca8a41}.MBMap .P{background-color:#fff;border:2px solid #6eb474;color:#6eb474}.MBMap .b11:not(.F):not(.S):not(.P),.MBMap .b12:not(.F):not(.S):not(.P),.MBMap .b21:not(.F):not(.S):not(.P){background-color:#f3e5f5}.MBMap .b11{height:2em}.MBMap .b11,.MBMap .b21{align-items:center;border-radius:.2em;box-sizing:border-box;cursor:pointer;display:flex;font-size:.8em;justify-content:center;padding:1em;transition:all .3s ease-in-out;width:2em}.MBMap .b21{height:4.5em}.MBMap .b12{align-items:center;border-radius:.2em;box-sizing:border-box;cursor:pointer;display:flex;font-size:.8em;height:2em;justify-content:center;padding:1em;transition:all .3s ease-in-out;width:4.5em}.MBMap .b11:hover,.MBMap .b12:hover,.MBMap .b21:hover{box-shadow:0 4px 8px #0003;transform:scale(1.05);z-index:10}.MBMap__map{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1em;height:-moz-fit-content;height:fit-content;width:100%}.MBMap__map__floor1,.MBMap__map__floor2,.MBMap__map__stockhall{border:2px solid #d9d9d9;box-sizing:border-box;display:flex;flex-direction:column;gap:.5em;padding:.5em;position:relative;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content}.MBMap__map__floor1:before,.MBMap__map__floor2:before,.MBMap__map__stockhall:before{align-items:center;display:flex;font-size:.8em;height:100%;justify-content:center;left:-.05em;position:absolute;top:-.05em;width:100%;z-index:-1}.MBMap__map__floor1:before{content:"Floor: 1 (AN)"}.MBMap__map__floor2:before{content:"Floor: 2 (AS)";left:.05em}.MBMap__map__stockhall:before{content:"Stock hall (AH)"}.MBMap__map .leftPart,.MBMap__map .rightPart{display:flex;flex-direction:column;gap:1em}.MBMap__map .container{align-items:flex-start;background:#d0d0d0;border-radius:.7em;display:flex;flex-direction:column;gap:.7em;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding:.7em;width:-moz-fit-content;width:fit-content}.MBMap__map .container h1{color:#000;font-family:Inter,sans-serif;font-size:1.2em;font-weight:400;margin:0}.MBMap__map .container .box{background:#7fba88;border:1px solid #000;border-radius:1px;flex-direction:column;gap:.7em;height:-moz-fit-content;height:fit-content;padding:.5em;width:-moz-fit-content;width:fit-content}.MBMap__map .container .box,.MBMap__map .container .box .row{align-items:flex-start;display:flex;justify-content:flex-start}.MBMap__map .container .box .row{flex-direction:row}.MBMap__map .container .box .row .b31{align-items:center;border:1px solid #fff;box-sizing:border-box;cursor:pointer;display:flex;height:3em;justify-content:center;padding:.3em;transition:all .3s ease-in-out;width:1em}.MBMap__map .container .box .row .b31 p{font-size:.6em;margin:0;transform:rotate(90deg)}.MBMap__map .container .box .row .b31:hover{box-shadow:0 4px 8px #0003;transform:scale(1.05);z-index:10}.highlighted{background-color:#a7ffeb!important;border:2px solid #00c853!important;box-shadow:0 0 10px #00c80099!important}.region-highlighted{animation:regionHighlight 3s ease-in-out forwards}@keyframes pulseMap{0%{box-shadow:0 0 0 0 #ff0000b3;transform:scale(1)}70%{box-shadow:0 0 0 15px #0f00;transform:scale(1.05)}to{box-shadow:0 0 0 0 #0f00;transform:scale(1)}}.highlighted{animation:pulseMap 1.5s infinite;background-color:#ffa7a7!important;border:2px solid #c84600!important;box-shadow:0 0 10px #c8610099!important;color:#fff!important;transform:scale(1.05);z-index:5}@keyframes regionHighlight{0%{border-color:#d9d9d9;box-shadow:none}50%{border-color:#f32121;box-shadow:0 0 15px #f3212180}to{border-color:#d9d9d9;box-shadow:none}}.region-highlighted{animation:regionHighlight 2s ease-in-out forwards;border-width:3px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.table-header{border:1px solid #d9d9d9;border-radius:10px 10px 0 0;color:#1e6e2e;grid-template-columns:repeat(15,minmax(100px,1fr));margin-top:5px}.table-header__cell{align-items:center;display:flex;justify-content:center;padding:10px}.table-header-wrapper{position:relative}.table-header{align-items:center;background:#f8f9fa;border-bottom:2px solid #e0e0e0;display:flex}.table-header__cell{flex:1 1;font-size:14px;font-weight:600;padding:8px 12px}.config-button{align-items:center;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;margin-left:8px;transition:.2s;width:30px}.config-button:hover{background:#f0f0f0}.column-menu{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 15px #0000001a;min-width:200px;padding:12px;position:absolute;right:0;top:40px;z-index:999}.column-menu h4{color:#333;font-size:14px;font-weight:600;margin:0 0 8px}.column-menu__item{font-size:14px;margin-bottom:6px}.column-menu__item:last-child{margin-bottom:0}.table-item{align-items:center;display:grid;grid-template-columns:repeat(15,minmax(100px,1fr));padding:2px 0}.table-item .cell{font-size:12px;line-height:1;padding:0 5px}.table-item .cell.driver,.table-item .cell.picker{align-items:center;display:flex;justify-content:center}.table-item img{border-radius:50%}.table-item .tag{border-radius:4px;color:#fff;font-size:10px;font-weight:600;padding:2px 4px}.table-item .tag.green{background:#43a047}.table-item .tag.yellow{background:#fbc02d;color:#000}.table-item .tag.blue{background:#1e88e5}.table-item .tag.gray{background:#9e9e9e}.table-item .tag.red{background:#e53935}.table-item .tag.pruebas{background:#e5b8cf}.table-item .tag.entregado{background:#a2ddda}.table-item .tag.picking{background:#fdf50d}.table-item .tag.cancelado{background:#f48080}.table-item .tag.emitido{background:#545ff2}.table-item .tag.listo{background:#33eb00}.table-item .tag.de{background:#d5c567}.table-item .tag.new{background:#000}.table-item .tag.partnership{background:#06c0b0}.tooltip{cursor:pointer;display:inline-block;position:relative}.logo{height:50px;width:50px}.tooltip .tooltiptext{align-items:center;background-color:#333;border-radius:6px;bottom:125%;color:#fff;display:flex;justify-content:center;left:50%;margin-left:-80px;opacity:0;padding:8px 0;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:160px;z-index:1}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}.picking.red{color:#f44336}.picking.yellow{color:#ffeb3b}.picking.green{color:#4caf50}.left{text-align:left}.right{text-align:right}.cell.status{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;min-width:90px;padding:5px 10px;text-align:center;transition:transform .1s ease,opacity .1s ease}.cell.status:hover{opacity:.9;transform:scale(1.05)}.route-row{-ms-overflow-style:none;margin-bottom:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.route-row::-webkit-scrollbar{display:none}.route-row .route-header{border-radius:10px;cursor:pointer;display:flex;min-height:50px;min-width:1500px;width:100%}.route-row .route-header .toggle-icon{color:#fff;font-size:12px}.route-row .route-header__center,.route-row .route-header__left,.route-row .route-header__right{align-items:center;display:flex;min-height:50px}.route-row .route-header__left{flex:2 1;gap:10px}.route-row .route-header__center{color:#fff;flex:5 1;justify-content:center}.route-row .route-header__right{align-items:center;align-self:flex-end;flex:1 1;gap:10px;justify-content:space-around}.unassigned-orders-header{align-items:center;background-color:#ffc727;border-radius:10px;border-right:"1px solid #fff";color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:normal;margin-bottom:10px;padding:8px 16px}.filters{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:10px}.filters__left,.filters__right{align-items:center;display:flex;gap:10px}.filters__search{border:1px solid #ccc;border-radius:5px;padding:5px 10px}.filters__icon{color:#555}.filters__icon.clickable:hover{color:#000;cursor:pointer}.filters__button{background:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;padding:5px}.filters__button.editable:before{content:"✎"}.route-board{display:flex;gap:20px;overflow-x:auto;padding:20px}.route{background:#f4f6f8;border:1px solid #ccc;border-radius:10px;min-height:200px;padding:10px;width:250px}.route__header{align-items:center;background:#1e6e2e;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;margin-bottom:10px;padding:5px 10px}.route__orders{display:flex;flex-direction:column;gap:8px}.order-card{background:#fff;border:1px solid #ccc;box-shadow:0 1px 2px #0000001a;cursor:grab;padding:8px;transition:background .2s}.order-card:hover{background:#f0f0f0}.SalesForComList{gap:10px}.SalesForComList,.SalesForComListItem{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.SalesForComListItem{gap:5px;height:-moz-fit-content;height:fit-content}.SalesForComListItem__header{gap:10px;height:50px}.SalesForComListItem__header,.SalesForComListItem__header__info{align-items:center;display:flex;justify-content:space-between;width:100%}.SalesForComListItem__header__info{background:#3bb77e;border-radius:7px;height:100%;transition:all .5s ease-in-out}.SalesForComListItem__header__info__display{align-items:center;border-right:2px solid #fff;display:flex;gap:10px;height:100%;justify-content:space-between;padding:0 5px 0 10px;width:250px}.SalesForComListItem__header__info__display__title{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.SalesForComListItem__header__info__display__title *{color:#fff;font-family:Inter,sans-serif;font-weight:500;margin:0;padding:0}.SalesForComListItem__header__info__display__title h3{font-size:14px}.SalesForComListItem__header__info__display__title h4{font-size:10px}.SalesForComListItem__header button{align-items:center;border:none;border-radius:7px;color:#fff;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;outline:none}.SalesCreateModalList__table{border:none}.SalesCreateModalList__table__box{width:100%}.SalesCreateModalList__table td{border-bottom:none!important;color:#2a2d2f;font-size:12px;font-weight:400;padding:0!important}.SalesCreateModalList__table td input{border:1px solid #d9d9d9;border-radius:10px;color:#2a2d2f;font-size:12px;font-weight:400;height:30px;outline:#3bb77e;padding:0;text-align:center;width:80px}.SalesCreateModalList__table th{background:#f6f6f9;border-radius:7px;color:#4c4c4c;font-size:12px;font-weight:600;margin:5px;padding:0!important}.SalesCreateModalList__table__header{align-items:center;border-radius:7px 7px 0 0;display:flex;gap:2px;height:40px;justify-content:flex-start;overflow:hidden;width:100%}.SalesCreateModalList__table__header>div{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;text-align:center;width:100%}.SalesEditModal__filterRow{align-items:center;display:flex;gap:10px;justify-content:flex-start}.ModalAddTPO__header{align-items:flex-start;display:flex;height:50px;justify-content:space-between;width:100%}.ModalAddTPO__header__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.ModalAddTPO__header__info h1{color:#3bb77e;font-size:22px;font-weight:700;margin:0}.ModalAddTPO__header__info p{color:#7e7e7e;font-size:12px;font-weight:700;margin:0}.ModalAddTPO__body{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start;width:100%}.ModalAddTPO__button{text-wrap:nowrap;align-items:center;background:#bbb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:400;height:40px;justify-content:center;outline:none;text-transform:none;width:80px}.ModalAddTPO__button:hover{background:#37a975}.SalesEditModalList__table{border:none}.SalesEditModalList__table__box{width:100%}.SalesEditModalList__table td{border-bottom:none!important;color:#2a2d2f;font-size:12px;font-weight:400;padding:0!important}.SalesEditModalList__table td input{border:1px solid #d9d9d9;border-radius:10px;color:#2a2d2f;font-size:12px;font-weight:400;height:30px;outline:#3bb77e;padding:0;text-align:center;width:80px}.SalesEditModalList__table th{background:#f6f6f9;border-radius:7px;color:#4c4c4c;font-size:12px;font-weight:600;margin:5px;padding:0!important}.SalesEditModalList__table__header{align-items:center;border-radius:7px 7px 0 0;display:flex;gap:2px;height:40px;justify-content:flex-start;overflow:hidden;width:100%}.SalesEditModalList__table__header>div{color:#fff;font-size:14px;font-weight:500;height:100%;text-align:center;width:100%}.SalesAlert,.SalesEditModalList__table__header>div{align-items:center;display:flex;justify-content:center}.SalesAlert{filter:drop-shadow(0 0 4px rgba(0,0,0,.25));font-family:Montserrat,sans-serif;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.SalesAlert__modal{align-items:flex-start;background:#fff;border-radius:30px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:631px;justify-content:flex-start;padding:10px 10px 20px;width:360px}.SalesAlert__modal__header{align-items:center;box-sizing:border-box;display:flex;height:31px;justify-content:space-between;padding:0 10px;width:100%}.SalesAlert__modal__header__label{align-items:center;color:#3bb77e;display:flex;font-family:Archivo Black,sans-serif;font-size:20px;font-weight:400;gap:5px;justify-content:flex-start}.SalesAlert__modal__preview{align-items:center;border-radius:15px;display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.SalesAlert__modal__preview img{height:100%;object-fit:cover;width:100%}.SalesAlert__modal__info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:100%}.SalesAlert__modal__info h1{color:#3bb77e;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;line-height:125%;margin:0;padding:0}.SalesAlert__modal__info p{color:#253d4e;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:125%;margin:0;padding:0}.SalesAlert__modal__list{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:auto;justify-content:flex-start;overflow-y:scroll;width:100%}.SalesAlert__modal__list__item{align-items:center;display:flex;flex-direction:row;gap:10px;height:40px;justify-content:space-between;width:100%}.SalesAlert__modal__list__item p{color:#7e7e7e;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:125%;margin:0;padding:0;width:100%}.SalesAlert__modal__list__item__price{align-items:flex-end;display:flex;flex-direction:column;gap:0;height:40px;justify-content:flex-start;width:60px}.SalesAlert__modal__list__item__price h1{color:#3bb77e;font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;line-height:133%;margin:0;padding:0}.SalesAlert__modal__list__item__price h2{color:#adadad;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;line-height:171%;margin:0;padding:0;text-decoration:line-through}.SalesAlert__modal__list__item button{align-items:center;background:none;background:#3bb77e;border:none;border-radius:7px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Lato,sans-serif;font-size:14px;font-weight:700;gap:10px;height:30px;justify-content:center;line-height:143%;min-width:85px;outline:none;padding:2px 10px}.ColorPickerTPO{max-width:20rem;position:relative;width:100%}.ColorPickerTPO__container{align-items:center;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;box-sizing:border-box;color:#4b5563;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;justify-content:flex-start;overflow:hidden;padding:.5rem .75rem;transition:all .2s ease-in-out;width:100%}.ColorPickerTPO__container:focus-within{border-color:#3bb77e;box-shadow:0 0 0 2px #3bb77e;outline:none}.ColorPickerTPO__container__display{border-radius:.375rem;flex-grow:1;height:2rem;margin-right:.5rem}.ColorPickerTPO__container__text{color:#374151;font-weight:600;text-transform:uppercase}.ColorPickerTPO__container__arrow{color:#6b7280;height:1rem;margin-left:.5rem;transform:rotate(0deg);transition:transform duration-200 .2s;width:1rem}.ColorPickerTPO__container__arrow.rotated{transform:rotate(180deg)}.ColorPickerTPO__native__input{display:none}.ColorPickerTPO__colorsDropdown{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-top:.25rem;max-height:15rem;overflow-y:auto;position:absolute;width:100%;z-index:10}.ColorPickerTPO__colorsDropdown__grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:.5rem}.ColorPickerTPO__colorsDropdown__grid__button{border:2px solid #d1d5db;border-radius:9999px;cursor:pointer;height:2rem;outline:none;transform:scale(1);transition:transform .15s ease-in-out;width:2rem}.ColorPickerTPO__colorsDropdown__grid__button:hover{transform:scale(1.1)}.ColorPickerTPO__colorsDropdown__grid__button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3bb77e}.ColorPickerTPO__colorsDropdown__grid__button.selected{border-color:#3bb77e;transform:scale(1.05)}.ColorPickerTPO__colorsDropdown__section{border-top:1px solid #e5e7eb;margin-top:.5rem;padding:.5rem}.ColorPickerTPO__colorsDropdown__section__button{background-color:#3bb77e;border:none;border-radius:.375rem;color:#fff;cursor:pointer;outline:none;padding:.5rem 1rem;transition:background-color .15s ease-in-out;width:100%}.ColorPickerTPO__colorsDropdown__section__button:hover{background-color:#238155}.ColorPickerTPO__colorsDropdown__section__button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3bb77e}@media(min-width:768px){.ColorPickerTPO{max-width:28rem}}@media(min-width:1024px){.ColorPickerTPO{max-width:32rem}}@media(min-width:640px){.ColorPickerTPO__colorsDropdown__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.ColorPickerTPO__colorsDropdown__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.ColorPickerTPO__colorsDropdown__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.SalesCreateModal__filterRow{align-items:center;display:flex;gap:10px;justify-content:flex-start}.BuyerListProduction{align-items:flex-start;background:linear-gradient(0deg,#fff 50%,#3bb77e 0);display:flex;height:100vh;justify-content:flex-start;width:100vw}.BuyerListProduction *{box-sizing:border-box;margin:0;padding:0}.BLPLabel{color:#253d4e;flex-wrap:nowrap;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;gap:5px;justify-content:flex-start}.BLPLabel,.BLPLabel img{align-items:center;display:flex}.BLPLabel img{height:16px;justify-content:center;width:16px}.BLPLabel__switch{align-items:center;color:#9d9d9d;display:flex;font-family:Lato,sans-serif;font-size:12px;font-weight:700;gap:10px;height:30px;justify-content:flex-start;width:-moz-fit-content;width:fit-content}.BLPLoading{background-color:#fff;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:10px}.BLPLoading,.BLPLoading__Preview{align-items:center;display:flex;height:100%;width:100%}.BLPLoading__Preview{justify-content:center}.BLPLoading__BtnBox{height:-moz-fit-content;height:fit-content;width:100%}.BLPLoading__BtnBox,.ButtonBLP{align-items:center;display:flex;justify-content:center}.ButtonBLP{background:#3bb77e;border:none;border-radius:7px;color:#fff;cursor:pointer;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;height:40px;outline:none;padding:7px;transition:all .1s ease-in-out;width:-moz-fit-content;width:fit-content}.ButtonBLP:hover{background-color:#32a770;color:#fff}.ButtonBLP:disabled{opacity:.5}.BLPMain{height:100%;position:relative}.BLPMain,.BLPMain__wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:100%}.BLPMain__wrapper{background:#f5f5f5;border-radius:30px 30px 0 0;bottom:106px;gap:10px;overflow:hidden;position:absolute;top:120px;z-index:1}.BLPHeader{flex-Direction:column;justify-content:center;left:0;padding:20px 15px 10px;position:absolute;top:0;z-index:1}.BLPHeader,.BLPHeader__profile{align-items:center;display:flex;gap:10px;height:-moz-fit-content;height:fit-content;width:100%}.BLPHeader__profile{flex-direction:row;justify-content:space-between}.BLPHeader__profile .imageBox{align-items:center;border-radius:1000px;display:flex;height:40px;justify-content:center;width:40px}.BLPHeader__profile .imageBox img{height:40px;width:40px}.BLPHeader__profile .imageBox div{align-items:center;background:#fff;border-radius:50px;color:#3bb77e;display:flex;font-family:Inter,sans-serif;font-size:20px;font-weight:600;height:100%;justify-content:center;width:100%}.BLPHeader__profile .info{align-items:flex-start;background-color:#0000;display:flex;flex-direction:column;gap:5px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin-right:auto;width:-moz-fit-content;width:fit-content}.BLPHeader__profile .info h3{color:#fff;font-family:Lato,sans-serif;font-size:14px;font-weight:700}.BLPHeader__profile .info h1{color:#fff;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700}.BLPHeader__profile .alert{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .1s ease-in-out;width:40px}.BLPHeader__profile .alert span{align-items:center;background-color:#ff725e;border-radius:1000px;color:#fff;display:flex;height:20px;justify-content:center;position:absolute;right:0;top:0;width:20px}.BLPHeader__action{align-items:center;display:flex;flex-direction:row;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}.BLPHeader__action button{border:none;border-radius:7px;cursor:pointer;flex-direction:column;gap:5px;justify-content:center;min-height:40px;min-width:40px;outline:none}.BLPHeader__action button,.SearchBLP{align-items:center;background:#fff;display:flex}.SearchBLP{border-radius:10px;box-sizing:border-box;height:40px;justify-content:flex-start;overflow:hidden;padding:10px;width:310px}.SearchBLP,.SearchBLP input{color:#9d9d9d;font-family:Lato,sans-serif;font-size:12px;font-weight:700}.SearchBLP input{border:none;height:100%;outline:none;width:100%}.SearchBLP__clear{align-items:center;color:#9d9d9d;cursor:pointer;display:flex;font-size:16px;height:30px;justify-content:center;width:30px}.BLPFooter{background:#fff;border-top:.5px solid #ececec;bottom:0;flex-direction:row;height:-moz-fit-content;height:fit-content;justify-content:space-between;left:0;padding:15px 15px 10px;position:absolute;z-index:1}.BLPFooter,.BLPFooter__item{align-items:center;display:flex;gap:10px;width:100%}.BLPFooter__item{color:#2a2d2f;flex-direction:column;font-family:Inter,sans-serif;font-size:10px;font-weight:500;height:50px;justify-content:center;transition:all .4s ease-in-out}.BLPList{align-items:flex-start;flex-direction:column;flex-grow:1;padding:15px 15px 0;width:100%}.BLPList,.BLPList__rowLabel{display:flex;gap:10px;justify-content:flex-start}.BLPList__rowLabel{align-items:center}.BLPList__content{-webkit-overflow-scrolling:touch;align-items:flex-start;flex-direction:column;height:100%;overflow-y:scroll;width:100%}.BLPFStatus,.BLPList__content{display:flex;gap:10px;justify-content:flex-start}.BLPFStatus{align-items:center;flex-direction:row;flex-wrap:nowrap}.BLPFStatus__item{align-items:center;background:#fff;border:none;border-radius:10px;color:#9d9d9d;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;height:40px;justify-content:center;outline:none;padding:10px;transition:all .1s ease-in-out;width:-moz-fit-content;width:fit-content}.switch-blp-wrapper{align-items:center;display:flex;gap:8px}.switch-blp-label{color:#333;cursor:pointer;font-family:sans-serif;font-size:16px;-webkit-user-select:none;user-select:none}.switch-blp-container{border-radius:15px;cursor:pointer;height:30px;outline:none;position:relative;transition:opacity .3s ease;width:60px}.switch-blp-container.disabled{cursor:not-allowed;opacity:.6}.switch-blp-container.disabled:focus{box-shadow:none}.switch-blp-container.on .switch-blp-track{background-color:#3bb77e}.switch-blp-container.on .switch-blp-track .toggle-button{background-color:#fff;left:calc(100% - 28px)}.switch-blp-container.off .switch-blp-track{background-color:#fff;border:1px solid #b5b5b5}.switch-blp-container.off .toggle-button{background-color:#3bb77e;left:2px}.switch-blp-track{align-items:center;border-radius:15px;display:flex;height:100%;transition:background-color .3s ease,border .3s ease;width:100%}.toggle-button{border-radius:50%;box-shadow:0 1px 3px #0003;height:26px;position:absolute;top:2px;transition:left .3s ease,background-color .3s ease;width:26px}.BLPListAccordion{flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center}.BLPListAccordion,.BLPListAccordion__header{align-items:center;display:flex;gap:10px;width:100%}.BLPListAccordion__header{border-radius:10px;height:40px;justify-content:space-between;padding:10px}.BLPListAccordion__header h4{color:#fff;font-family:Lato,sans-serif;font-size:14px;font-weight:700}.BLPListAccordion__header__icon{align-items:center;display:flex;height:30px;justify-content:center;transition:all .2s ease-out;width:30px}.BLPListAccordion__content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:100%}.BLPListCard{background-color:#fff;border-radius:10px;flex-direction:row;gap:10px;height:118px;justify-content:space-between;padding:10px;position:relative;transition:all .5s ease-out;-webkit-user-select:none;user-select:none;width:100%}.BLPListCard,.BLPListCard__img{align-items:center;display:flex}.BLPListCard__img{height:100%;justify-content:center;min-width:50px;width:50px}.BLPListCard__img img{width:100%}.BLPListCard__info{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.BLPListCard__info .row{align-items:center;display:flex;gap:10px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:100%}.BLPListCard__info .row .pavillion{align-items:center;display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.BLPListCard__info .row .pavillion .more{align-items:center;border-radius:4px;color:#fff;display:flex;font-weight:500;height:20px;justify-content:center;margin-left:5px;width:20px}.BLPListCard__info .row .pavillion .more span{align-items:flex-start;display:flex;font-size:8px;height:100%;justify-content:center}.BLPListCard__info .row .status{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;width:-moz-fit-content;width:fit-content}.BLPListCard__info .row h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#253d4e;display:-webkit-box;font-family:Lato,sans-serif;font-size:14px;font-weight:400;height:34px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:text;user-select:text}.BLPListCard__info .row .price{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.BLPListCard__info .row .price p{color:#9d9d9e;font-family:Lato,sans-serif;font-size:14px;font-weight:600}.BLPListCard__info .row .price span{color:#3bb77e;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.BLPActionBar{align-items:center;background:#fff;bottom:0;display:flex;gap:10px;height:80px;justify-content:space-between;left:0;position:fixed;width:100%;z-index:3}.BLPActionBar button{border:none;color:#3bb77e;cursor:pointer;flex:1 1;font-size:14px;font-weight:400;height:100%;justify-content:center;outline:none}.BLPActionBar button,.BLPFType{align-items:center;display:flex;font-family:Lato,sans-serif}.BLPFType{border-radius:10px 10px 0 0;bottom:76px;color:#9d9d9d;font-size:12px;font-weight:600;gap:13px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;left:0;overflow-y:scroll;padding:8px 10px;transition:all 1s ease-in-out;width:100%;z-index:2}.BLPFType,.BLPFType .closeIcon{background:#fff;position:absolute}.BLPFType .closeIcon{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;right:0;top:0;width:30px}.BLPFType__item{text-wrap:nowrap;background:#fff;border:none;cursor:pointer;outline:none;transition:all .2s ease-in-out}.BLPTable{align-items:flex-start;flex-direction:column;flex-shrink:1;padding:15px 15px 0;width:100%}.BLPTable,.BLPTable__rowLabel{display:flex;gap:10px;justify-content:flex-start}.BLPTable__rowLabel{align-items:center}.BLPTable__content{-webkit-overflow-scrolling:touch;align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:520px;justify-content:flex-start;overflow-y:scroll;width:100%}.BLPTableCard{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:row;gap:10px;height:80px;justify-content:space-between;padding:10px;position:relative;transition:all .5s ease-out;-webkit-user-select:none;user-select:none;width:100%}.BLPTableCard__img{align-items:center;display:flex;height:100%;justify-content:center;min-width:50px;width:50px}.BLPTableCard__img img{width:100%}.BLPTableCard__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:center;color:#253d4e;display:flex;display:-webkit-box;font-family:Lato,sans-serif;font-size:14px;font-weight:400;height:100%;justify-content:flex-start;line-height:137%;text-overflow:ellipsis;-webkit-user-select:text;user-select:text;width:100%}.BLPTableCard__info{align-items:flex-end;flex-direction:column;height:100%;justify-content:space-between}.BLPTableCard__info,.BLPTableCard__info .row{display:flex;width:-moz-fit-content;width:fit-content}.BLPTableCard__info .row{align-items:center;color:#9d9d9e;font-family:Lato,sans-serif;font-size:14px;font-weight:600;gap:5px;height:-moz-fit-content;height:fit-content;justify-content:center}.BLPTableCard__info .row h3{color:#3bb77e;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.BLPTableCard__info .row .block{align-items:center;background:#3bb77e;border-radius:10px;color:#fff;display:flex;gap:10px;height:30px;justify-content:center;padding:10px;width:75px}.product-table-container{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-family:Arial,sans-serif;margin:20px;overflow:hidden}.bg-purple{background-color:#6f42c1}.bg-green,.bg-purple{border:none;cursor:pointer;height:100%;outline:none;width:100%}.bg-green,.table-header{background-color:#5cb85c}.table-header{color:#fff;display:grid;font-weight:700;grid-template-columns:2fr 1.2fr 1fr 1fr .8fr;padding:10px 20px;text-align:left}.header-item{padding:8px}.product-main-row{align-items:center;background-color:#f9f9f9;border-bottom:1px solid #eee;display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr .8fr;padding:10px 20px}.product-row-wrapper:last-child .product-main-row{border-bottom:none}.product-name{color:#333;font-weight:700}.product-sku{color:#777;font-size:.8em}.product-main-row input[type=text]{background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;font-size:.9em;padding:5px}.order-details-row{background-color:#fdf8e6;border-top:1px solid #f2e8c4;color:#555;display:grid;font-size:.9em;grid-template-columns:.5fr .5fr 1fr 1fr 1fr 1fr 1fr;margin-bottom:10px;padding:5px 20px}.product-row-wrapper:last-child .order-details-row{margin-bottom:0}.order-item{align-items:center;display:flex;padding:5px 8px;white-space:nowrap}.order-item input[type=checkbox]{margin-right:5px}.product-col{grid-column:1/2}.quantity-col{grid-column:2/3}.stock-col{grid-column:3/4}.to-buy-col{grid-column:4/5}.price-col{grid-column:5/6}.order-checkbox-col,.order-id-col{grid-column:1/2}.order-id-col{margin-left:25px}.order-client-col{grid-column:2/3}.order-status-col{grid-column:3/4}.order-requested-col{grid-column:4/5}.order-sold-col{grid-column:5/6}.order-left-col{grid-column:6/7}.order-details-row .order-item:first-child{align-items:center;display:flex;grid-column:1/span 2}.swipeable-wrapper{border-radius:8px;margin-bottom:12px;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.swipeable-wrapper .confirmation-overlay{align-items:center;bottom:0;color:#fff;display:flex;font-weight:700;justify-content:center;position:absolute;top:0;transition:transform .3s ease;width:120px;z-index:1}.swipeable-wrapper .confirmation-overlay.left{right:0;transform:translateX(-100%);transition:transform 1s ease}.swipeable-wrapper .confirmation-overlay.right{left:0;transform:translateX(100%);transition:transform 1s ease}.swipeable-wrapper.is-swiped .confirmation-overlay.left,.swipeable-wrapper.is-swiped .confirmation-overlay.right{transform:translateX(0)}.swipeable-wrapper .swipeable-content{align-items:center;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;min-height:-moz-fit-content;min-height:fit-content;position:relative;transition:transform .3s ease-out;width:100%;z-index:2}.confirmation-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;height:100%;justify-content:center;padding:0;width:100%}.DebtorsPage{background-color:#f5f5f5;border-radius:10px;box-sizing:border-box;display:grid;font-family:Inter,sans-serif;grid-template-columns:minmax(130px,1.5fr) repeat(13,minmax(80px,1fr));overflow:auto;padding-bottom:130px;width:100%}.DebtorsPage__container{display:flex;flex-direction:column;gap:5px;margin:10px 0;overflow:hidden;overflow-x:scroll;position:relative}.DebtorsPage__container,.DebtorsPage__options{background-color:#f5f5f5;height:-moz-fit-content;height:fit-content;width:100%}.DebtorsPage__options{display:grid;grid-template-columns:minmax(130px,1.5fr) minmax(300px,13fr)}.DebtorsPage__options .title{background:#fff;border-radius:10px;color:#3bb77e;font-family:Inter,sans-serif;font-size:18px;font-weight:700;margin:5px;padding:10px}.DebtorsPage__options .options{align-items:center;background:#fff;border-radius:10px;display:flex;gap:10px;justify-content:flex-start;margin:5px;padding:10px}.DebtorsPage *{box-sizing:border-box;margin:0;padding:0}.DebtorsPage__header{color:#4c4c4c;display:contents;font-size:16px;font-weight:500}.DebtorsPage__header .header-cell{align-items:center;background-color:#fff;border-radius:7px;display:flex;height:50px;justify-content:center;margin:5px;padding:10px;text-align:center}.DebtorsPage__header .header-cell:last-child{border-right:none}.DebtorsPage__header .client-header{justify-content:flex-start;text-align:left}.DebtorsPage__header .month-header{background-color:#fff;color:#555;text-transform:capitalize}.DebtorsPage__header .total-header{background-color:#fff;border-right:none;color:#c00}.DebtorsPage .client-row{background-color:#fff;display:contents}.DebtorsPage .client-row .total{font-size:12px;font-weight:400;height:22px!important;min-height:22px!important}.DebtorsPage .client-row:nth-child(2n) .client-name,.DebtorsPage .client-row:nth-child(2n) .client-total,.DebtorsPage .client-row:nth-child(2n) .month-cell{background-color:#fafafa}.DebtorsPage .client-row .client-name,.DebtorsPage .client-row .client-total,.DebtorsPage .client-row .month-cell{align-items:center;background-color:#fff;border-radius:7px;display:flex;height:50px;justify-content:center;margin:5px;padding:10px;text-align:center}.DebtorsPage .client-row .client-name:last-child,.DebtorsPage .client-row .client-total:last-child,.DebtorsPage .client-row .month-cell:last-child{border-right:none}.DebtorsPage .client-row .client-name{background-color:#fff;color:#4c4c4c;font-size:16px;font-weight:400;justify-content:flex-start;text-align:left}.DebtorsPage .client-row .month-cell{min-height:50px;padding:0;position:relative}.DebtorsPage .client-row .month-cell__options{background:#f5f5f5;border-radius:10px;box-shadow:2px 4px 15px 0 #00000026,0 -1px 4px 0 #00000040;display:flex;flex-direction:column;gap:15px;padding:10px;position:absolute;top:50px;width:160px;z-index:2}.DebtorsPage .client-row .month-cell__options__item{align-items:center;border-radius:5px;color:#253d4e;cursor:pointer;display:flex;flex-direction:row;font-family:Lato,sans-serif;font-size:14px;font-weight:400;gap:5px;justify-content:space-between}.DebtorsPage .client-row .debt-bubble{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Lato,sans-serif;font-size:14px;font-weight:600;gap:5px;height:100%;justify-content:center;text-align:center;width:100%}.DebtorsPage .client-row .debt-bubble span{background:#ff725e}.DebtorsPage .client-row .debt-bubble p,.DebtorsPage .client-row .debt-bubble span{align-items:center;border-radius:7px;display:flex;height:100%;justify-content:center;width:100%}.DebtorsPage .client-row .debt-bubble p{background:#ffe1dd;color:#ff725e}.DebtorsPage .client-row .client-total{background-color:#ffe0e0;border-right:none;color:#c00;font-weight:700;padding:0}.CalendarInput{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}.CalendarInput__options{background:#f5f5f5;border-radius:10px;box-shadow:2px 4px 15px 0 #00000026,0 -1px 4px 0 #00000040;display:flex;flex-direction:column;gap:15px;padding:5px;position:absolute;top:50px;width:100px;z-index:5}.CalendarInput__options__item{align-items:center;border-radius:5px;color:#253d4e;cursor:pointer;display:flex;flex-direction:row;font-family:Lato,sans-serif;font-size:14px;font-weight:400;gap:5px;justify-content:space-between;padding:5px}.SortDebtors{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}.SortDebtors__options{background:#f5f5f5;border-radius:10px;box-shadow:2px 4px 15px 0 #00000026,0 -1px 4px 0 #00000040;display:flex;flex-direction:column;gap:15px;padding:5px;position:absolute;top:50px;width:240px;z-index:5}.SortDebtors__options__item{align-items:center;border-radius:5px;color:#253d4e;cursor:pointer;display:flex;flex-direction:row;font-family:Lato,sans-serif;font-size:14px;font-weight:400;gap:5px;justify-content:space-between;padding:5px}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*# sourceMappingURL=main.eddbb077.css.map*/