.latestArticles{max-width:var(--content-max);padding:var(--section-pad-y) var(--section-pad-x);color:var(--color-cream);margin:0 auto}.latestArticles:before{background:radial-gradient(circle at 16% 12%,#f4efe60d,#0000 28%),radial-gradient(circle at 88% 18%,#caa64c1f,#0000 34%)}.latestArticlesHeader{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:clamp(2.75rem,5vw,4.25rem);display:flex}.latestArticlesHeader>div{max-width:820px}.latestArticlesHeader p{margin-bottom:18px}.latestArticlesHeader h2{--section-title-size:clamp(42px, 4vw, 64px)}.latestArticlesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2rem);display:grid}@media (max-width:1000px){.latestArticlesHeader{flex-direction:column;align-items:flex-start}.latestArticlesGrid{grid-template-columns:1fr}}@media (max-width:640px){.latestArticles{padding-top:4.75rem;padding-bottom:5rem}.latestArticlesHeader .luxuryButton{width:100%}}
