.press__title{font-family:Recoleta,sans-serif;font-weight:400;text-align:center}.press__list{flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.press__item,.press__list{align-items:center;display:flex;flex-direction:row}.press__item{gap:1.125rem;justify-content:flex-start;position:relative;width:100%}.press__item a:first-of-type:before,.press__item button:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.press__item a:first-of-type.focus-visible,.press__item button:first-of-type.focus-visible{box-shadow:none}.press__item a:first-of-type.focus-visible:before,.press__item button:first-of-type.focus-visible:before{border-color:#fff;border-radius:var(--border-radius,.125rem);box-shadow:0 0 0 .125rem #976a44;outline:none}.press__item .media-image,.press__item img{height:100%;height:3.75rem;-o-object-fit:contain;object-fit:contain;width:100%;width:7.5rem}.press__item a{display:block}.press__item__title{font-family:Recoleta,sans-serif;font-size:1rem;font-weight:400;line-height:1.35;margin:0;padding:.5rem 0;width:calc(100% - 8.625rem)}@media only screen and (min-width:48em){.press__item{align-items:center;display:flex;flex-direction:column;gap:.5625rem;justify-content:center;max-width:12.875rem;text-align:center}.press__item__title{padding:0;width:100%}}@media only screen and (min-width:64em){.press__list{gap:2rem}.press__item__title{font-size:1.125rem;line-height:1.25}}@media only screen and (max-width:64em){.press__item--desktop-only{display:none}}