.podcast-player-wrapper{padding:64px 0}.podcast-player-header,.podcast-player-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.podcast-player-header{margin-bottom:64px;max-width:770px;text-align:center}.podcast-player-heading{color:var(--gray-900)}.podcast-player-subheading{color:var(--gray-600);margin-bottom:0}.podcast-player-view-all-cta{display:none}.podcast-player-view-all-cta:hover svg{filter:brightness(0) invert(1);transition:filter .3s ease}.podcast-player-podcast-content-container{display:flex;flex-direction:column;gap:24px;width:100%}.podcast-player-podcast-details{background:linear-gradient(53.61deg,var(--purple-700) 1.3%,var(--purple-shade) 98.44%);border-radius:8px;display:flex;flex-direction:column;padding:32px 24px;text-align:center;width:100%}.podcast-player-podcast-details-heading{color:var(--white);margin-bottom:16px}.podcast-player-podcast-details-subheading{color:var(--purple-50);margin-bottom:32px}.podcast-player-podcast-details-listen-on{align-items:center;display:flex;flex-direction:column;gap:20px}.podcast-player-listen-on-badge{border-radius:8px;width:fit-content}.podcast-player-listen-on-badge:hover .badge-border{fill:var(--white)}.podcast-player-podcasts{display:grid;grid-template-columns:1fr;row-gap:24px;width:100%}.podcast-player-podcast-episode{max-width:100%}.hide-episode-mobile,.podcast-player-podcasts .audio-menu-button{display:none}@media (min-width:768px){.podcast-player-text-container{margin-bottom:20px}.podcast-player-section .podcast-player-heading{font-size:34.38px;letter-spacing:-.004em;line-height:41px;margin-bottom:20px}.podcast-player-section .podcast-player-subheading{font-size:20px;line-height:28px}.podcast-player-view-all-cta{align-items:center;display:flex;gap:12px}.podcast-player-section .podcast-player-podcast-details-heading{font-size:34.38px;line-height:41px}.podcast-player-section .podcast-player-podcast-details-subheading{font-size:16px;line-height:24px}.podcast-player-podcast-details-listen-on{flex-direction:row;justify-content:center}.podcast-player-podcasts{column-gap:30px;display:grid;grid-template-columns:1fr 1fr;width:100%}.podcast-player-podcast-episode{max-width:370px}.hide-episode-mobile{display:flex}}@media (min-width:1200px){.podcast-player-wrapper{padding:96px 0}.podcast-player-header{flex-direction:row;justify-content:space-between;max-width:100%;text-align:unset}.podcast-player-text-container{margin-bottom:0}.podcast-player-section .podcast-player-heading{font-size:39.06px;line-height:48px}.podcast-player-view-all-cta{align-self:flex-end}.podcast-player-podcast-content-container{flex-direction:row;gap:30px}.podcast-player-podcast-details{max-width:370px}.podcast-player-podcast-details-listen-on{flex-direction:column}}