@media screen and (min-width:0px){.section_articles_lists{display:none}.section_articles_cards{display:block}}@media screen and (min-width:600px){.section_articles_lists{display:block}.section_articles_cards{display:none}}.section_articles_lists{width:100%}.section_articles_lists .article_item{height:254px;padding:20px;display:flex;flex-direction:row;border-bottom:1px solid #d8dfe9;background:#fff;cursor:pointer}.section_articles_lists .article_item:not(:last-child){margin-bottom:20px}.section_articles_lists .article_item:active{opacity:.8}.section_articles_lists .article_item:hover{border-bottom:1px solid rgba(0,0,0,.2);background:#fff;box-shadow:0 7px 22px 0 rgba(0,0,0,.25)}.section_articles_lists .article_item:hover .article_item_title{color:#4e71eb!important}.section_articles_lists .article_item:hover .article_item_img{transform:scale(1.2);transition:transform .3s ease-in-out}.section_articles_lists .article_item .articles_item_cover_wrapper{width:285px;height:214px;overflow:hidden}.section_articles_lists .article_item .articles_item_cover_wrapper .article_item_img{width:100%;height:100%;transition:transform .3s ease-in-out}.section_articles_lists .article_item .article_item_content{flex-grow:1;flex-basis:0;height:100%;overflow:hidden;margin-left:20px;position:relative}.section_articles_lists .article_item .article_item_content .article_item_title{color:#000;font-size:20px;font-weight:500}.section_articles_lists .article_item .article_item_content .article_item_desc{overflow:hidden;margin-top:8px;color:rgba(0,0,0,.6);font-size:16px;font-weight:400;line-height:24px}.section_articles_lists .article_item .article_item_content .article_item_extras{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;bottom:0;color:rgba(0,0,0,.4);font-size:14px}.section_articles_lists .article_item .article_item_content .article_item_extras .article_item_author{flex-grow:1;flex-basis:0;padding-right:40px}.section_articles_lists .article_item .article_item_content .article_item_extras .article_item_from{display:flex;align-items:center}.section_articles_lists .article_item .article_item_content .article_item_extras .article_item_from:before{content:"";background-image:url(/assets/note.svg);background-size:100% 100%;background-repeat:no-repeat;width:14px;height:14px;display:inline-block;margin-right:8px}.section_articles_cards{width:100%}.section_articles_cards .article_item{width:100%;margin-top:20px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.12)}.section_articles_cards .article_item .img_preview_wrapper{width:100%;padding-top:74.0524781341%;border:1px solid rgba(216,223,233,.6);position:relative}.section_articles_cards .article_item .img_preview_wrapper .article_item_img{width:100%;height:100%;position:absolute;top:0}.section_articles_cards .article_item .article_item_title{color:#000;font-size:16px;font-weight:500;margin-top:8px}.section_articles_cards .article_item .article_item_desc{color:rgba(0,0,0,.6);font-size:13px;line-height:22px;margin-top:4px}.section_articles_cards .article_item .article_item_author{color:rgba(0,0,0,.4);font-size:14px;margin-top:4px}.section_articles_cards .article_item .article_item_from{display:flex;align-items:center;color:rgba(0,0,0,.4);font-size:14px;margin-top:4px}.section_articles_cards .article_item .article_item_from:before{content:"";background-image:url(/assets/note.svg);background-size:100% 100%;background-repeat:no-repeat;width:14px;height:14px;display:inline-block;margin-right:8px}