.sw-industry-resources{background:var(--page,#fbfaf7);font-family:Inter,system-ui,-apple-system,sans-serif;padding:clamp(56px,8vw,112px) 0}.sw-industry-resources .swi-col{margin:0 auto;max-width:1140px;padding:0 24px}.sw-industry-resources .swi-eyebrow{align-items:center;color:var(--charcoal,#414a46);display:flex;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:700;gap:12px;letter-spacing:.18em;margin:0 0 18px;text-transform:uppercase}.sw-industry-resources .swi-eyebrow:before{background:var(--orange,#ce521c);content:"";display:inline-block;flex:0 0 auto;height:2px;width:18px}.sw-industry-resources .swi-h2{color:var(--ink,#1e2321);font-family:Archivo,sans-serif;font-size:clamp(30px,4.4vw,52px);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0 0 40px;max-width:22ch}.sw-industry-resources .swi-res-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.sw-industry-resources .swi-res{background:var(--card,#fff);border:1px solid var(--rule,#eae8e1);border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.sw-industry-resources .swi-res-media{aspect-ratio:16/10;background:var(--warm,#f4f1ea);display:block;overflow:hidden}.sw-industry-resources .swi-res-media img{display:block;height:100%;object-fit:cover;width:100%}.sw-industry-resources .swi-res-body{display:flex;flex:1 1 auto;flex-direction:column;padding:24px 24px 26px}.sw-industry-resources .swi-res-label{color:var(--orange-text,#b34718);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:700;letter-spacing:.16em;margin:0 0 12px;text-transform:uppercase}.sw-industry-resources .swi-res-title{color:var(--ink,#1e2321);font-family:Archivo,sans-serif;font-size:19px;font-weight:700;line-height:1.25;margin:0 0 12px}.sw-industry-resources .swi-res-copy{color:var(--body-text,#545454);flex:1 1 auto;font-family:Inter,sans-serif;font-size:15.5px;line-height:1.6;margin:0 0 20px}.sw-industry-resources .swi-res-link{align-items:baseline;color:var(--orange-text,#b34718);display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;gap:6px;text-decoration:none}.sw-industry-resources .swi-res-link:after{content:"\2192"}.sw-industry-resources .swi-res-link:hover{text-decoration:underline}@media (max-width:960px){.sw-industry-resources .swi-res-grid{grid-template-columns:1fr}}