.blog{background-color:rgb(var(--color-background))}.blog__head{display:flex;margin-block-end:calc(4rem - (var(--h3-multiplier) / 5));justify-content:center;padding:0 var(--page-gutter)}.blog__filters{max-width:100%;width:100%}.blog__filters .article__tags{margin:0;justify-content:center;column-gap:.8rem;row-gap:.8rem}.blog__filters .article__tags-item{font-size:var(--font-size-static-xs);letter-spacing:.1rem;line-height:var(--line-height-static-sm);border-radius:.4rem;border:.1rem solid rgba(var(--color-foreground),.5);padding:.6rem .8rem;transition:color var(--duration-default),border-color var(--duration-default),background-color var(--duration-default)}.blog__filters a,.blog__filters span{display:block;width:max-content;line-height:var(--line-height-static-sm)}.blog__filters-item:not(.is-active){color:rgba(var(--color-foreground),.6);border-color:rgba(var(--color-foreground),.28)}.blog__filters-item:not(.is-active):hover{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.5)}.blog__filters-item.is-active{color:rgb(var(--color-background));background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.blog__filters-items{display:flex;flex-wrap:wrap;justify-content:center}.blog__articles-grid{display:grid;overflow-wrap:anywhere;gap:calc(var(--grid-spacing) * 3)}.blog__card-article .card-article__content{padding-block-start:2.4rem}.blog__actions{margin-block-start:4rem}.blog__card-text{margin-block-end:calc(0rem - var(--grid-spacing))}@media(hover:hover){.blog__filters a:hover{text-decoration-color:currentColor}}@media screen and (min-width:575px){.blog__articles-grid{grid-template-columns:repeat(2,1fr)}.blog__card-text{margin-block-end:0}}@media screen and (min-width:750px){.blog__head{margin-block-end:calc(6.4rem - (var(--h4-multiplier) / 5))}.blog__filters-items{padding-block:0}.blog__articles-grid{margin:0;gap:calc(var(--grid-spacing) * 4)}}@media screen and (min-width:990px){.blog__articles-grid{grid-template-columns:repeat(3,1fr)}.blog__filters-items{justify-content:center;margin:0}.blog__filters-item+.blog__filters-item{margin-inline-start:0}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-blog.css.map */
