.blog-search{display:grid;grid-template-columns:minmax(240px,1fr) 220px auto;gap:10px;max-width:820px;margin-top:28px}.blog-search label{margin:0}.blog-search input,.blog-search select{width:100%;height:48px;border:1px solid #b8c8bc;border-radius:8px;padding:0 13px;background:#fff;font:inherit}.featured-post{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(24px,5vw,64px);align-items:center;margin-bottom:64px;padding:clamp(18px,3vw,32px);border:1px solid #d9e2d8;border-radius:18px;background:#fff}.featured-post img,.blog-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.featured-post h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08;margin:12px 0}.featured-post h2 a,.blog-card h2 a{color:inherit;text-decoration:none}.blog-card{overflow:hidden}.blog-card>a:first-child{margin:-24px -24px 20px;display:block;width:calc(100% + 48px)}.blog-card h2{font-size:1.45rem;line-height:1.2}.content blockquote{border-left:4px solid #145c2e;margin:28px 0;padding:10px 20px;background:#edf5e9}.content ol,.content ul{padding-left:1.4rem}.article-cta{margin-top:48px;padding:28px;border-radius:16px;background:#edf5e9}.article-cta h2{margin-top:0}.sidebar hr{border:0;border-top:1px solid #d9e2d8;margin:20px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:800px){.blog-search{grid-template-columns:1fr}.featured-post{grid-template-columns:1fr}.featured-post{margin-bottom:40px}}
