.podcast-header{align-items:center;display:flex;gap:8px}.post-hero{padding:176px 0 0}.post-hero .hero-heading{margin-bottom:66px}.post-hero .hero-info{margin-bottom:34px}.post-hero .hero-img{margin-bottom:48px}.post-hero .hero-author{margin-bottom:49px}@media only screen and (max-width:767px){.post-hero{padding:120px 0 0}.post-hero .hero-heading{margin-bottom:40px}.post-hero .hero-info{margin-bottom:27px}.post-hero .hero-img{margin-bottom:40px;margin-top:27px}.post-hero .hero-author{margin-bottom:32px}}.social-sharing-parent{display:inline-block;position:relative}.social-sharing-toggle{cursor:pointer}.social-sharing-toggle path{fill:#00ffef}.social-sharing-parent.open .social-sharing-toggle path,.social-sharing-toggle:hover path{fill:#12b2a8}.social-sharing-menu{align-items:center;background:hsla(0,0%,100%,.1);border-radius:5px;bottom:calc(100% + 6px);box-shadow:0 2px 5px rgba(0,0,0,.2);display:none;flex-direction:column;gap:5px;padding:6px;position:absolute;right:-6px}.social-sharing-parent.open .social-sharing-menu{animation-duration:.2s;animation-fill-mode:both;animation-name:fadeInUp;animation-timing-function:ease-out;display:flex}.social-sharing-parent .social-margin{margin:0}.post-hero .social-sharing a .social-icn{fill:#fff}.post-hero .social-sharing a:hover .social-icn{fill:#00ffef}