/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.viya-feature-card{box-sizing:border-box;background:#fff;border:1px solid #ececec;border-radius:20px;align-items:center;gap:12px;width:100%;margin:0;padding:12px;display:flex;overflow:hidden}.viya-feature-card__image{border-radius:14px;flex-shrink:0;width:72px;min-width:72px;height:72px;overflow:hidden}.viya-feature-card__image img{object-fit:cover;border-radius:14px;display:block;width:72px!important;height:72px!important}.viya-feature-card__content{flex:1}.viya-feature-card__category{text-transform:uppercase;color:#94a3b8;margin-bottom:2px;font-size:10px;font-weight:600}.viya-feature-card__title{color:#111827;margin-bottom:2px;font-size:18px;font-weight:700;line-height:1.2}.viya-feature-card__subtitle{color:#00a8f3;margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.2}.viya-feature-card__meta{color:#94a3b8;font-size:12px;line-height:1.2}.viya-feature-card__arrow{color:#d1d5db;flex-shrink:0;font-size:24px}