.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-tags{margin-top:1.5rem;margin-bottom:2.5rem}.blog-tags__label{display:block;margin-bottom:.75rem;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.blog-tags__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.75rem}.blog-tags__item{margin:0}.blog-tags__link{display:inline-block;padding:.4rem 1.1rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.18);font-size:1.3rem;text-decoration:none;color:rgba(var(--color-foreground),.8);background-color:rgba(var(--color-background),1);transition:background-color .18s ease,color .18s ease,border-color .18s ease}.blog-tags__link:hover{border-color:rgba(var(--color-foreground),.4);background-color:rgba(var(--color-foreground),.04)}.blog-tags__link--active{border-color:rgba(var(--color-foreground),.6);background-color:rgba(var(--color-foreground),.08);font-weight:500}.blog-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(220px,1fr);column-gap:4rem;align-items:flex-start}.blog-layout__articles{min-width:0}.blog-layout__tags{margin-left:auto}.blog-tags__title{font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.2rem}.blog-tags__list{display:flex;flex-direction:column;gap:.8rem;padding:0;margin:0}.blog-tags__item{list-style:none}.blog-tags__link{display:inline-block;padding:.4rem 1.2rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.18);font-size:1.3rem;text-decoration:none;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.blog-tags__link--active,.blog-tags__link:hover{border-color:rgba(var(--color-foreground),.35);background:rgba(var(--color-foreground),.04)}@media screen and (max-width: 990px){.blog-layout{grid-template-columns:1fr;row-gap:3rem}.blog-layout__tags{margin-left:0;order:-1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-main-blog.css.map */
