.BlogCard-module__h7P_Na__card{isolation:isolate;background:var(--color-white,#fff);cursor:pointer;border-radius:12px;flex-direction:column;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #1b323b14,0 1px 2px #1b323b0a}.BlogCard-module__h7P_Na__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1b323b24,0 4px 8px #1b323b0f}.BlogCard-module__h7P_Na__cardLink{z-index:1;position:absolute;inset:0}.BlogCard-module__h7P_Na__imageWrapper{aspect-ratio:16/9;background:var(--color-cream-light,#fdf5ed);flex-shrink:0;position:relative;overflow:hidden}.BlogCard-module__h7P_Na__image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.BlogCard-module__h7P_Na__card:hover .BlogCard-module__h7P_Na__image{transform:scale(1.04)}.BlogCard-module__h7P_Na__imagePlaceholder{background:linear-gradient(135deg,#e8e2d9 0%,#d4cdc3 100%);width:100%;height:100%}.BlogCard-module__h7P_Na__imageGradient{pointer-events:none;background:linear-gradient(#1b323b00 40%,#1b323b59 100%);position:absolute;inset:0}.BlogCard-module__h7P_Na__categoryTag{z-index:2;background:var(--color-yellow,#e4ff22);color:var(--color-dark,#1b323b);font-family:var(--font-body,sans-serif);letter-spacing:.12em;text-transform:uppercase;pointer-events:none;white-space:nowrap;border-radius:100px;padding:.22rem .6rem;font-size:.62rem;font-weight:800;position:absolute;top:.65rem;left:.65rem}.BlogCard-module__h7P_Na__readTimeBadge{z-index:2;-webkit-backdrop-filter:blur(4px);color:#fffef6eb;font-family:var(--font-body,sans-serif);letter-spacing:.04em;pointer-events:none;white-space:nowrap;background:#1b323ba6;border-radius:100px;align-items:center;gap:.28rem;padding:.22rem .55rem;font-size:.62rem;font-weight:600;display:inline-flex;position:absolute;top:.65rem;right:.65rem}.BlogCard-module__h7P_Na__body{flex-direction:column;flex-grow:1;gap:.55rem;padding:1rem 1.1rem 1.1rem;display:flex}.BlogCard-module__h7P_Na__townRow{font-family:var(--font-body,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--color-teal,#33a1a3);align-items:center;gap:.3rem;font-size:.68rem;font-weight:700;display:inline-flex}.BlogCard-module__h7P_Na__title{font-family:var(--font-display,sans-serif);text-transform:uppercase;letter-spacing:-.01em;color:var(--color-dark,#1b323b);margin:0;font-size:1.05rem;font-weight:400;line-height:1.15}.BlogCard-module__h7P_Na__description{font-family:var(--font-body,sans-serif);color:var(--color-text-muted,#4a6370);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__h7P_Na__authorRow{border-top:1px solid #1b323b12;align-items:center;gap:.6rem;margin-top:auto;padding-top:.65rem;display:flex}.BlogCard-module__h7P_Na__authorAvatar{object-fit:cover;background:var(--color-cream-light,#fdf5ed);border-radius:50%;flex-shrink:0;width:28px;height:28px}.BlogCard-module__h7P_Na__authorAvatarFallback{background:var(--color-teal,#33a1a3);color:#fff;width:28px;height:28px;font-family:var(--font-body,sans-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.BlogCard-module__h7P_Na__authorMeta{flex-direction:column;gap:.1rem;min-width:0;display:flex}.BlogCard-module__h7P_Na__authorName{font-family:var(--font-body,sans-serif);color:var(--color-dark,#1b323b);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;overflow:hidden}.BlogCard-module__h7P_Na__authorDate{font-family:var(--font-body,sans-serif);color:var(--color-text-muted,#4a6370);white-space:nowrap;font-size:.68rem;font-weight:400}
.BlogPostsSection-module__zPxxja__section{background:var(--color-cream-light,#fdf5ed);border-top:1px solid #1b323b12;border-bottom:1px solid #1b323b12;padding:3.5rem 0 4rem;overflow:hidden}.BlogPostsSection-module__zPxxja__inner{max-width:1240px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.BlogPostsSection-module__zPxxja__header{margin-bottom:2rem}.BlogPostsSection-module__zPxxja__headingRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.BlogPostsSection-module__zPxxja__eyebrow{font-family:var(--font-body,sans-serif);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted,#4a6370);margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}.BlogPostsSection-module__zPxxja__heading{font-family:var(--font-display,sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--color-dark,#1b323b);margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1}.BlogPostsSection-module__zPxxja__viewAllLink{font-family:var(--font-body,sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--color-teal,#33a1a3);white-space:nowrap;border:1.5px solid #33a1a359;border-radius:9999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.BlogPostsSection-module__zPxxja__viewAllLink:hover{background:var(--color-teal,#33a1a3);color:#fff;border-color:var(--color-teal,#33a1a3)}.BlogPostsSection-module__zPxxja__viewAllLink:focus-visible{outline:2px solid var(--color-yellow,#e4ff22);outline-offset:2px}.BlogPostsSection-module__zPxxja__rail{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}@media (max-width:768px){.BlogPostsSection-module__zPxxja__section{padding:2.5rem 0 3rem}.BlogPostsSection-module__zPxxja__rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:4px;display:flex;overflow-x:auto}.BlogPostsSection-module__zPxxja__rail::-webkit-scrollbar{display:none}.BlogPostsSection-module__zPxxja__cardSlot{scroll-snap-align:start;flex:0 0 280px}.BlogPostsSection-module__zPxxja__headingRow{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:480px){.BlogPostsSection-module__zPxxja__cardSlot{flex:0 0 85vw}}
