.section-subscribe{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding-top:1rem;padding-bottom:.5rem}.section-subscribe .button{font-size:.8rem;min-height:40px}.section-subscribe>a:last-child{font-size:.85rem;text-decoration:underline}.feeds-page{padding-bottom:4rem}.feeds-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.feed-card{padding:1.5rem;border:1px solid #ced1c5;border-radius:14px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.feed-card h2,.feed-card p{margin:0}.feed-card h2{font-size:1.5rem}.feed-card p{line-height:1.6;flex:1}.feed-card label{width:100%;font-size:.75rem;font-weight:700}.feed-card input{display:block;width:100%;min-width:0;margin-top:.4rem;padding:.65rem;border:1px solid #ced1c5;border-radius:6px;font-size:.8rem;background:#f5f6f0}.feeds-note{margin-top:2rem;max-width:850px;line-height:1.7}@media(max-width:950px){.feeds-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.feeds-grid{grid-template-columns:1fr}.section-subscribe{justify-content:flex-start}.feed-card{padding:1.25rem}}
