.blog-card .blog-header .poster img{object-fit:cover;object-position:center;width:100%;height:300px;border-radius:8px}.tags{display:inline-flex;flex-wrap:wrap;gap:7px;justify-content:center;align-items:center}.tags .tag{border-radius:4px;background:#3ba2b8;padding:8px 12px;color:var(--white)}.date{color:var(--gray1,#3a4a61);text-align:right;font-size:16px;font-weight:400;line-height:17.6px}.blog-body h5,.date{font-family:Urbanist;font-style:normal}.blog-body h5{color:var(--medium-blue,#446e87);font-size:24px;font-weight:700;line-height:26.4px}.blog-watch img{max-width:100%;height:auto}