.blog-articles{display:grid;grid-gap:1rem;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing);--grid-mobile-vertical-spacing: 2rem}.blog-articles .card-wrapper{width:100%}@media screen and (min-width: 750px){.blog-articles{grid-template-columns:1fr 1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.blog-articles--collage{display:grid;grid-template-columns:1fr 1fr 477px;grid-template-rows:repeat(3,1fr);--grid-desktop-horizontal-spacing: 2.1rem;--grid-desktop-vertical-spacing: 1.5rem;align-items:flex-start}.blog-articles--collage>*:nth-child(1){grid-area:1 / 1 / 4 / 3}.blog-articles--collage>*:nth-child(2){grid-area:1 / 3 / 2 / 4}.blog-articles--collage>*:nth-child(3){grid-area:2 / 3 / 3 / 4}.blog-articles--collage>*:nth-child(4){grid-area:3 / 3 / 4 / 4}}.blog-articles--collage .blog-articles__article:nth-child(1) .card__information{padding:2.5rem 2rem}.blog-articles--collage .blog-articles__article:nth-child(1) .article-card__excerpt{margin-bottom:0}.blog-articles--collage .blog-articles__article:nth-child(1) .card__inner{max-height:316px}.blog-articles--collage .blog-articles__article:not(:nth-child(1)){height:100%}.blog-articles--collage>*:not(:nth-child(1)) .article-card{flex-direction:row;gap:2rem;align-items:center}.blog-articles--collage>*:not(:nth-child(1)) .article-card .article-card__excerpt{display:none}.blog-articles--collage>*:not(:nth-child(1)) .article-card .article-card-wrapper{height:auto}.blog-articles--collage>*:not(:nth-child(1)) .article-card .card__inner{width:100%;max-width:191px;max-height:157px}.blog-articles--collage>*:not(:nth-child(1)) .article-card .card__content{padding-right:2rem}.blog-articles__article .article-card{border-radius:5px;border:1px solid #e1e1e1;overflow:hidden}.blog-articles__article .article-card .card__heading{margin-bottom:0;font-size:1.6rem}.blog-articles__article .article-card .card__information h4{font-size:1.4rem;font-weight:500;margin:0}@media screen and (min-width: 990px){.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio .ratio:before{padding-bottom:27.5rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--medium .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--medium .ratio:before{padding-bottom:55rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--large .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--large .ratio:before{padding-bottom:82.5rem}}@media screen and (max-width: 749px){.blog-articles--collage>*:not(:nth-child(1)) .article-card .card__inner{max-width:134px;max-height:110px}.blog-articles--collage>*:not(:nth-child(1)) .article-card .card__heading{font-size:1.4rem}.blog-articles--collage>*:nth-child(1) .article-card .card__heading{font-size:2rem;margin-top:.4rem}}.blog-articles:not(.blog-articles--collage){--grid-desktop-vertical-spacing: 3rem;--grid-desktop-horizontal-spacing: 3rem}.blog-articles:not(.blog-articles--collage) .article-card .card__information{padding:2rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-blog.css.map */
