.cta-banner{border-radius:var(--radius-md);overflow:hidden;position:relative}.cta-banner--full{align-items:center;display:flex;justify-content:center;min-height:400px;text-align:center}.cta-banner--full .cta-banner__bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.cta-banner__overlay{background:var(--color-overlay);inset:0;position:absolute;z-index:1}.cta-banner--vso{min-height:472px}.cta-banner--vso .cta-banner__overlay{background:linear-gradient(180deg,hsla(0,3%,6%,0),hsla(0,3%,6%,.8))}.cta-banner__content{max-width:800px;padding:var(--space-4xl) var(--space-lg);position:relative;z-index:2}.cta-banner--full .cta-banner__content{margin-left:auto;margin-right:auto;width:100%}.cta-banner--compact{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);display:flex;flex-wrap:wrap;gap:var(--space-xl);justify-content:space-between}.cta-banner--compact .cta-banner__content{padding:var(--space-xl)}.cta-banner__actions{display:flex;flex-wrap:wrap;gap:var(--space-md);justify-content:center;margin-top:var(--space-xl)}.cta-banner--compact .cta-banner__actions{justify-content:flex-start}.cta-banner--events{margin:16px var(--frame-gap) 0;min-height:472px}.cta-banner--events .cta-banner__overlay{background:hsla(0,3%,6%,.62)}.cta-banner--center,.cta-banner--events.cta-banner--center{align-items:center;display:flex;justify-content:center;text-align:center}.cta-banner--center .cta-banner__content{margin-left:auto;margin-right:auto;width:100%}.cta-banner--raffle{border-radius:8px;margin:0 8px;min-height:680px}.cta-banner--raffle .cta-banner__overlay{background:hsla(0,3%,6%,.66)}.cta-banner--raffle .cta-banner__content{align-items:center;display:flex;flex-direction:column;max-width:680px;padding:96px 24px 80px}.cta-banner--raffle .cta-banner__content .h2{margin-left:auto;margin-right:auto;max-width:647px}.cta-banner--raffle .cta-banner__content .body-md{margin-left:auto;margin-right:auto;max-width:560px}.cta-banner--raffle .cta-banner__actions{margin-top:56px}