.blog-articles{display:grid;grid-gap:1rem;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.blog-articles .card-wrapper{width:100%}@media screen and (min-width:750px){.blog-articles--three-col{grid-template-columns:repeat(3,1fr);column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}@media screen and (min-width:550px)and (max-width:749px){.blog-articles--three-col{grid-template-columns:repeat(2,1fr)}}.blog-hero{margin-bottom:var(--grid-desktop-vertical-spacing, 2rem)}.blog-hero .article-card-wrapper{max-width:100%}.blog-hero .card__inner .ratio:before{padding-bottom:min(400px,40vw)}.blog-hero .card__heading{font-size:2.4rem}@media screen and (max-width:749px){.blog-hero .card__inner .ratio:before{padding-bottom:min(250px,56vw)}.blog-hero .card__heading{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-main-blog.css.map */
