.PressHomepagePodcast{position:relative;width:100%;height:100vh;transition:opacity .2s;display:flex;align-items:flex-start;justify-content:center;cursor:pointer;color:var(--color);background:var(--backgroundColor)}.PressHomepagePodcast__title{font-style:italic;font-size:21px;letter-spacing:.32px;margin:30px 4px 12px}.PressHomepagePodcast__body{font-family:Ivar Text;font-weight:400;opacity:.5;font-size:17px;letter-spacing:.32px;margin:0 4px}.PressHomepage--isNotWebGL .PressHomepagePodcast{height:0}