.podcasts-search{margin-bottom:30px}.podcasts-search input{height:50px;width:100%;border:none;border-radius:5px;background-color:#eaebf3;padding:0 15px}.podcasts-search button{height:50px!important;width:100%;display:flex!important;align-items:center;justify-content:center}.podcasts-list .podcast{margin-bottom:20px}.podcasts-list .podcast-body{box-shadow:1px 1px 20px 10px #eaebf3;padding:20px;height:100%}.podcasts-list .podcast:nth-child(2n) .podcast-video{order:2;margin-bottom:0}.podcasts-list .podcast:nth-child(2n) .podcast-text{order:1;margin-bottom:10px}.podcasts-list .podcast-video{margin-bottom:10px}.podcasts-list .podcast-video iframe{width:100%;height:350px;border-radius:5px}.podcasts-list .podcast-text p{line-height:24px}@media(max-width:992px){.podcasts-list .podcast:nth-child(2n) .podcast-video{order:1!important;margin-bottom:10px}.podcasts-list .podcast:nth-child(2n) .podcast-text{order:2!important}}@media(max-width:576px){.podcasts-list .podcast-video iframe{height:200px}}