.blog_list_container{max-width:765px;width:65%}.side_menu_container{max-width:325px;width:30%}.blog_list{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.blog_list:after,.blog_list:before{content:"";max-width:240px;width:calc(33.33333% - 20px)}.blog_list:before{order:1}.blog_item{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:40px;max-width:240px;width:calc(33.33333% - 20px)}.blog_item:first-child{flex-direction:row;margin-bottom:35px;max-width:unset;position:relative;width:100%}.blog_item:first-child:before{background-color:#f5f6f7;bottom:-20px;content:"";height:2px;left:0;position:absolute;width:100%}.blog_item:first-child .blog_item_img{max-width:360px;width:47%}.blog_item:first-child .blog_item_info{padding:10px;width:50%}.blog_item_img{width:100%}.blog_item_img:hover{opacity:.6}.blog_item_img img{aspect-ratio:16/9;object-fit:cover}.blog_item_info{display:flex;flex-direction:column;height:100%;padding:15px 10px}.blog_item_tag_list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.blog_item_tag{background-color:#00406e;border:1px solid #00406e;color:#fff;display:flex;padding:2px 15px}a.blog_item_tag:hover{background-color:#fff;color:#00406e}.blog_item_tag span{font-size:14px;font-weight:700}.blog_item_title{color:#171717;font-family:Oswald,sans-serif;font-size:20px;font-weight:600;height:50px;line-height:1.2;margin-bottom:10px}.blog_item_text,.blog_item_title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog_item_text{color:#8c7d7d;flex:1;margin-bottom:15px;word-break:break-all}.blog_item_text p{margin:0}.blog_item_info .more_btn{margin-top:auto}@media only screen and (max-width:980px){.blog_top_sec{padding:80px 0 100px}.blog_top_sec_container{flex-direction:column;gap:50px}.blog_list_container{max-width:unset;width:100%}.blog_item,.blog_list:after,.blog_list:before{margin-bottom:20px;max-width:unset;width:calc(50% - 20px)}}@media only screen and (max-width:680px){.blog_top_sec{padding:60px 0 50px}.blog_item{margin-bottom:15px;width:100%}.blog_list:after,.blog_list:before{display:none}.blog_item:first-child{flex-direction:column;margin-bottom:15px}.blog_item:first-child .blog_item_img,.blog_item:first-child .blog_item_info{max-width:unset;width:100%}.blog_item:first-child .blog_item_info,.blog_item_info{padding:20px 20px 25px}.blog_item:first-child:before{display:none}.blog_item_title{height:unset}.blog_item_img img{aspect-ratio:16/9}}