<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.resource-card{padding:60px;box-shadow:-5px 5px 30px rgba(0,0,0,.08);border-radius:10px;background-color:var(--background-color,#fff);display:flex;align-items:center;max-width:900px;margin:0 auto}.resource-card__image{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width:860px){.resource-card__image{width:33.3333%;margin-left:40px}}@media (max-width:859px){.resource-card{flex-direction:column}.resource-card__image{margin-top:40px}}</pre></body></html>