.blog_list_2{display:flex;gap:4rem}.blog_list_2__box1__wrapper,.blog_list_2__box2__wrapper{width:50%}.blog_list_2__box1__img{aspect-ratio:16/9}.blog_list_2__box1__img img{border-radius:10px;height:100%;object-fit:cover;width:100%}.blog_list_2__box1__textBox{display:flex;flex-direction:column;gap:1rem;padding:16px 0}.blog_list_2__box1__textBox__tags{display:flex;flex-wrap:wrap;gap:.4rem}.blog_list_2__box1__textBox__tag{background:#000;border-radius:5px;color:#fff;font-weight:700;padding:.2rem 1rem}.blog_list_2__box2 a{display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.blog_list_2__box2__img{aspect-ratio:16/9;width:40%}.blog_list_2__box2__img img{border-radius:10px;height:100%;object-fit:cover;width:100%}.blog_list_2__box2__textBox{display:flex;flex-direction:column;gap:.6rem;width:60%}.blog_list_2__box2__textBox__tags{display:flex;flex-wrap:wrap;gap:.4rem}.blog_list_2__box2:nth-child(n+2){border-top:1px solid #d1d1d1;padding-top:2rem}.blog_list_2__box2:nth-child(-n+2){padding-bottom:2rem}@media screen and (max-width:768px){.blog_list_2{flex-direction:column;gap:2rem}.blog_list_2__box1__wrapper,.blog_list_2__box2__wrapper{width:100%}}.comming_soon_text{font-weight:700;height:100%}.close_wrapper,.comming_soon_text{align-items:center;background:#eee;display:flex;justify-content:center}.close_wrapper{height:30Vh}.close_wrapper p{color:#8b8b8b}