.RevealPodcastBannerBlock{--block-margin:0 var(--spacing-large) var(--spacing-small);border-radius:20px;overflow:hidden}@media(max-width:960px){.RevealPodcastBannerBlock{--block-margin:0 var(--spacing-small) var(--spacing-small);display:none}}@media(max-width:1106px){.RevealPodcastBannerBlock{margin-left:0;margin-right:0}}.RevealPodcastBannerBlock-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.RevealPodcastBannerBlock-inner{align-items:center;display:grid;grid-template-columns:2.5fr 4fr 3fr;justify-content:space-between}@media(max-width:1280px){.RevealPodcastBannerBlock-inner{grid-template-columns:2.5fr 5fr 3fr}}.RevealPodcastBannerBlock-title{color:#8039df;margin:var(--1x) auto;max-width:440px;text-align:center}.RevealPodcastBannerBlock-cta>div{margin-right:var(--4x);text-align:right}@media(max-width:1280px){.RevealPodcastBannerBlock-cta>div{margin-right:var(--2x)}}@media(max-width:960px){.RevealPodcastBannerBlock-cta>div{margin-right:var(--1x)}}.RevealPodcastBannerBlock-ctaText{background:#fff;border-radius:20px;color:#3e0075;display:inline-block;filter:drop-shadow(0 10px 50px rgba(29,2,84,.14));font-family:var(--font-family-inter);font-size:var(--font-size-button);font-weight:var(--font-weight-bold);line-height:1em;padding:12px var(--2x);transition:background .2s ease-out;white-space:nowrap}.RevealPodcastBannerBlock:hover .RevealPodcastBannerBlock-ctaText{background:var(--color-lilac)}