.podcasts-list{display:flex}.podcasts-list>main{max-width:47em}.podcasts-list-item-container{margin-bottom:2rem;transition:.2s}.podcasts-list-item-container:hover{box-shadow:5px 5px 2px var(--black),0 0 .5em var(--white);.read-more { top: -2px; left: -8px; text-shadow: var(--soft-shadow); }}.podcasts-list-item-title-link>h3{background-color:var(--black);color:var(--white);padding:2px 6px;margin-bottom:1rem;border-radius:5px}.podcasts-list-content{display:flex}.podcasts-list-video{flex:2;padding-top:1rem;padding-right:1rem}.podcasts-list-text-item{flex:3;padding:1rem;padding-right:0}@media screen and (max-width:1440px){}@media screen and (max-width:1280px){}@media screen and (max-width:1024px){}@media screen and (max-width:800px){}@media screen and (max-width:768px){}@media screen and (max-width:600px){.podcasts-list-content{flex-direction:column;margin-top:1rem}.podcasts-list-video,.podcasts-list-text-item{padding:.5rem}}