.blog{overflow:hidden}.blog__content{display:grid;grid-template-columns:1fr auto;gap:2.4rem}@media screen and (min-width:750px){.blog__content{gap:3.2rem}}@media screen and (min-width:1200px){.blog__content{gap:4.8rem}}@media screen and (min-width:1200px){.blog__content_no-heading{gap:4rem}}.blog__top{align-self:center}.blog__subtitle{margin-bottom:0}.blog__subtitle+.blog__content{margin-top:1rem}.blog__title{margin:0}.blog__title.h2{max-width:45.7rem}.blog__content--center{grid-template-columns:1fr}.blog__content--center .blog__top{text-align:center}.blog__content--center .blog__title.h2{max-width:none}.blog__content--center .blog__button-wrapper{grid-column:1;grid-row:auto;margin-left:0;justify-self:center}@media screen and (min-width:576px){.blog__content--center .blog__button-wrapper{grid-column:1;grid-row:auto;margin-left:0}}.blog__button-wrapper{grid-row:2;grid-column:span 2;align-self:center}@media screen and (min-width:576px){.blog__button-wrapper{grid-row:unset;grid-column:2;margin-left:auto}}.blog__button-wrapper .button{width:100%}@media screen and (min-width:576px){.blog__button-wrapper .button{width:auto}}.blog__button-wrapper_desktop{display:none}@media screen and (min-width:576px){.blog__button-wrapper_desktop{display:block}}.blog__button-wrapper_mobile{display:block}@media screen and (min-width:576px){.blog__button-wrapper_mobile{display:none}}@media screen and (max-width:575px){.blog__top+.blog__button-wrapper{grid-row:3}}.blog__slider{position:relative}@media screen and (min-width:576px){.blog__slider{overflow:visible}}.blog__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:.8rem}@media screen and (min-width:576px){.blog__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:calc(50% - .8rem)}}@media screen and (min-width:990px){.blog__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:calc(33.3333333333% - .4rem)}}.blog__slider-nav{position:absolute;top:50%;left:.8rem;right:.8rem;z-index:1;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.blog__slider-nav .swiper-button-prev,.blog__slider-nav .swiper-button-next{pointer-events:all}@media screen and (min-width:576px){.blog__slider-nav{left:1.5rem;right:1.5rem}.blog__slider-nav .swiper-button-prev{transform:translate(-50%)}.blog__slider-nav .swiper-button-next{transform:translate(50%)}}@media screen and (min-width:1200px){.blog__slider-nav{left:-.4rem;right:-.4rem;width:calc(100% + .8rem)}}.blog__slider-nav .swiper-button-disabled{opacity:0;pointer-events:none}.blog__posts{grid-column:span 2;padding:0;margin:0}.blog__posts--column{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.blog :is(.blog__posts--column,.blog__slider) .article-card{position:relative;display:block;border-radius:0;overflow:hidden}.blog :is(.blog__posts--column,.blog__slider) .article-card:before{content:"";display:block;width:100%;padding-bottom:143.8%}.blog :is(.blog__posts--column,.blog__slider) .article-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--featured-blog-card-overlay, rgba(72, 60, 55, .42));pointer-events:none}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__image,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__image img,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__image svg{width:100%;height:100%}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__image.media{padding-bottom:0}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__image img,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__image svg{object-fit:cover;object-position:center}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-content{position:absolute;left:0;right:0;bottom:0;z-index:2;width:auto;padding:2.4rem;text-align:left}@media screen and (min-width:990px){.blog :is(.blog__posts--column,.blog__slider) .article-card .article-content{padding:2.4rem}}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__info{overflow:hidden;margin:0}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__title{max-width:none;margin:0;font-family:"CinzelCustom",var(--font-heading-family);font-size:2.4rem;font-weight:700;line-height:normal;letter-spacing:0}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__header{width:100%}.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__excerpt{margin-top:1.1rem;font-size:1.4rem;font-weight:300;line-height:2.53rem;letter-spacing:0}.blog :is(.blog__posts--column,.blog__slider) .article-card .card__subtitle,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__title,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__title a,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__excerpt,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__author,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__comments,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__date,.blog :is(.blog__posts--column,.blog__slider) .article-card .article-card__meta span{color:#faf9f6}.blog__posts--grid{display:grid;gap:.8rem}@media screen and (min-width:990px){.blog__posts--grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1360px){.blog__posts--grid{grid-template-columns:repeat(4,1fr);gap:0}}.blog__posts--grid.blog__posts{gap:4rem}@media screen and (min-width:576px){.blog__posts--grid.blog__posts{gap:.8rem}}.blog__posts--grid.blog__posts .article-card-row__content{z-index:1}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--4-items .article,.blog__posts--grid.blog__posts--8-items .article,.blog__posts--grid.blog__posts--6-items .article{grid-column:span 2}.blog__posts--grid.blog__posts--4-items .article:first-child,.blog__posts--grid.blog__posts--8-items .article:first-child,.blog__posts--grid.blog__posts--6-items .article:first-child{grid-row:span 3}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--4-items .article:first-child .article-card-row__content,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card-row__content,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card-row__content{padding:4rem;width:100%;max-width:72rem}.blog__posts--grid.blog__posts--4-items .article:first-child:after,.blog__posts--grid.blog__posts--8-items .article:first-child:after,.blog__posts--grid.blog__posts--6-items .article:first-child:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:.4rem;background-color:rgb(var(--color-overlay),.2)}.blog__posts--grid.blog__posts--4-items .article:first-child .article-card-row__image-wrapper,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card-row__image-wrapper,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card-row__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.blog__posts--grid.blog__posts--4-items .article:first-child .card__subtitle,.blog__posts--grid.blog__posts--8-items .article:first-child .card__subtitle,.blog__posts--grid.blog__posts--6-items .article:first-child .card__subtitle{color:#f9f9f9b3}.blog__posts--grid.blog__posts--4-items .article:first-child .article-card-row__title,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card-row__title,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card-row__title{font-size:calc(var(--font-heading-h3-scale) * 4rem);color:#f9f9f9}.blog__posts--grid.blog__posts--4-items .article:first-child .article-card-row__excerpt,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card-row__excerpt,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card-row__excerpt{font-size:1.8rem;color:#f9f9f9}}@media screen and (min-width:990px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card-row__content,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card-row__content,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card-row__content{padding:4rem;width:100%;max-width:72rem}.blog__posts--grid.blog__posts--3-items .article:first-child:after,.blog__posts--grid.blog__posts--7-items .article:first-child:after,.blog__posts--grid.blog__posts--5-items .article:first-child:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgb(var(--color-overlay),.12)}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card-row__image-wrapper,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card-row__image-wrapper,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card-row__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.blog__posts--grid.blog__posts--3-items .article:first-child .card__subtitle,.blog__posts--grid.blog__posts--7-items .article:first-child .card__subtitle,.blog__posts--grid.blog__posts--5-items .article:first-child .card__subtitle{color:rgb(var(--color-foreground-secondary))}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card-row__title,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card-row__title,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card-row__title{font-size:calc(var(--font-heading-h3-scale) * 4rem);color:rgb(var(--color-foreground-secondary))}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card-row__excerpt,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card-row__excerpt,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card-row__excerpt{font-size:1.8rem;color:rgb(var(--color-foreground-secondary))}}@media screen and (min-width:990px){.blog__posts--grid.blog__posts--3-items .article,.blog__posts--grid.blog__posts--7-items .article,.blog__posts--grid.blog__posts--5-items .article{grid-column:span 1}.blog__posts--grid.blog__posts--3-items .article:first-child,.blog__posts--grid.blog__posts--7-items .article:first-child,.blog__posts--grid.blog__posts--5-items .article:first-child{grid-column:span 2}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card-row,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card-row,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card-row{display:flex}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card-row:before,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card-row:before,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card-row:before{content:"";display:block;padding-bottom:50%}}@media screen and (min-width:1200px){.blog__posts--grid.blog__posts--3-items .article:first-child,.blog__posts--grid.blog__posts--7-items .article:first-child,.blog__posts--grid.blog__posts--5-items .article:first-child{grid-column:span 1;grid-row:span 2}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article,.blog__posts--grid.blog__posts--7-items .article,.blog__posts--grid.blog__posts--5-items .article,.blog__posts--grid.blog__posts--3-items .article:first-child,.blog__posts--grid.blog__posts--7-items .article:first-child,.blog__posts--grid.blog__posts--5-items .article:first-child{grid-column:span 2}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--2-items{grid-template-columns:repeat(2,1fr)}}.blog__posts--grid.blog__posts--1-items .article{grid-column:span 2}.no-js .blog__slider .swiper-wrapper{overflow-x:auto}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-featured-blog.css.map */
