.recent-press{padding:3rem 5rem}.recent-press__title{color:#948372;font-size:clamp(24px,2.8vw,42px);font-weight:400;line-height:1.1;margin:0 0 2rem;text-align:center;text-transform:uppercase}.recent-press__grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.recent-press__box{background:#f0ebe1;display:flex;flex-direction:column;min-height:280px;padding:1.5rem}.recent-press__headline{color:rgba(16,18,17,.7);font-size:30px;font-weight:600;line-height:1.25;margin:0 0 1.25rem;text-transform:uppercase}.recent-press__date{color:rgba(16,18,17,.7);font-size:16px;font-weight:400;margin-top:auto}.recent-press__link{color:rgba(16,18,17,.7);display:inline-block;font-size:14px;font-weight:600;margin-top:1rem;text-decoration:underline;text-transform:uppercase}.recent-press__link:focus-visible,.recent-press__link:hover{opacity:.8}@media (max-width:1199px){.recent-press__headline{font-size:24px}}@media (max-width:991px){.recent-press{padding:2.5rem var(--pad,1.5rem)}.recent-press__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-press__headline{font-size:21px}}@media (max-width:767px){.recent-press__grid{grid-template-columns:1fr}.recent-press__headline{font-size:18px}}