.podcast__sidebar__sticky{position:sticky;top:2rem}.podcast__quicklinks{padding:1.5rem}.podcast__quicklinks a{color:#252525;font-weight:700}.podcast__quicklinks li{margin-bottom:.5rem}.podcast__prev-post{margin-bottom:2rem}.podcast__prev-post__super-title{color:#737990;margin-bottom:.5rem}.podcast__previous-post__header{height:260px;border-radius:10px;overflow:hidden}.podcast__previous-post__header img{object-fit:cover;object-position:center;width:100%;height:100%}.podcast__prev-post__title{margin:1rem 0}.podcast__prev-post__title a{color:#252525;text-decoration:none}.podcast__recent-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:auto;gap:2rem}@media(min-width:500px){}.podcast__recent-item{flex:1;position:relative;transform:translateY(0);transition:transform ease .25s}.podcast__recent-item:hover{transform:translateY(-5px)}.podcast__recent-item__meta{color:#737990;font-size:.8rem;position:relative;z-index:2;margin-top:0}.podcast__recent-item__header{height:195px;overflow:hidden;border-radius:10px}.podcast__recent-item__header img{object-fit:cover;object-position:center;width:100%;height:100%}.podcast__recent-item__footer{padding:1rem 0 0 0}.podcast__recent-item__title a{text-decoration:none;color:#252525}.podcast__recent-item__title a::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.podcast__recent-item__more{color:#ee6a34;font-weight:700}.podcast__recent-item__more svg{display:inline-block;height:1.5rem;width:1.5rem;vertical-align:middle;fill:currentColor;margin-left:.5rem}