@media screen and (max-width:990px){
.articles-wrapper .article{width:100%}
}
.article-card__image{border-radius:.4rem;margin-bottom:21px}
.card__information-author{margin:0;margin-bottom:5px;font-family:"DM Sans";font-size:13px;line-height:150%;color:#353535}
.article{display:flex;align-items:center}
.article.grid__item{padding:0;padding-top:0!important}
.grid--peek .article-card{box-sizing:border-box}
.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.link{padding:0}
.article-card__link{text-underline-offset:.3rem}
.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%;margin-top:1.2rem}
.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 .ratio::before{padding-bottom:11rem}
.article-card__image--medium .ratio::before{padding-bottom:22rem}
.article-card__image--large .ratio::before{padding-bottom:33rem}
.article-card .card__heading{font-size:2rem;font-family:"Plus Jakarta Sans",sans-serif;font-weight:600;line-height:145%;color:#171717;margin:0;margin-bottom:2rem}
.article-card .card__heading a{font-size:2rem;font-family:"Plus Jakarta Sans",sans-serif;font-weight:600;line-height:145%;color:#171717}
.article-card .card__information{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}
.card__information-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.card__information-header-text{font-family:"DM Sans",sans-serif;font-size:1.3rem;line-height:150%;color:#353535;text-decoration:none}
.card__information-header-dot{display:block!important;width:3px;height:3px;background-color:#d9d9d9;border-radius:50%}
.article-card .article-card__info{color:#1a0303;font-size:1.2rem;font-family:"League Spartan";line-height:2.1rem;order:2}
.article-card .article-card__excerpt{order:3;font-size:1.5rem;font-family:"League Spartan";line-height:2.3rem;color:#1a0303}
@media screen and (min-width:750px){
.article-card .article-card__excerpt{font-size:1.6rem;line-height:2.4rem;order:2}
.article-card .article-card__info{order:3}
.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__subtitle{font-size:2.4rem;line-height:145%;font-family:"Plus Jakarta Sans",sans-serif;font-weight:500!important;color:#171717;margin:0}
.blog__subtitle+.blog-see-all-link{margin:0}
.article-card__excerpt{font-family:"Plus Jakarta Sans",sans-serif;line-height:2.4rem;margin:1.9rem 0 1.4rem}