.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{grid-template-columns:1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.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) .card,.blog-articles--collage>*:nth-child(3n+2):last-child .card{text-align:center}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio:before{padding-bottom:22rem}.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:44rem}.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:66rem}}@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}}.blog-articles--compact{display:block;row-gap:0;max-width:600px;margin:0 auto}.blog-articles--compact .article{padding:0;width:100%}.blog-articles--compact .article:not(:last-child) .compact-article-row{border-bottom:1px solid rgba(var(--color-foreground),.2)}.compact-article-row{display:flex;flex-wrap:wrap;align-items:center;padding:1.5rem 0;gap:1rem 2rem;width:100%;text-decoration:none;color:var(--color-foreground)}.compact-article-row__image-container{width:100%;margin-bottom:1.5rem;display:flex;gap:2rem}.compact-article-row__image-wrapper{display:block}.blog-articles--compact .article:nth-child(3n+1) .compact-article-row__image-container{justify-content:flex-start}.blog-articles--compact .article:nth-child(3n+1) .compact-article-row__image-wrapper{width:75%}.blog-articles--compact .article:nth-child(3n+2) .compact-article-row__image-container{justify-content:flex-end}.blog-articles--compact .article:nth-child(3n+2) .compact-article-row__image-wrapper{width:80%}.blog-articles--compact .article:nth-child(3n+3) .compact-article-row__image-container{justify-content:flex-start}.blog-articles--compact .article:nth-child(3n+3) .compact-article-row__image-wrapper{width:100%}.compact-article-row__image{max-width:100%;height:auto;display:block}.compact-article-row__content{display:flex;align-items:center;gap:2rem;width:100%;flex-grow:1}.compact-article-row__text{flex-grow:1;display:flex;align-items:center;gap:2rem}.compact-article-row__title{margin:0;flex-shrink:0;color:var(--color-foreground)}.compact-article-row__excerpt{margin:0;flex-grow:1;color:rgba(var(--color-foreground),.75);font-size:1.4rem;text-align:right}.compact-article-row__meta{flex-shrink:0;white-space:nowrap}.compact-article-row__meta .link{color:var(--color-foreground);text-decoration:none}@media screen and (max-width: 749px){.compact-article-row__text{flex-direction:column;align-items:flex-start;gap:.5rem}.compact-article-row__excerpt{text-align:left}.blog-articles--compact .article:nth-child(n) .compact-article-row__image-wrapper{width:100%}.blog-articles--compact .article:nth-child(n) .compact-article-row__image-container{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-main-blog.css.map */
