.blog-listing-module{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--Gutter-Width)}.topic-tags+.blog-listing-module{margin-top:var(--Content-Spacing-Vertical)}.blog-listing-module .card-image{position:relative;overflow:hidden}.blog-listing-module__category-pills{position:absolute;left:1rem;right:1rem;top:1rem;z-index:6;display:flex;flex-wrap:wrap;gap:.5rem;pointer-events:none}.blog-listing-module__category-pill{display:inline-flex;align-items:center;padding:.35rem .7rem;border:1px solid transparent;border-radius:999px;color:#fff;font-size:.75rem;font-weight:700;line-height:1;text-transform:none;box-shadow:0 6px 18px #0000002e;white-space:nowrap}@media screen and (min-width: 650px){.blog-listing-module.list{grid-template-columns:1fr}.blog-listing-module .card-macro h2{font-size:1.4rem}.blog-listing-module.list .post-item:nth-child(2n) .card-macro .card-image{order:2}.blog-listing-module.list .card-macro{display:grid;grid-template-columns:1fr 1fr;gap:var(--Gutter-Width);align-items:center}}@media screen and (max-width: 1000px){.blog-listing-module{grid-template-columns:1fr 1fr}}@media screen and (max-width: 650px){.blog-listing-module{grid-template-columns:1fr;gap:25px}.blog-listing-module__category-pills{left:.75rem;right:.75rem;top:.75rem;max-width:none}.blog-listing-module__category-pill{white-space:normal}}
