@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;list-style:none;margin:0;padding:0;text-decoration:none}html{scroll-behavior:smooth}body,html{height:100%}body{background:var(--body-color);background-repeat:no-repeat;background-size:cover;font-family:Roboto,sans-serif;transition:.2s ease}body.dark{--bg-color:#1f1e1e;--body-color:#1f1e1e;--dark-color:#fff;--table-head-color:#333232;--table-color:#f9fafb;--product-table-color:#2a2929;--tr-hover-color:#343333;--table-q-btn-color:#2f2e2e;--header-bg:#1f1e1e}body.light{--bg-color:#fff;--header-bg:#ffe8c8;--body-color:linear-gradient(135deg,#ffefdb,#ffd6ad 50%,#ffb980);--dark-color:#111827;--table-head-color:#f9fafb;--table-color:#111827;--product-table-color:#fff;--tr-hover-color:#f8fafc;--table-q-btn-color:#fff}.container{padding:0 25px;width:100%}@media screen and (max-width:550px){.container{padding:0 10px}}.Vue-Toastification__toast--success{background:var(--pr-color)!important}input:focus{border:1px solid var(--pr-color)!important}:root{--body-color:#1f1e1e;--bg-color:#1f1e1e;--pr-color:#ff6b2c;--dark-color:#fff;--table-head-color:#333232;--table-color:#f9fafb;--product-table-color:#2a2929;--tr-hover-color:#343333;--table-q-btn-color:#2f2e2e;--header-bg:#1f1e1e}.header{background-repeat:no-repeat;background-size:cover;height:70px;width:100%;z-index:999}.header .header-wrapper{align-items:center;display:flex;justify-content:space-between;padding-top:5px}@media screen and (max-width:1000px){.header .header-wrapper .logo{display:none}}.header .header-wrapper .logo a{align-items:center;display:flex;gap:10px}.header .header-wrapper .logo a img{display:flex;width:200px}.header .header-wrapper .main-title{color:var(--pr-color);font-size:32px;font-weight:600}@media screen and (max-width:1235px){.header .header-wrapper .main-title{font-size:32px}}@media screen and (max-width:1000px){.header .header-wrapper .main-title{display:none}}.header .header-wrapper .header-actions{align-items:center;display:flex}@media screen and (max-width:550px){.header .header-wrapper .header-actions{gap:0}}.header .header-wrapper .header-actions button{background:none;border:none;border-radius:5px;cursor:pointer;padding:10px 14px;position:relative}.header .header-wrapper .header-actions button span{align-items:center;background:var(--pr-color);border-radius:50%;color:#fff;display:flex;font-size:16px;height:25px;justify-content:center;position:absolute;right:0;top:-3px;width:25px}.header .header-wrapper .header-actions button:nth-child(3):hover .keyboard-com-to-mode{display:flex}.header .header-wrapper .header-actions button i{color:var(--dark-color);font-size:24px;transition:all .2s ease}.header .header-wrapper .header-actions button i:hover{color:var(--pr-color);rotate:80deg}.header .header-wrapper .header-actions button i:active{transform:scale(.95)}.header-prices{display:flex;flex-direction:column;gap:5px}.header-prices span{color:var(--dark-color)!important;font-size:20px;font-weight:400}.header-actions-and-clock,.header-back-btn-and-title{align-items:center;display:flex}.header-back-btn-and-title{gap:10px}@media screen and (max-width:550px){.header-back-btn-and-title{gap:15px}}.header-back-btn-and-title h1{color:var(--pr-color);font-size:28px}.header-back-btn-and-title button{align-items:center;background:var(--pr-color);border:none;border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:10px 15px;transition:all .2s ease}@media screen and (max-width:550px){.header-back-btn-and-title button{padding:13px;width:50px}.header-back-btn-and-title button img{width:22px!important}}.header-back-btn-and-title button:hover{opacity:.8}.header-back-btn-and-title button:active{transform:scale(98%)}.header-back-btn-and-title button img{width:24px}.header-back-btn-and-title button i{color:#fff;font-size:35px;rotate:180deg}.respon-logo{display:none}@media screen and (max-width:1000px){.respon-logo{display:flex!important}.respon-logo img{width:150px!important}}@media screen and (max-width:550px){.respon-logo img{width:130px!important}}.add-order{padding-top:15px}@media screen and (max-width:550px){.add-order{padding-top:5px}}.add-order .add-order-wrapper{align-items:center;background:var(--product-table-color);border-radius:15px;display:flex;gap:10px;padding:0 8px}@media screen and (max-width:550px){.add-order .add-order-wrapper{padding:4px}}.add-order .add-order-wrapper .add-order-btn{background:var(--pr-color);border:none;border-radius:13px;cursor:pointer;padding:12px 20px;transition:all .2s ease}.add-order .add-order-wrapper .add-order-btn:hover{opacity:.8}.add-order .add-order-wrapper .add-order-btn:active{opacity:.6;transform:scale(.95)}.add-order .add-order-wrapper .add-order-btn i{color:#fff;font-size:30px;font-weight:600}@media screen and (max-width:550px){.add-order .add-order-wrapper .add-order-btn i{font-size:20px}}.add-order .add-order-wrapper .add-order-orders{align-items:center;border-radius:11px;display:flex;gap:10px;overflow:auto;padding:5px;width:100%}.add-order .add-order-wrapper .add-order-orders::-webkit-scrollbar{display:none}.add-order .add-order-wrapper .add-order-orders button{background:none;border:2px solid var(--pr-color);border-radius:10px;color:var(--pr-color);cursor:pointer;font-size:22px;font-weight:600;padding:10px 45px;position:relative;transition:all .2s ease}@media screen and (max-width:550px){.add-order .add-order-wrapper .add-order-orders button{font-size:18px;padding:10px 18px}}.add-order .add-order-wrapper .add-order-orders button .icon-clock-for-waiting-order{bottom:10px;font-size:17px;position:absolute;right:10px}.add-order .add-order-wrapper .add-order-orders button span{display:flex;width:150px}@media screen and (max-width:550px){.add-order .add-order-wrapper .add-order-orders button span{display:none;width:95px}}.add-order .add-order-wrapper .add-order-orders button:hover{background:var(--pr-color);color:#fff}.add-order .add-order-wrapper .add-order-orders button:active{transform:scale(.95)}.active-order{align-items:center;background:var(--pr-color)!important;color:#fff!important;display:flex;gap:10px;width:-moz-fit-content!important;width:fit-content!important}.products .products-wrapper{background:var(--table-head-color);border-radius:20px 20px 0 0;display:flex;flex-direction:column;gap:15px;padding:10px;width:100%}@media screen and (max-width:550px){.products .products-wrapper{border-radius:0}}.products .products-wrapper .products-search{align-items:center;display:flex;gap:7px;width:100%}.products .products-wrapper .products-search input{background:transparent;border:2px solid var(--dark-color);border-radius:8px;color:var(--dark-color);font-size:18px;outline:none;padding:17px;width:80%}@media screen and (max-width:550px){.products .products-wrapper .products-search input{padding:13px}.products .products-wrapper .products-search .products-button{display:none}}.products .products-wrapper .products-search button{background:var(--pr-color);border:none;border-radius:8px;cursor:pointer;padding:17px 20px;transition:all .2s ease}@media screen and (max-width:550px){.products .products-wrapper .products-search button{padding:15px 10px!important;width:-moz-fit-content;width:fit-content}}.products .products-wrapper .products-search button:hover{opacity:.8}.products .products-wrapper .products-search button:active{transform:scale(.95)}.products .products-wrapper .products-search button i{color:#fff;font-size:26px}@media screen and (max-width:550px){.products .products-wrapper .products-search button i{font-size:23px}}.products .products-wrapper .products-btn{background:var(--pr-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:13px;transition:all .2s ease;width:50%}.products .products-wrapper .products-btn:hover{opacity:.8}.products .products-wrapper .products-btn:active{transform:scale(.99)}.all-price{background:var(--tr-hover-color);border-radius:5px;justify-content:space-between;padding:13px}.all-price,.all-price-left{align-items:center;display:flex}.all-price-left{gap:14px}.all-price h3{color:var(--dark-color);font-size:25px}.all-price h2{color:#248c2e;font-size:36px;font-weight:600}.all-price button{background:var(--pr-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:24px;padding:13px 17px;transition:all .2s ease}.all-price button:hover{opacity:.8}.all-price button:active{transform:scale(95%)}.search-history{display:none;position:relative}.search-history h2{color:var(--dark-color);padding:5px 8px}.search-history ul{background:var(--table-head-color);border-radius:5px;display:flex;flex-direction:column;gap:15px;height:-moz-fit-content;height:fit-content;padding:10px;position:absolute;top:-10px;width:100%;z-index:10}.search-history ul li{align-items:center;background:var(--tr-hover-color);border-radius:5px;color:var(--dark-color);cursor:pointer;display:flex;font-size:20px;gap:15px;padding:8px}.search-history ul li i{color:transparent;font-size:20px;-webkit-text-stroke:2px #c9c9c9;cursor:pointer}@media screen and (max-width:550px){.search-history ul li span{font-size:14px!important}}.activeHistory{display:block}.products-button{color:#fff!important;font-size:21px!important;font-weight:600;padding:18px!important;width:29%}@media screen and (max-width:550px){.products-button{font-size:18px!important}}.products-filtered-by-category{background-color:var(--bg-color);display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:20px}.product-card{background-color:var(--product-table-color);border:1px solid var(--table-head-color);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 6px 12px #0003;transform:translateY(-2px)}.card-header{align-items:center;border-bottom:1px solid var(--table-head-color);display:flex;justify-content:space-between;padding-bottom:12px}.product-number{background-color:var(--pr-color);border-radius:20px;font-weight:600;padding:4px 12px}.product-code,.product-number{color:var(--dark-color);font-size:14px}.product-code{opacity:.9}.card-content{display:flex;flex-direction:column;gap:10px}.info-row{align-items:center;display:flex;justify-content:space-between;padding:6px 0}.info-row.highlight{background-color:#ff6b2c1a;border-radius:6px;margin:4px 0;padding:8px 12px}.label{opacity:.7}.label,.value{color:var(--dark-color);font-size:18px}.value{font-weight:500;text-align:right}.value.price{color:var(--pr-color);font-size:20px;font-weight:600}.add-btn{align-items:center;background-color:var(--pr-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:auto;padding:12px 20px;transition:all .3s ease;width:100%}.add-btn:hover{background-color:#ff5722;box-shadow:0 4px 8px #ff6b2c4d;transform:scale(1.02)}.add-btn:active{transform:scale(.98)}.btn-icon{transition:transform .2s ease}.add-btn:hover .btn-icon{transform:rotate(90deg)}.star-btn{background:none;border:none;cursor:pointer;padding:0}.star-btn:active{transform:scale(98%)}.star-btn i{color:transparent;font-size:30px;-webkit-text-stroke:2px #c9c9c9}.star-btn-active{opacity:1}.star-btn-active i{color:var(--pr-color);-webkit-text-stroke:2px var(--pr-color)}@media(max-width:768px){.products-filtered-by-category{gap:16px;grid-template-columns:1fr;padding:16px}.product-card{padding:16px}}.products-wrp-for-mobile{display:flex;flex-direction:column;gap:10px}.products-wrp-for-mobile .media-search-br-btn{display:none;width:20%!important}@media screen and (max-width:550px){.products-wrp-for-mobile .media-search-br-btn{align-items:center;display:flex;justify-content:center}}.products-wrp-for-mobile .products-button-for-mobile{align-items:center;background:var(--pr-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:none!important;font-size:18px;font-weight:600;justify-content:center;padding:12px 10px;transition:all .2s ease;width:80%}.products-wrp-for-mobile .products-button-for-mobile:hover{opacity:.8}.products-wrp-for-mobile .products-button-for-mobile:active{transform:scale(.95)}@media(max-width:550px){.products-wrp-for-mobile .products-button-for-mobile{align-items:center;display:block!important;justify-content:center}}.products-btns-media{align-items:center;display:flex;gap:7px}.products-btns-media .products-btn-star-media{align-items:center;background:var(--pr-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:18px;font-weight:600;justify-content:center;padding:14px 10px;transition:all .2s ease;width:20%}.products-btns-media .products-btn-star-media:hover{opacity:.8}.products-btns-media .products-btn-star-media:active{transform:scale(.95)}@media screen and (max-width:550px){.products-btns-media .products-btn-star-media{display:flex}}.orders .container{padding:0 0 0 25px}@media screen and (max-width:1450px){.orders .container{padding:0 15px}}@media screen and (max-width:550px){.orders .container{padding:0}}.orders-price{display:flex;flex-direction:column;gap:5px}.orders-price .varib-balance{font-size:19px}.orders-price strong{font-size:16px}.input-group-text{border:1px solid var(--dark-color);padding:13.5px}.table-wrapper{background:var(--product-table-color);border-radius:0 0 20px 20px;height:67vh;overflow:auto}@media screen and (max-width:550px){.table-wrapper{height:65vh}}.table-wrapper::-webkit-scrollbar{height:5px;width:5px}.table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.table-wrapper::-webkit-scrollbar-thumb{background:#888;border:1px solid #f1f1f1;border-radius:5px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.product-table{background-color:var(--product-table-color);border-collapse:collapse;border-radius:0 0 12px 12px;color:var(--table-color);font-size:14px;width:100%}@media screen and (max-width:1450px){.product-table{padding-bottom:70px!important}}.product-table thead{background-color:var(--table-head-color)}.product-table thead th{border-bottom:1px solid #3f3e3e;color:var(--table-color);font-size:20px;font-weight:600;padding:12px 10px;white-space:nowrap}.product-table thead th:nth-child(2){text-align:left}@media screen and (max-width:550px){.product-table thead th{font-size:16px}}.product-table tbody{position:relative}.product-table tbody .remove-trade-btn{background:var(--pr-color);border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:22px;padding:8px 10px;transition:.2s ease}.product-table tbody .remove-trade-btn:hover{opacity:.8}.product-table tbody .remove-trade-btn:active{transform:scale(95%)}@media screen and (max-width:1100px){.product-table tbody .remove-trade-btn{right:12px;top:28px}}@media screen and (max-width:550px){.product-table tbody .remove-trade-btn{font-size:15px;top:27px}}.product-table tbody tr{transition:background-color .15s ease}.product-table tbody tr:hover{background-color:var(--tr-hover-color)}.product-table tbody td{border-bottom:1px solid #3f3e3e;color:var(--table-color);padding:12px 10px;text-align:center;vertical-align:middle}.product-table tbody td:nth-child(2){font-size:20px;line-height:1.4;max-width:280px;text-align:left}@media screen and (max-width:800px){.product-table tbody td:nth-child(2) span{display:flex;width:300px}}@media screen and (max-width:550px){.product-table tbody td:nth-child(2){font-size:13px}.product-table tbody td:nth-child(2) span{display:flex;width:150px}}.product-table tbody td:last-child{color:var(--dark-color);font-size:20px;font-weight:600;white-space:nowrap}.discount-form{align-items:center;display:flex}.qty-control{align-items:center;background-color:var(--bg-color);border:1px solid #3f3e3e;border-radius:10px;display:inline-flex;gap:6px;padding:4px}.qty-control input{background:var(--bg-color);border:1px solid transparent;border-radius:5px;color:var(--dark-color);font-size:20px;outline:none;padding:10px;text-align:center;width:70px}@media screen and (max-width:550px){.qty-control input{font-size:15px;width:30px}}.qty-control input:focus{border:1px solid var(--pr-color)}.qty-control button{align-items:center;background-color:var(--table-q-btn-color);border:none;border-radius:6px;color:var(--dark-color);cursor:pointer;display:flex;font-size:20px;height:35px;justify-content:center;transition:.15s ease;width:35px}.qty-control button:hover{background-color:var(--tr-hover-color)}.qty-control button:active{transform:scale(.92)}.qty-control span{font-weight:500;min-width:60px}.price-input,.qty-control span{color:var(--dark-color);text-align:center}.price-input{background:var(--bg-color);border:1px solid transparent;border-radius:5px;font-size:20px;outline:none;padding:10px;width:150px}@media screen and (max-width:550px){.price-input{font-size:15px;width:100px}}.price-input:focus{border:1px solid var(--pr-color)}.discount-input{animation:inanim .2s forwards;background-color:var(--bg-color);border:1px solid #3f3e3e;border-radius:8px;color:var(--dark-color);font-size:20px;padding:11px;text-align:center;transition:border-color .15s ease;width:150px}.discount-input:focus{border-color:#3b82f6;outline:none}.discount-input::-moz-placeholder{color:#9ca3af}.discount-input::placeholder{color:#9ca3af}.open-sale-input-btn{background-color:var(--table-q-btn-color);border:none;border-radius:5px;cursor:pointer;margin-left:10px;padding:8px 13px}.open-sale-input-btn:hover{opacity:.8}.open-sale-input-btn:active{transform:scale(.92)}.open-sale-input-btn i{color:var(--dark-color);font-size:22px}@keyframes inanim{0%{margin-left:-20px}to{margin-left:0}}.product-detail-table{padding-bottom:10px}.product-detail-table .container{padding:0}.qty-txt{color:var(--dark-color);font-weight:600;padding-left:10px}@media screen and (max-width:550px){.qty-txt{font-size:10px}}.order-sale-price-select{background:var(--bg-color);border-radius:8px;color:var(--dark-color);margin-left:10px;outline:none;padding:3px}.prs{align-items:center;display:flex;flex-direction:column;font-size:20px;padding-right:50px}@media screen and (max-width:550px){.prs{font-size:15px}}.discount-price-wrp{align-items:center;display:flex;gap:3px;justify-content:center;width:100%}.discount-price-wrp span{color:red;font-size:15px}.discount-price-wrp span:first-child{text-decoration:line-through}.edit-body .ed-inp{gap:10px}.edit-body,.edit-body .ed-inp{display:flex;flex-direction:column}.edit-body{gap:20px}.edit-body input{background:var(--bg-color);border:1px solid var(--dark-color);border-radius:5px;color:var(--dark-color);font-size:20px;outline:none;padding:10px;width:100%}.edit-body button{background:var(--pr-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:10px;transition:.2s ease}.edit-body button:hover{opacity:.9}.edit-body button:active{transform:scale(95%)}@media screen and (max-width:768px){.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;height:69vh}.product-table{min-width:700px}.product-table thead th{font-size:16px;padding:10px 8px}.product-table tbody td{font-size:14px;padding:10px 8px}.product-table tbody td:nth-child(2){font-size:15px;max-width:200px}.qty-control input{font-size:16px;width:50px}.qty-control button{font-size:16px;height:30px;width:30px}.price-input{font-size:16px;width:100px}.prs{font-size:14px}}@media screen and (max-width:480px){.table-wrapper{margin:0}.product-table{min-width:600px}.product-table thead th{font-size:14px}.product-table tbody td{font-size:13px}.product-table tbody td:nth-child(2){font-size:14px}.qty-control input{font-size:14px;width:40px}.price-input{font-size:14px;width:80px}}@media screen and (max-width:768px){.table-wrapper::-webkit-scrollbar{height:6px;width:6px}}.modal-m{align-items:flex-start;color:var(--dark-color);display:flex;height:100vh;justify-content:center;left:0;padding-top:50px;position:fixed;top:0;width:100vw;z-index:9999}.modal-m .modal-content{background:var(--bg-color);border-radius:12px;box-shadow:0 15px 30px #0003;height:100%;max-width:680px;overflow:auto;padding:20px;position:fixed;right:0;top:0;width:90%}@media screen and (max-width:550px){.modal-m .modal-content{padding:10px;width:100%}}.modal-m .modal-content .modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.modal-m .modal-content .modal-header h3{color:var(--pr-color);margin:0}.modal-m .modal-content .close-btn{background:none;border:none;color:var(--pr-color);cursor:pointer;font-size:34px;position:relative;transition:color .2s;z-index:30}.modal-m .modal-content .close-btn:hover{opacity:.8}.modal-m .modal-content .close-btn:active{transform:scale(.95)}.fall-enter-active,.fall-leave-active{transition:opacity .3s ease}.fall-enter-active .modal-content,.fall-leave-active .modal-content{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.fall-leave-active .modal-content{transition:all .2s ease-in}.fall-enter-from,.fall-leave-to{opacity:0}.fall-enter-from .modal-content,.fall-leave-to .modal-content{opacity:0;transform:translateY(-100px)}.fall-leave-to .modal-content{transform:translateY(-30px)}.modal-prodcuts{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.products-search{align-items:center;display:flex;gap:10px}.products-search input{background:var(--bg-color);border:1px solid var(--dark-color);border-radius:5px;color:var(--dark-color);outline:none;padding:12px;width:100%}.products-search button{background:var(--pr-color);border:none;border-radius:5px;color:var(--dark-color);cursor:pointer;font-size:18px;padding:10px 15px;transition:all .2s ease}.products-search button:hover{opacity:.8}.products-search button:active{transform:scale(95%)}.products-search button i{color:#fff}.confirm-order-wrapper .confirm-order-top-actions{align-items:center;display:flex;justify-content:space-between}.confirm-order-wrapper .confirm-order-top-actions button{background:none;border:2px solid var(--pr-color);border-radius:10px;color:var(--pr-color);cursor:pointer;font-size:20px;font-weight:600;padding:14px;transition:.2s ease;width:30%}.confirm-order-wrapper .confirm-order-top-actions button:hover{opacity:.8}.confirm-order-wrapper .confirm-order-top-actions button:active{transform:scale(95%)}.confirm-order-wrapper form{width:100%}.confirm-order-wrapper form input{font-size:16px;padding:14px}.confirm-order-wrapper form .confirm-form{position:inherit}.confirm-order-wrapper form .confirm-form button{width:100%}.confirm-order-wrapper form .select-option-wrp-bottom{width:100%!important}.confirm-order-wrapper form .select-option-wrp-bottom select{border-radius:8px}.confirm-order-wrapper form .form-top-inputs{align-items:center;display:flex;flex-direction:column;gap:15px;margin-top:15px}.confirm-order-wrapper form .form-top-inputs .new-inp{display:flex;flex-direction:column;gap:5px;width:100%}.confirm-order-wrapper form .form-top-inputs .new-inp input{background:var(--bg-color);border:1px solid var(--dark-color);border-radius:5px;color:var(--dark-color);font-size:18px;font-weight:500;outline:none;padding:10px;width:100%}.confirm-order-wrapper form .form-top-input-wrp{align-items:center;display:flex;margin-top:10px;width:100%}.confirm-order-wrapper form .form-top-input-wrp input{background:var(--bg-color);border:1px solid var(--dark-color);border-radius:8px 0 0 8px;color:var(--dark-color);outline:none;width:50%}.confirm-order-wrapper form .form-top-input-wrp input:focus{border:1px solid var(--pr-color)}.confirm-order-wrapper form .form-top-input-wrp .select-option-wrp{align-items:center;display:flex;width:50%}.confirm-order-wrapper form .form-top-input-wrp .select-option-wrp button{background:var(--pr-color);border:2px solid var(--pr-color);border-radius:0 8px 8px 0;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 14px;transition:all .2s ease}.confirm-order-wrapper form .form-top-input-wrp .select-option-wrp button:hover{opacity:.8}.confirm-order-wrapper form .form-top-input-wrp .select-option-wrp button:active{opacity:.7}.confirm-order-wrapper form .form-top-input-wrp .select-option-wrp button i{font-size:24px;font-weight:600}.confirm-order-wrapper form .form-top-input-wrp .select-option-wrp select{background:var(--bg-color);border:1px solid var(--dark-color);color:var(--dark-color);font-size:17px;outline:none;padding:13px;width:100%}.confirm-order-wrapper form .confirm-o-center-inp input,.confirm-order-wrapper form .form-t-inp{width:100%}.active-confirm-action{background:var(--pr-color)!important;color:#fff!important}.client-select{display:flex;flex-direction:column;gap:8px;margin-top:13px;width:100%}.client-select select{background:var(--bg-color);border:1px solid var(--dark-color);border-radius:5px;font-size:18px;outline:none;padding:10px;text-align:center}.client-select select,.product-item button{color:var(--dark-color);font-weight:600;width:100%}.product-item button{background:var(--tr-hover-color);border:none;border-radius:10px;cursor:pointer;font-size:20px;padding:17px;transition:all .2s ease}.product-item button,.product-item button span{align-items:center;display:flex;justify-content:center}.product-item button span{text-overflow:ellipsis;white-space:nowrap;width:130px!important}@media screen and (max-width:550px){.product-item button span{font-size:15px}}.product-item button:hover{opacity:.8}.product-item button:active{transform:scale(.95)}.loader{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1000}.loader,.loader-wrapper{height:100%}.loader .loading{animation:loading-anim .7s infinite;background:var(--pr-color);height:7px;width:20px}@keyframes loading-anim{0%{width:0}to{width:100%}}.auth-page{align-items:center;background-color:var(--bg-color,#1f1e1e);display:flex;font-family:Inter,sans-serif;justify-content:center;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative}.auth-page .accent-blur{background:var(--pr-color,#ff6b2c);filter:blur(150px);height:300px;opacity:.15;position:absolute;right:-50px;top:-50px;width:300px;z-index:0}.auth-wrapper{max-width:550px;padding:20px;position:relative;width:100%;z-index:1}.sign-in-card{animation:cardFadeIn .6s cubic-bezier(.16,1,.3,1);background-color:var(--product-table-color,#2a2929);border:1px solid #b9b9b9;border-radius:24px;box-shadow:0 20px 40px #0006;padding:40px 30px}.sign-in-card .auth-header{margin-bottom:24px;text-align:center}.sign-in-card .auth-header .logo-img{margin-bottom:16px;max-width:180px}.sign-in-card .auth-header .auth-title{color:var(--dark-color,#fff);font-size:1.75rem;font-weight:800;margin:0 0 8px}.sign-in-card .auth-header .auth-subtitle{color:#888;font-size:17px;margin:0}.auth-body{gap:30px}.auth-body,.input-field{display:flex;flex-direction:column}.input-field{gap:8px}.input-field .form-label{color:#bbb;font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.register-p{align-items:center;display:flex;flex-direction:inherit!important;justify-content:center}.custom-input-group{align-items:center;background-color:var(--table-q-btn-color,#2f2e2e);border:1px solid var(--table-head-color,#333232);border-radius:12px;display:flex}.custom-input-group:focus-within{border-color:var(--pr-color,#ff6b2c);border-radius:6px;box-shadow:0 0 0 1px var(--pr-color,#ff6b2c)}.custom-input-group .prefix{color:#666;font-weight:600;padding-left:15px;padding-right:10px}.custom-input-group .form-control-custom{background:transparent;border:none;color:var(--dark-color,#fff);flex:1;font-size:1rem;outline:none;padding:14px 15px}.custom-input-group .form-control-custom::-moz-placeholder{color:#555}.custom-input-group .form-control-custom::placeholder{color:#555}.custom-input-group .password-toggle{color:#666;padding-right:15px}.custom-input-group .password-toggle:hover{color:var(--pr-color,#ff6b2c)}.helper-text-end{margin-top:8px;text-align:right}.auth-actions{display:flex;flex-direction:column;gap:10px}.insell-btn-main{background-color:var(--pr-color,#ff6b2c);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:16px;text-transform:uppercase;transition:all .3s ease;width:100%}.insell-btn-main:hover{box-shadow:0 8px 20px rgba(var(--pr-color,#ff6b2c),.3);filter:brightness(1.1);transform:translateY(-2px)}.shimmer-button{background:transparent;border:1px solid var(--pr-color);border-radius:12px;color:var(--pr-color);cursor:pointer;font-size:1rem;font-weight:700;overflow:hidden;padding:18px 42px;position:relative;transition:all .3s ease}.shimmer-button:before{animation:shimmer 1.5s infinite;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.6),transparent);content:"";height:100%;left:-75%;position:absolute;top:0;transform:skew(-20deg);width:50%}.shimmer-button:active{transform:translateY(-1px)}.btn-text{position:relative;text-shadow:0 2px 4px rgba(0,0,0,.2);z-index:1}@keyframes shimmer{0%{left:-75%}to{left:125%}}.day-btn{background-color:#666;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:16px;text-transform:uppercase;transition:all .3s ease;width:100%}.day-btn:hover{box-shadow:0 8px 20px rgba(var(--pr-color,#ff6b2c),.3);filter:brightness(1.1);transform:translateY(-2px)}.auth-footer{text-align:center}.auth-footer p{color:#a0a0a0;display:flex;flex-direction:column;gap:10px}.text-insell{color:var(--pr-color,#ff6b2c)!important;text-decoration:none}.text-insell:hover{text-decoration:underline}.fs-small{font-size:.85rem}.cursor{cursor:pointer}.fw-bold{font-weight:700}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.sign-in-card{padding:30px 20px}}.confirm{align-items:center;background:var(--bg-color);border-top:1px solid rgba(97,97,97,.165);bottom:0;display:flex;display:none;justify-content:center;padding:15px 0;position:fixed;width:100%}@media screen and (max-width:1024px){.confirm{display:flex}}.confirm button{align-items:center;background:var(--pr-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:600;gap:10px;justify-content:center;padding:10px;transition:all .2s ease;width:250px}.confirm button:hover{opacity:.8}.confirm button:active{transform:scale(.95)}.s-client{display:flex;flex-direction:column;gap:10px}.section-index{background:var(--product-table-color);border-radius:13px;height:calc(67vh + 90px);margin-right:20px;overflow-y:auto;padding:20px;position:relative;width:40%}@media screen and (max-width:1024px){.section-index{display:none;height:100%;margin-right:0;position:absolute;top:0;width:100%;z-index:1000}}@media screen and (max-width:550px){.section-index{padding:10px}}.section-index header{align-items:center;display:flex;justify-content:space-between}.section-index header .section-header-all-price{align-items:center;display:flex;flex-direction:column}.section-index header .section-header-all-price span{color:var(--pr-color);font-size:30px}@media screen and (max-width:550px){.section-index header .section-header-all-price span{font-size:24px}}.section-index header .section-header-all-price h2{color:var(--pr-color);font-size:30px;text-align:center}@media screen and (max-width:550px){.section-index header .section-header-all-price h2{font-size:24px}}.section-index header button{background:#fff;border:1.5px solid var(--pr-color);border-radius:10px;cursor:pointer;padding:15px 20px}.section-index header button i{color:var(--pr-color);font-size:24px;font-weight:600}.section-index header button{transition:all .2s ease}@media screen and (max-width:550px){.section-index header button{padding:10px}}.section-index header button:hover{opacity:.8}.section-index header button:active{transform:scale(98%)}.section-index footer{bottom:10px;display:flex;flex-direction:column;gap:7px;justify-content:flex-end;left:0;margin-top:25px;padding:20px;position:absolute;width:100%}.section-index footer .footer-bottom-actions{display:flex;gap:5px}.section-index footer .footer-bottom-actions button{background:#fff;border:1px solid rgba(0,0,0,.65);border-radius:10px;cursor:pointer;padding:7px;transition:all .2s ease;width:50%}.section-index footer .footer-bottom-actions button i{color:#000000a6;font-size:22px}.section-index footer .footer-bottom-actions button:hover{opacity:.7}.section-index footer .footer-bottom-actions button:active{transform:scale(98%)}.section-index footer .payment-footer-btn{background:var(--pr-color);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:24px;font-weight:600;padding:7px;transition:all .2s ease;width:100%}@media screen and (max-width:550px){.section-index footer .payment-footer-btn{font-size:20px}}.section-index footer .payment-footer-btn:hover{opacity:.8}.section-index footer .payment-footer-btn:active{transform:scale(97%)}.custom-footer{display:flex;gap:10px;width:100%}.custom-footer button{background:none;border:1px solid var(--pr-color);border-radius:6px;color:var(--pr-color);cursor:pointer;font-size:22px;padding:7px;transition:all .2s ease;width:50%}.custom-footer button:hover{opacity:.8}.custom-footer button:active{transform:scale(98%)}.custom-footer button:last-child{background:var(--pr-color);border:none;color:#fff}@media screen and (max-width:700px){.custom-footer button{font-size:16px}}.delete-content{align-items:center;display:flex;flex-direction:column;font-size:30px;font-weight:600}.delete-content p{text-align:center}@media screen and (max-width:700px){.delete-content{font-size:20px}}.section-input-wrapper{align-items:center;display:flex;gap:10px}.section-input-wrapper button{background:none;border:1px solid #c9c9c9;border-radius:10px;cursor:pointer;padding:12px 14px}.section-input-wrapper button i{color:#c9c9c9;font-size:32px;rotate:40deg}.user-fined{align-items:center;display:flex;gap:10px;justify-content:center}.active-right-sections{display:block}.regualr-products-for-mobile{padding:0!important}.menu{height:100%;padding:25px 100px 20px}@media screen and (max-width:900px){.menu{padding:20px 5px}}@media screen and (max-width:700px){.menu{padding:5px 2px}}.menu .menu-wrapper{display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;text-align:center}@media screen and (max-width:700px){.menu .menu-wrapper{gap:10px}}.menu .menu-wrapper .menu-box-top{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}@media screen and (max-width:700px){.menu .menu-wrapper .menu-box-top{gap:10px}}.menu .menu-wrapper .menu-box-top .menu-box-card{flex:4 1 0;min-width:200px}@media screen and (max-width:550px){.menu .menu-wrapper .menu-box-top .menu-box-card{min-width:150px}}.menu .menu-wrapper .menu-box-bottom{display:grid;gap:40px;grid-template-columns:2fr 1fr}@media screen and (max-width:1080px){.menu .menu-wrapper .menu-box-bottom{grid-template-columns:1fr}}@media screen and (max-width:700px){.menu .menu-wrapper .menu-box-bottom{gap:10px}}.menu .menu-wrapper .menu-box-bottom .menu-box-bottom-left{-moz-column-gap:20px;column-gap:20px;display:grid;grid-auto-rows:minmax(120px,auto);grid-template-columns:repeat(2,1fr);row-gap:40px}.menu .menu-wrapper .menu-box-bottom .menu-box-bottom-left .menu-box-card.wide{grid-column:span 2}@media screen and (max-width:700px){.menu .menu-wrapper .menu-box-bottom .menu-box-bottom-left{-moz-column-gap:10px;column-gap:10px;row-gap:10px}}.menu .menu-wrapper .menu-box-bottom .menu-box-bottom-right{display:grid;gap:40px;grid-auto-rows:minmax(120px,auto);grid-template-columns:1fr}@media screen and (max-width:700px){.menu .menu-wrapper .menu-box-bottom .menu-box-bottom-right{display:none;gap:10px}}.menu .menu-wrapper .menu-box-bottom .menu-box-bottom-right .menu-box-card.tall{align-items:center;display:flex;grid-row:span 1;justify-content:center}.menu .menu-wrapper a{height:100%;justify-content:center;width:100%}.menu .menu-wrapper .menu-box-card,.menu .menu-wrapper a{align-items:center;display:flex;flex-direction:column;gap:10px}.menu .menu-wrapper .menu-box-card{background:var(--table-head-color);border:1px solid #afadad;border-radius:52px;font-size:17px;padding:30px}.menu .menu-wrapper .menu-box-card h2{color:var(--pr-color)!important;font-weight:400}.menu .menu-wrapper .menu-box-card{box-shadow:0 0 10px #82828250;cursor:pointer;transition:all .3s ease}.menu .menu-wrapper .menu-box-card i{color:var(--pr-color)!important;font-size:35px}.menu .menu-wrapper .menu-box-card:hover{background:var(--pr-color);color:#fff}.menu .menu-wrapper .menu-box-card:hover h2,.menu .menu-wrapper .menu-box-card:hover i{color:#fff!important}.menu .menu-wrapper .menu-box-card:active{transform:scale(.98)}@media screen and (max-width:700px){.menu .menu-wrapper .menu-box-card{border-radius:15px;padding:20px}}@media screen and (max-width:550px){.menu .menu-wrapper .menu-box-card h2{font-size:20px}.menu .menu-wrapper .menu-box-card i{font-size:28px}}.menu-box-bottom-right-media{display:none!important}@media screen and (max-width:700px){.menu-box-bottom-right-media{display:grid!important}}.not-found-page{align-items:center;background:transparent;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center;text-align:center}.not-found-page i{color:var(--dark-color);font-size:130px}.not-found-page p{color:var(--dark-color);font-size:1.5rem}.not-found-page button{background-color:var(--pr-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;padding:10px 20px;transition:background-color .2s}.not-found-page button:hover{opacity:.8}.clients{height:100%;padding-top:15px}.clients .container{display:flex;flex-direction:column;gap:10px;position:relative}.clients .clients-wrapper{display:flex;gap:10px;height:100%}.clients .clients-wrapper .client-cards-wrapper{background:var(--product-table-color);border-radius:10px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:100%;max-height:75vh;overflow:auto;padding:10px;position:relative;width:100%}.clients .clients-wrapper .client-cards-wrapper::-webkit-scrollbar{height:10px;width:10px}.clients .clients-wrapper .client-cards-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.clients .clients-wrapper .client-cards-wrapper::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:10px}.clients .clients-wrapper .client-cards-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:730px){.clients .clients-wrapper .client-cards-wrapper{gap:10px;grid-template-columns:repeat(2,1fr);height:70vh}}.clients .client-card{background:var(--table-head-color);border:1px solid #afadad;border-radius:12px;color:var(--dark-color);cursor:pointer;display:flex;flex-direction:column;gap:14px;height:-moz-fit-content!important;height:fit-content!important;height:100%;padding:20px;position:relative;transition:all .2s ease;width:100%}.clients .client-card:active{transform:scale(98%)}.clients .client-card i{font-size:20px;opacity:.8}.clients .client-card h2{align-items:center;display:flex;gap:10px;opacity:.8}@media screen and (max-width:900px){.clients .client-card h2{font-size:16px!important}}.clients .client-card p,.clients .client-card span{align-items:center;display:flex;gap:10px;opacity:.8}.clients .client-card button{align-items:center;background:var(--pr-color);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:10px;height:40px;justify-content:center;padding:10px;position:absolute;right:10px;top:10px;transition:all .2s ease;width:40px}.clients .client-card button:hover{opacity:.8}.clients .client-card button:active{transform:scale(98%)}.clients .client-card .active-copy{background:#229e03}.clients .client-card .client-card-actions{align-items:center;display:flex;gap:10px;width:100%}.clients .client-card .client-id{align-items:center;background:var(--pr-color);border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:600;height:50px;justify-content:center;opacity:1;position:absolute;right:5px;top:10px;width:50px}@media screen and (max-width:700px){.clients .client-card{height:100%!important;padding:15px}}.client-information-section{background:var(--product-table-color);border-radius:12px;height:82vh;overflow:auto;padding-right:10px;width:100%}@media screen and (max-width:700px){.client-information-section{height:75vh}}.client-information-section::-webkit-scrollbar{height:10px;width:10px}.client-information-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.client-information-section::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:10px}.client-information-section::-webkit-scrollbar-thumb:hover{background:#555}.client-information-section .client-information-header{align-items:center;display:flex;gap:20px;padding:12px}.client-information-section .client-information-header button{background:transparent;border:1px solid var(--pr-color);border-radius:10px;color:var(--pr-color);cursor:pointer;font-size:20px;padding:15px 20px;transition:all .2s ease;width:100%}@media screen and (max-width:700px){.client-information-section .client-information-header button{font-size:16px}}.client-information-section .client-information-header button:hover{opacity:.8}.client-information-section .client-information-header button:active{transform:scale(98%)}.client-information-section .client-information-header .active-btn-client-info{background:var(--pr-color);color:#fff}.client-information-section .client-orders{display:flex;flex-direction:column;gap:10px;overflow:auto;padding:10px}.client-information-section .client-orders .client-order{background:var(--table-head-color);border:1px solid #afadad;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:10px;transition:all .2s ease}.client-information-section .client-orders .client-order .arrow{padding-right:10px}.client-information-section .client-orders .client-order .order-details{background:var(--product-table-color);border-radius:10px;color:var(--dark-color)}@media screen and (max-width:700px){.client-information-section .client-orders .client-order .order-details{overflow-y:auto}}.client-information-section .client-orders .client-order .client-order-wrp{align-items:center;display:flex;justify-content:space-between;padding:18px 30px 18px 18px;width:100%}@media screen and (max-width:700px){.client-information-section .client-orders .client-order .client-order-wrp{padding:15px}}.client-information-section .client-orders .client-order h2{color:var(--dark-color);font-size:20px}.client-information-section .client-orders .client-order span{color:var(--dark-color);font-size:16px;opacity:.9}.client-information-section .client-orders .client-order:hover{opacity:.9}.client-information-section .client-orders .client-order:active{transform:scale(98%)}@media screen and (max-width:700px){.client-information-section .client-orders .client-order h2{font-size:14px}.client-information-section .client-orders .client-order span{font-size:11px}}.client-loan-table{border-collapse:collapse;width:100%}.client-loan-table td{color:var(--dark-color)!important}.client-loan-table th{background:var(--table-head-color);border-bottom:1px solid #afadad;color:var(--dark-color);font-size:18px;padding:14px;text-align:left}@media screen and (max-width:700px){.client-loan-table th{font-size:14px}}.client-loan-table td{border-bottom:1px solid #e0e0e0;font-size:16px;padding:14px}@media screen and (max-width:700px){.client-loan-table td{font-size:12px}}.client-cards-top-section{align-items:center;background:var(--product-table-color);border-radius:10px;display:flex;justify-content:space-between;padding:10px;width:100%}.client-cards-top-section .client-cards-top-section-inp{position:relative;width:50%}.client-cards-top-section .client-cards-top-section-inp input{background:var(--bg-color);border:1px solid #868686;border-radius:5px;color:var(--dark-color);font-size:18px;outline:none;padding:10px 10px 10px 50px;width:45%}@media screen and (max-width:1000px){.client-cards-top-section .client-cards-top-section-inp input{width:100%}}.client-cards-top-section .client-cards-top-section-inp i{color:#868686;font-size:22px;left:10px;position:absolute;top:10px}@media screen and (max-width:1000px){.client-cards-top-section .client-cards-top-section-inp{width:100%}}.client-cards-top-section button{align-items:center;background:var(--pr-color);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:10px;padding:10px;transition:all .2s ease}.client-cards-top-section button:hover{opacity:.9}.client-cards-top-section button:active{transform:scale(98%)}@media screen and (max-width:1000px){.client-cards-top-section button{padding:12px 15px}.client-cards-top-section button span{display:none}.client-cards-top-section{gap:10px}}.clients-pagination-wrapper{background:var(--product-table-color);border-radius:10px}.customer-detail-wrapper{display:flex;flex-direction:column;gap:10px;margin-top:12px}.client-order-date-wrp{align-items:center;display:flex;gap:20px}@media screen and (max-width:700px){.client-order-date-wrp{gap:5px}}.customer-detail-header{align-items:center;background:var(--product-table-color);border-radius:12px;display:flex;justify-content:space-between;padding:20px}.customer-detail-header h2{color:var(--pr-color);font-size:26px}.customer-detail-header .customer-detail-header-left{align-items:center;display:flex;gap:10px}@media screen and (max-width:700px){.customer-detail-header .customer-detail-header-left{align-items:flex-start;flex-direction:column;gap:2px}}@media screen and (max-width:920px){.customer-detail-header h2{font-size:20px}}@media screen and (max-width:700px){.customer-detail-header{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:10px}.client-loang{overflow-y:auto}}.provision-table{margin-top:15px}.provision-table .container{padding:0}.provision-table .provision-inputs{align-items:center;background:var(--product-table-color);border-radius:10px 10px 0 0;display:flex;justify-content:space-between;padding:15px}.provision-table .provision-inputs span{color:var(--dark-color);font-size:18px;font-weight:600}.provision-table .provision-inputs button{background:var(--pr-color);border:none;border-radius:10px;cursor:pointer;padding:10px 13px}.provision-table .provision-inputs button:hover{opacity:.9}.provision-table .provision-inputs button:active{transform:scale(98%)}.provision-table .provision-inputs button i{color:#fff;font-size:20px}.provision-table .provision-inputs .provision-inputs-wrapper{align-items:center;display:flex;gap:10px}@media screen and (max-width:700px){.provision-table .provision-inputs .provision-inputs-wrapper{align-items:flex-start;flex-direction:column;width:100%}}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-wrp{position:relative}@media screen and (max-width:700px){.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-wrp{width:100%}}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-drop-down{background:var(--product-table-color);border:1px solid hsla(0,0%,79%,.475);border-radius:10px;height:250px;left:0;overflow:auto;padding:10px;position:absolute;top:50px;width:320px;z-index:9}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-drop-down .provision-search-item{display:flex;flex-direction:column;gap:10px}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-drop-down .provision-search-item h2{background:#8080800e;border-radius:5px;color:var(--dark-color);cursor:pointer;font-size:16px;padding:3px}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar{height:10px;width:10px}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:10px}.provision-table .provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar-thumb:hover{background:#555}.provision-table .provision-inputs .provision-inputs-wrapper input{background:var(--bg-color);border:1px solid #696969;border-radius:5px;color:var(--dark-color);font-size:20px;outline:none;padding:10px;text-align:center;width:100%}@media screen and (max-width:700px){.provision-table .provision-inputs .provision-inputs-wrapper input{font-size:16px}}.provision-table .provision-table-top{align-items:center;background:var(--product-table-color);border-bottom:1px solid hsla(0,0%,67%,.282);border-radius:10px;display:flex;justify-content:space-between;padding:20px}.provision-table .provision-table-top h2{color:var(--pr-color);font-size:30px;font-weight:600}@media screen and (max-width:700px){.provision-table .provision-table-top h2{font-size:20px}.provision-table .provision-table-top{padding:13px}}.provision-table .provision-table-top button{background:var(--pr-color);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-weight:600;padding:12px;transition:all .2s ease;width:20%}.provision-table .provision-table-top button:hover{opacity:.9}.provision-table .provision-table-top button:active{transform:scale(98%)}@media screen and (max-width:700px){.provision-table .provision-table-top button{font-size:13px;padding:10px}}.provision-inputs{align-items:center;background:var(--product-table-color);border-radius:10px 10px 0 0;display:flex;justify-content:space-between;padding:15px}.provision-inputs span{color:var(--dark-color);font-size:18px;font-weight:600}.provision-inputs button{background:var(--pr-color);border:none;border-radius:10px;cursor:pointer;padding:10px 13px}.provision-inputs button:hover{opacity:.9}.provision-inputs button:active{transform:scale(98%)}.provision-inputs button i{color:#fff;font-size:20px}.provision-inputs .provision-inputs-wrapper{align-items:center;display:flex;gap:10px}.provision-inputs .provision-inputs-wrapper .provision-input-wrp{position:relative}.provision-inputs .provision-inputs-wrapper .provision-input-drop-down{background:var(--product-table-color);border:1px solid hsla(0,0%,79%,.475);border-radius:10px;height:250px;left:0;overflow:auto;padding:10px;position:absolute;top:50px;width:320px;z-index:9}.provision-inputs .provision-inputs-wrapper .provision-input-drop-down .provision-search-item{display:flex;flex-direction:column;gap:10px}.provision-inputs .provision-inputs-wrapper .provision-input-drop-down .provision-search-item h2{background:#8080800e;border-radius:5px;color:var(--dark-color);cursor:pointer;font-size:16px;padding:3px}.provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar{height:10px;width:10px}.provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:10px}.provision-inputs .provision-inputs-wrapper .provision-input-drop-down::-webkit-scrollbar-thumb:hover{background:#555}.provision-inputs .provision-inputs-wrapper input{background:var(--bg-color);border:1px solid #696969;border-radius:5px;color:var(--dark-color);font-size:20px;outline:none;padding:10px;text-align:center;width:100%}@media screen and (max-width:700px){.provision-inputs .provision-inputs-wrapper input{font-size:16px}}@media screen and (max-width:1000px){.provision-inputs .provision-inputs-wrapper{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.provision-inputs .provision-inputs-wrapper{grid-template-columns:repeat(2,1fr)}}.provis-actions-wrp{align-items:center;display:flex;gap:10px}.provis-actions-wrp button{width:100%}.inventory{padding-top:15px}.inventory .inventory-edit-btn{background:#0773cc;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px}.inventory .inventory-edit-btn:active{transform:scale(98%)}.inventory .inventory-edit-btn i{font-size:20px}.inventory tbody{position:relative}.inventory tbody td{font-size:19px}@media screen and (max-width:682px){.inventory tbody td{font-size:15px}}.inventory .inventory-wrapper{background:var(--product-table-color);border-radius:10px}.inventory .inventory-wrapper .inventory-header{align-items:center;display:flex;justify-content:space-between;padding:15px}@media screen and (max-width:682px){.inventory .inventory-wrapper .inventory-header{gap:5px}}.inventory .inventory-wrapper .inventory-header input{background:var(--bg-color);border:1px solid #c9c9c9;border-radius:5px;color:var(--dark-color);font-size:18px;max-width:400px;outline:none;padding:10px 10px 10px 50px;width:100%}.inventory .inventory-wrapper .inventory-header button{background:var(--pr-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:10px;transition:.2s ease}@media screen and (max-width:682px){.inventory .inventory-wrapper .inventory-header button{padding:11px 15px}.inventory .inventory-wrapper .inventory-header button span{display:none}}.inventory .inventory-wrapper .inventory-header button:hover{opacity:.9}.inventory .inventory-wrapper .inventory-header button:active{opacity:.8;transform:scale(98%)}.inventory .inventory-wrapper .inventory-btns-class{align-items:center;background:var(--pr-color);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:10px;justify-content:center;padding:7px;transition:all .2s ease;width:70%}.inventory .inventory-wrapper .inventory-btns-class:hover{opacity:.9}.inventory .inventory-wrapper .inventory-btns-class:active{transform:scale(98%)}@media screen and (max-width:682px){.inventory .inventory-wrapper .inventory-btns-class{padding:7px 15px}}.inventory .inventory-wrapper .pay-btn-into-inventory{background:#0b851b}.inventory .inventory-wrapper .inven-inp{max-width:400px;position:relative;width:100%}.inventory .inventory-wrapper .inven-inp i{color:var(--dark-color);font-size:25px;left:8px;opacity:.8;position:absolute;top:9px}.market-section-wrapper{position:relative;width:100%}@media screen and (max-width:1135px){.market-section-wrapper h2{font-size:22px!important}.market-section-wrapper .product-table thead th{font-size:15px!important}}@media screen and (max-width:700px){.market-section-wrapper .product-table tbody td{font-size:13px!important}}.market-section-wrapper .market-section-header{align-items:center;background:var(--product-table-color);border-radius:10px 10px 0 0;display:flex;justify-content:space-between;padding:12px;width:100%}.market-section-wrapper .market-section-header h2{color:var(--pr-color);font-size:30px}.market-section-wrapper .market-section-header .market-section-header-inputs{align-items:center;display:flex;gap:10px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:700px){.market-section-wrapper .market-section-header .market-section-header-inputs{align-items:flex-start}}.market-section-wrapper .market-section-header .market-section-header-inputs .market-section-search-inp{position:relative;width:100%}.market-section-wrapper .market-section-header .market-section-header-inputs .market-section-search-inp i{color:var(--dark-color);left:10px;position:absolute;top:8px}.market-section-wrapper .market-section-header .market-section-header-inputs .market-section-search-inp input{outline:none;padding-left:40px;width:100%}.market-section-wrapper .market-section-header .market-section-header-inputs input{background:var(--bg-color);border:1px solid hsla(0,0%,79%,.761);border-radius:5px;color:var(--dark-color);padding:8px;width:50%}.market-section-wrapper .market-section-header .market-section-header-inputs input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.8)}@media screen and (max-width:1200px){.market-section-wrapper .market-section-header{flex-direction:column;gap:10px}}@media screen and (max-width:700px){.market-section-wrapper .market-section-header{flex-direction:row}}@media screen and (max-width:490px){.market-section-wrapper .market-section-header{flex-direction:column}}.market-section{background:var(--product-table-color);height:75vh;overflow-y:auto;padding-bottom:60px;width:100%}.market-section .pagination-wrapper{background:var(--product-table-color);border-radius:5px;bottom:0;position:absolute;width:100%}@media screen and (max-width:700px){.market-section{height:50vh}}.market-section::-webkit-scrollbar{height:10px;width:7px}.market-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.market-section::-webkit-scrollbar-thumb{background:#888;border:2px solid #f1f1f1;border-radius:10px}.market-section::-webkit-scrollbar-thumb:hover{background:#555}.payment{padding:10px 0}.payment .container{display:flex;flex-direction:column;gap:10px}.payment .payment-wrapper{align-items:center;display:flex;gap:10px}@media(max-width:950px){.payment .payment-wrapper{align-items:flex-start;flex-direction:column}}.market-header{background:var(--product-table-color);border-radius:7px;padding:13px}.market-header .market-header-wrapper{align-items:center;display:flex;justify-content:space-between}@media(max-width:700px){.market-header .market-header-wrapper{align-items:flex-start;flex-direction:column;gap:10px}}.market-header .market-header-wrapper h2{color:var(--pr-color);font-size:30px}@media screen and (max-width:1135px){.market-header .market-header-wrapper h2{font-size:18px}}.market-header .market-header-wrapper .market-header-input-wrp{position:relative;width:20%}.market-header .market-header-wrapper .market-header-input-wrp input{background:var(--bg-color);border:1px solid #868686;border-radius:5px;color:var(--dark-color);font-size:18px;outline:none;padding:10px 10px 10px 50px;width:100%}@media screen and (max-width:1200px){.market-header .market-header-wrapper .market-header-input-wrp input{width:auto}}@media screen and (max-width:700px){.market-header .market-header-wrapper .market-header-input-wrp input{font-size:15px;width:100%}}.market-header .market-header-wrapper .market-header-input-wrp i{color:#868686;font-size:22px;left:10px;position:absolute;top:10px}@media(max-width:700px){.market-header .market-header-wrapper .market-header-input-wrp{width:100%}}.market-header-media{width:-moz-fit-content;width:fit-content}@media screen and (max-width:700px){.market-header-media{align-items:center;display:flex;justify-content:space-between;width:100%}}.market-header-amount-media{display:none}@media screen and (max-width:700px){.market-header-amount-media{display:block}.market-header-amount{display:none}}.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}
