*{margin:0;padding:0;box-sizing:border-box}#leftSideComponent{width:fit-content;border-right:3px solid #f8f8fa;height:100vh;padding:30px 30px 35px 20px;font-family:Montserrat,sans-serif;min-width:300px;position:sticky;left:0;top:0;background-color:#fff;z-index:1000;overflow:hidden;transition:all .3s;overflow-y:auto}#leftSideComponent.collapsed{width:0;min-width:0;padding:0;opacity:0;border:none}#leftSideComponent.webCollapse{min-width:70px;padding:40px 10px}#leftSideComponent.webCollapse .logo{justify-content:center}#leftSideComponent.webCollapse .logo img{display:none}#leftSideComponent.webCollapse .search{display:flex;justify-content:center;align-items:center;margin-top:50px}#leftSideComponent.webCollapse .search input{display:none}#leftSideComponent.webCollapse .search img{position:static;transform:none;width:25px}#leftSideComponent.webCollapse .menu div{justify-content:center}#leftSideComponent.webCollapse .menu div p{display:none}#leftSideComponent.webCollapse .menu div svg{font-size:25px}#leftSideComponent .logo{display:flex;align-items:center;justify-content:space-between}#leftSideComponent .logo svg{font-size:30px;cursor:pointer}#leftSideComponent .logo img{width:160px}#leftSideComponent .search{margin:30px 0 20px;position:relative}#leftSideComponent .search input{padding:15px 10px 15px 45px;width:100%;border:1px solid #ccc;border-radius:5px;outline:none}#leftSideComponent .search input:focus,#leftSideComponent .search input:hover{border-color:#004aad}#leftSideComponent .search input::placeholder{color:#ccc}#leftSideComponent .search img{width:20px;position:absolute;left:15px;top:50%;transform:translateY(-50%)}#leftSideComponent .menu{display:flex;flex-direction:column;gap:10px}#leftSideComponent .menu div{display:flex;align-items:center;gap:15px;padding:15px 20px;color:#000;text-decoration:none;font-size:16px;border-radius:10px;cursor:pointer;transition:all .5s}#leftSideComponent .menu div.active{background-color:#004aad;color:#fff}#leftSideComponent .menu div.active:hover{background-color:#004aad}#leftSideComponent .menu div svg{font-size:18px}#leftSideComponent .menu div:hover{background-color:#ededed}@media screen and (max-width: 900px){#leftSideComponent{min-width:70px;padding:40px 20px}#leftSideComponent .logo div{display:none}#leftSideComponent .logo img{content:url(/assets/favicon-JXISzAoC.png);width:60px}#leftSideComponent .search{display:flex;justify-content:center;align-items:center;margin-top:50px}#leftSideComponent .search input{display:none}#leftSideComponent .search img{position:static;transform:none;width:25px}#leftSideComponent .menu div{justify-content:center}#leftSideComponent .menu div p{display:none}#leftSideComponent .menu div svg{font-size:25px}}@media screen and (max-width: 500px){#leftSideComponent{min-width:60px;padding:40px 5px}#leftSideComponent .logo img{content:url(/assets/favicon-JXISzAoC.png);width:60px}#leftSideComponent .search{display:flex;justify-content:center;align-items:center;margin-top:40px}#leftSideComponent .search input{display:none}#leftSideComponent .search img{position:static;transform:none;width:20px}#leftSideComponent .menu div{justify-content:center}#leftSideComponent .menu div p{display:none}#leftSideComponent .menu div svg{font-size:20px}}#ordersPage{font-family:Montserrat,sans-serif}#ordersPage h3{font-weight:600;font-size:22px}#ordersPage .activeOrders .orders{box-shadow:#64646f33 0 7px 29px;padding:0 25px 10px;border-radius:10px;transition:all .5s}#ordersPage .activeOrders .orders .info{margin-top:20px;font-weight:500}#ordersPage .activeOrders .orders .info .info_desc{margin-bottom:10px;font-size:15px}#ordersPage .activeOrders .orders:hover{box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px}@media only screen and (max-width: 600px){#ordersPage .activeOrders .orders .info{margin-top:10px}#ordersPage .activeOrders .orders .info .info_desc{margin-bottom:6px}}@media only screen and (max-width: 500px){#ordersPage .activeOrders .orders{padding:0 15px 10px}#ordersPage .activeOrders .orders .info .info_desc{font-size:14px}}@media only screen and (max-width: 440px){#ordersPage .activeOrders .orders .info .info_desc{font-size:13px}}#ordersHistory .filtersByDate{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}#ordersHistory .ant-table-tbody>tr.selected-row:hover>td{background-color:#cecdcd!important}#ordersHistory .ant-table-tbody>tr.selected-row>td{background-color:#cecdcd!important}#ordersHistory .ant-table-fixed-left .ant-table-tbody>tr.selected-row>td{background-color:#cecdcd!important}#ordersHistory .ant-table-fixed-right .ant-table-tbody>tr.selected-row>td{background-color:#cecdcd!important}#ordersHistory .expressOrNew{display:flex;align-items:center;gap:10px}#ordersHistory .counts{margin-bottom:20px}#ordersHistory .counts .countsContent{display:flex;font-size:16px;flex-wrap:wrap;column-gap:80px;row-gap:20px}#ordersHistory .counts .countsContent div{min-width:240px}#ordersHistory .counts .countsContent span{font-weight:500}@media only screen and (max-width: 600px){#ordersHistory .counts .countsContent{flex-direction:column-reverse;gap:10px;font-size:14px}}#ordersHistory .closeFullScreenButton{margin:10px;display:flex;justify-content:end}#ordersHistory .closeFullScreenButton p{font-size:20px;font-weight:600;padding:20px;cursor:pointer}#ordersHistory .expandedRowContent .productDetail{display:flex;flex-direction:column;gap:10px}#ordersHistory .expandedRowContent .productDetail ul{font-size:19px}#ordersHistory .expandedRowContent .productDetail h2{font-size:25px}#ordersHistory .expandedRowContent .productDetail .productDetailContent{display:flex;gap:50px;flex-wrap:wrap;margin-top:-40px}@media only screen and (max-width: 600px){#ordersHistory .expandedRowContent .productDetail ul{font-size:18px}}#ordersHistory .expandedRowContent .time{font-size:15px;display:flex;align-items:center;gap:10px}#ordersHistory .expandedRowContent .time span{font-weight:500}#ordersHistory .expandedRowContent .addressDetail,#ordersHistory .expandedRowContent .loan{display:flex;align-items:center;flex-wrap:wrap}#ordersHistory .expandedRowContent .totalPrice{display:flex;align-items:center;gap:10px}.activeOrders .ordersOverview{margin-top:20px}.activeOrders .ordersOverview p{font-weight:500}.activeOrders .ordersOverview ul{margin:10px 0 20px 20px}.activeOrders .ordersOverview ul li{margin-top:5px}.activeOrders .statisticsInfo{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:500}@media only screen and (max-width: 400px){.activeOrders .statisticsInfo{font-size:18px}}@media only screen and (max-width: 360px){.activeOrders .statisticsInfo{font-size:16px}}.activeOrders .expandedRowContent{padding:0 15px}.activeOrders .expandedRowContent h4{margin-bottom:8px}.activeOrders .expandedRowContent .productDetail{display:flex;flex-direction:column;gap:10px}.activeOrders .expandedRowContent .productDetail ul{font-size:19px}.activeOrders .expandedRowContent .productDetail h2{font-size:25px}.activeOrders .expandedRowContent .productDetail .productDetailContent{display:flex;gap:50px;flex-wrap:wrap}.activeOrders .expandedRowContent .productDetail.history ul{font-size:16px;font-weight:400}.activeOrders .expandedRowContent .productDetail.history h2{font-size:22px}@media only screen and (max-width: 600px){.activeOrders .expandedRowContent .productDetail ul{font-size:18px}}.activeOrders .expandedRowContent .description{font-weight:500;font-size:22px}.activeOrders .expandedRowContent .createdTime{font-weight:500;font-size:16px}.activeOrders .expandedRowContent .createdTime span{font-weight:400}.activeOrders .expandedRowContent .addressDetail{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.activeOrders .expandedRowContent .totalPrice{display:flex;align-items:center;gap:5px}.activeOrders .expandedRowContent .totalPrice p{font-weight:500;font-size:15px}.express-row{background-color:#eaeae9!important}#ordersHistory h3{margin-bottom:20px}#ordersHistory .expandedRowContent{padding:0 15px}#ordersHistory .expandedRowContent h4{margin-bottom:8px}#ordersHistory .expandedRowContent .productDetail{display:flex;gap:50px;flex-wrap:wrap}#ordersHistory .expandedRowContent .addressDetail,#ordersHistory .expandedRowContent .loan{display:flex;align-items:center;gap:20px}#ordersHistory .expandedRowContent .loan{gap:5px!important}#ordersHistory .expandedRowContent .loan p{margin-top:0}#ordersHistory .expandedRowContent .totalPrice p{font-weight:500;font-size:15px}#couriersPage{font-family:Montserrat,sans-serif}#couriersPage h3{font-weight:600;font-size:22px}#couriersPage .addCourier{display:flex;justify-content:end}#couriersPage .addCourier button{padding:13px 28px;background-color:#004aad;color:#fff;border:none;cursor:pointer;font-size:15px;font-family:Montserrat,sans-serif;display:flex;align-items:center;gap:10px;border-radius:5px;margin:20px 0;transition:all .5s}#couriersPage .addCourier button svg{font-size:22px}#couriersPage .addCourier button:hover{background-color:#8fd8ff}@media only screen and (max-width: 600px){#couriersPage .addCourier button{font-size:14px}#couriersPage .addCourier button svg{font-size:20px}}@media only screen and (max-width: 500px){#couriersPage .addCourier button{font-size:13px;padding:10px 16px}#couriersPage .addCourier button svg{font-size:18px}}.refreshData{width:fit-content;margin-bottom:10px}.refreshData svg{font-size:18px;cursor:pointer}#usersPage{font-family:Montserrat,sans-serif}#usersPage h3{font-weight:600;font-size:22px;margin-top:20px}#usersPage .addCourier{display:flex;justify-content:end}#usersPage .addCourier button{padding:13px 28px;background-color:#004aad;color:#fff;border:none;cursor:pointer;font-size:15px;font-family:Montserrat,sans-serif;display:flex;align-items:center;gap:10px;border-radius:5px;margin:20px 0;transition:all .5s}#usersPage .addCourier button svg{font-size:22px}#usersPage .addCourier button:hover{background-color:#8fd8ff}@media only screen and (max-width: 600px){#usersPage .addCourier button{font-size:14px}#usersPage .addCourier button svg{font-size:20px}}@media only screen and (max-width: 500px){#usersPage .addCourier button{font-size:13px;padding:10px 16px}#usersPage .addCourier button svg{font-size:18px}}#usersPage .expandedRowContent .content{display:flex;flex-wrap:wrap;align-items:center}#usersPage .expandedRowContent .content p{font-weight:500;font-size:15px}#usersPage .expandedRowContent .addressImages{display:flex;gap:20px;margin-top:10px}#usersPage .expandedRowContent .addressImages image,#usersPage .expandedRowContent .addressImages .ant-image-img,#usersPage .expandedRowContent .addressImages video{width:320px;height:200px;object-fit:cover;border-radius:10px}@media only screen and (max-width: 600px){#usersPage .expandedRowContent .addressImages image,#usersPage .expandedRowContent .addressImages .ant-image-img,#usersPage .expandedRowContent .addressImages video{width:260px;height:140px;object-fit:cover;border-radius:10px}}.uploadButton{padding:3px 9px;outline:none;border:none;cursor:pointer;border-radius:4px;transition:all .5s}.uploadButton:hover{background-color:#ccc}.custom-ok-button{background-color:#004aad!important;border-color:#004aad!important;color:#fff!important}.custom-ok-button:hover{background-color:#8fd8ff!important;border-color:#8fd8ff!important}.inputMask{margin-top:10px;border:none;font-size:15px;padding:5px 10px 10px;outline:none;border-bottom:1px solid #ccc;width:100%}.select-modal{display:flex;align-items:flex-end;justify-content:center}.select-modal p{font-weight:500}.select-modal .select-modal-content{background:#fff;padding:20px;width:100%;border-top-left-radius:12px;border-top-right-radius:12px}.select-modal button{padding:12px;font-weight:600;font-size:16px;outline:none;border:none;border-radius:10px}.select-modal button:nth-child(3){margin-top:15px}#customersTable .addCourier{display:flex;align-items:center;justify-content:space-between}#customersTable .addCourier .reCalculateBtn{background-color:#004aad}#customersTable .filterAndCount{display:flex;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}#customersTable .filterAndCount .totals .totalsContent{display:flex;align-items:center;gap:10px}@media only screen and (max-width: 500px){#customersTable .filterAndCount .totals .totalsContent{flex-direction:column;align-items:flex-start}#customersTable .filterAndCount .totals .totalsContent .ant-divider{display:none}}@media only screen and (max-width: 500px){#customersTable .filterAndCount{flex-direction:column;align-items:flex-start;gap:10px}#customersTable .filterAndCount .ant-divider{display:none}}#dashboard{display:flex;font-family:Montserrat,sans-serif}#dashboard .menu-toggle{font-size:30px;position:fixed;top:170px;z-index:2;display:none}@media only screen and (max-width: 700px){#dashboard .menu-toggle{display:inline-block}}#dashboard .rightSide{padding:30px 25px;width:calc(100% - 30px);overflow-x:hidden}@media only screen and (max-width: 900px){#dashboard .rightSide{width:calc(100% - 110px);padding:30px 15px}}@media only screen and (max-width: 500px){#dashboard .rightSide{width:calc(100% - 75px);padding:30px 10px}}#dashboard .rightSide .head h2{font-size:32px;font-weight:600}#dashboard .rightSide .head p{color:#aeaeae;margin:10px 0 30px}@media only screen and (max-width: 600px){#dashboard .rightSide .head h2{font-size:30px}#dashboard .rightSide .head p{font-size:15px}}@media only screen and (max-width: 500px){#dashboard .rightSide .head h2{font-size:26px}#dashboard .rightSide .head p{font-size:14px}}@media only screen and (max-width: 400px){#dashboard .rightSide .head h2{font-size:24px}#dashboard .rightSide .head p{font-size:14px}}@media only screen and (max-width: 380px){#dashboard .rightSide .head h2{font-size:23px}#dashboard .rightSide .head p{font-size:13px}}@media only screen and (max-width: 365px){#dashboard .rightSide .head h2{font-size:22px}#dashboard .rightSide .head p{font-size:12px}}#userDetail .back button{padding:10px 30px;border:none;background-color:#8fd8ff;font-size:16px;font-weight:600;border-radius:5px;transition:all .5s;display:flex;align-items:center;gap:10px}#userDetail .back button:hover{background-color:#004aad;color:#fff}#userDetail .back button{padding:10px 30px;border:none;background-color:#004aad;font-size:16px;font-weight:600;border-radius:5px;transition:all .5s;display:flex;align-items:center;gap:10px;color:#fff}#userDetail .back button:hover{background-color:#8fd8ff;color:#000}#userDetail .segment{margin-top:20px}#userDetail .customerDetail{margin-top:25px;display:flex;gap:100px}#userDetail .customerDetail .loansTotal{margin-top:10px}#userDetail .customerDetail .loansTotal .totalLoan p{margin-top:10px;font-weight:500;font-size:17px}#userDetail .customerDetail h3{font-size:18px;font-weight:500;margin-bottom:10px}#userDetail .customerDetail h3 a{text-decoration:none;color:#000;font-size:17px}@media only screen and (max-width: 700px){#userDetail .customerDetail h3,#userDetail .customerDetail h3 a{font-size:16px}}@media only screen and (max-width: 370px){#userDetail .customerDetail h3,#userDetail .customerDetail h3 a{font-size:15px}}#userDetail .customerDetail .addressInfo p{margin-bottom:5px}#userDetail .customerDetail .addressInfo p.address{font-size:18px;font-weight:500;margin-bottom:15px}@media only screen and (max-width: 700px){#userDetail .customerDetail .addressInfo p.address{font-size:16px}}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .addressInfo{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:16px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .addressInfo span{font-weight:600}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo img{width:220px;height:140px;object-fit:cover;border-radius:8px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo video{width:220px;height:140px;border-radius:8px}@media only screen and (max-width: 700px){#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .ant-divider{display:none}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .addressInfo{flex-direction:column;align-items:flex-start;gap:1px}}@media only screen and (max-width: 610px){#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .addressInfo{flex-direction:column;align-items:flex-start;gap:1px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo img{width:180px;height:120px;object-fit:cover;border-radius:8px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo video{width:180px;height:120px;border-radius:8px}}@media only screen and (max-width: 520px){#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .addressInfo{font-size:15px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo img{width:160px;height:120px;object-fit:cover;border-radius:8px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo video{width:160px;height:120px;border-radius:8px}}@media only screen and (max-width: 430px){#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo img{width:150px;height:120px;object-fit:cover;border-radius:8px}#userDetail .customerDetail .addressInfo .addressDetail .customerAddressInfo .address .info .imageAndVideo video{width:150px;height:120px;border-radius:8px}}@media only screen and (max-width: 600px){#userDetail .customerDetail{flex-direction:column;gap:5px}#userDetail .customerDetail .loansTotal .totalLoan p{font-size:15px}}#userDetail .addressImage{display:flex;align-items:flex-end}#userDetail .addressImage .downloadBtn{display:inline-block;padding:6px 20px;background-color:#007bff;color:#fff;border-radius:5px;text-decoration:none;cursor:pointer;margin:0 0 0 12px}@media only screen and (max-width: 600px){#userDetail .addressImage{flex-direction:column;align-items:flex-start}#userDetail .addressImage .downloadBtn{margin:5px 0 0}}#userDetail .expressOrNew{display:flex;align-items:center;gap:10px}#userDetail .content{margin-top:30px}#userDetail .filtersByDate{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}#userDetail .expandedRowContent{padding:0 15px}#userDetail .expandedRowContent h4{margin-bottom:8px}#userDetail .expandedRowContent .addressDetail,#userDetail .expandedRowContent .loan{display:flex;align-items:center;gap:20px;flex-wrap:wrap}#userDetail .expandedRowContent .loan{gap:5px}#userDetail .expandedRowContent .productDetail{display:flex;flex-direction:column;gap:10px}#userDetail .expandedRowContent .productDetail ul{font-size:19px}#userDetail .expandedRowContent .productDetail h2{font-size:25px}#userDetail .expandedRowContent .productDetail .productDetailContent{display:flex;gap:50px;flex-wrap:wrap}@media only screen and (max-width: 600px){#userDetail .expandedRowContent .productDetail ul{font-size:18px}}#userDetail .expandedRowContent .totalPrice{display:flex;align-items:center;gap:10px}#userDetail .expandedRowContent .totalPrice p{font-weight:500;font-size:15px}#userDetail .loan h3{margin-bottom:15px;font-weight:600}#userDetail .loan .totalLoan p{margin-bottom:5px;font-weight:500;margin-top:10px;font-size:17px}@media only screen and (max-width: 500px){#userDetail .loan .totalLoan p{font-size:15px}}.selectMapsModal{display:flex;flex-direction:column;gap:10px;padding-top:30px}.selectMapsModal a{display:flex;align-items:center;gap:10px;font-size:16px;color:#000;font-weight:500;transition:all .5s}.selectMapsModal a:hover{color:#5f9ea0}#companiesPage{font-family:Montserrat,sans-serif}#companiesPage h3{font-weight:600;font-size:22px}#companiesPage .addCompanies{display:flex;justify-content:end}#companiesPage .addCompanies button{padding:13px 20px;background-color:#004aad;color:#fff;border:none;cursor:pointer;font-size:15px;font-family:Montserrat,sans-serif;display:flex;align-items:center;gap:10px;border-radius:5px;margin:20px 0;transition:all .5s}#companiesPage .addCompanies button svg{width:30px}#companiesPage .addCompanies button:hover{background-color:#8fd8ff}@media only screen and (max-width: 600px){#companiesPage .addCompanies button{font-size:14px}#companiesPage .addCompanies button svg{font-size:20px}}@media only screen and (max-width: 500px){#companiesPage .addCompanies button{font-size:13px;padding:10px 16px}#companiesPage .addCompanies button svg{font-size:18px}}#productsPage{font-family:Montserrat,sans-serif;margin-left:5px}#productsPage h3{font-weight:600;font-size:22px}#productsPage .addProductBtn{display:flex;justify-content:end}#productsPage .addProductBtn button{padding:13px 28px;background-color:#004aad;color:#fff;border:none;cursor:pointer;font-size:15px;font-family:Montserrat,sans-serif;display:flex;align-items:center;gap:10px;border-radius:5px;margin:20px 0;transition:all .5s}#productsPage .addProductBtn button svg{font-size:22px}#productsPage .addProductBtn button:hover{background-color:#8fd8ff}@media only screen and (max-width: 600px){#productsPage .addProductBtn button{font-size:14px}#productsPage .addProductBtn button svg{font-size:20px}}@media only screen and (max-width: 500px){#productsPage .addProductBtn button{font-size:13px;padding:10px 16px}#productsPage .addProductBtn button svg{font-size:18px}}#productsPage .products .category-section .category-title{margin-top:40px;font-weight:500;font-size:20px}#productsPage .products .category-section .category-products{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}#productsPage .products .category-section .category-products .product{width:260px;box-shadow:#11111a0d 0 1px,#11111a1a 0 0 8px;border-radius:10px}#productsPage .products .category-section .category-products .product .image{width:100%}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{object-fit:cover;width:100%;height:300px;border-top-left-radius:10px;border-top-right-radius:10px}#productsPage .products .category-section .category-products .product .content{padding:0 10px}#productsPage .products .category-section .category-products .product .content .name h4{font-size:20px;text-align:center;margin:10px 0;font-weight:500}#productsPage .products .category-section .category-products .product .content .name p{color:gray}#productsPage .products .category-section .category-products .product .content .price{margin-top:10px}#productsPage .products .category-section .category-products .product .content .salePrice{margin:10px 0}#productsPage .products .category-section .category-products .product .content .action{margin-bottom:20px}#productsPage .products .category-section .category-products .product .content .action svg{font-size:20px;cursor:pointer}@media only screen and (max-width: 680px){#productsPage .products .category-section .category-products .product{width:220px}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{height:250px}}@media only screen and (max-width: 600px){#productsPage .products .category-section .category-products .product{width:200px}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{height:220px}#productsPage .products .category-section .category-products .product .content .name h4{font-size:18px}}@media only screen and (max-width: 560px){#productsPage .products .category-section .category-products .product{width:180px}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{height:200px}}@media only screen and (max-width: 520px){#productsPage .products .category-section .category-products .product{width:160px}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{height:180px}#productsPage .products .category-section .category-products .product .content .name h4{font-size:14px}#productsPage .products .category-section .category-products .product .content .name p{font-size:12px}#productsPage .products .category-section .category-products .product .content .price,#productsPage .products .category-section .category-products .product .content .salePrice{font-size:14px}}@media only screen and (max-width: 435px){#productsPage .products .category-section .category-products .product{width:150px}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{height:170px}#productsPage .products .category-section .category-products .product .content .name h4{font-size:14px}#productsPage .products .category-section .category-products .product .content .name p{font-size:12px}}@media only screen and (max-width: 415px){#productsPage .products .category-section .category-products .product{width:140px}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{height:160px}#productsPage .products .category-section .category-products .product .content .name h4{font-size:13px}#productsPage .products .category-section .category-products .product .content .name p{font-size:11px}#productsPage .products .category-section .category-products .product .content .price{font-size:12px}}@media only screen and (max-width: 400px){#productsPage .products .category-section .category-products .product{width:100%}#productsPage .products .category-section .category-products .product .image .ant-image,#productsPage .products .category-section .category-products .product .image img{height:300px}#productsPage .products .category-section .category-products .product .content .name h4{font-size:14px}#productsPage .products .category-section .category-products .product .content .name p{font-size:13px}}#MyOrdersPage{font-family:Montserrat,sans-serif}#MyOrdersPage h3{font-weight:600;font-size:22px;margin-bottom:20px}#MyOrdersPage .refreshData{width:fit-content;margin:10px 0}#MyOrdersPage .refreshData svg{font-size:18px;cursor:pointer}#MyOrdersPage table{color:#000}#MyOrdersPage table .addressColumn{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 600px){#MyOrdersPage table .addressColumn{flex-direction:column;align-items:flex-start;gap:1px}#MyOrdersPage table .addressColumn .columnDivider{display:none}}#MyOrdersPage table tr .address,#MyOrdersPage table tr .nameColumn,#MyOrdersPage table tr th{font-size:16px;font-weight:500;color:#000}#MyOrdersPage table tr p{color:#000}#MyOrdersPage .activeOrders .segment{margin-bottom:20px}#MyOrdersPage .activeOrders .ordersOverview p{font-weight:500}#MyOrdersPage .activeOrders .ordersOverview ul{margin:10px 0 20px 20px}#MyOrdersPage .activeOrders .ordersOverview ul li{margin-top:5px}#MyOrdersPage .activeOrders .orders{box-shadow:#64646f33 0 7px 29px;padding:0 25px 10px;border-radius:10px;transition:all .5s}#MyOrdersPage .activeOrders .orders .info{margin-top:20px;font-weight:500}#MyOrdersPage .activeOrders .orders .info .info_desc{margin-bottom:10px;font-size:15px}#MyOrdersPage .activeOrders .orders:hover{box-shadow:#11111a1a 0 0 16px}@media only screen and (max-width: 600px){#MyOrdersPage .activeOrders .orders .info{margin-top:10px}#MyOrdersPage .activeOrders .orders .info .info_desc{margin-bottom:6px}}@media only screen and (max-width: 500px){#MyOrdersPage .activeOrders .orders{padding:0 15px 10px}#MyOrdersPage .activeOrders .orders .info .info_desc{font-size:14px}}@media only screen and (max-width: 440px){#MyOrdersPage .activeOrders .orders .info .info_desc{font-size:13px}}#MyOrdersPage .activeOrders .statisticsInfo{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:500;margin-bottom:20px}@media only screen and (max-width: 400px){#MyOrdersPage .activeOrders .statisticsInfo{font-size:16px}}@media only screen and (max-width: 360px){#MyOrdersPage .activeOrders .statisticsInfo{font-size:14px}}#MyOrdersPage .activeOrders .expandedRowContent{padding:0 15px;color:#000!important}#MyOrdersPage .activeOrders .expandedRowContent h4{margin-bottom:8px}#MyOrdersPage .activeOrders .expandedRowContent .orderStatus{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-weight:500}#MyOrdersPage .activeOrders .expandedRowContent .productDetail{display:flex;flex-direction:column;gap:10px}#MyOrdersPage .activeOrders .expandedRowContent .productDetail ul{font-size:20px}#MyOrdersPage .activeOrders .expandedRowContent .productDetail h2{font-size:28px}#MyOrdersPage .activeOrders .expandedRowContent .productDetail .productDetailContent{display:flex;gap:50px;flex-wrap:wrap}#MyOrdersPage .activeOrders .expandedRowContent .productDetail.history ul{font-size:16px;font-weight:400}#MyOrdersPage .activeOrders .expandedRowContent .productDetail.history h2{font-size:22px}@media only screen and (max-width: 600px){#MyOrdersPage .activeOrders .expandedRowContent .productDetail ul{font-size:18px}}#MyOrdersPage .activeOrders .expandedRowContent .description p{font-size:20px}#MyOrdersPage .activeOrders .expandedRowContent .addressDetail,#MyOrdersPage .activeOrders .expandedRowContent .loan{display:flex;align-items:center;flex-wrap:wrap;column-gap:15px}@media only screen and (max-width: 600px){#MyOrdersPage .activeOrders .expandedRowContent .addressDetail,#MyOrdersPage .activeOrders .expandedRowContent .loan{flex-direction:column;align-items:flex-start;gap:0px}#MyOrdersPage .activeOrders .expandedRowContent .addressDetail.history,#MyOrdersPage .activeOrders .expandedRowContent .loan.history{flex-direction:row;align-items:center;gap:10px}#MyOrdersPage .activeOrders .expandedRowContent .addressDetail.history .ant-divider,#MyOrdersPage .activeOrders .expandedRowContent .loan.history .ant-divider{display:inline-block}#MyOrdersPage .activeOrders .expandedRowContent .addressDetail .ant-divider,#MyOrdersPage .activeOrders .expandedRowContent .loan .ant-divider{display:none}#MyOrdersPage .activeOrders .expandedRowContent .addressDetail .navigateBtn,#MyOrdersPage .activeOrders .expandedRowContent .loan .navigateBtn{margin-top:10px}}#MyOrdersPage .activeOrders .expandedRowContent .addressDetail p{font-size:16px}#MyOrdersPage .activeOrders .expandedRowContent .totalPrice p{font-weight:500;font-size:15px}#courierMaps h3{margin-bottom:10px}#courierMaps .selectedAddress{font-weight:500;margin:15px 0 10px;font-size:18px}#courierMaps .estimatedTime{margin-bottom:10px}#courierMaps .navigationBtn{margin-top:8px}#courierMaps .refreshData{margin:30px 0 10px}#courierMaps .allOrders ol{margin-left:20px}#courierMaps .selectedOrder{font-size:18px;padding:8px 15px;border:none;cursor:pointer;border-radius:5px}@media only screen and (max-width: 550px){#courierMaps h3{font-size:18px}#courierMaps .selectedAddress{font-size:16px}#courierMaps .estimatedTime,#courierMaps .allOrders ol button{font-size:15px}}@media only screen and (max-width: 400px){#courierMaps h3{font-size:17px}#courierMaps .selectedAddress{font-size:15px}#courierMaps .estimatedTime,#courierMaps .allOrders ol button{font-size:14px}}@media only screen and (max-width: 350px){#courierMaps h3{font-size:16px}#courierMaps .estimatedTime{font-size:14px}}#stations .addStations{display:flex;justify-content:end}#stations .addStations button{padding:13px 20px;background-color:#004aad;color:#fff;border:none;cursor:pointer;font-size:15px;font-family:Montserrat,sans-serif;display:flex;align-items:center;gap:10px;border-radius:5px;margin:20px 0;transition:all .5s}#stations .addStations button svg{width:30px}#stations .addStations button:hover{background-color:#8fd8ff}@media only screen and (max-width: 600px){#stations .addStations button{font-size:14px}#stations .addStations button svg{font-size:20px}}@media only screen and (max-width: 500px){#stations .addStations button{font-size:13px;padding:10px 16px}#stations .addStations button svg{font-size:18px}}.newStationModal{margin-top:20px}.newStationModal p{margin:10px 0 5px;font-weight:500}.newStationModal .btn{margin-top:20px;font-weight:500}.statistics-page .total{margin-top:15px}.statistics-page .total h3{margin-top:40px;font-weight:500;font-size:20px}@media only screen and (max-width: 600px){.statistics-page .total{margin-top:0}}.statistics-page .ordersCount,.statistics-page .ordersInfo,.statistics-page .addressCount,.statistics-page .companiesCount,.statistics-page .userStatsCount{margin-top:30px}.container{max-width:1600px;margin:0 auto}#loginPage{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fdfaf6;font-family:Poppins,sans-serif}#loginPage .container{display:flex;justify-content:center;align-items:center;width:100%;max-width:600px;padding:20px}#loginPage .container .loginForm{background-color:#f7f7f7;border-radius:8px;padding:40px 60px;width:100%;will-change:filter;transition:filter .3s;filter:drop-shadow(0 0 1.5em #97b7e1)}#loginPage .container .loginForm .logo{text-align:center;margin-bottom:30px}#loginPage .container .loginForm .logo img{width:200px}#loginPage .container .loginForm .inputs{margin-bottom:20px}#loginPage .container .loginForm .inputs div{margin-bottom:15px}#loginPage .container .loginForm .inputs div.passwordField{position:relative;padding-top:15px}#loginPage .container .loginForm .inputs div.passwordField .togglePasswordIcon{position:absolute;right:10px;top:58px;transform:translateY(-50%);color:gray;cursor:pointer;font-size:20px;transition:all .5s}#loginPage .container .loginForm .inputs div p{font-weight:700;color:#000;font-size:15px;margin-bottom:5px!important}#loginPage .container .loginForm .inputs div input{width:100%;padding:10px;border:none;border-bottom:2px solid #ccc;font-size:16px;background-color:transparent;outline:none;transition:all .5s;color:#000;font-weight:600}#loginPage .container .loginForm .inputs div input:focus{border-bottom:2px solid #8fd8ff}#loginPage .container .loginForm button{display:block;width:100%;padding:10px;background-color:#004aad;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:all .5s;font-weight:600;text-align:center}#loginPage .container .loginForm button:hover{background-color:#8fd8ff}#loginPage .container .loginForm button .ant-spin-dot i{background-color:#fff!important}@media only screen and (max-width: 570px){#loginPage .container{padding:15px}#loginPage .container .loginForm{padding:40px 20px}#loginPage .container .loginForm .logo{margin-bottom:40px}#loginPage .container .loginForm .logo img{width:150px}}#notFound{margin-top:40px}
