.event_list{display:none;flex-wrap:wrap;margin:0 auto;max-width:1150px}.event_list.active{display:flex}.event_list .event_item{background:#f8f8f8;cursor:pointer;display:none;margin-left:25px;margin-top:50px;padding-bottom:25px;position:relative;transition:all .3s ease;width:350px}.event_list .event_item.active{display:block}.event_list .event_item .event_thumbnail{height:215px;width:100%}.event_list .event_item .event_thumbnail img{height:220px;width:100%}.event_list .event_item .event_title{color:#000;font-size:22px;font-weight:600;line-height:30px;margin:0 auto 10px;min-height:108px;padding:25px 14px 0;text-align:center}.event_list .event_item .event_date{display:block}.event_list .event_item .event_date,.event_list .event_item .event_speaker{color:#94a4b7;font-family:Inter;font-size:18px;font-weight:400;height:50px;line-height:24px;margin:0 0 16px;text-align:center}.event_list .event_item .event_speaker{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0 20px}.event_list .event_item .event_button{background:#fff;border:1px solid #000;border-radius:4px;color:#000;font-size:16px;font-weight:400;margin:50px auto 0;padding:14px 0;text-align:center;width:160px}.event_list .event_item:hover{transform:translateY(-5px)}.event_list .event_item.upcoming:after{background:#ffbd00;color:#fff;content:"UPCOMING";font-family:Inter;font-size:14px;font-weight:500;left:0;line-height:16px;padding:4px 6px;position:absolute;top:10px}.event_list .event_item.upcoming .event_button{background:#0f8461;border:1px solid #0f8461;border-radius:4px;color:#fff;padding:14px 0}.event_list .event_item.on_demand:after{background:#a1a9b3;color:#fff;content:"ON-DEMAND";font-family:Inter;font-size:14px;font-weight:500;left:0;line-height:16px;padding:4px 6px;position:absolute;top:10px}@media screen and (max-width:600px){.event_list{justify-content:center;padding:0 15px}.event_list .event_item{margin-left:0;max-width:350px;width:100%}}@media screen and (min-width:601px) and (max-width:1200px){.event_list{flex-wrap:wrap;justify-content:center;padding:0 15px}.event_list .event_item{margin-left:20px;margin-top:20px;max-width:350px;width:100%}}.webinar--type.active{border-bottom:3px solid #081d36!important;color:#081d36!important}.event_category_item.active{border:1px solid #412ed5!important}.webinar--type .highlighted{border-bottom:3px solid #081d36;color:#081d36}.ebook-btn{background:#0f8461;border:1px solid #0f8461;color:#fff}.ebook-btn:hover{background-color:#0c6a4e}