@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";.navbar-wrapper{height:100px;background-color:#1f2326;display:flex;align-items:center;padding:0 25px;justify-content:space-between}.navbar-wrapper .left{display:flex;align-items:center;width:700px}.navbar-wrapper .left .link-wrapper{margin-left:70px}.navbar-wrapper .left .link-wrapper .link{margin-left:30px;text-decoration:none;font-family:Montserrat;font-style:normal;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#fff}.navbar-wrapper .left .link-wrapper .link.active{color:#ebe16eaf!important}.navbar-wrapper .left .link-wrapper div{display:inline-block;cursor:pointer}.navbar-wrapper .right{display:flex;align-items:center}.navbar-wrapper .right .link{text-decoration:none;font-family:Montserrat;font-style:normal;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#fff;cursor:pointer;margin-right:20px}.navbar-wrapper .right .address{color:#fff;font-family:Montserrat;font-style:normal;font-weight:700;margin-right:20px}.ranker-modal-overlay{position:fixed;inset:0;background-color:#00000080;backdrop-filter:blur(2px);z-index:1}.ranker-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:1px 2px 10px -1px #00000045;background-color:#fff;border-radius:10px;padding:1.5rem;width:100%;z-index:2}.ranker-modal-close{position:absolute;top:1rem;right:1rem;font-size:1.5rem;width:1.75rem;display:flex;justify-content:center;align-items:center;height:1.75rem;border:none;background-color:transparent;transition:background-color .3s;border-radius:5px}.ranker-modal-close:hover{background-color:#0f0f0f1a}.ranker-modal-close:active{background-color:#0f0f0f33}.title-modal{font-family:Montserrat;font-style:normal;font-weight:800;font-size:20px;color:#1f2326}.p-modal{font-family:Montserrat;font-style:normal;font-weight:600;font-size:8px;color:#b8b8b8}.reward-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.reward-wrapper .loading{min-height:20vh;display:flex;align-items:center}.reward-wrapper .title-reward{font-family:Montserrat;font-style:normal;font-weight:800;font-size:20px;line-height:24px;text-align:center;margin-top:7px;color:#1f2326}.reward-wrapper .desc-reward{font-family:Montserrat;font-style:normal;font-weight:500;font-size:10px;line-height:12px;text-align:center;color:#000}.add-wrapper{display:flex;flex-direction:column;padding:20px;margin-top:44px}@media only screen and (min-width: 700px){.add-wrapper{padding:20px 40px}}.add-wrapper .filter{display:flex;flex-direction:column;width:100%;gap:10px}@media only screen and (min-width: 700px){.add-wrapper .filter{max-width:75%;align-self:flex-end;flex-direction:row}}.add-wrapper .filter .input-wrapper{width:100%!important;flex-grow:1}.add-wrapper .filter .input-wrapper .input{padding:10px;width:100%;max-width:initial}.add-wrapper .filter .button-wrapper{display:flex;justify-content:center;gap:7px;align-items:center}@media only screen and (min-width: 700px){.add-wrapper .filter .button-wrapper{width:600px}}.add-wrapper .filter .button-wrapper .button{cursor:pointer;max-width:500px!important}.add-wrapper .filter .button-wrapper .button.hidden{display:none}.add-wrapper .filter .button-wrapper .sort{width:100%;position:relative}.add-wrapper .filter .button-wrapper .sort .list{text-align:center;background-color:#1f2326;color:#fff;position:absolute;left:0;right:0;top:34px;padding:10px 0;display:none;z-index:2}.add-wrapper .filter .button-wrapper .sort .list.show{display:initial}.add-wrapper .filter .button-wrapper .sort .list .list-item{font-family:Montserrat;font-style:normal;font-weight:700;font-size:11px;line-height:13px;text-align:center;color:#fefefe;padding:8px 15px;cursor:pointer}.add-wrapper .filter .button-wrapper .sort .list .list-item:hover{border-bottom:1px solid white}.add-wrapper .content{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 700px){.add-wrapper .content{flex-direction:row;align-items:flex-start}}.add-wrapper .content .category{flex-grow:1;margin-top:60px;display:flex;flex-direction:row;gap:15px;max-width:400px;overflow-x:auto;text-align:center}@media only screen and (min-width: 700px){.add-wrapper .content .category{flex-direction:column}}.add-wrapper .content .category .cat-list{flex-grow:1;font-family:Montserrat;font-style:normal;font-weight:600;font-size:12px;line-height:20px;cursor:pointer;color:#b8b8b8}.add-wrapper .content .category .cat-list:hover,.add-wrapper .content .category .cat-list.active{color:#000}.add-wrapper .content .content-card{width:75%}.add-wrapper .content .content-card .body-wrapper{max-height:90vh;overflow-y:scroll;width:100%;display:grid;grid-template-columns:repeat(1,max-content);gap:35px;justify-content:center;margin-top:60px}@media only screen and (min-width: 700px){.add-wrapper .content .content-card .body-wrapper{justify-content:flex-start;grid-template-columns:repeat(2,max-content)}}@media only screen and (min-width: 1000px){.add-wrapper .content .content-card .body-wrapper{grid-template-columns:repeat(3,max-content)}}@media only screen and (min-width: 1300px){.add-wrapper .content .content-card .body-wrapper{grid-template-columns:repeat(4,max-content)}}@media only screen and (min-width: 1700px){.add-wrapper .content .content-card .body-wrapper{grid-template-columns:repeat(5,max-content)}}.add-wrapper .content .content-card .button-next-wrapper{margin-top:20px;display:flex;justify-content:center}.add-wrapper .content .content-card .button-next-wrapper .button{cursor:pointer}@media only screen and (min-width: 700px){.add-wrapper .content .content-card .button-next-wrapper{justify-content:flex-end}}.not-connected{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100vh}.not-connected img{margin-bottom:2rem}.not-connected .title{font-size:25px!important;max-width:700px}.item-card{cursor:pointer;border-radius:10px;max-width:max-content;position:relative}.item-card .bg-sold{position:absolute;left:0;bottom:0;right:0;top:0;border-radius:10px;background-color:#3b3f4164;display:flex;justify-content:center;align-items:center;font-family:Montserrat;font-style:normal;font-weight:800;font-size:27px;color:#fff;line-height:20px}.item-card .uncheck{position:absolute;right:10px;top:10px;z-index:1}.item-card .img-wrapper{width:222.87px;height:222.87px;background-color:#b4b3b3;border-radius:10px;margin-bottom:15px;position:relative}.item-card .img-wrapper img{background-size:cover;width:100%;border-radius:10px}.item-card .item-title{font-family:Montserrat;font-style:normal;font-weight:800;font-size:16px;line-height:20px;margin-bottom:18px}.item-card .item-id{font-family:Montserrat;font-style:normal;font-weight:600;font-size:15px;color:#b8b8b8;margin:0!important}.item-card .price-title{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#1f2326;margin-bottom:5px!important;margin-top:10px}.item-card .price-tag-wrapper{display:flex;align-items:center}.item-card .price-tag-wrapper.hidden{display:none}.item-card .price-tag-wrapper.visible{display:flex;height:40px}.item-card .price-tag-wrapper .nominal{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#3b3f41;margin-left:5px}.item-card .edit-delete-wrapper{display:flex}.item-card .edit-delete-wrapper.hidden{display:none}.item-card .edit-delete-wrapper.visible{display:flex}.item-card .edit-delete-wrapper .delete{cursor:pointer;width:100%;background:#1f2326;height:40px;font-family:Montserrat;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#fff;border:none;border-bottom-left-radius:10px}.item-card .edit-delete-wrapper .edit{cursor:pointer;width:100%;background:#ffc700;height:40px;font-family:Montserrat;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#fff;border:none;border-bottom-right-radius:10px}.item-card .edit-delete-wrapper .edit.sold{border:1px solid red;background-color:gray!important;cursor:not-allowed}.wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center}.modal-add-list-wrapper{min-height:50vh;display:flex;flex-direction:column;justify-content:space-between}.modal-add-list-wrapper .table{margin-top:10px}.modal-add-list-wrapper .select-add{max-width:300px}.modal-add-list-wrapper .select-add .ant-select-selector{background:#f5f5f5;border:1px solid #b8b8b8;border-radius:8px;height:42px;color:#000;text-transform:uppercase;font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;width:100%}.modal-add-list-wrapper .select-add .ant-select-selection-search-input{height:42px;display:flex;align-items:center;justify-content:center}.modal-add-list-wrapper .select-add .ant-select-selection-item{line-height:40px!important}.date-input{height:42px;background:#f5f5f5;border:1px solid #b8b8b8}.ant-input-number-input-wrap{height:42px;display:flex;align-items:center;font-size:14px}.add-admin{text-align:center;margin:20px 0}.add-admin .input{max-width:300px;text-align:center}.add-admin .input.add-password{background:#f5f5f5}.add-admin .input.add-password .css-dev-only-do-not-override-1me4733{background:#f5f5f5;text-align:center}.add-admin .modal-title{font-family:Montserrat;font-style:normal;font-weight:800;font-size:20px;line-height:24px;margin-bottom:15px;color:#1f2326}.add-admin .modal-title2{font-family:Montserrat;font-style:normal;font-weight:500;font-size:10px;line-height:12px;color:#000}.add-admin .form-wrapper{margin-top:30px;padding:0 60px}.add-admin .form-wrapper .label{font-family:Montserrat;font-style:normal;font-weight:700;font-size:14px;line-height:17px;margin:5px 0!important;color:#1f2326}.add-admin .form-wrapper .input-wrapper{display:flex;align-items:center;justify-content:center;gap:5px;margin:20px 0}.add-admin .form-wrapper .input-wrapper .address-input{border-radius:2px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:9px;line-height:11px;color:#000}.add-admin .form-wrapper .input-wrapper .button{font-family:Montserrat;font-style:normal;font-weight:700;font-size:8px;text-align:center;height:initial;border-radius:initial;width:60px;padding:2px 12px!important;color:#fff}.add-admin .form-wrapper .add-input{margin:20px 0;font-family:Montserrat;font-style:normal;font-weight:500;font-size:10px;line-height:12px;color:#7b7b7b;cursor:pointer}.add-admin .form-wrapper .select-add{max-width:300px}.add-admin .form-wrapper .select-add .ant-select-selector{background:#f5f5f5;border:1px solid #b8b8b8;border-radius:8px;height:42px;color:#000;text-transform:uppercase;font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;width:100%}.add-admin .access{margin-top:10px!important}.table{width:auto}.admin-wrapper{padding:0 20px;margin-top:50px}@media only screen and (min-width: 900px){.admin-wrapper{padding:0 120px}}.admin-wrapper .active-wrapper .header{display:flex;align-items:center;flex-direction:column;justify-content:space-between;margin-bottom:30px}@media only screen and (min-width: 700px){.admin-wrapper .active-wrapper .header{flex-direction:row}}.admin-wrapper .active-wrapper .header .title{flex-grow:1;font-family:Montserrat;font-style:normal;font-weight:700;font-size:32px;line-height:39px;color:#1f2326}.admin-wrapper .active-wrapper .header .filter-active{flex-grow:1;display:flex;align-items:center;gap:10px;justify-content:flex-end;flex-direction:column;width:100%}@media only screen and (min-width: 700px){.admin-wrapper .active-wrapper .header .filter-active{flex-direction:row;width:initial}}.admin-wrapper .active-wrapper .header .filter-active .input{flex-grow:1!important;width:100%!important;max-width:initial;padding:0 20px}.admin-wrapper .active-wrapper .header .filter-active .button{max-width:200px}.add-collection{text-align:center;margin:20px 0}.add-collection .modal-title{font-family:Montserrat;font-style:normal;font-weight:800;font-size:20px;line-height:24px;margin-bottom:15px;color:#1f2326}.add-collection .modal-title2{font-family:Montserrat;font-style:normal;font-weight:500;font-size:10px;line-height:12px;color:#000}.add-collection .form-wrapper{margin-top:30px}.add-collection .form-wrapper .label{font-family:Montserrat;font-style:normal;font-weight:700;font-size:14px;line-height:17px;margin-bottom:20px;color:#1f2326}.add-collection .form-wrapper .input-wrapper{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:10px}.add-collection .form-wrapper .input-wrapper .input{max-width:300px;text-align:center}.add-collection .form-wrapper .input-wrapper .button{max-width:max-content;padding:10px 10px 30px}.add-collection .form-wrapper .add-input{margin-bottom:20px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:10px;line-height:12px;cursor:pointer}.add-collection .form-wrapper .add-input.error{color:#fa7878;cursor:initial;font-size:12px}.add-collection .form-wrapper .select-add{max-width:300px}.add-collection .form-wrapper .select-add .ant-select-selector{background:#f5f5f5;border:1px solid #b8b8b8;border-radius:8px;height:42px;color:#000;text-transform:uppercase;font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;width:100%}.add-collection .form-wrapper .select-add .ant-select-selection-search-input{height:42px;display:flex;align-items:center;justify-content:center}.add-collection .form-wrapper .select-add .ant-select-selection-item{line-height:40px!important}.detail-modal{text-align:center}.detail-modal .image-wrapper{margin-top:20px;height:500px;background-color:gray}.detail-modal .image-wrapper img{height:500px;object-fit:cover;width:100%}.detail-modal .title-item{margin-top:40px;font-family:Montserrat;font-style:normal;font-weight:800;font-size:20px;line-height:24px;text-align:center;color:#1f2326}.detail-modal .text-desc{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#b8b8b8}@media only screen and (min-width: 900px){.detail-shop-wrapper{padding:0 120px}}.detail-shop-wrapper .header-filter .logo-wrapper{flex-grow:1;width:100%;max-width:300px;text-align:center}.detail-shop-wrapper .header-filter .filter{display:flex;flex-direction:column;max-width:500px;width:100%}.detail-shop-wrapper .header-filter .filter input{width:100%!important;max-width:500px;padding:10px}.detail-shop-wrapper .header-filter .filter .button-wrapper .button.add-collection-button{font-size:12px;text-align:center}.detail-shop-wrapper .header-filter .filter .button-wrapper .sort .list{text-align:center;background-color:#1f2326;color:#fff;position:absolute;left:0;right:0;top:34px;padding:10px 0;display:none;z-index:99}@media only screen and (min-width: 900px){.detail-shop-wrapper .header-filter .filter.edit{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;max-width:710px}}.detail-shop-wrapper .body-wrappers{margin-top:60px}.detail-shop-wrapper .edit-wrapper .edit-section{flex-grow:1;width:100%;max-width:300px;margin-top:60px;text-align:center;display:flex;flex-direction:column;align-items:center}.detail-shop-wrapper .edit-wrapper .edit-section .card-image{width:251px;height:251px;background-color:gray}.detail-shop-wrapper .edit-wrapper .edit-section .input{max-width:238px!important}@media only screen and (min-width: 1000px){.detail-shop-wrapper .edit-wrapper .product-section{grid-template-columns:repeat(3,max-content)}}.enter-email-modal{display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:200px;padding:50px}.enter-email-modal .title-modal{text-align:center}.enter-email-modal .p-modal{margin:10px 0;text-align:center;font-size:10px}.enter-email-modal .p-modal.red{color:red}.enter-email-modal .form-wrapper-input{display:flex;flex-direction:column;align-items:center}.enter-email-modal .form-wrapper-input .input{width:300px}.enter-email-modal .form-wrapper-input .button{margin-top:25px;width:240px}.enter-email-modal .form-wrapper-input .form-code-otp{display:flex;margin-bottom:0!important}.enter-email-modal .form-wrapper-input .form-code-otp input{max-width:40px!important;margin-left:10px}.login-wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-wrapper .login-title{max-width:min-content;text-align:center;margin:20px 0}.login-wrapper .p{font-family:Montserrat;font-style:normal;font-weight:500;font-size:13px;margin-bottom:50px}@media only screen and (min-width: 768px){.login-wrapper .p{font-size:18px}}.login-wrapper .form-wrapper{max-width:238px}.login-wrapper .form-wrapper input{margin-bottom:20px}.login-wrapper .form-wrapper .wrapper-check{display:flex;justify-content:space-between}.login-wrapper .form-wrapper .wrapper-check .remember{display:flex}.login-wrapper .form-wrapper .wrapper-check .remember label{font-family:Montserrat;font-style:normal;font-weight:600;font-size:7px;margin-left:5px}.login-wrapper .form-wrapper .wrapper-check .forgot{font-family:Montserrat;font-style:normal;font-weight:600;font-size:7px;text-decoration-line:underline;cursor:pointer}.shop-container{padding-top:10vh;padding-bottom:20vh}.shop-title{padding:0 20px;margin-top:3rem}.shop-title p{word-break:normal;white-space:normal}.shop-title-black,.shop-title-yellow{text-align:center;font-family:Akira;font-weight:800;font-size:31px;line-height:36px}.shop-title-black{color:#1f2326}.shop-title-yellow{color:#ffc700}.shop-wrapper{justify-content:center;align-items:center;padding:0 40px}.shop-wrapper .shop-left-side .shop-logo-wrapper img{width:100%;max-height:106px;margin-bottom:12px;object-fit:contain}.shop-wrapper .shop-left-side .description{text-align:center;font-family:Montserrat;font-weight:500;font-size:11px;line-height:13px}.shop-wrapper .shop-left-side .shop-name{font-family:Akira;font-weight:800;font-size:25px;line-height:36px;color:#1f2326}.shop-wrapper .shop-list .shop-list-product{display:flex;justify-content:center;align-items:center;width:100%;min-height:110px;max-height:110px}.shop-wrapper .shop-list .shop-list-product img{box-shadow:3px 3px 4px 2px #00000040;min-height:110px;max-height:110px;width:100%;object-fit:cover;border-radius:11px}.shop-wrapper .shop-list .title{margin-top:10px;font-family:Montserrat;font-weight:800;font-size:8px;line-height:10px;height:20px}.shop-wrapper .shop-list .ranker-coin-img{width:20px;height:20px}.shop-wrapper .shop-list .price{font-size:6px;font-weight:600;font-family:Montserrat}.shop-wrapper .shop-list .buy-now-wrapper-active{cursor:pointer;height:20px;background-color:#6d2ea1;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:0 0 8px 8px}.shop-wrapper .shop-list .buy-now-wrapper-inactive{height:20px}.shop-wrapper .shop-list .buy-now-text{font-size:8px;line-height:16px;font-weight:600;font-family:Montserrat;color:#fff}.shop-selector-item{cursor:pointer;border-top:1px solid #cacaca}.shop-selector-item p{font-size:7px;font-weight:700;font-family:Montserrat;line-height:9px}.shop-selector-item .triangle-more-games{width:10px;height:10px;object-fit:contain}.shop-selector-item:last-child{border-bottom:1px solid #cacaca}@media only screen and (min-width: 425px){.shop-title{padding:0}.shop-title-black,.shop-title-yellow{font-size:31px;line-height:36px}.shop-wrapper .shop-left-side .shop-logo-wrapper{height:160px}.shop-wrapper .shop-left-side .shop-logo-wrapper img{max-height:130px}.shop-wrapper .shop-left-side .description{font-size:13px;line-height:16px}.shop-wrapper .shop-list .shop-list-product,.shop-wrapper .shop-list .shop-list-product img{min-height:157px;max-height:157px}.shop-wrapper .shop-list .ranker-coin-img{width:24px;height:24px}.shop-wrapper .shop-list .price{font-size:8px}}@media only screen and (min-width: 768px){.shop-title-black,.shop-title-yellow{font-size:25px;line-height:36px}.shop-title-sub{font-size:7px;font-weight:500;color:#1f2326;text-align:center;font-family:Montserrat}.shop-wrapper .shop-left-side{flex:2;padding:0 20px}.shop-wrapper .shop-left-side .shop-logo-wrapper{height:120px}.shop-wrapper .shop-left-side .shop-logo-wrapper img{margin-bottom:0;max-height:95px}.shop-wrapper .shop-left-side .description{font-size:10px;line-height:13px;text-align:start}.shop-wrapper .shop-list{flex:5}.shop-wrapper .shop-list .shop-list-product,.shop-wrapper .shop-list .shop-list-product img{min-height:120px;max-height:120px}.shop-wrapper .shop-list .ranker-coin-img{width:18px;height:18px}.shop-wrapper .shop-list .price{font-size:8px}.shop-wrapper .shop-list .buy-now-wrapper-active{cursor:pointer;height:28px;background-color:#6d2ea1;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:0 0 8px 8px}.shop-wrapper .shop-list .buy-now-wrapper-inactive{height:28px}.shop-wrapper .shop-list .buy-now-text{font-size:12px;line-height:13px;font-weight:600;font-family:Montserrat;color:#fff}}@media only screen and (min-width: 992px){.shop-title-black,.shop-title-yellow{font-size:30px;line-height:36px}.shop-title-sub{font-size:10px}.shop-wrapper .shop-left-side .shop-logo-wrapper{height:160px}.shop-wrapper .shop-left-side .shop-logo-wrapper img{max-height:122px}.shop-wrapper .shop-left-side .description{font-size:10px;line-height:13px}.shop-wrapper .shop-list-wrapper-active,.shop-wrapper .shop-list-wrapper-inactive{height:39px}.shop-wrapper .shop-list-text{font-size:18px;line-height:15px}.shop-wrapper .shop-list .shop-list-product,.shop-wrapper .shop-list .shop-list-product img{min-height:160px;max-height:160px}}@media only screen and (min-width: 1200px){.shop-title-black,.shop-title-yellow{font-size:45px;line-height:45px}.shop-title-sub{font-size:18px}.shop-wrapper .shop-left-side .shop-logo-wrapper{height:240px}.shop-wrapper .shop-left-side .shop-logo-wrapper img{max-height:190px}.shop-wrapper .shop-left-side .description{font-size:18px;line-height:22px}.shop-wrapper .shop-left-side .shop-name{font-size:45px;line-height:55px}.shop-wrapper .shop-list .shop-list-product,.shop-wrapper .shop-list .shop-list-product img{min-height:190px;max-height:240px}.shop-wrapper .shop-list .title{font-size:16px;line-height:20px;height:40px}.shop-wrapper .shop-list .ranker-coin-img{width:33px;height:33px}.shop-wrapper .shop-list .price{font-size:18px}.shop-selector-item p{font-size:11px;line-height:13px}}@media only screen and (min-width: 1300px){.shop-wrapper .shop-left-side .shop-logo{max-height:190px}.shop-wrapper .shop-list-img{height:auto;max-height:195px;min-height:195px}}.content-wrapper{margin-top:44px;display:grid;gap:30px;grid-template-columns:repeat(1,224px);justify-content:center}@media only screen and (min-width: 650px){.content-wrapper{grid-template-columns:repeat(2,224px)}}@media only screen and (min-width: 950px){.content-wrapper{grid-template-columns:repeat(3,224px)}}@media only screen and (min-width: 1100px){.content-wrapper{grid-template-columns:repeat(5,224px)}}.content-wrapper .card-shop{text-decoration:none;color:#000;max-width:224px;background:#ffffff;box-shadow:0 4px 4px #00000040;border-radius:14px}.content-wrapper .card-shop img{border-top-right-radius:14px;border-top-left-radius:14px}.content-wrapper .card-shop .title{font-weight:700;font-size:18px;padding:24px;text-align:center;text-transform:uppercase}.bottom-content{text-align:center;margin-top:44px;margin-bottom:50px}.button{background-color:#000;padding:12px 27px;border-radius:14px;color:#fff;display:inline-block;text-decoration:none;width:max-content;font-weight:700;font-size:16px}.detail-shop-wrapper{padding:0 20px}@media only screen and (min-width: 900px){.detail-shop-wrapper{padding:0 80px}}.detail-shop-wrapper .header-filter{display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin-top:100px}@media only screen and (min-width: 900px){.detail-shop-wrapper .header-filter{display:flex;align-items:center;justify-content:space-between;flex-direction:row}}.detail-shop-wrapper .header-filter .logo-wrapper{flex-grow:1;width:100%;max-width:25%;text-align:start}.detail-shop-wrapper .header-filter .logo-wrapper.edit{text-align:center}.detail-shop-wrapper .header-filter .logo-wrapper img{max-height:100px}@media only screen and (min-width: 900px){.detail-shop-wrapper .header-filter .logo-wrapper img{max-height:180px}}.detail-shop-wrapper .header-filter .filter{flex-grow:1;display:flex;flex-direction:column;width:100%}.detail-shop-wrapper .header-filter .filter input{width:100%!important;max-width:500px}.detail-shop-wrapper .header-filter .filter .button-wrapper{display:flex;gap:7px;margin-top:15px;width:100%}@media only screen and (min-width: 900px){.detail-shop-wrapper .header-filter .filter .button-wrapper.edit{margin-top:0}}.detail-shop-wrapper .header-filter .filter .button-wrapper .button{cursor:pointer;flex-grow:1}.detail-shop-wrapper .header-filter .filter .button-wrapper .button.hidden{display:none}.detail-shop-wrapper .header-filter .filter .button-wrapper .button.nft-add-button{text-align:center}.detail-shop-wrapper .header-filter .filter .button-wrapper .sort{width:100%;position:relative}.detail-shop-wrapper .header-filter .filter .button-wrapper .sort .list{text-align:center;background-color:#1f2326;color:#fff;position:absolute;left:0;right:0;top:34px;padding:10px 0;display:none}.detail-shop-wrapper .header-filter .filter .button-wrapper .sort .list.show{display:initial}.detail-shop-wrapper .header-filter .filter .button-wrapper .sort .list .list-item{font-family:Montserrat;font-style:normal;font-weight:700;font-size:11px;line-height:13px;text-align:center;color:#fefefe;padding:8px 15px;cursor:pointer}.detail-shop-wrapper .header-filter .filter .button-wrapper .sort .list .list-item:hover{border-bottom:1px solid white}@media only screen and (min-width: 900px){.detail-shop-wrapper .header-filter .filter.edit{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;max-width:50%}}.detail-shop-wrapper .body-wrapper{display:grid;grid-template-columns:repeat(1,max-content);gap:20px;justify-content:start;margin-top:100px;min-height:80vh;margin-bottom:100px}@media only screen and (min-width: 700px){.detail-shop-wrapper .body-wrapper{grid-template-columns:repeat(2,max-content)}}@media only screen and (min-width: 1000px){.detail-shop-wrapper .body-wrapper{grid-template-columns:repeat(3,max-content)}}@media only screen and (min-width: 1200px){.detail-shop-wrapper .body-wrapper{grid-template-columns:repeat(4,max-content)}}@media only screen and (min-width: 1300px){.detail-shop-wrapper .body-wrapper{grid-template-columns:repeat(5,max-content)}}@media only screen and (min-width: 1600px){.detail-shop-wrapper .body-wrapper{grid-template-columns:repeat(7,max-content)}}.detail-shop-wrapper .body-wrapper .item-card{cursor:pointer;border-radius:10px}.detail-shop-wrapper .body-wrapper .item-card .img-wrapper{width:222.87px;height:222.87px;background-color:#b4b3b3;border-radius:10px;margin-bottom:15px}.detail-shop-wrapper .body-wrapper .item-card .item-title{font-family:Montserrat;font-style:normal;font-weight:800;font-size:16px;line-height:20px;margin-bottom:7px}.detail-shop-wrapper .body-wrapper .item-card .item-id{font-family:Montserrat;font-style:normal;font-weight:600;font-size:15px;line-height:18px;margin-bottom:18px;color:#b8b8b8}.detail-shop-wrapper .body-wrapper .item-card .price-title{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#1f2326;margin-bottom:12px}.detail-shop-wrapper .body-wrapper .item-card .price-tag-wrapper{display:flex;align-items:center}.detail-shop-wrapper .body-wrapper .item-card .price-tag-wrapper.hidden{display:none}.detail-shop-wrapper .body-wrapper .item-card .price-tag-wrapper.visible{display:flex;height:40px}.detail-shop-wrapper .body-wrapper .item-card .price-tag-wrapper .nominal{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#3b3f41;margin-left:5px}.detail-shop-wrapper .body-wrapper .item-card .edit-delete-wrapper{display:flex}.detail-shop-wrapper .body-wrapper .item-card .edit-delete-wrapper.hidden{display:none}.detail-shop-wrapper .body-wrapper .item-card .edit-delete-wrapper.visible{display:flex}.detail-shop-wrapper .body-wrapper .item-card .edit-delete-wrapper .delete{width:100%;background:#1f2326;height:40px;font-family:Montserrat;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#fff;border:none;border-bottom-left-radius:10px}.detail-shop-wrapper .body-wrapper .item-card .edit-delete-wrapper .edit{width:100%;background:#ffc700;height:40px;font-family:Montserrat;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#fff;border:none;border-bottom-right-radius:10px}.detail-shop-wrapper .edit-wrapper{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 700px){.detail-shop-wrapper .edit-wrapper{flex-direction:row;align-items:initial;justify-content:space-between}}.detail-shop-wrapper .edit-wrapper .edit-section{flex-grow:1;width:100%;max-width:25%;margin-top:60px;text-align:center;display:flex;flex-direction:column;align-items:center}.detail-shop-wrapper .edit-wrapper .edit-section .edit-title{font-family:Montserrat;font-style:normal;font-weight:700;font-size:32px;line-height:39px;color:#1f2326;margin-bottom:20px}.detail-shop-wrapper .edit-wrapper .edit-section .card-image{width:251px;height:251px;background-color:gray;border-radius:20px;overflow:hidden}.detail-shop-wrapper .edit-wrapper .edit-section .card-image>img{object-fit:cover;width:251px}.detail-shop-wrapper .edit-wrapper .edit-section .text-desc{font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;line-height:15px;margin:20px 0;color:#7b7b7b}.detail-shop-wrapper .edit-wrapper .edit-section .text-desc div{margin-top:5px}.detail-shop-wrapper .edit-wrapper .edit-section .address-title{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#1f2326;margin:20px 0}.detail-shop-wrapper .edit-wrapper .edit-section .input{max-width:238px!important;padding:0 10px;font-size:14px;text-align:center}.detail-shop-wrapper .edit-wrapper .edit-section .button{max-width:160px!important;font-size:11px;margin-top:20px}.detail-shop-wrapper .edit-wrapper .edit-section .button.update{margin-top:40px}.detail-shop-wrapper .edit-wrapper .product-section{width:50%;max-height:90vh;overflow-y:scroll}@media only screen and (min-width: 700px){.detail-shop-wrapper .edit-wrapper .product-section{grid-template-columns:repeat(2,max-content)}}@media only screen and (min-width: 1000px){.detail-shop-wrapper .edit-wrapper .product-section{grid-template-columns:repeat(1fr,max-content)}}@media only screen and (min-width: 1500px){.detail-shop-wrapper .edit-wrapper .product-section{grid-template-columns:repeat(3,max-content)}}.loading-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center}*{font-family:Montserrat;padding:0;margin:0;box-sizing:border-box}@font-face{font-family:Akira;src:url(/assets/Akira\ Expanded-5b152fce.otf) format("opentype")}.navbar-toggler{border:none}.navbar-toggler:focus,.navbar-toggler:active,.navbar-toggler-icon:focus{outline:none;box-shadow:none;border:none}.bold-15{font-family:Montserrat!important;font-size:12px;text-decoration:none;text-align:center;font-weight:700}.regular-15{font-family:Montserrat!important;font-weight:500;font-size:12px;text-decoration:none;text-align:center}.yellow-half-bottom{background:linear-gradient(180deg,transparent 55%,#eeb908 45%);padding:0 8px}.akira-fill-white{color:#fff;font-family:Akira!important;font-weight:"800";font-size:32px;line-height:36px;letter-spacing:5%;text-align:center}.akira-fill-blue{font-family:Akira!important;font-weight:"800";font-size:32px;line-height:36px;letter-spacing:5%;text-align:center;color:#4e27af}.akira-outlined-white{letter-spacing:5%;color:transparent;font-family:Akira!important;font-weight:"800";font-size:32px;line-height:36px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:white;text-align:center}.akira-outlined-blue{letter-spacing:5%;color:transparent;font-family:Akira!important;font-weight:"800";font-size:32px;line-height:36px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#4e27af;text-align:center}.text-blue{color:#4e27af}.text-white{color:#fff}.text-black{color:#1f2326}.mint-title{color:#a743f3;font-family:Akira!important;font-weight:"800";font-size:20px;text-align:center}.mint-sub-title,.mint-price{color:#4e27af;font-family:Akira!important;font-weight:"700";text-align:center}.mint-sub-title{font-size:16px}.mint-price{font-size:23px}.mint-limit{font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#ada8c1;font-family:Montserrat}.text-content-wrapper{width:100%}@media only screen and (min-width: 1024px){.bold-15{font-weight:700;font-size:16px;text-decoration:none;text-align:start;font-family:Montserrat!important}.regular-15{font-weight:500;font-size:16px;text-decoration:none;text-align:start;font-family:Montserrat!important}.bold-16{font-weight:700;font-size:16px;text-decoration:none;text-align:start;font-family:Montserrat!important}.akira-outlined-white,.akira-outlined-blue,.akira-fill-white,.akira-fill-blue{font-size:58px;line-height:66px;text-align:start}.text-content-wrapper{width:75%}}.mintbadge-font-size{font-size:24px;line-height:8px;overflow-x:visible;text-align:start}.hero-font-size{height:auto;width:300px}.hero-top-wrapper{margin-top:84px}@media only screen and (min-width: 768px){.mintbadge-font-size{font-size:52px;line-height:36px}.hero-font-size{font-size:72px;line-height:76px;width:auto}}.input{background:#f5f5f5;border:1px solid #b8b8b8;border-radius:8px;height:42px;color:#000;font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;width:100%;max-width:400px}::-webkit-input-placeholder{text-transform:uppercase}:-moz-placeholder{text-transform:uppercase}::-moz-placeholder{text-transform:uppercase}:-ms-input-placeholder{text-transform:uppercase}::placeholder{text-transform:uppercase}.title{font-family:Akira;font-style:normal;font-weight:800;font-size:30px;color:#000}@media only screen and (min-width: 768px){.title{font-size:45px}}.text-center{text-align:center}.button{background:#1f2326;border-radius:8px;height:37px;color:#fff;font-family:Montserrat;font-style:normal;font-weight:700;font-size:14px;width:100%;max-width:300px;border:none;cursor:pointer}.loading-container{display:flex;justify-content:center;min-height:100vh;align-items:center}
