.press-list{padding:var(--space-40) var(--space-24)}.press-list .container{max-width:100%;margin:0 auto}@media(min-width:1440px){.press-list .container{max-width:1440px}}.press-list__header{display:flex;flex-direction:column;gap:var(--space-40);margin-bottom:var(--space-40)}.press-list__header .heading{display:flex;flex-direction:column;gap:var(--space-24)}
.press-list a{text-decoration:none}.press-list .eyebrow{text-transform:uppercase}.press-list .body-small{color:var(--color-grey-700)}.press-list .body-1{color:var(--color-grey-800)}.press-list .press-list__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-40)}.press-list .press-list__item{display:flex;justify-content:space-between;gap:var(--space-16)}
.press-list .press-list__item .press-list__item-link{display:flex;flex-direction:column;gap:var(--space-8)}.press-list .press-list__item svg{margin-top:2px}@media(min-width:960px){.press-list .press-list__item svg{margin-top:4px}}.press-list .press-list__item:hover{color:var(--color-red)}.press-list .press-list__item:hover svg path{stroke:var(--color-red)}