.latestPosts{padding:clamp(68px,9vw,104px) 28px;background:#f0eadb}.latestPostGrid,.latestPostsHeader{max-width:1200px;margin:0 auto}.latestPostsHeader{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:42px}.latestPostsHeader h2{margin:0;font-size:clamp(42px,5vw,58px)}.latestPostsHeader .textLink{flex:0 0 auto;margin-bottom:7px}.latestPostGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.latestPostGrid article{display:flex;flex-direction:column;min-width:0;padding:28px;background:#fffaf0;border-top:3px solid var(--gold)}.latestPostDate{margin:0 0 12px;color:#806c48;font-size:13px;font-weight:700;letter-spacing:.1em}.latestPostGrid h3{margin:0 0 16px;font-size:29px}.latestPostGrid h3+p{margin:0 0 26px}.latestPostGrid .button{align-self:start;gap:8px;margin-top:auto}@media (max-width:760px){.latestPosts{padding:62px 25px}.latestPostsHeader{display:block;margin-bottom:31px}.latestPostsHeader h2{font-size:42px}.latestPostsHeader .textLink{display:inline-block;margin-top:22px}.latestPostGrid{grid-template-columns:1fr;gap:18px}.latestPostGrid article{padding:25px}}