.grid--peek .article-card{box-sizing:border-box}
.article{display:flex;align-items:center}
.article.grid__item{padding:5px 5px}
.article-card__image-wrapper{border-radius:12px;overflow:hidden}
.article-card__image-wrapper>a{display:block}
.article-card__title{text-decoration:none;word-break:break-word}
.article-card__title a:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}
.article-card__link{text-underline-offset:.3rem}
.article-card__link:not(:only-child){margin-right:3rem}
.article-card__link.link{padding:0}
.article-card__info{padding-top:.4rem}
.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__excerpt{width:100%;color:#494949;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}
.article-card__info,.article-card__info *{color:#494949;font-size:1.2rem;font-style:normal;font-weight:400;line-height:2.1rem}
.article-card .card__heading{color:#333;font-size:2.4rem;font-style:normal;font-weight:700;line-height:3.2rem;margin-bottom:2rem}
.article-card .card__heading a{text-decoration:unset!important;color:inherit;font:inherit}
.article-card .card__content{padding:0}
.article-card .card__information{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding-left:0;padding-right:0}
.article-card__image--small .ratio::before{padding-bottom:11rem}
.article-card__image--medium .ratio::before{padding-bottom:22rem}
.article-card__image--large .ratio::before{padding-bottom:33rem}
@media screen and (min-width:750px){
.article-card__image--small .ratio::before{padding-bottom:14.3rem}
.article-card__image--medium .ratio::before{padding-bottom:21.9rem}
.article-card__image--large .ratio::before{padding-bottom:27.5rem}
}
@media screen and (min-width:990px){
.article-card__image--small .ratio::before{padding-bottom:17.7rem}
.article-card__image--medium .ratio::before{padding-bottom:30.7rem}
.article-card__image--large .ratio::before{padding-bottom:40.7rem}
}
@supports not (inset:10px){
.articles-wrapper.grid{margin:0 0 5rem 0}
@media screen and (min-width:750px){
.articles-wrapper.grid{margin-bottom:7rem}
}
}
.article-info-divider:after{content:"|";margin:0 .2em}
.article-tags a{color:inherit;font:inherit;text-decoration:unset}
.blog__title{font-weight:500}
.blog__title.inline-richtext{color:#333;font-size:2.2rem;font-style:normal;font-weight:700;line-height:3.2rem;margin-bottom:.9rem}
.blog__subtitle.inline-richtext{margin:0;color:#494949;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}
.blog__button.button{color:#d26a6c;text-align:center;font-size:1.5rem;font-style:normal;font-weight:600;line-height:2.1rem;border-color:#d26a6c;background-color:#fbf5eb;border-radius:50px}