.ContentResourceLink__Card{border-radius:14px!important;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease!important;box-shadow:0 2px 12px rgba(0,0,0,.08)!important}.ContentResourceLink__Card:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(0,0,0,.14)!important}.ContentResourceLink__IllustrationArea{padding:20px;display:flex;align-items:center;justify-content:center;min-height:160px}.ContentResourceLink__IllustrationInner{width:100%;max-width:280px}.ContentResourceLink__TextArea{padding:16px 20px 20px;background:#fff;display:flex;flex-direction:column;gap:4px}.ContentResourceLink__Title{font-family:var(--font-source-serif),"Source Serif 4",serif!important;font-weight:700!important;color:#1a2b3c;font-size:22px!important;line-height:1.2!important}.ContentResourceLink__Subtitle{font-weight:400!important;font-size:15px!important;color:#64748b;line-height:1.3!important}@media screen and (max-width:700px){.ContentResourceLink__IllustrationArea{min-height:140px;padding:16px}.ContentResourceLink__TextArea{flex-direction:column;gap:4px;padding:16px 20px 20px}}