.podcast-list-wrapper{padding:79px 0 10px}.podcast-list-inner{gap:30px;justify-content:space-between}.podcast-list-wrapper .text-content{display:flex;flex:calc(65% - 30px);flex-direction:column}.podcast-list-wrapper .share-wrapper{display:flex;gap:15px;margin-top:auto}.podcast-list-wrapper .share-wrapper .share-links{flex:calc(33.33% - 15px);max-width:calc(33.33% - 15px)}.podcast-list-wrapper .share-wrapper .share-links img{height:auto;width:100%}.podcast-list-wrapper .image-content{flex:calc(35% - 30px);max-width:calc(35% - 30px)}.podcast-list-wrapper .subheading{color:#041b38;font-size:16px;font-weight:500;line-height:1.6em}@media (max-width:768px){.podcast-list-inner{flex-flow:column}.podcast-list-wrapper .text-content{order:2}.podcast-list-wrapper .image-content{display:block;margin:auto;max-width:50%}}