.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-filter-search-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:2.4rem;margin-bottom:4rem}.blog-filter-search-wrapper .facet-filters{padding-left:0;align-items:center}.blog-filter-search-wrapper .search-modal__form{max-width:32rem}.featured_blogpost{width:100%;margin:0 0 2.4rem;height:40rem;position:relative;overflow:hidden;border-radius:var(--blog-card-corner-radius);display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;cursor:pointer}.featured_blogpost:hover .blogpost_image img{transform:scale(1.03)}.featured_blogpost .blogpost_image{overflow:hidden}.featured_blogpost .blogpost_image img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:all .4s ease}.featured_blogpost .blogpost_spotlight-chip{border-radius:99rem;background:#fff;color:rgb(var(--color-base-accent-1));padding:.4rem 1.6rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;position:absolute;top:1.6rem;left:1.6rem;background:var(--featuredPostBackgroundColor);color:var(--featuredPostFontColor)}.featured_blogpost .blogpost_spotlight-chip svg{width:12px}.featured_blogpost .blogpost_spotlight-chip svg *{fill:#fff!important}.featured_blogpost .blogpost_title h3{margin:.8rem 0}.featured_blogpost .blogpost_title .blogpost_date{font-size:1.2rem;opacity:.56}.featured_blogpost .blogpost_title{background:rgba(var(--color-base-accent-1),.08);padding:2.4rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (max-width:800px){.blog-filter-search-wrapper{flex-direction:column-reverse;align-items:flex-end;row-gap:2.4rem}.featured_blogpost{height:auto;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:0px;cursor:pointer}}.article-template .rte{line-height:1.7}.article-template .rte p{margin:0 0 1rem}.article-template .rte p+p{margin-top:1rem}.article-template .rte ul,.article-template .rte ol{margin:0 0 1.25rem 1.25rem}.article-template .rte li+li{margin-top:.4rem}.article-template .rte h2,.article-template .rte h3{margin-top:2rem;margin-bottom:.75rem}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-main-blog.css.map */
