.blog-listing-module{margin:0 64px}.blog-listing-module .tag-header{display:flex;flex-direction:row;margin-bottom:32px}.blog-listing-module .tag-header .tag-subtitle{color:var(--colors-gray20);font-size:24px;line-height:38px;margin-right:16px}.blog-listing-module .tag-header .tag-heading{background-color:var(--colors-gray60);border-radius:40px;color:var(--colors-gray30);font-size:18px;font-weight:500;height:42px;line-height:40px;padding-left:20px;padding-right:20px;width:fit-content}.blog-listing-module .blog-listing{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;padding:0;position:relative}.blog-listing-module .blog-listing .post-item{display:block;position:relative;text-decoration:none;width:calc(33% - 20px)}.blog-listing-module .blog-listing .post-item .post-card{background-color:var(--colors-gray80);border-radius:16px;overflow:hidden;position:relative}.blog-listing-module .blog-listing .post-item .post-card .featured-img{background-position-x:left;background-position-y:center;background-repeat:no-repeat;background-size:cover;height:240px;position:relative;width:100%}.blog-listing-module .blog-listing .post-item .post-card .post-item-body{display:flex;flex-direction:column;justify-content:space-between;padding:24px 24px 0}.blog-listing-module .blog-listing .post-item .post-card .post-item-body .post-item-text-wrapper .tag-wrapper{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;min-height:28px}.blog-listing-module .blog-listing .post-item .post-card .post-item-body .post-item-text-wrapper .tag-wrapper .tag{background-color:var(--colors-gray60);border-radius:41px;color:var(--colors-gray40);font-size:14px;font-weight:500;height:28px;line-height:28px;padding-left:16px;padding-right:16px;width:fit-content}.blog-listing-module .blog-listing .post-item .post-card .post-item-body .post-item-text-wrapper p{color:var(--colors-gray40);display:-webkit-box;height:100px;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;overflow:hidden}.blog-listing-module .blog-listing .post-item .post-card .post-item-body .post-item-text-wrapper h3{color:var(--colors-gray20);font-size:18px;font-weight:var(--font-weight-h3);height:72px;line-height:24px;margin:0 0 16px}.blog-listing-module .blog-listing .post-item .post-card .post-item-body .button-wrapper{align-items:center;display:flex;height:56px;justify-content:space-between;margin-left:-20px}.blog-listing-module .blog-listing .post-item .post-card .post-item-body .button-wrapper .update-date{color:var(--colors-gray40);font-size:14px;font-weight:400}@media (max-width:679px){.blog-listing-module{margin:0 16px}.blog-listing-module .tag-header{flex-wrap:wrap;margin-bottom:16px}.blog-listing-module .tag-header .tag-heading{border-radius:30px;font-size:14px;font-weight:500;height:32px;line-height:30px;padding-left:8px;padding-right:8px;width:fit-content}.blog-listing-module .blog-listing{flex-wrap:wrap;gap:16px;justify-content:center}.blog-listing-module .blog-listing .post-item{display:block;position:relative;text-decoration:none;width:100%}.blog-listing-module .blog-listing .post-item .post-card{background-color:var(--colors-gray80);border-radius:16px;overflow:hidden;position:relative}.blog-listing-module .blog-listing .post-item .post-card .featured-img{background-position-x:left;background-position-y:center;background-repeat:no-repeat;background-size:cover;height:240px;position:relative;width:100%}}