.press-section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background-color:#fbfdfd}@media(max-width:991.5px){.press-section{padding-top:var(--padding-top-tablet);padding-bottom:var(--padding-bottom-tablet)}}@media(max-width:767.5px){.press-section{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.press-section__eyebrow{color:#282c33}.press-section__top{display:flex;flex-direction:row;justify-content:space-between;gap:10rem}@media(max-width:1199.5px){.press-section__top{gap:4rem}}@media(max-width:991.5px){.press-section__top{display:flex;flex-direction:column;gap:2.5rem}}@media(max-width:767.5px){.press-section__top{gap:.0625rem}}.press-section__top__left{max-width:35.375rem}.press-section__top__right{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:1.25rem;max-width:28.6875rem;width:100%}@media(max-width:1199.5px){.press-section__top__right{width:unset}}@media(max-width:991.5px){.press-section__top__right{justify-content:flex-start}}@media(max-width:767.5px){.press-section__top__right{margin-top:2.4375rem}}@media(max-width:399.5px){.press-section__top__right{flex-wrap:wrap}}.press-section__title{margin:1.375rem 0 0;font-family:"Neue Haas Grotesk Display RD",sans-serif;letter-spacing:.0125rem}.press-section__text{margin:1.25rem 0 0;padding:0;color:#282c33}.press-section__term{display:inline-block;color:#282c33;border:.09375rem solid #282c33;border-radius:2.70625rem;padding:.625rem 1.125rem;font-family:"Neue Haas Grotesk Display RD",sans-serif;transition:.3s opacity ease-in-out;white-space:nowrap;margin:0 1.1875rem -.25rem 0}@media(max-width:767.5px){.press-section__term{margin-top:0}}.press-section__term:hover{opacity:.8}.press-section__posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2.5rem;row-gap:6.25rem;margin-top:5.75rem}@media(max-width:1199.5px){.press-section__posts{gap:1.5rem}}@media(max-width:991.5px){.press-section__posts{display:flex;flex-direction:column;margin-top:4.375rem}}@media(max-width:767.5px){.press-section__posts{margin-top:3rem}}