.buy-asset-wrapper .buy-btn-wrapper{background-color:#1ac964;border:3px solid #1ac964;border-radius:10px;flex-direction:column;justify-content:end;padding:5px 1px 1px;display:flex}.buy-asset-wrapper .buy-btn-wrapper:hover{box-shadow:0 2px 8px #63636333}.buy-asset-wrapper .buy-btn-content{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:1px -3px 3px #0000001a}.buy-asset-wrapper .buy-btn-icon{justify-content:center;align-items:center;gap:16px;width:100%;min-height:100px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #959da533}.buy-asset-wrapper .buy-btn-icon:hover{cursor:pointer;transform:scale(1.3)}
.html-display{padding:5px}.html-display img{object-fit:contain;cursor:default;border-radius:8px;max-width:500px;max-height:500px;margin:auto;padding:5px}.html-display img:hover{cursor:pointer;border:1px solid #333;border-radius:15px;transition:all 1s;overflow:hidden}
