.articles-wrapper.grid{margin:0 0 5rem}@media screen and (min-width:750px){.articles-wrapper.grid{margin-bottom:7rem}}@media screen and (max-width:749px){.articles-wrapper .article{width:100%}}.article{align-items:center;display:flex}.article.grid__item{padding:0}.article-card{flex:0 1 100%;height:100%;align-self:flex-start;background-color:rgba(var(--color-foreground),.04);align-items:flex-start;display:flex}.grid--peek .article-card{box-sizing:border-box}.article-card__info{flex-grow:1;padding:3rem;flex-direction:column;display:flex}.article-content{height:100%;text-decoration:none;color:inherit;flex-direction:column;width:100%;display:flex}.article-content:hover .article-card__title{text-decoration:underline;text-underline-offset:.3rem}.article-card__image{overflow:hidden}.article-content img{transition:transform var(--duration-long) ease}.article-content:hover img{transform:scale(1.07)}.article-card__image-wrapper>a{display:block}.article-card__title{text-decoration:none;word-break:break-word}.article-card__link.link{padding:0}.article-card__link{text-underline-offset:.3rem}.article-content:hover .article-card__link{text-decoration-thickness:.2rem}.article-card__header{margin-bottom:1.2rem;line-height:calc(.8/var(--font-body-scale))}.article-card__header h2{margin:0 0 .6rem}.article-card__header h2:only-child{margin:0}.article-card__header h2:not(:first-child){margin-top:1rem}.article-card__header h2+span{margin-top:.4rem;display:inline-block}.article-card__footer{font-size:1.4rem;letter-spacing:.1rem}.article-card__footer:not(:last-child){margin-bottom:1rem}.article-card__footer:last-child{margin-top:auto}.article-card__excerpt{width:100%}.article-card__link:not(:only-child){margin-right:3rem}@media screen and (min-width:990px){.article-card__link:not(:only-child){margin-right:4rem}}.article-card__image--small{padding-bottom:11rem}.article-card__image--medium{padding-bottom:22rem}.article-card__image--large{padding-bottom:33rem}@media screen and (min-width:750px){.article-card__image--small{padding-bottom:14.3rem}.article-card__image--medium{padding-bottom:21.9rem}.article-card__image--large{padding-bottom:27.5rem}}@media screen and (min-width:990px){.article-card__image--small{padding-bottom:17.7rem}.article-card__image--medium{padding-bottom:30.7rem}.article-card__image--large{padding-bottom:40.7rem}}