.podcast_header{align-items:center;background:linear-gradient(182deg,#61a6fa -17.16%,#1b1b1b 12.47%,#000 52.99%,#151c24 91.09%,#61a6fa 108.63%);border-radius:16px;display:flex;gap:67px;justify-content:space-between;padding:60px 0 60px 60px}.podcast_header .col{flex:1}.podcast_header .top_content{max-width:550px}.podcast_header .top_content *{color:#fff}.podcast_header .top_content h1{margin:0 0 48px}.podcast_header .button_row{display:flex;flex-wrap:wrap;gap:24px;padding-top:24px}.podcast_header .button_row .button{margin:0}.podcast_header .col.image{border-radius:16px;box-shadow:0 14px 44px 0 rgba(0,0,0,.3);margin-right:-30px;max-width:541px;overflow:hidden;width:100%}.podcast_header .col.image img{height:100%!important;margin-bottom:-8px;object-fit:cover;width:100%}@media (max-width:1080px){.podcast_header{flex-direction:column;padding:80px 40px 0}.podcast_header .col.image{margin-bottom:-80px;margin-right:0}.podcast_header .col.image,.podcast_header .top_content{max-width:600px}}@media (max-width:580px){.podcast_header{gap:40px;padding:40px 20px 0}.podcast_header .top_content h1{font-size:28px;font-style:normal;font-weight:700;line-height:120%;margin:0 0 30px}.podcast_header .button_row{padding-top:5px}}