.insight-card__image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.insight-card__image{aspect-ratio:4/5;border-radius:0.125rem 0.625rem 0.625rem 0.125rem;clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0, 100% 0);display:block;margin-bottom:16px;overflow:hidden;position:relative;transition:clip-path .15s ease-out;width:100%}.insight-card__image img{transition:transform .65s cubic-bezier(0.01, 0.38, 0.2, 1.02)}.insight-card__image::after{background-color:#755ef4;border-radius:0 0 0 0.625rem;clip-path:polygon(100% 0, 100% 0, 100% 0);content:"";height:70px;position:absolute;right:0;top:0;transition:clip-path .15s ease-out;width:70px}a:hover .insight-card__image{clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 70px, calc(100% - 70px) 0)}a:hover .insight-card__image::after{clip-path:polygon(0 0, 0 100%, 100% 100%)}.insight-card__title{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;margin-bottom:16px;overflow:hidden;position:relative;text-decoration:none;text-overflow:ellipsis}body:not(.mode-purple) .insight-card:hover .insight-card__title{color:#755ef4}.insight-card:hover .insight-card__meta{color:var(--color-full)}.insight-card__meta{display:flex;flex-wrap:wrap;gap:0.625rem 1.875rem;margin-bottom:8px}
