@media(min-width:1280px){.about_section{padding-top:72px 0 124}.about_section .section_head{margin-bottom:82px}}.about_card_wrap{display:flex;gap:15px;flex-wrap:wrap}@media(min-width:992px){.about_card_wrap{gap:20px}}@media(min-width:1200px){.about_card_wrap{gap:37px}}.about_card_wrap .post_card.vertical_post{width:100%}@media(min-width:768px){.about_card_wrap .post_card.vertical_post{width:calc((50% - 8px)/1)}}@media(min-width:992px){.about_card_wrap .post_card.vertical_post{width:calc((100% - 40px)/3)}}@media(min-width:1200px){.about_card_wrap .post_card.vertical_post{width:calc((100% - 74px)/3)}}.about_card_wrap .post_card.vertical_post .post_image{width:100%;height:auto;border-radius:0;height:220px}@media(min-width:768px){.about_card_wrap .post_card.vertical_post .post_image{height:258px}}@media(min-width:992px){.about_card_wrap .post_card.vertical_post .post_image{height:234px}}@media(min-width:1200px){.about_card_wrap .post_card.vertical_post .post_image{height:270px}}@media(min-width:1280px){.about_card_wrap .post_card.vertical_post .post_image{height:312px}}.about_card_wrap .post_card.vertical_post .post_image a{border-radius:0}.about_card_wrap .post_card.vertical_post .post_title_big{color:var(--base_text_color);font-size:18px;line-height:22px;position:relative;z-index:1;display:flex;align-items:center;padding-top:5px;padding-bottom:5px}.about_card_wrap .post_card.vertical_post .post_title_big:hover{color:var(--tag_text_color)}.about_card_wrap .post_card.vertical_post .post_title_big:hover:after{width:100%}.about_card_wrap .post_card.vertical_post .post_title_big:hover .circle_ico{background:var(--black);color:var(--tag_bg);margin-left:5px}.about_card_wrap .post_card.vertical_post .post_title_big:after{content:"";position:absolute;top:0;left:0;width:0;background:var(--tag_bg);height:100%;border-radius:38px;z-index:-1;transition:width .25s linear}.about_card_wrap .post_card.vertical_post .post_title_big .circle_ico{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;line-height:18px;width:24px;height:24px;border-radius:50%;background:var(--tag_bg);color:var(--tag_text_color);margin-right:15px;margin-left:0;transition:margin .25s linear}@media(min-width:768px){.about_card_wrap .post_card.vertical_post .post_title_big .circle_ico{width:30px;height:30px}}@media(min-width:992px){.about_card_wrap .post_card.vertical_post .post_title_big .circle_ico{width:38px;height:38px}}.about_card_wrap .post_card.vertical_post .post_title_big a,.about_card_wrap .post_card.vertical_post .post_title_big span{-webkit-line-clamp:1;padding-right:10px;font-weight:400;position:relative}