.podcast-wrp .row{background-color:#f1f1f1;color:#000;overflow:hidden;position:relative}.podcast-wrp .row .cont-wrp{box-sizing:content-box;margin:auto;max-width:1312px;padding:64px 32px}.podcast-wrp .row .cont-wrp .title{line-height:1.2;margin-top:0}.podcast-wrp .row .cont-wrp .content h4{margin-top:0}.podcast-wrp .row .cont-wrp .content h6{margin-bottom:0}.podcast-data{padding:0 48px}div#episodes-list{box-sizing:border-box;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1312px;padding:48px 0}.podcast-data .podcast-wrp{display:flex;flex-direction:column;text-decoration:none}.podcast-data .podcast-wrp .pod-data{aspect-ratio:1/1;background-color:#313131;color:#fff;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.4s ease-out}.podcast-data .podcast-wrp .pod-data .result{aspect-ratio:1/1;min-height:300px;min-width:300px;transition:.4s ease-out}.podcast-data .podcast-wrp .pod-data .podcast-result{display:flex;flex-direction:column;height:100%;padding:0 24px;position:relative;width:100%;-webkit-box-pack:end;justify-content:flex-end;transition:.4s ease-out;z-index:2}.podcast-data .podcast-wrp span{background:none;border:0;height:auto;margin:0;opacity:1;overflow:hidden;width:auto}.podcast-data .podcast-wrp span,.podcast-data .podcast-wrp span img{box-sizing:border-box;display:block;inset:0;padding:0;position:absolute}.podcast-data .podcast-wrp span img{border:none;height:0;margin:auto;max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-fit:cover;width:0}.podcast-response{height:0;opacity:0;overflow:hidden;padding-bottom:10px;transition:.4s ease-out}.podcast-data .podcast-wrp .pod-data .podcast-result:hover{background:rgba(0,0,0,.7);transition:.4s ease-out}.podcast-data .podcast-wrp:hover .podcast-response{height:auto;opacity:1}.podcast-response audio{position:relative;z-index:10}.podcast-response .date{margin:0 0 12px}.podcast-data .podcast-wrp .pod-data .podcast-result a{height:100%;left:0;position:absolute;top:0;width:100%}.podcast-response .title{color:#fff;margin:0 0 24px}.pagination-wrp{display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.pagination-wrp .pagination{display:flex;margin:18px 0;padding-left:40px}.pagination-wrp .pagination span{cursor:pointer;font-weight:600;margin:0 10px}.pagination-wrp .pagination span.active,.pagination-wrp .pagination span:hover{border-bottom:2px solid #000}@media (max-width:767px){.podcast-wrp .row .cont-wrp{padding-left:0;padding-right:0}.podcast-data{padding:0}div#episodes-list{padding:0 0 40px}.pagination-wrp .pagination{padding:0}}