.resources .heading{text-align:center;margin:0 0 30px}.resources .grid{padding:0 15px;grid-template-columns:100%;gap:30px}@media(min-width: 1024px){.resources .grid{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 1024px){.resources .grid .photo{grid-area:1/span 3}}.resources .grid .photo img{width:100%;height:100%;object-fit:cover}@media(min-width: 1024px){.resources .grid .content.feature{grid-area:1/span 3}}@media(min-width: 1024px){.resources .grid .content.secondary{grid-area:1/span 2}}@media(min-width: 1024px){.resources .grid>div:last-of-type.feature{grid-area:1/span 5}}.resources h3{font-size:1.5625rem;line-height:1;font-weight:var(--font-weight-700);margin-bottom:16px}.resources p{margin:0}