.blog-articles{display:grid;grid-gap:1rem}@media screen and (min-width:750px){.blog-articles{grid-template-columns:1fr 1fr}.blog-articles--collage>:nth-child(3n+1),.blog-articles--collage>:nth-child(3n+2):last-child{grid-column:span 2;text-align:center}.blog-articles--collage>:nth-child(3n+1) .article-card__image--small,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--small{padding-bottom:22rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--medium,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--medium{padding-bottom:44rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--large,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--large{padding-bottom:66rem}}@media screen and (min-width:990px){.blog-articles{grid-template-columns:1fr 1fr 1fr}.blog-articles--collage>:nth-child(3n+1) .article-card__image--small,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--small{padding-bottom:27.5rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--medium,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--medium{padding-bottom:55rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--large,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--large{padding-bottom:82.5rem}}.blog-filters{border-bottom:1px solid #eee;border-top:1px solid #eee;background-color:#fff}.blog-filters a{line-height:45px;padding:0 15px;font-size:1rem;letter-spacing:.15rem;text-transform:uppercase;height:100%;white-space:nowrap}.blog-filters__list{display:flex;margin-top:1rem}@media (min-width:750px){.blog-filters__list{justify-content:center}}.blog-filters__list li{margin:0 1rem;text-transform:uppercase;text-align:center;flex-shrink:0}@media (max-width:989px){.blog-filters__list{overflow-x:scroll;padding-bottom:.5rem}.blog-filters__list li{padding:.5rem 1rem;margin:0 .8rem}}.main-blog .title--primary{text-align:center}