.podcast-hero{background:#007bcf;overflow:hidden;position:relative}.podcast-hero__bg{inset:0;overflow:hidden;pointer-events:none;position:absolute}.podcast-hero__bg-img{bottom:0;height:100%;max-width:none;position:absolute;right:0;width:auto}.podcast-hero__bg-img--mobile{display:none}@media (max-width:767px){.podcast-hero__bg-img--desktop{display:none}.podcast-hero__bg-img--mobile{display:block;height:100%;object-fit:cover;object-position:right bottom;width:100%}}.podcast-hero>.content-wrapper{position:relative}.podcast-hero{color:#fff;padding:10rem 2rem}@media (max-width:991px){.podcast-hero{padding:5rem 2rem 5.6rem}}.podcast-hero__inner{align-items:center;display:flex;gap:4rem;justify-content:space-between;position:relative}@media (max-width:991px){.podcast-hero__inner{align-items:flex-start;flex-direction:column;gap:3.2rem}}.podcast-hero__copy{display:flex;flex-direction:column;gap:1.6rem;max-width:76rem}.podcast-hero__eyebrow{align-items:center;color:#fff;display:flex;gap:1rem;margin:0}.podcast-hero__dot{background:#ff3b30;box-shadow:0 0 0 4px rgba(255,59,48,.3);flex-shrink:0;height:8px;width:8px}.podcast-hero__heading{color:#fff;font-family:var(--secondary-font-family,"Jost",sans-serif);font-size:4rem;font-weight:700;line-height:1.2;margin:0}@media (min-width:992px){.podcast-hero__heading{font-size:5rem}}.podcast-hero__description{font-size:1.8rem;font-weight:500;line-height:1.7;max-width:64rem;opacity:.95}.podcast-hero__description p{margin:0}.podcast-hero__description p+p{margin-top:1.2rem}.podcast-hero__description a{color:#fff}.podcast-hero__platforms{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:1.4rem}.podcast-hero__platforms-label{font-family:var(--secondary-font-family,"Jost",sans-serif);font-size:16px;font-weight:700;letter-spacing:2px;line-height:1.3;text-align:left;text-transform:uppercase;white-space:nowrap}.podcast-hero__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-between}.podcast-hero__icon-link{align-items:center;background:#fff;border-radius:6px;color:#007bcf;display:flex;height:5.2rem;justify-content:center;transition:color .2s ease,transform .2s ease;width:5.2rem}.podcast-hero__icon-link:focus-visible,.podcast-hero__icon-link:hover{color:#0092d6;transform:translateY(-2px)}.podcast-hero__icon-link svg{display:block}@media (max-width:767px){.podcast-hero{padding:4.8rem 20px 5.2rem}.podcast-hero__inner{gap:3.2rem}.podcast-hero__copy{gap:1.2rem}.podcast-hero__eyebrow{font-size:12px;letter-spacing:1px}.podcast-hero__heading{font-size:3.2rem;line-height:1.1}.podcast-hero__description{font-size:1.6rem;line-height:1.6}.podcast-hero__platforms{align-self:flex-start}.podcast-hero__platforms-label{font-size:14px;letter-spacing:1.5px}.podcast-hero__buttons{gap:1rem;justify-content:flex-start}.podcast-hero__icon-link{height:4.8rem;width:4.8rem}}@media (max-width:991px){.podcast-hero>.content-wrapper{padding:0}}