.gift-toggle-cards{max-width:900px;align-items:start}.gift-toggle-cards .gift-toggle-card{display:block;min-height:0;padding:28px 24px;text-align:center}.gift-reveal-button{min-width:220px;padding:15px 25px;border:0;border-radius:999px;background:linear-gradient(110deg,#5b1d50,#8f4b91);color:#fff;font:600 11px Montserrat,sans-serif;letter-spacing:1px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.gift-reveal-button:hover{transform:translateY(-2px);box-shadow:0 9px 18px #5b1d5030}.gift-reveal-button[aria-expanded=true]{background:#fff;color:#5b204d;border:1px solid #b897c3}.gift-account{display:grid;justify-items:center;gap:9px;max-height:500px;overflow:hidden;opacity:1;transform:translateY(0);margin-top:24px;transition:max-height .55s ease,opacity .38s ease,transform .45s ease,margin-top .45s ease}.gift-account.is-hiding{max-height:0;opacity:0;transform:translateY(-10px);margin-top:0}.gift-account[hidden]{display:none}.gift-toggle-card .bank-mark{margin:0}.gift-toggle-card .bank-mark img{width:120px;height:74px;object-fit:contain}.gift-toggle-card h3{margin:1px 0;font-size:30px}.gift-toggle-card>p,.gift-toggle-card .gift-account>p{margin:0}.gift-toggle-card .copy-account{margin-top:5px}@media(max-width:760px){.gift-toggle-cards .gift-toggle-card{padding:23px 16px}.gift-reveal-button{width:min(100%,280px)}.gift-toggle-card .bank-mark img{width:112px;height:68px}}
