.resources-header{display:flex;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.resources-header .header-info{padding:4rem 8vw;min-height:40vh;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(0,0,0,.1)}.resources-header .header-info h1{margin:0;font-size:4rem;letter-spacing:-.03em}.resources-header .header-info .subtitle{margin:1rem 0 0;color:#00000080}.resources-header .header-image{background:#fafeb8;flex:1;display:grid;place-items:center}.resources-header .header-image svg{width:50%;height:50%;max-width:16rem;max-height:16rem}.resources{display:flex;flex-wrap:wrap;padding:4rem 8vw;gap:1rem;background:#f8fafc}.resources a{flex-basis:16rem;flex:1;background:#fff;padding:2rem;border-radius:8px;border:1px solid rgba(0,0,0,.1);text-decoration:none;color:#000;transition:.2s ease}.resources a img{max-width:100%;border-radius:4px;aspect-ratio:4/3;object-fit:cover}.resources a h3{margin:.5rem 0 0}.resources a:hover{transform:scale(1.01)}
