.blog_page__nNpJb{padding-top:4rem;padding-bottom:6rem}.blog_hero__czrGe{max-width:960px;margin:0 auto 3rem;text-align:center}.blog_eyebrow__tgOah{font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-teal);margin-bottom:1rem}.blog_title__VtQb9{font-size:clamp(2.25rem,3vw,3.5rem);font-weight:800;color:#044242;margin-bottom:1rem}.blog_description__mUOtV{font-size:1.1rem;color:rgba(4,42,42,.78);margin:0 auto;max-width:720px}.blog_grid__WhCw3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,340px));justify-content:center;grid-gap:2rem;gap:2rem}.blog_filters__oVA9O{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2.5rem 0 3rem}.blog_filterButton__m9nxq{border:1px solid rgba(16,196,196,.4);border-radius:999px;padding:.65rem 1.5rem;font-weight:600;background:#fff;color:#044242;transition:all .2s ease}.blog_filterButton__m9nxq:hover,.blog_filterButton__m9nxq[data-active=true]{background:var(--brand-teal);color:#fff;border-color:var(--brand-teal)}.BlogCard_card__aoYBn{display:flex;flex-direction:column;background-color:#fff;border-radius:18px;border:1px solid rgba(9,37,65,.1);box-shadow:0 12px 30px rgba(9,37,65,.06);overflow:hidden;height:100%}.BlogCard_imageWrapper__qR0eJ{position:relative;padding-top:56%;overflow:hidden}.BlogCard_imageWrapper__qR0eJ img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.BlogCard_card__aoYBn:hover .BlogCard_imageWrapper__qR0eJ img{transform:scale(1.03)}.BlogCard_content__Hex4X{display:flex;flex-direction:column;gap:.75rem;padding:1.75rem;flex:1 1}.BlogCard_tags__MpLRR{display:flex;flex-wrap:wrap;gap:.35rem}.BlogCard_tag__laaUk{background:rgba(7,27,47,.096);color:rgba(7,27,47,.7333333333);font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:999px}.BlogCard_date__KEajP{font-size:.85rem;font-weight:600;color:rgba(16,196,196,.85);text-transform:uppercase}.BlogCard_title__jT8ph{font-size:1.25rem;font-weight:700;line-height:1.35;color:#044242}.BlogCard_excerpt__7ZOw3{color:rgba(4,42,42,.85);font-size:.95rem;line-height:1.6;flex:1 1}.BlogCard_cta__uM3ij{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-weight:700;color:var(--brand-teal);text-decoration:none;margin-top:.5rem}.BlogCard_cta__uM3ij svg{transition:transform .2s ease}.BlogCard_cta__uM3ij:hover svg{transform:translateX(4px)}