@media screen and (min-width:0px){.section_events_lists{display:none}.section_events_cards_wrap{display:block}}@media screen and (min-width:600px){.section_events_lists{display:block}.section_events_cards_wrap{display:none}}.section_events_lists{width:100%}.section_events_lists .event_item{height:222px;padding:20px;display:flex;flex-direction:row;border-bottom:1px solid #d8dfe9;margin-bottom:20px;background:#fff}.section_events_lists .event_item:last-child{margin-bottom:0;border-bottom:1px solid #d8dfe9}.section_events_lists .event_item .event_item_img{width:182px;height:182px;border:1px solid #eee}.section_events_lists .event_item .event_item_infos{width:188px}.section_events_lists .event_item .event_item_infos .event_item_type{font-size:20px;font-weight:500;color:#333}.section_events_lists .event_item .event_item_infos .event_item_date{color:rgba(0,0,0,.4);font-size:16px}.section_events_lists .event_item .event_item_content{height:100%;flex-grow:1;flex-basis:0;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;margin-right:20px;position:relative}.section_events_lists .event_item .event_item_content .event_item_title{width:100%;color:#000;font-size:20px;font-weight:500}.section_events_lists .event_item .event_item_content .event_item_author{width:100%;padding-right:40px;color:rgba(0,0,0,.6);font-size:16px}.section_events_cards{width:100%}.section_events_cards .event_item{width:100%;border-radius:6px;overflow:hidden;border:1px solid rgba(0,0,0,.12);background:#fff}.section_events_cards .event_item:not(:last-child){margin-bottom:20px}.section_events_cards .event_item .img_preview_wrapper{width:100%;padding-top:56.4705882353%;position:relative}.section_events_cards .event_item .img_preview_wrapper .event_item_img{width:100%;height:100%;position:absolute;top:0;border-radius:6px}.section_events_cards .event_item .event_item_content{padding:16px 12px}.section_events_cards .event_item .event_item_content .event_item_title{color:#000;font-size:16px;font-weight:500}.section_events_cards .event_item .event_item_content .event_item_typetag{height:30px;display:inline-flex;padding:0 19px;justify-content:center;align-items:center;color:#006aff;font-size:12px;border-radius:99px;border:1px solid #dde5ff;margin-top:8px}.section_events_cards .event_item .event_item_content .event_item_author{flex-grow:1;flex-basis:0;padding-right:40px;color:rgba(0,0,0,.6);font-size:16px}.section_events_cards .event_item .event_item_content .event_item_author:before{background-image:url(/assets/user.svg)}.section_events_cards .event_item .event_item_content .event_item_date:before{background-image:url(/assets/date.svg)}.section_events_cards .event_item .event_item_content .event_item_author,.section_events_cards .event_item .event_item_content .event_item_date{font-size:14px;position:relative;color:rgba(0,0,0,.6)}.section_events_cards .event_item .event_item_content .event_item_author:before,.section_events_cards .event_item .event_item_content .event_item_date:before{content:"";display:inline-block;width:16px;height:16px;margin-right:4px;transform:translateY(2px)}