.global_post_list{display:flex;flex-wrap:wrap;gap:24px}.global_post_list .global_post_item{width:calc(50% - 12px)}@media (max-width:991px){.global_post_list .global_post_item{width:100%}}.global_post_item .post_item_inner{align-items:center;background:var(--Color_Green_6);border-radius:30px 0 0;display:flex;flex-wrap:wrap;min-height:218px;overflow:hidden;transition:background .5s ease}.global_post_item .post_item_inner .post_item_left{height:100%;width:178px}.global_post_item .post_item_inner .post_item_left .post_item_left_inner{height:100%;position:relative;width:100%}.global_post_item .post_item_inner .post_item_left .post_item_left_inner img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.global_post_item .post_item_inner .post_item_right{padding:23px 34px;width:calc(100% - 178px)}.global_post_item .post_item_inner .post_item_right .post_item_right_inner{display:flex;flex-direction:column;gap:4px}.global_post_item .post_item_inner .post_item_right .post_item_right_inner .post_title{margin:0}.global_post_item .post_item_link{color:var(--Color_Black_2);display:flex;flex-wrap:wrap;height:100%;text-decoration:none;width:100%}.global_post_item .post_item_link:hover .post_item_inner{background:var(--Color_Sandstorm_Yellow)}@media (max-width:991px){.global_post_item .post_item_inner{min-height:200px}}@media (max-width:767px){.global_post_item .post_item_inner .post_item_right{padding:20px}}@media (max-width:520px){.global_post_item .post_item_inner{flex-direction:column;min-height:inherit}.global_post_item .post_item_inner .post_item_left{height:inherit;width:100%}.global_post_item .post_item_inner .post_item_left .post_item_left_inner{min-height:150px}.global_post_item .post_item_inner .post_item_right{width:100%}}
/*# sourceMappingURL=global_post_item.css.map */