div.featuredWorkSection{display:flex;flex-direction:column;row-gap:24px;margin:0 0 80px}div.featuredWorkSection h4.featuredWorkSectionHeadline{margin:16px 0;font-weight:700;font-size:48px}div.featuredWorkSection div.col2{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:24px;grid-row-gap:0px}div.featuredWorkSection div.col2 span.FeaturedWorkSectionTitle{text-transform:uppercase;font-size:12px;margin:0 0 24px;display:block}div.featuredWorkSection div.col2 div>p{margin-block-start:0;margin-block-end:0}div.featuredWorkSection div.col2 ul.infoCells{list-style-type:none;margin:0}div.featuredWorkSection div.col2 div.infoCellContent{display:grid;grid-template-columns:56px auto;grid-template-rows:1fr;grid-column-gap:8px;grid-row-gap:0px}
