.article-card-row{height:100%;overflow:hidden;position:relative;flex-direction:column;display:flex}@media screen and (min-width:576px){.article-card-row{flex-direction:row}}.article-card-row .media{padding-bottom:60%}.article-card-row:hover img{transform:scale(1.05)}.article-card-row--no-image .article-card-row__content{width:100%}.article-card-row__image-wrapper{overflow:hidden;border-radius:.4rem}@media screen and (min-width:576px){.article-card-row__image-wrapper{width:50%}}.article-card-row__content{padding-top:1.6rem}@media screen and (min-width:576px){.article-card-row__content{padding:2.4rem 2.4rem 0;box-sizing:border-box;width:50%}}.article-card-row__info{height:100%;justify-content:flex-end;flex-direction:column;display:flex}.article-card-row__meta{column-gap:.6rem;justify-content:flex-start;align-items:center}.article-card-row__meta+.article-card-row__title{margin-top:.6rem}@media screen and (min-width:576px){.article-card-row__meta+.article-card-row__title{margin-top:.8rem}}.article-card-row__meta_bottom{margin-top:1.4rem}@media screen and (min-width:576px){.article-card-row__meta_bottom{margin-top:2rem}}.article-card-row__date{display:inline-block}.article-card-row__date:after{font-size:1rem;content:"/";margin-left:.6rem}@media screen and (min-width:576px){.article-card-row__date:after{font-size:1.2rem}}.article-card-row__tags{list-style:none;padding:0;flex-wrap:wrap;position:relative;gap:.4rem;margin:0;align-items:center;display:flex;z-index:1}.article-card-row__tag{margin-bottom:0;transition:opacity var(--duration-default) ease}.article-card-row__tag a{text-decoration:none;display:inline-block}.article-card-row__tag:hover{opacity:.8}.article-card-row__title{margin-bottom:0;transition:opacity var(--duration-default);word-break:break-word;letter-spacing:-.02em;line-height:130%}.article-card-row__title a{text-decoration:none;color:inherit;position:relative;z-index:1}.article-card-row__meta{flex-wrap:wrap;color:rgb(var(--color-foreground-secondary));line-height:var(--font-body-line-height);display:flex}.article-card-row__meta span{font-size:1rem;display:inline-flex}@media screen and (min-width:576px){.article-card-row__meta span{font-size:1.2rem}}.article-card-row__author{color:rgb(var(--color-foreground));display:inline-block}.article-card-row__author:after{font-size:1rem;content:"/";margin-left:.6rem}@media screen and (min-width:576px){.article-card-row__author:after{font-size:1.2rem}}.article-card-row__author span{margin-left:.3rem}.article-card-row__comments{color:rgb(var(--color-foreground))}.article-card-row__excerpt{font-size:1.4rem;margin-bottom:0;color:rgb(var(--color-foreground-secondary));line-height:130%;margin-top:.4rem}@media screen and (min-width:576px){.article-card-row__excerpt{margin-top:.8rem}}@media only screen and (min-width:1360px){.article-card-row__excerpt{font-size:1.6rem}}@media only screen and (min-width:1600px){.article-card-row__excerpt{font-size:1.8rem}}.article-card-row__link{right:0;position:absolute;bottom:0;top:0;left:0;display:block!important;z-index:1}