.nft-modal-wrapper,.overlay{width:100%;height:100vh;top:0;left:0;bottom:0;position:fixed;z-index:11111}.overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#06123754}.nft-modal-item-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff;padding:40px;width:-moz-fit-content;width:fit-content;border-radius:10px;z-index:11112;text-align:center;position:relative;color:var(--black-color)}.nft-modal-item-content .nft-modal-item-close{position:absolute;top:10px;right:10px}.nft-modal-item-content .nft-modal-item-close .custom-btn{padding:5px 10px;font-size:20px}.nft-modal-item-content .nft-item-imgs{width:100%;max-width:400px;margin:auto}.nft-modal-item-content .nft-item-imgs img{width:80%;margin-bottom:0;box-shadow:1px 1px 3px 0 #31312e6b;border-radius:4px}.nft-modal-item-content h4{font-family:var(--secondary-font);font-weight:900;font-size:30px;color:var(--black-color);margin-bottom:10px}.nft-modal-wrapper .nft-modal-item-content .pra{font-size:18px}.transaction-hash p{font-size:15px;margin-bottom:0}.transaction-hash svg{font-size:14px;position:relative;bottom:2px}.continue-btn{margin:20px 0}.nft_btn .nft-modal-btn{display:flex;align-items:center;justify-content:center;gap:15px}.nft_btn .nft-modal-btn span{padding-top:0;font-weight:700}.nft_btn .nft-modal-btn a{color:var(--white-color)}.fanned-nft-images{display:flex;justify-content:center;position:relative;margin:20px 0;height:300px}.fanned-nft-card{position:absolute;top:45%;transform-origin:bottom center;transition:transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.fanned-nft-card img.nft-congrats-fade{opacity:0;animation:nftCongratsFadeIn 1s ease-in-out forwards}@keyframes nftCongratsFadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:576px){.nft-modal-item-content{padding:30px 20px;width:90%}.nft-modal-item-content h4{font-size:25px}.nft-modal-wrapper .nft-modal-item-content .pra{font-size:17px}.nft-modal-item-content .nft-imgs{width:100%;margin-bottom:10px}.fanned-nft-images{height:220px;margin:0 0 10px}.fanned-nft-card{width:140px!important}.fanned-nft-card img{width:100%!important;height:auto!important}}