.so-featured-whitepapers{display:flex;flex-direction:column;gap:var(--so-block-gap,32px);header{align-items:center;display:flex;gap:var(--so-block-gap,32px);justify-content:space-between;>*{margin:0}}.whitepapers{display:grid;gap:var(--so-block-gap,32px);grid-template-columns:repeat(4,1fr);@media screen and (max-width:1024px){grid-template-columns:repeat(3,1fr)}@media screen and (max-width:820px){grid-template-columns:repeat(2,1fr)}@media screen and (max-width:380px){grid-template-columns:repeat(1,1fr)}}}