.video_podcast_list{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:20px;column-gap:20px}.video_podcast_list.owl-carousel{display:block}.video_podcast_list.owl-carousel .item{width:calc(33.33333333% - (2 * 20px / 3) * 1);margin-right:20px}.video_podcast_list.owl-carousel.rdy .item{width:100% !important;margin:0 !important}.video_podcast_list .item{display:block;box-sizing:border-box;border-radius:20px}.video_podcast_list .item .img_box{position:relative}.video_podcast_list .item .img_box .img{background:#F5F6F7;position:relative;width:100%;padding:0 0 63.7%;display:block;overflow:hidden;border-radius:20px;transition:all 400ms ease 0ms}.notouch .video_podcast_list .item:is(:hover,:focus) .img_box .img{border-bottom-left-radius:0;border-bottom-right-radius:0}.video_podcast_list .item .img_box .img img{transform-origin:top left;transition:scale 1400ms ease 0ms}.video_podcast_list .item .img_box .icon{position:absolute;top:1rem;right:1rem;display:flex;justify-content:center;align-items:center;font-size:0;line-height:0;background-color:#ffffff;border-radius:12px}.video_podcast_list .item .img_box .icon::before{content:'';width:64px;height:64px;background-repeat:no-repeat;background-position:center center;background-size:32px 32px;background-color:transparent}.video_podcast_list .item .img_box .icon.video::before{background-image:url('../../../../img/camera_icon.svg')}.video_podcast_list .item .img_box .icon.podcast::before{background-image:url('../../../../img/headphones_icon.svg')}.video_podcast_list .item .text{padding:20px 1rem 1.5rem;border-bottom-left-radius:20px;border-bottom-right-radius:20px;transition:all 400ms ease 0ms}.notouch .video_podcast_list .item:is(:hover,:focus) .text{background-color:#F5F6F7}.video_podcast_list .item .text .title{color:#091E2E;margin:0}.video_podcast_list .item .text .info_box{display:flex;margin:.75rem 0 0}.video_podcast_list .item .text .info_box span{font-weight:500;display:flex;align-items:center}.video_podcast_list .item .text .info_box .sections_box{display:flex;align-items:center;flex-wrap:wrap}.video_podcast_list .item .text .info_box .sections_box span:not(:last-child)::after{content:'•';padding:0 4px;box-sizing:border-box;font-weight:500}@media screen and (max-width:1280px){.video_podcast_list{grid-template-columns:repeat(2, 1fr);row-gap:20px;column-gap:20px}.video_podcast_list.owl-carousel{display:block}.video_podcast_list.owl-carousel .item{width:calc(50% - (1 * 20px / 2) * 1);margin-right:20px}.video_podcast_list.owl-carousel.rdy .item{width:100% !important;margin:0 !important}}@media screen and (max-width:650px){.video_podcast_list{grid-template-columns:repeat(1, 1fr);row-gap:20px;column-gap:20px;max-width:410px;margin:0 auto !important}.video_podcast_list.owl-carousel{display:block}.video_podcast_list.owl-carousel .item{width:calc(100% - (0 * 20px / 1) * 1);margin-right:20px}.video_podcast_list.owl-carousel.rdy .item{width:100% !important;margin:0 !important}.video_podcast_list .item .img_box .img{border-radius:20px !important}.video_podcast_list .item .img_box .icon{width:48px;height:48px}.video_podcast_list .item .img_box .icon::before{background-repeat:no-repeat;background-position:center center;background-size:24px 24px;background-color:transparent}.video_podcast_list .item .text{padding:1rem 0 20px;background-color:#fff !important}}/*# sourceMappingURL=1.css.map */