section.blog-webinars-module .featured-wrapper{align-items:stretch;background-color:#f7f7f7;border-radius:4px;display:flex;overflow:hidden}section.blog-webinars-module .featured-wrapper .featured-info{display:flex;flex-direction:column;gap:15px;justify-content:center;padding:25px}section.blog-webinars-module .featured-wrapper .featured-info,section.blog-webinars-module .featured-wrapper .thumbnail{width:50%}section.blog-webinars-module .featured-wrapper .thumbnail img{border-radius:4px;height:100%;width:100%}section.blog-webinars-module .paging-btn{margin:30px auto 0}section.blog-webinars-module .webinar-item.d-none{display:none!important}.blog-webinars-module .attrs{align-items:center;display:flex;gap:30px}.blog-webinars-module .attrs .attr{align-items:center;color:#676f7e;display:flex;font-size:12px;gap:10px}.blog-webinars-module .attrs img{width:15px}section.blog-webinars-module .webinar-item .type-badge{background-color:#d60027;border-radius:20px;color:#fff;font-size:12px;left:15px;padding:4px 10px;position:absolute;top:15px}@media(max-width:768px){section.blog-webinars-module .featured-wrapper{display:block!important}section.blog-webinars-module .featured-wrapper>*{width:100%!important}section.blog-webinars-module .featured-wrapper .btn{justify-content:center;width:100%}section.blog-webinars-module .paging-btn{justify-content:center;margin:30px 0 0!important;width:100%}}