@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;900&display=swap";.activitySection{flex-basis:50%}.activitySection .heading{width:100%;justify-content:space-between}.activitySection .heading h1{font-size:1.2rem;color:#0f0f0f;font-weight:700}.activitySection .heading .btn{border:1px solid transparent}.activitySection .heading .btn:hover{border:1px solid rgb(173,114,59)}.activitySection .secContainer{margin-top:1rem}.activitySection .secContainer .singleCustomer{align-items:flex-start;justify-content:space-between}.activitySection .secContainer .singleCustomer img{width:40px;height:40px;object-fit:cover;border-radius:50%;box-shadow:0 2px 4px #dfe2df;margin-right:1rem}.activitySection .secContainer .singleCustomer .costumerDetails{flex:1}.activitySection .secContainer .singleCustomer .costumerDetails .name{font-size:1rem;font-weight:600;color:#0f0f0f;display:block}.activitySection .secContainer .singleCustomer .costumerDetails small{font-weight:500;color:#747474;font-size:.813rem}.sideBarCard{width:100%;padding:1rem;text-align:center;position:relative}.sideBarCard .icon{position:absolute;background-color:#43b943;border:10px solid rgb(241,241,241);font-size:3rem;border-radius:50%;top:-8px;right:50%;transform:translate(50%);z-index:100}.sideBarCard .cardContent{position:relative;padding:1rem;background-color:#43b943;border-radius:10px;overflow:hidden}.sideBarCard .cardContent .circle1,.sideBarCard .cardContent .circle2{position:absolute;background-color:#b5e7b5;border-radius:50%;opacity:.7}@media screen and (max-width: 918px){.activitySection{width:100%}}.mainContent{width:82%;height:100%;padding:2rem;overflow:auto}.mainContent .bottom{margin-top:2rem;gap:2rem;align-items:flex-start}@media screen and (max-width: 918px){.bottom{flex-direction:column}}.listiningSection{flex-basis:70%}.listiningSection .heading{width:100%;justify-content:space-between}.listiningSection .heading h1{font-size:1.2rem;color:#0f0f0f;font-weight:700}.listiningSection .heading .btn{border:1px solid transparent;font-weight:500}.listiningSection .heading .btn:hover{border:1px solid rgb(192,0,0)}.listiningSection .secContainer{width:100%;margin:1rem 0;gap:1rem;flex-wrap:wrap}.listiningSection .secContainer .singleItem{position:relative;width:140px;height:200px;display:flex;align-items:center;flex-direction:column;padding:1rem;border-radius:10px;background-color:#ecd6d6}.listiningSection .secContainer .singleItem:hover{background-color:#e7b5b5;box-shadow:0 2px 2px #f8f6f7}.listiningSection .secContainer .singleItem img{max-width:100px;max-height:130px;min-height:120px;object-fit:contain}.listiningSection .secContainer .singleItem .icon{position:absolute;top:10px;right:10px;color:#c00000}.listiningSection .secContainer .singleItem .icon:hover{transform:scale(1.1)}.listiningSection .secContainer .singleItem h3{font-size:1rem;color:#0f0f0f;padding:1rem 0}.listiningSection .sellers{width:100%;justify-content:space-between;gap:1rem;align-items:flex-start}.listiningSection .sellers .topSellers .heading,.listiningSection .sellers .featuredSellers .heading{padding:1.5rem 0}.listiningSection .sellers .topSellers .heading .btn,.listiningSection .sellers .featuredSellers .heading .btn{padding:.5rem 1rem}.listiningSection .sellers .topSellers .card,.listiningSection .sellers .featuredSellers .card{padding:1.5rem 4.9rem;border-radius:1rem;background-color:#fff;gap:1rem;box-shadow:0 2px 4px #f8f6f7}.listiningSection .sellers .topSellers .card .users,.listiningSection .sellers .featuredSellers .card .users{padding-right:1rem;border-right:2px solid rgb(190,190,190)}.listiningSection .sellers .topSellers .card .users img,.listiningSection .sellers .featuredSellers .card .users img{width:30px;height:30px;border-radius:50%;object-fit:cover;border:2px solid hsl(330,12%,97%);transition:.5s ease}.listiningSection .sellers .topSellers .card .users img:hover,.listiningSection .sellers .featuredSellers .card .users img:hover{transform:translateY(-10px)}.listiningSection .sellers .topSellers .card .cardText span,.listiningSection .sellers .featuredSellers .card .cardText span{color:#0f0f0f;font-weight:500}.listiningSection .sellers .topSellers .card .cardText span small,.listiningSection .sellers .featuredSellers .card .cardText span small{font-weight:400}.listiningSection .sellers .topSellers .card .cardText span small .date,.listiningSection .sellers .featuredSellers .card .cardText span small .date{margin-left:1rem}@media screen and (max-width: 990px){.listiningSection .sellers .card{flex-direction:column}}@media screen and (max-width: 918px){.listiningSection .singleItem{width:100%!important}}@media screen and (max-width: 490px){.listiningSection .sellers{flex-direction:column}.listiningSection .sellers .card{flex-direction:row}}.topSection .headerSection{justify-content:space-between}.topSection .headerSection .title h1{font-size:1.5rem;color:#0f0f0f;font-weight:700}.topSection .headerSection .title p{font-size:.938rem;color:#747474;font-weight:500}.topSection .headerSection .searchBar{padding:1rem 2rem;background-color:#fff;border-radius:5px;gap:1rem;box-shadow:0 2px 4px #f8f6f7}.topSection .headerSection .searchBar input{border:none;outline:none;background:none}.topSection .headerSection .searchBar .icon{color:#747474}.topSection .headerSection .searchBar .icon:hover{color:#e70101}.topSection .headerSection .adminDiv{gap:1rem}.topSection .headerSection .adminDiv .icon{font-size:2.5rem;background-color:#fff;border-radius:5px;padding:5px;box-shadow:0 2px 4px #f8f6f7;color:#747474}.topSection .headerSection .adminDiv .adminImage{border:3px solid rgb(255,255,255);border-radius:50%;width:3.5rem;height:3.5rem;overflow:hidden;box-shadow:0 2px 4px #f8f6f7}.topSection .headerSection .adminDiv .adminImage img{width:100%;height:100%;border-radius:10px;object-fit:contain}.topSection .cardSection{margin-top:3rem;gap:1rem}.topSection .cardSection .rightCard{position:relative;flex-basis:70%;height:210px;flex-direction:column;align-items:flex-start;justify-content:center;margin:auto;padding:2rem;border-radius:1rem;overflow:hidden}.topSection .cardSection .rightCard .videoDiv{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.topSection .cardSection .rightCard .videoDiv video{width:100%;height:100%;object-fit:cover}.topSection .cardSection .rightCard .videoDiv video:hover{transform:scale(105%)}.topSection .cardSection .rightCard h1,.topSection .cardSection .rightCard p,.topSection .cardSection .rightCard .btn{z-index:100}.topSection .cardSection .rightCard h1{font-size:1.5rem;color:#fff;font-weight:800}.topSection .cardSection .rightCard p{padding:1rem;color:#fff;font-weight:500}.topSection .cardSection .rightCard .buttons{gap:1rem}.topSection .cardSection .rightCard .buttons .btn{box-shadow:none;padding:.8rem 1.5rem;color:#e70101;border:2px solid transparent}.topSection .cardSection .rightCard .buttons .transparent{background:none;border:2px solid rgb(231,181,181);color:#e7b5b5}.topSection .cardSection .rightCard .buttons .transparent:hover{background-color:#e7b5b5;color:#e70101}.topSection .cardSection .leftCard{flex-basis:50%}.topSection .cardSection .leftCard .main{position:relative;padding:1rem;height:210px;border-radius:1rem;justify-content:space-between}.topSection .cardSection .leftCard .main:before{content:"";position:absolute;height:100%;width:100%;background-color:#e7b5b5;left:0;bottom:0;border-radius:1rem}.topSection .cardSection .leftCard .main .textDiv{z-index:100}.topSection .cardSection .leftCard .main .textDiv h1{font-size:1.5rem;padding-bottom:1rem;color:#0f0f0f}.topSection .cardSection .leftCard .main .textDiv .flex{gap:1.5rem;font-weight:500;color:#0f0f0f}.topSection .cardSection .leftCard .main .textDiv .flex small{font-size:.938rem;display:block;color:#e70101;font-weight:500;padding:.5rem 0}.topSection .cardSection .leftCard .main .textDiv .link{margin-top:2rem;cursor:pointer}.topSection .cardSection .leftCard .main .textDiv .link:hover{color:#e70101}.topSection .cardSection .leftCard .main .textDiv .link:hover .icon{transform:translate(10px);transition:.3s ease}.topSection .cardSection .leftCard .main .imgDiv{transform:translateY(-155px) translate(20px)}.topSection .cardSection .leftCard .main .imgDiv img{width:350px}.sideBarCard{display:none;width:100%;padding:1rem;text-align:center;position:relative}.sideBarCard .icon{position:absolute;background-color:#e7b5b5;border:10px solid rgb(255,255,255);font-size:3rem;border-radius:50%;top:-8px;right:50%;transform:translate(50%);z-index:100}.sideBarCard .cardContent{position:relative;padding:1rem;background-color:#e7b5b5;border-radius:10px;overflow:hidden}.sideBarCard .cardContent h3{font-size:1rem;margin-top:1rem;padding:1rem 0;font-weight:800;color:#0f0f0f}.sideBarCard .cardContent p{font-size:.938rem;color:#747474;padding-bottom:1rem;font-weight:500}.sideBarCard .cardContent .btn{position:relative;color:#747474;z-index:1000}.sideBarCard .cardContent .circle1,.sideBarCard .cardContent .circle2{position:absolute;background-color:#e7b5b5;border-radius:50%;opacity:.7}.sideBarCard .cardContent .circle1{height:100px;width:100px;top:-50px;left:-50px}.sideBarCard .cardContent .circle2{height:150px;width:150px;bottom:-80px;right:-70px;z-index:1}@media screen and (max-width: 990px){.cardSection{flex-direction:column}.cardSection .rightCard,.cardSection .leftCard{width:100%;flex-basis:100%}.cardSection .leftCard{margin-top:2rem;align-items:flex-start;height:10px m!important}.cardSection .leftCard .sideBarCard{display:block!important}.imgDiv{transform:translateY(10px)!important}.imgDiv img{width:250px}}@media screen and (max-width: 918px){.headerSection .searchBar{display:none}}@media screen and (max-width: 725px){.cardSection .leftCard .main{width:100%}.cardSection .leftCard .sideBarCard{display:none!important}}@media screen and (max-width: 490px){.headerSection .adminDiv{display:none}.headerSection .title{text-align:center;margin:auto}.cardSection .rightCard{text-align:center}.cardSection .rightCard .buttons{margin:auto;flex-direction:column}.cardSection .rightCard .buttons .btn{width:100%}.cardSection .leftCard .main{display:flex;align-items:center;justify-content:center}.cardSection .leftCard .main .textDiv{margin:auto}.cardSection .leftCard .main:before{width:100%!important}}@media screen and (max-width: 390px){.topSection .cardSection .rightCard{text-align:center;padding:2rem 1rem}.topSection .cardSection .rightCard h1{font-size:1.2rem}}.sideBar{background-color:#fff;box-shadow:1px 0 4px #bebebe;max-width:18%;height:100%;gap:3rem;overflow:auto}.sideBar .logoDiv{padding:1.5rem 1.5rem 0;cursor:pointer}.sideBar .logoDiv img{margin-right:.5rem;border-radius:2px;padding:.2rem}.sideBar .logoDiv h2{font-size:1.2rem;color:#e70101}.sideBar .menuDiv .divTitle,.sideBar .settingsDiv .divTitle{font-size:1rem;color:#0f0f0f;padding:0 1.5rem 1.5rem}.sideBar .menuDiv .menuLists .listItem,.sideBar .settingsDiv .menuLists .listItem{padding:.2rem 1.5rem;width:100%;position:relative}.sideBar .menuDiv .menuLists .listItem:before,.sideBar .settingsDiv .menuLists .listItem:before{position:absolute;content:"";height:0%;left:0;width:5px;bottom:0;border-top-right-radius:10px;border-bottom-right-radius:10px;background-color:#e70101}.sideBar .menuDiv .menuLists .listItem .menuLink,.sideBar .settingsDiv .menuLists .listItem .menuLink{color:#bebebe;font-weight:500;transition:0}.sideBar .menuDiv .menuLists .listItem .menuLink .icon,.sideBar .settingsDiv .menuLists .listItem .menuLink .icon{margin-right:.5rem}.sideBar .menuDiv .menuLists .listItem:hover .menuLink,.sideBar .settingsDiv .menuLists .listItem:hover .menuLink{color:#e70101;transition:0}.sideBar .menuDiv .menuLists .listItem:hover:before,.sideBar .settingsDiv .menuLists .listItem:hover:before{height:100%;transition:.3s ease}.sideBar .sideBarCard{width:100%;padding:1rem;text-align:center;position:relative;display:block!important}.sideBar .sideBarCard .icon{position:absolute;background-color:#e7b5b5;border:10px solid rgb(255,255,255);font-size:3rem;border-radius:50%;top:-8px;right:50%;transform:translate(50%);z-index:100}.sideBar .sideBarCard .cardContent{position:relative;padding:1rem;background-color:#e7b5b5;border-radius:10px;overflow:hidden}.sideBar .sideBarCard .cardContent h3{font-size:1rem;margin-top:1rem;padding:1rem 0;font-weight:800;color:#0f0f0f}.sideBar .sideBarCard .cardContent p{font-size:.938rem;color:#747474;padding-bottom:1rem;font-weight:500}.sideBar .sideBarCard .cardContent .btn{position:relative;color:#747474;z-index:1000}.sideBar .sideBarCard .cardContent .circle1,.sideBar .sideBarCard .cardContent .circle2{position:absolute;background-color:#e7b5b5;border-radius:50%;opacity:.7}.sideBar .sideBarCard .cardContent .circle1{height:100px;width:100px;top:-50px;left:-50px}.sideBar .sideBarCard .cardContent .circle2{height:150px;width:150px;bottom:-80px;right:-70px;z-index:1}@media screen and (max-width: 820px){.sideBar{padding-bottom:2rem}.sideBar .sideBarCard{display:none!important}}@media screen and (max-width: 745px){.sideBar .logoDiv{margin-left:-2rem;padding:1.5rem 1rem 1rem 0}.sideBar .logoDiv img{width:130px;border-radius:10px}.sideBar .logoDiv h2,.sideBar .menuDiv .divTitle,.sideBar .menuDiv .smallText,.sideBar .settingsDiv .divTitle,.sideBar .settingsDiv .smallText{display:none}.sideBar .menuDiv .menuLists .listItem .menuLink,.sideBar .settingsDiv .menuLists .listItem .menuLink{justify-content:center;margin-right:2rem!important;transform:scale(1.4)}.sideBar .menuDiv .menuLists .listItem .menuLink .icon,.sideBar .settingsDiv .menuLists .listItem .menuLink .icon{font-size:1.2rem}}@media screen and (max-width: 390px){.sideBar .menuDiv .menuLists .listItem,.sideBar .settingsDiv .menuLists .listItem{padding:.2rem .5rem}.sideBar .menuDiv .menuLists .listItem .menuLink,.sideBar .settingsDiv .menuLists .listItem .menuLink{justify-content:center;margin:0 auto}}html{font-size:90%}a{text-decoration:none}li{list-style:none}.icon{font-size:1.2rem;cursor:pointer}img{width:100%;height:auto}.flex{display:flex;align-items:center}.grid{display:grid;align-items:center;gap:1.5rem}.btn{border:none;outline:none;cursor:pointer;border-radius:8px;box-shadow:0 2px 4px #f8f6f7;padding:.8rem 1rem;color:#747474}.btn .icon{margin-left:.5rem}.btn:hover{background-color:#e7b5b5;color:#e70101}body{display:flex;align-items:center;justify-content:center;margin:auto;padding:1rem}.container{position:relative;width:95vw;height:95vh;display:flex;align-items:center;justify-content:center;background-color:#eeeff1;overflow:hidden;border-radius:1rem;box-shadow:2px 2px 8px #bebebe}::-webkit-scrollbar{display:none}@media screen and (max-width: 990px){.heading{flex-direction:column;align-items:flex-start;gap:1rem}}@media screen and (max-width: 918px){.heading{flex-direction:row;align-items:center;gap:1rem}}@media screen and (max-width: 490px){.heading{flex-direction:column;align-items:flex-start;gap:1rem}}*{padding:0;margin:0;box-sizing:border-box;transition:.3s ease;font-family:Montserrat,sans-serif}
