.articles-wrapper .article{max-width:100%}.article{display:flex;align-items:center}.article-card{align-self:flex-start;flex:0 1 100%;display:flex;align-items:flex-start;height:auto}.grid--peek .article-card{box-sizing:border-box}.article-card__info{padding:2.5rem 2.5rem 3rem;display:flex;flex-direction:column;flex-grow:1}@media screen and (min-width:750px){.article-card__info{padding:15px 0}}.article-content{width:100%;display:block}.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;font-weight:500;font-size:14px;text-transform:capitalize;font-family:var(--font-body-family)}.article-card__info .article-card__excerpt.rte-width{margin:0;font-size:13px}.article-card__link{text-underline-offset:0.3rem}.article-card__header h2{margin:0 0 9px}.article-card__header h2:not(:first-child){margin-top:1rem}.article-card__footer{letter-spacing:.1rem;font-size:1.4rem}.article-card__footer:not(:last-child){margin-bottom:1rem}.article-card__footer:last-child{margin-top:auto}.article-card__link:not(:only-child){margin-right:3rem}