.content-card{flex-direction:column;height:100%;display:flex}.content-card .card-body{flex-direction:column;flex:1;display:flex}.content-card:not(.featured) .card-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:56px;display:-webkit-box;overflow:hidden}.content-card .text-link{align-items:center;min-height:36px;margin-top:auto;padding-top:18px}.random-article-item{min-width:0;animation:.55s both random-article-in}.random-article-item:nth-child(2){animation-delay:70ms}.random-article-item:nth-child(3){animation-delay:.14s}@keyframes random-article-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.random-article-item{animation:none}}
