.resources-page{background:var(--bg-alt);min-height:calc(100vh - 64px)}.resources-list{padding:72px 0 120px}.resources-list__inner{flex-direction:column;gap:0;max-width:820px;margin:0 auto;display:flex}.resources-item{border-bottom:1px solid var(--hairline);color:inherit;grid-template-columns:160px 1fr auto;align-items:center;gap:32px;padding:36px 0;text-decoration:none;transition:background .2s,padding .2s;display:grid}.resources-item:first-child{border-top:1px solid var(--hairline)}.resources-item:hover{background:var(--paper);width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.resources-item__logo{justify-content:flex-start;align-items:center;min-height:48px;display:flex}.resources-item__logo img{object-fit:contain;width:auto;max-width:148px;height:auto;max-height:40px}.resources-item__body{min-width:0}.resources-item__name{letter-spacing:-.02em;margin:0 0 8px;font-size:22px;line-height:1.2}.resources-item__blurb{color:var(--fg-muted);max-width:42ch;margin:0;font-size:15px;line-height:1.55}.resources-item__cta{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:13px;display:inline-flex}.resources-item:hover .resources-item__cta{color:var(--pop,var(--ink))}@media (max-width:768px){.resources-list{padding:48px 0 88px}.resources-item{grid-template-columns:1fr;gap:16px;padding:28px 0}.resources-item:hover{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.resources-item__logo img{max-height:36px}.resources-item__cta{justify-self:start}}
/*# sourceMappingURL=0x-uctd1_0jjk.css.map*/