.connectModal{position:fixed;width:100%;height:100vh;top:0;left:0;align-items:center;justify-content:center;background-color:rgba(0,0,0,.61);z-index:5;display:none;opacity:1}.connectModal.active{display:flex}.connectModal .modelContent{z-index:5;width:22rem;margin:auto;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;position:relative;opacity:1;box-shadow:0 0 3px #000;border-radius:10px;padding-bottom:1rem;background-color:#fff}@media screen and (max-width:678px)and (orientation:portrait){.connectModal .modelContent{width:20rem}}.connectModal .modelContent .connectWalletHeader{width:100%;height:5rem;border-bottom:1px solid #ddd;border-top-left-radius:2rem;border-top-right-radius:2rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:678px)and (orientation:portrait){.connectModal .modelContent .connectWalletHeader{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media screen and (max-height:678px)and (orientation:landscape){.connectModal .modelContent .connectWalletHeader{border-top-left-radius:1rem;border-top-right-radius:1rem}}.connectModal .modelContent .connectWalletHeader .connectWalletTitle{color:#000;font-size:2rem;padding-left:20px}@media screen and (max-width:678px)and (orientation:portrait){.connectModal .modelContent .connectWalletHeader .connectWalletTitle{font-size:1.5rem}}.connectModal .modelContent .connectWalletHeader .connectModalCloseButton{font-size:2rem;font-weight:600;border:none;background-color:transparent;border-radius:16px;cursor:pointer;color:#000;margin-right:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.connectModal .modelContent .connectWalletHeader .connectModalCloseButton:hover{-webkit-animation:closeAni .5s ease 0s infinite;animation:closeAni .5s ease 0s infinite}.connectModal .modelContent .connectWalletWrapper{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.connectModal .modelContent .connectWalletWrapper .connectModalBtn{cursor:pointer;width:calc(100% - 3rem);padding:.5rem;margin-top:.8rem;display:flex;position:relative}.connectModal .modelContent .connectWalletWrapper .connectModalBtn:hover .left .icon img{-webkit-filter:drop-shadow(3px 3px 5px #000);filter:drop-shadow(3px 3px 5px #000)}.connectModal .modelContent .connectWalletWrapper .connectModalBtn:hover .middle h2{text-shadow:2px 2px 5px #000}.connectModal .modelContent .connectWalletWrapper .connectModalBtn .btn_bg{position:absolute;width:100%;left:0;height:100%;top:0}.connectModal .modelContent .connectWalletWrapper .connectModalBtn .left{flex:.2 1;margin-top:0;z-index:1}.connectModal .modelContent .connectWalletWrapper .connectModalBtn .left .icon{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (max-width:678px)and (orientation:portrait){.connectModal .modelContent .connectWalletWrapper .connectModalBtn .left .icon{width:3rem;height:3rem}}@media screen and (max-height:678px)and (orientation:landscape){.connectModal .modelContent .connectWalletWrapper .connectModalBtn .left .icon{width:3rem;height:3rem}}.connectModal .modelContent .connectWalletWrapper .connectModalBtn .left .icon img{width:80%;height:80%;transition:all .3s ease;-webkit-filter:drop-shadow(2px 2px 0 #000);filter:drop-shadow(2px 2px 0 #000)}.connectModal .modelContent .connectWalletWrapper .connectModalBtn .middle{flex:.8 1;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:0;z-index:1}.connectModal .modelContent .connectWalletWrapper .connectModalBtn .middle h2{font-size:1.3rem;width:90%;color:#555;transition:all .3s ease}@media screen and (max-width:678px)and (orientation:portrait){.connectModal .modelContent .connectWalletWrapper .connectModalBtn .middle h2{font-size:1.2rem}}@media screen and (max-height:678px)and (orientation:landscape){.connectModal .modelContent .connectWalletWrapper .connectModalBtn .middle h2{font-size:1.2rem}}.connectModal .modelContent .connectWalletWrapper .connectModalBtn .middle p{font-size:1rem;width:90%;color:#999}@media screen and (max-width:678px)and (orientation:portrait){.connectModal .modelContent .connectWalletWrapper .connectModalBtn .middle p{font-size:.8rem}}@media screen and (max-height:678px)and (orientation:landscape){.connectModal .modelContent .connectWalletWrapper .connectModalBtn .middle p{font-size:.8rem}}.nav-background{padding:1.25rem 0;position:absolute;width:100%;align-items:center!important;display:flex;z-index:3;top:0;left:0;box-shadow:0 16px 60px rgba(0,0,0,.031372549);border-radius:20px;margin-bottom:15px}@media screen and (max-width:678px)and (orientation:portrait){.nav-background{width:100vw;top:0;border:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:0;margin-bottom:0}}.topbar{height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;max-width:1320px;padding-right:.75rem;padding-left:.75rem}@media screen and (max-width:1440px){.topbar{width:100%;padding:0 12px;height:93px}}@media screen and (max-width:678px)and (orientation:portrait){.topbar{width:100%}}.topbar .logo{height:90%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:678px)and (orientation:portrait){.topbar .logo{margin-left:0;height:auto}}@media screen and (max-height:678px)and (orientation:landscape){.topbar .logo{margin-left:.5rem}}.topbar .logo a{height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none}@media screen and (max-width:678px)and (orientation:portrait){.topbar .logo a{font-size:2rem}}@media screen and (max-height:678px)and (orientation:landscape){.topbar .logo a{font-size:2rem}}@media screen and (max-width:678px)and (orientation:portrait){.topbar .logo a img{height:53px}}.topbar .logo a h1{color:#fff;font-size:22px;font-weight:900;margin-left:1rem}.topbar .btns{display:flex;align-items:center;justify-content:center}@media screen and (max-width:678px)and (orientation:portrait){.topbar .btns{display:none}}.topbar .btns .menu{display:flex;align-items:center;padding:0;margin:0;list-style:none}.topbar .btns .menu li{margin-right:2.2rem}.topbar .btns .menu li a{color:#fff;text-transform:uppercase;transition:all .3s ease}.topbar .btns .menu li a:hover{color:#fde995}.topbar .btns .menu li .dropdown{position:relative}.topbar .btns .menu li .dropdown .dropdown-btn{background-color:hsla(0,0%,100%,0);border:none;color:#fff;font-size:16px;text-transform:uppercase}.topbar .btns .menu li .dropdown .dropdown-btn img{margin-left:.5rem}.topbar .btns .menu li .dropdown .dropdown-content{position:absolute;display:none;min-width:11rem;min-height:2rem;text-align:left;padding:.5rem;right:0;white-space:normal;background-color:#0f0f24;background-clip:padding-box;z-index:1000;border-radius:.5rem}.topbar .btns .menu li .dropdown .dropdown-content .list-menu{list-style:none;padding-left:0;width:100%}.topbar .btns .menu li .dropdown .dropdown-content .list-menu .list-menu__item{padding:.375rem .75rem;width:100%;cursor:pointer;color:#fff;font-size:16px;line-height:1.5}.topbar .btns .menu li .dropdown .dropdown-content .list-menu .list-menu__item--active,.topbar .btns .menu li .dropdown .dropdown-content .list-menu .list-menu__item:hover{color:#fde995}.topbar .btns .menu li .dropdown .active-down{display:flex}.topbar .btns .connectBtn{display:flex;align-items:center;text-decoration:none;-webkit-user-select:none;user-select:none;background-color:transparent;line-height:1.5;background:linear-gradient(90deg,#191328,#28192c) padding-box,linear-gradient(180deg,rgba(239,101,93,.7490196078),rgba(129,73,191,.1803921569) 50%) border-box;border:2px solid transparent;padding:.75rem 1.5rem;color:#fff;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:600}@media screen and (max-width:678px)and (orientation:portrait){.topbar .btns .connectBtn{font-size:14px;margin:0 10px 0 0}}.topbar .btns .connectBtn:hover{border-color:rgba(239,101,93,.7490196078)}.topbar .btns .connectBtn img{margin-right:.5rem}.topbar .hamburger{display:none;width:2.5rem;height:3rem;position:absolute;right:2rem;top:1rem;flex-direction:column;justify-content:space-around;cursor:pointer;z-index:3;overflow:hidden;-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (max-width:678px)and (orientation:portrait){.topbar .hamburger{display:flex;width:36px;height:45px;right:12px;top:22px;flex-direction:column;align-items:flex-end;justify-content:space-around;cursor:pointer;overflow:hidden;-webkit-transform:scale(.9);transform:scale(.9)}}.topbar .hamburger span{width:100%;height:3px;border-radius:3px;background-color:#fff;-webkit-transform-origin:left;transform-origin:left;transition:all 1s ease}.topbar .hamburger span:last-child{width:25px}.topbar .hamburger.active{z-index:1;align-items:flex-start}.topbar .hamburger.active span:first-child{width:45px;-webkit-transform:rotate(42deg);transform:rotate(42deg)}.topbar .hamburger.active span:nth-child(2){opacity:0}.topbar .hamburger.active span:last-child{width:45px;-webkit-transform:rotate(-42deg);transform:rotate(-42deg)}.accountModal{position:fixed;width:100vw;height:100vh;top:0;left:0;align-items:center;justify-content:center;background-color:rgba(0,0,0,.61);z-index:5;display:none;opacity:1}.accountModal.active{display:flex}.accountModal .modelContent{z-index:5;width:30rem;margin:auto;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;position:relative;opacity:1;padding-bottom:3rem;padding-top:1rem;border-radius:10px;background-color:#fff;-webkit-animation:modalAni .5s ease 0s 1 forwards;animation:modalAni .5s ease 0s 1 forwards}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent{width:20rem}}@-webkit-keyframes modalAni{0%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes modalAni{0%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.accountModal .modelContent .connectWalletHeader{width:100%;height:5rem;border-top-left-radius:2rem;border-top-right-radius:2rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent .connectWalletHeader{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media screen and (max-height:678px)and (orientation:landscape){.accountModal .modelContent .connectWalletHeader{border-top-left-radius:1rem;border-top-right-radius:1rem}}.accountModal .modelContent .connectWalletHeader .connectWalletTitle{color:#000;font-size:2rem;padding-left:20px}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent .connectWalletHeader .connectWalletTitle{font-size:1.5rem}}.accountModal .modelContent .connectWalletHeader .connectModalCloseButton{font-size:2rem;font-weight:600;border:none;background-color:transparent;border-radius:16px;cursor:pointer;color:#000;margin-right:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.accountModal .modelContent .connectWalletHeader .connectModalCloseButton:hover{-webkit-animation:closeAni .5s ease 0s infinite;animation:closeAni .5s ease 0s infinite}@-webkit-keyframes closeAni{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes closeAni{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.accountModal .modelContent .modalWraper{width:90%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;z-index:1}.accountModal .modelContent .modalWraper span{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:1rem}.accountModal .modelContent .modalWraper span .avatar{width:3rem}.accountModal .modelContent .modalWraper span input{border:none;background-color:hsla(0,0%,100%,0);margin-left:1rem;font-size:1rem;color:#343a69;width:10rem}.accountModal .modelContent .modalWraper span input:focus{outline:none}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent .modalWraper span input{width:6rem}}@media screen and (max-height:678px)and (orientation:landscape){.accountModal .modelContent .modalWraper span input{width:6rem}}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent .modalWraper span input{font-size:.8rem}}@media screen and (max-height:678px)and (orientation:landscape){.accountModal .modelContent .modalWraper span input{font-size:.8rem}}.accountModal .modelContent .modalWraper span .coppyAddressButton{cursor:pointer;border:none;background-color:hsla(0,0%,100%,0);color:#343a69;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:all .3s ease}.accountModal .modelContent .modalWraper span .coppyAddressButton:hover{text-shadow:0 0 5px #4b747b}.accountModal .modelContent .modalWraper span .coppyAddressButton p{margin-left:.5rem}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent .modalWraper span .coppyAddressButton p{font-size:.8rem}}@media screen and (max-height:678px)and (orientation:landscape){.accountModal .modelContent .modalWraper span .coppyAddressButton p{font-size:.8rem}}.accountModal .modelContent .modalWraper .modalBtns{width:100%;display:flex;align-items:center;justify-content:space-around;flex-direction:row;margin:0!important}.accountModal .modelContent .modalWraper .modalBtns a{cursor:pointer;border:none;background-color:hsla(0,0%,100%,0);color:#343a69;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:all .3s ease;text-decoration:none}.accountModal .modelContent .modalWraper .modalBtns a:hover{text-shadow:0 0 5px #4b747b}.accountModal .modelContent .modalWraper .modalBtns a .fas{margin-right:.5rem}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent .modalWraper .modalBtns a{font-size:.8rem}}@media screen and (max-height:678px)and (orientation:landscape){.accountModal .modelContent .modalWraper .modalBtns a{font-size:.8rem}}.accountModal .modelContent .modalWraper .modalBtns .disconnect{cursor:pointer;font-size:1rem;padding:.5rem 2rem;color:#727272;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background-color:#e3e3e3;border:1px solid #363537;border-radius:10px}.accountModal .modelContent .modalWraper .modalBtns .disconnect:hover{box-shadow:0 0 5px #fff;text-shadow:0 0 15px #fff}@media screen and (max-width:678px)and (orientation:portrait){.accountModal .modelContent .modalWraper .modalBtns .disconnect{font-size:.8rem}}@media screen and (max-height:678px)and (orientation:landscape){.accountModal .modelContent .modalWraper .modalBtns .disconnect{font-size:.8rem}}.accountModal .modelContent .connectBg{position:absolute;width:100%;height:100%}.menubar{height:100vh;left:-100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:all 1s ease;background-color:#141422;z-index:1;position:fixed;top:0;padding:10px}@media screen and (max-width:678px)and (orientation:portrait){.menubar{width:100vw;left:-100vw;padding-top:100px}}.menubar.active{left:0}.menubar .menuContent{width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-left:10px;padding-right:10px}.menubar .menuContent::-webkit-scrollbar{display:none}.sideBar{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;width:100%;top:10px}@media screen and (max-width:678px)and (orientation:portrait){.sideBar{width:100%;margin-bottom:20px}}.sideBar .navList{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%}.sideBar .navList .menu{display:flex;padding:0;margin:0;list-style:none;flex-direction:column}.sideBar .navList .menu li{margin-bottom:2rem}.sideBar .navList .menu li a{color:#fff;text-transform:uppercase;transition:all .3s ease;font-size:1.5rem;font-weight:700}.sideBar .navList .menu li a:hover{color:#fde995}.sideBar .navList .menu li .dropdown{position:relative}.sideBar .navList .menu li .dropdown .dropdown-btn{background-color:hsla(0,0%,100%,0);border:none;color:#fff;font-size:1.5rem;font-weight:700;text-transform:uppercase}.sideBar .navList .menu li .dropdown .dropdown-btn img{margin-left:.5rem}.sideBar .navList .menu li .dropdown .dropdown-content{position:absolute;display:none;min-width:11rem;min-height:2rem;text-align:left;padding:.5rem;left:0;white-space:normal;background-color:#0f0f24;background-clip:padding-box;z-index:1000;border-radius:.5rem}.sideBar .navList .menu li .dropdown .dropdown-content .list-menu{list-style:none;padding-left:0;width:100%}.sideBar .navList .menu li .dropdown .dropdown-content .list-menu .list-menu__item{padding:.375rem .75rem;cursor:pointer;color:#fff;font-size:16px;line-height:1.5;margin-bottom:0}.sideBar .navList .menu li .dropdown .dropdown-content .list-menu .list-menu__item--active,.sideBar .navList .menu li .dropdown .dropdown-content .list-menu .list-menu__item:hover{color:#fde995}.sideBar .navList .menu li .dropdown .active-down{display:flex}.sideBar .navList .connectBtn{display:flex;align-items:center;text-decoration:none;-webkit-user-select:none;user-select:none;background-color:transparent;line-height:1.5;background:linear-gradient(90deg,#0f0f24,#0f0f24) padding-box,linear-gradient(180deg,rgba(239,101,93,.7490196078),rgba(129,73,191,.1803921569) 50%) border-box;border:2px solid transparent;padding:.75rem 1.5rem;color:#fff;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:600}.sideBar .navList .connectBtn:hover{border-color:rgba(239,101,93,.7490196078)}.sideBar .navList .connectBtn img{margin-right:.5rem}.sideBar .sideFooter{position:-webkit-sticky;position:sticky;top:30px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:15px;margin-top:50px}@media screen and (max-width:678px)and (orientation:portrait){.sideBar .sideFooter{margin-top:50px}}.sideBar .sideFooter .change_theme{width:100%;background-color:#f0f2f5;padding:10px;display:flex;align-items:center;border-radius:50px;grid-template-columns:auto auto auto;grid-gap:10px;gap:10px}.sideBar .sideFooter .change_theme button{border:none;background-color:#f0f2f5;color:#9aa4b5;display:flex;align-items:center;justify-content:center;border-radius:30px;width:50%;padding:10px 0;transition:all .3s ease;cursor:pointer}.sideBar .sideFooter .change_theme button img{transition:all .3s ease;margin-right:7px;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.7}.sideBar .sideFooter .change_theme .activeThemeBtn{background-color:#fff;color:#0841d4}.sideBar .sideFooter .change_theme .activeThemeBtn img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.sideBar .sideFooter .socialLinks{display:flex;align-items:center;justify-content:center}.sideBar .sideFooter .socialLinks a{margin:10px;font-size:26px;color:#1ea1f2;text-decoration:none;cursor:pointer;transition:all .3s ease}.sideBar .sideFooter .socialLinks a:hover{opacity:.7}.sideBar .sideFooter .socialLinks .medium{color:#000}.sideBar .hamburger{display:none;width:2.5rem;height:3rem;position:absolute;right:2rem;top:1rem;flex-direction:column;justify-content:space-around;cursor:pointer;z-index:6;overflow:hidden;-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (max-width:990px){.sideBar .hamburger{display:flex;width:2rem;height:2rem;right:.5rem;flex-direction:column;justify-content:space-around;cursor:pointer;z-index:6;overflow:hidden;-webkit-transform:scale(.9);transform:scale(.9)}}@media screen and (max-width:540px){.sideBar .hamburger{top:0}}@media screen and (max-height:678px)and (orientation:landscape){.sideBar .hamburger{width:2.5rem;height:2.2rem;right:1rem;top:0;flex-direction:column;justify-content:space-around;cursor:pointer;z-index:6;overflow:hidden;-webkit-transform:scale(.9);transform:scale(.9)}}.sideBar .hamburger span{width:100%;height:.3rem;border-radius:3px;background-color:#fff;-webkit-transform-origin:left;transform-origin:left;transition:all 1s ease}.sideBar .hamburger.active{z-index:1}.sideBar .hamburger.active span:first-child{width:2.2rem;-webkit-transform:rotate(40deg);transform:rotate(40deg)}@media screen and (max-width:678px)and (orientation:portrait){.sideBar .hamburger.active span:first-child{-webkit-transform:rotate(35deg);transform:rotate(35deg)}}@media screen and (max-height:678px)and (orientation:landscape){.sideBar .hamburger.active span:first-child{-webkit-transform:rotate(30deg);transform:rotate(30deg)}}.sideBar .hamburger.active span:nth-child(2){opacity:0}.sideBar .hamburger.active span:last-child{width:2.2rem;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}@media screen and (max-width:678px)and (orientation:portrait){.sideBar .hamburger.active span:last-child{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}@media screen and (max-height:678px)and (orientation:landscape){.sideBar .hamburger.active span:last-child{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.loader-div{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.885);top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.loader-div p{font-size:min(25px,2.5vw)}@media screen and (max-width:576px)and (orientation:portrait){.loader-div p{font-size:18px}}.spinner-box{width:100px;height:100px;display:flex;justify-content:center;align-items:center;background-color:transparent}.three-quarter-spinner{width:50px;height:50px;border:3px solid #8e6626;border-top-color:transparent;border-radius:50%;-webkit-animation:spin .5s linear 0s infinite;animation:spin .5s linear 0s infinite}.gallery{display:flex;align-items:center;width:100%;position:relative;background-color:rgba(180,246,255,0);justify-content:flex-start;flex-direction:column;border-radius:5px;padding:7px;margin-bottom:.5rem}@media screen and (max-width:678px)and (orientation:portrait){.gallery{margin-bottom:.5rem}}@media screen and (max-height:678px)and (orientation:landscape){.gallery{margin-bottom:1rem;width:90%}}.gallery .top{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row}@media screen and (max-width:678px)and (orientation:portrait){.gallery .top{width:100%;flex-direction:column}}@media screen and (max-height:678px)and (orientation:landscape){.gallery .top{width:100%}}.gallery .top p{color:#636569;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:left;margin-bottom:0}@media screen and (max-width:678px)and (orientation:portrait){.gallery .top p{width:100%;margin-bottom:10px}}@media screen and (max-height:678px)and (orientation:landscape){.gallery .top p{font-size:.8rem!important}}.gallery .top button{width:auto;color:#fff;padding:.5rem 1.25rem;border:2px solid transparent;outline:0;border-radius:5px;cursor:pointer;transition:all .3s ease}.gallery .top button:disabled{opacity:.4;border-color:rgba(129,73,191,.1803921569);background-color:transparent}@media screen and (max-width:678px)and (orientation:portrait){.gallery .top button{padding:.2rem .3rem}}@media screen and (max-height:678px)and (orientation:landscape){.gallery .top button{font-size:.6rem;min-width:4rem!important;padding:.2rem .3rem;width:4rem!important}}.gallery .top .selectBtn{background:linear-gradient(#0f0f24,#0f0f24) padding-box,linear-gradient(180deg,rgba(239,101,93,.7490196078),rgba(129,73,191,.18) 50%) border-box}.gallery .top .selectBtn:hover{border-color:rgba(239,101,93,.7490196078)}.gallery .top .stakeBtn{background:linear-gradient(#0f0f24,#0f0f24) padding-box,linear-gradient(180deg,#35ca7d,rgba(129,73,191,.18)) border-box}.gallery .top .stakeBtn:hover{border-color:#35ca7d}.gallery .top .row{display:flex;align-items:center;justify-content:center;grid-area:auto;grid-gap:10px;gap:10px}@media screen and (max-width:678px)and (orientation:portrait){.gallery .top .row{width:100%;justify-content:space-between}}.gallery .imgContent{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.gallery .imgContent .img_loader{width:100%;position:absolute;left:calc(50% - 50px)}.gallery .imgContent .noNFT{width:100%;position:absolute;left:0}.gallery .imgContent .noNFT p{width:100%;text-align:center;font-size:1rem}@media screen and (max-width:678px)and (orientation:portrait){.gallery .imgContent .noNFT p{font-size:.6rem;min-width:6rem!important;padding:.2rem .3rem}}@media screen and (max-height:678px)and (orientation:landscape){.gallery .imgContent .noNFT p{font-size:.6rem;min-width:6rem!important;padding:.2rem .3rem}}.gallery .imgContent .imgDone{display:none}.gallery .imgContent .slideView{width:100%;height:calc(10vw + 1rem);display:flex;align-items:center;justify-content:center;position:relative;overflow-x:scroll;overflow-y:hidden;margin-top:.5rem;opacity:0}@media screen and (max-width:678px)and (orientation:portrait){.gallery .imgContent .slideView{height:calc(20vw + 1rem)}}.gallery .imgContent .slideView .slideList{display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:absolute;left:0}.gallery .imgContent .slideView .slideList .sideImg{transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:.5rem}@media screen and (max-width:678px)and (orientation:portrait){.gallery .imgContent .slideView .slideList .sideImg{width:20vw;margin:.3rem}}@media screen and (max-height:678px)and (orientation:landscape){.gallery .imgContent .slideView .slideList .sideImg{margin:.3rem}}.gallery .imgContent .slideView .slideList .sideImg .imgContainer{width:10vw;height:10vw;display:flex;align-items:center;justify-content:center;border:2px solid rgba(253,233,149,.2);border-radius:5px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.gallery .imgContent .slideView .slideList .sideImg .imgContainer:hover{box-shadow:0 0 10px #fff}.gallery .imgContent .slideView .slideList .sideImg .imgContainer:hover .tokenID{text-shadow:2px 2px 3px #000}@media screen and (max-width:678px)and (orientation:portrait){.gallery .imgContent .slideView .slideList .sideImg .imgContainer{width:20vw;height:20vw}}.gallery .imgContent .slideView .slideList .sideImg .imgContainer .tokenID{z-index:1;position:absolute;top:3%;right:4%;border:1px solid transparent;min-width:30%;width:40%;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff;background:linear-gradient(#0f0f24,#0f0f24) padding-box,linear-gradient(180deg,#fde995,rgba(129,73,191,.18)) border-box;transition:all .3s ease;font-size:.8rem}@media screen and (max-width:678px)and (orientation:portrait){.gallery .imgContent .slideView .slideList .sideImg .imgContainer .tokenID{font-size:.6rem}}@media screen and (max-height:678px)and (orientation:landscape){.gallery .imgContent .slideView .slideList .sideImg .imgContainer .tokenID{font-size:.6rem}}.gallery .imgContent .slideView .slideList .sideImg img{width:99%;height:99%;transition:all .3s ease}.gallery .imgContent .slideView .slideList .sideImg p{font-size:1rem;color:#000}@media screen and (max-width:678px)and (orientation:portrait){.gallery .imgContent .slideView .slideList .sideImg p{font-size:.6rem}}@media screen and (max-height:678px)and (orientation:landscape){.gallery .imgContent .slideView .slideList .sideImg p{font-size:.7rem}}.gallery .imgContent .slideView .slideList .sideImg .left{width:100%}.gallery .imgContent .slideView .slideList .selected .imgContainer{border:2px solid #fde995}.gallery .imgContent .slideView .slideList .selected .imgContainer img{opacity:.7}.gallery .imgContent .done{opacity:1}@font-face{font-family:Segoe_UI;src:url("")}@font-face{font-family:Segoe_UI_Bold;src:url("")}.my_table{width:100%;height:auto;max-height:calc(100% - 5rem);background-color:hsla(0,0%,100%,0);display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@media screen and (max-width:678px)and (orientation:portrait){.my_table{max-height:calc(100% - 3rem)}}@media screen and (max-height:678px)and (orientation:landscape){.my_table{padding:.5rem}}.my_table .noData{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.my_table .noData span{font-size:2rem;text-align:center;color:#000;text-transform:uppercase;margin-top:3rem;margin-bottom:2rem}@media screen and (max-width:678px)and (orientation:portrait){.my_table .noData span{font-size:1.5rem;text-align:center}}@media screen and (max-height:678px)and (orientation:landscape){.my_table .noData span{font-size:1.5rem;margin-top:0!important;margin-bottom:.5rem!important}}.my_table .MuiPaper-elevation1{margin-bottom:0}.my_table .MuiPaper-root{background-color:hsla(0,0%,100%,0)}th{min-width:2rem!important;padding:.2rem!important;border-color:hsla(0,0%,100%,.0666666667)!important}th span{color:#fff!important}th span svg{display:none!important;fill:#999!important}tbody th{padding:8px 0!important;border-color:hsla(0,0%,100%,.0666666667)!important}tbody td,tbody th{min-width:2rem!important}tbody td{padding:.2rem!important}.my_cell{width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:row;margin-right:0;color:#fff}@media screen and (max-width:678px)and (orientation:portrait){.my_cell{font-size:12px}}.MuiTablePagination-root{width:100%;display:flex;align-items:center}.MuiTablePagination-root .MuiToolbar-root{padding-left:0}.MuiTablePagination-root .MuiToolbar-gutters p{font-size:12px;margin-bottom:0;color:#777;width:auto}@media screen and (max-height:678px)and (orientation:landscape){.MuiTablePagination-root .MuiToolbar-gutters p{font-size:.8rem}}@media screen and (max-width:678px)and (orientation:portrait){.MuiTablePagination-root .MuiToolbar-gutters .MuiTablePagination-selectLabel{display:none}}.MuiTablePagination-root .MuiToolbar-gutters div{margin-left:0;margin-right:.5rem;color:#777}.MuiTablePagination-root .MuiToolbar-gutters svg{fill:#777}.MuiTablePagination-root .MuiSelect-nativeInput{color:#fff}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}@media screen and (max-width:648px)and (orientation:portrait){::-webkit-scrollbar{height:3px}}::-webkit-scrollbar-thumb{background-color:#2892f3;border-radius:5px}::-webkit-scrollbar-track{background:rgba(12,119,191,.2745098039)}::-webkit-scrollbar-thumb:hover{background-color:#57a7f2}::-webkit-scrollbar-corner{background-color:transparent}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{text-decoration:none}.scroll-id{position:absolute;top:50px}.w-100{width:100%}hr{background:#26eb6e;height:3px;border:none;margin:30px 0;color:#2f0707}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes loadingAni{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes loadingAni{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes slideShow{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideShow{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes progressAnimate{0%{width:0}to{width:var(--progress-width)}}@keyframes progressAnimate{0%{width:0}to{width:var(--progress-width)}}
/*# sourceMappingURL=main.7fcff375.chunk.css.map */