.crypto-gift-card-hero{--gift-accent:#ffb900;--gift-glow:rgba(55,62,72,.72);position:relative;isolation:isolate;width:100%;overflow:hidden;padding:70px 20px;background:#000;color:#fff}
.crypto-gift-card-hero,.crypto-gift-card-hero *{box-sizing:border-box}
.crypto-gift-card-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:76px;width:100%;max-width:1300px;min-height:560px;margin:auto}
.crypto-gift-card-hero__content{min-width:0}.crypto-gift-card-hero__eyebrow{margin:0 0 12px;color:#8fa1bb;font-size:22px;font-weight:500;line-height:1.3}
.crypto-gift-card-hero__heading{margin:0 0 24px;color:#fff;font-size:clamp(48px,4vw,68px);font-weight:700;line-height:.98}
.crypto-gift-card-hero__description{max-width:570px;margin:0 0 34px;color:#fff;font-size:20px;font-weight:500;line-height:1.55}
.crypto-gift-card-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border-radius:7px;background:var(--gift-accent);color:#080808;font-size:16px;font-weight:600;text-decoration:none;transition:.22s}
.crypto-gift-card-hero__button:hover{color:#080808;transform:translateY(-2px);filter:brightness(1.06)}
.crypto-gift-card-hero__visual{position:relative;display:grid;place-items:center;min-width:0}.crypto-gift-card-hero__visual:before{content:"";position:absolute;z-index:-1;width:96%;height:72%;border-radius:50%;background:radial-gradient(circle,var(--gift-glow),transparent 72%);filter:blur(24px)}
.crypto-gift-card-hero__visual--no-glow:before{display:none}.crypto-gift-card-hero__image{display:block;width:min(100%,520px);height:auto;max-height:590px;object-fit:contain}
.crypto-gift-card-hero__sparkle{position:absolute;z-index:3;color:#f6e8f3;font-size:26px;line-height:1}.crypto-gift-card-hero__sparkle--one{top:5%;left:58%}.crypto-gift-card-hero__sparkle--two{bottom:8%;left:62%}
.crypto-gift-card-hero__orb{position:absolute;z-index:1;top:-45px;right:3%;width:110px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 34% 25%,#303844,#030405 72%);filter:blur(6px)}
@media(max-width:767px){.crypto-gift-card-hero{padding:48px 18px}.crypto-gift-card-hero__inner{grid-template-columns:1fr;gap:38px;min-height:0}.crypto-gift-card-hero__content{width:100%;text-align:center}.crypto-gift-card-hero__description{margin-inline:auto}.crypto-gift-card-hero__heading{font-size:42px}.crypto-gift-card-hero__image{width:min(88vw,410px);max-height:500px}.crypto-gift-card-hero__sparkle--one{top:48%;left:8%}.crypto-gift-card-hero__sparkle--two{left:auto;right:8%}}
