/* https://www.intuiti.net/wp-content/themes/intuiti/blocks/block-latest-podcasts/block-latest-podcasts.css?ver=1.0.9 */
.block-latest-podcasts__list{border-bottom:1px solid var(--wp--preset--color--blue-stroke)}.block-latest-podcasts__item{border-top:1px solid var(--wp--preset--color--blue-stroke);padding:16px 0 32px}.podcast{position:relative}.podcast__title{margin:0 0 8px;font-weight:600}.podcast__description{margin:0}.podcast__link{color:inherit;transition:text-shadow 0.2s ease-out}.podcast__link-full{position:absolute;inset:0}.podcast__link-full:hover+.podcast__link,.podcast__link:focus-visible{text-shadow:0 0 1px currentColor}@media screen and (max-width:767px){.podcast__link{margin-top:8px;display:block}}