div.blog-articles{display:grid;grid-gap:1rem;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}div.blog-articles .card-wrapper{width:100%}@media screen and (min-width: 750px){div.blog-articles{grid-template-columns:1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}div.blog-articles--collage>*:nth-child(3n+1),div.blog-articles--collage>*:nth-child(3n+2):last-child{grid-column:span 2;text-align:center}div.blog-articles--collage>*:nth-child(3n+1) .card,div.blog-articles--collage>*:nth-child(3n+2):last-child .card{text-align:center}div.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio:before,div.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio:before{padding-bottom:22rem}div.blog-articles--collage>*:nth-child(3n+1) .article-card__image--medium .ratio:before,div.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--medium .ratio:before{padding-bottom:44rem}div.blog-articles--collage>*:nth-child(3n+1) .article-card__image--large .ratio:before,div.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--large .ratio:before{padding-bottom:66rem}}@media screen and (min-width: 990px){div.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio .ratio:before,div.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio .ratio:before{padding-bottom:27.5rem}div.blog-articles--collage>*:nth-child(3n+1) .article-card__image--medium .ratio:before,div.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--medium .ratio:before{padding-bottom:55rem}div.blog-articles--collage>*:nth-child(3n+1) .article-card__image--large .ratio:before,div.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--large .ratio:before{padding-bottom:82.5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-main-blog.css.map */
