.podcast-block-content-card{display:flex;justify-content:space-between;padding:50px;background-color:#fff;margin-bottom:50px}.podcast-block-content-card:hover{background-color:#eafcff}.podcast-block-content-card .podcast-block-content-video{display:flex;align-items:center;justify-content:center}.podcast-block-content-card .podcast-block-content-data{margin-left:40px}.podcast-block-content-card .podcast-block-content-data__title{font-size:22px;font-weight:700;color:#262832;margin:10px 0px}.podcast-block-content-card .podcast-block-content-data__content{font-size:16px;font-weight:400;color:#262832}.podcast-block-content-card .podcast-block-content-data .podcast-block-date{display:flex;justify-content:space-between}.podcast-block-content-card .podcast-block-content-data .podcast-block-date .podcast-block-episode-number{font-weight:600;font-size:14px;color:#00a9e0;text-transform:uppercase}.podcast-block-content-card .podcast-block-content-data .podcast-block-date .podcast-block-episode-date{font-weight:500;font-size:14px;color:#262832}@media (max-width: 991px){.podcast-block-content-card{display:block;padding:20px;margin-bottom:20px}.podcast-block-content-card .podcast-block-content-video iframe{width:100%;margin-bottom:20px}}@media (max-width: 768px){.podcast-block-content-card .podcast-block-content-data{margin-left:0}}@media (max-width: 480px){.podcast-block-content-card{background-color:#eafcff !important}.podcast-block-content-card .podcast-block-content-video iframe{height:200px}}@media (max-width: 320px){.podcast-block-content-card .podcast-block-content-video iframe{height:auto}}
