.article__card{flex-direction:column;gap:1.5rem;border-bottom-width:1px;border-color:var(--color-border);padding-bottom:1.5rem}@media (min-width: 992px){.article__card{flex-direction:row;gap:2.5rem}}.article__card-img{min-height:9.125rem;width:100%;min-width:16.5rem;border-radius:1.5rem;object-fit:cover;aspect-ratio:16/9}@media (min-width: 992px){.article__card-img{height:auto;min-height:8.75rem;min-width:13.125rem;max-width:13.125rem;aspect-ratio:3/2}}
