.podcast_banner{align-items:center;display:flex;gap:24px}.podcast_banner .image_holder{border-radius:8px;height:328px;overflow:hidden;width:328px}.podcast_banner .image_holder img{height:100%;object-fit:cover;width:100%}.podcast_banner .content{flex:1}.podcast_banner .top_content{align-items:center;display:flex;gap:24px}.podcast_banner .top_content .icon_image{height:auto;width:56px}.podcast_banner .top_content .icon_image img{height:100%;object-fit:contain;width:100%}.podcast_banner .top_content .title{flex:1}.podcast_banner .top_content .title h3{color:#000;font-weight:600;letter-spacing:.5px;line-height:160%;margin:0;text-transform:uppercase}.podcast_banner .top_content .overline{color:#8c9091;font-size:14px;font-weight:600;line-height:160%;margin:0 0 8px;text-transform:uppercase}.podcast_banner .description{color:#000;font-size:22px;font-weight:400;line-height:160%;margin:24px 0}.podcast_banner .button{margin:0}@media (max-width:780px){.podcast_banner{flex-direction:column-reverse}.podcast_banner .image_holder{display:flex;height:auto;justify-content:center;max-width:220px;width:100%}.podcast_banner .image_holder img{height:auto;object-fit:unset;width:100%}.podcast_banner .top_content .title h3{font-size:20px}}