/*
Generated time: July 5, 2025 10:02
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.article-card-small{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:1.2rem}.article-card-small:hover .article-card-small__title a{color:rgb(var(--color-foreground-secondary))}.article-card-small:hover img{transform:scale(1.05);transition:transform var(--duration-long) ease}.article-card-small__image-wrapper{width:9rem;height:6rem;flex-shrink:0;border-radius:.2rem;overflow:hidden}.article-card-small__image-wrapper img{transition:transform var(--duration-long) ease}.article-card-small__title{margin-top:0;margin-bottom:.2rem;text-decoration:none;word-break:break-word;font-size:1.6rem}.article-card-small__title a{text-decoration:none;line-height:1.3;color:inherit;font-size:1.4rem;transition-property:color;transition-duration:var(--duration-long);transition-timing-function:ease;z-index:5}.article-card-small-link{display:block!important;position:absolute;inset:0;z-index:3}.article-card-small__meta{display:flex;color:rgba(var(--color-foreground-secondary))}.article-card-small__meta span{display:inline-flex;font-size:1.3rem;font-weight:500}.article-card-small__author span{margin-left:3px}.article-card-small .line-divider::after{background:rgba(var(--color-foreground),.6)}