.blog__content{position:relative;grid-column:span 2}.blog__navigation{display:none;pointer-events:none}@media screen and (min-width:576px){.blog__navigation{display:flex}}.blog__navigation .blog__button-prev,.blog__navigation .blog__button-next{pointer-events:all}.blog__navigation .swiper-button-disabled{opacity:.4;box-shadow:0 8px 30px rgba(var(--color-shadow),.08)}@media screen and (min-width:1200px){.blog__navigation .swiper-button-disabled{opacity:0;pointer-events:none;box-shadow:none}}.blog__pagination{display:flex}.blog__pagination:not(.swiper-pagination-lock){margin-top:2.4rem}@media screen and (min-width:576px){.blog__pagination{display:none}}.blog__posts-wrapper{display:grid;gap:3.2rem 2.4rem}@media screen and (min-width:750px){.blog__posts-wrapper{gap:4.8rem 2.4rem}}@media screen and (min-width:1200px){.blog__posts-wrapper{gap:5.6rem 2.4rem}}.blog__posts-wrapper--background{gap:2.4rem}@media screen and (min-width:750px){.blog__posts-wrapper--background{gap:3.2rem 2.4rem}}@media screen and (min-width:1200px){.blog__posts-wrapper--background{gap:4rem 2.4rem}}.blog__posts-wrapper--overlay{gap:2.4rem}@media screen and (min-width:576px){.blog__posts--col-2 .blog__posts-wrapper,.blog__posts--col-3 .blog__posts-wrapper,.blog__posts--col-4 .blog__posts-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.blog__posts--col-3 .blog__posts-wrapper,.blog__posts--col-4 .blog__posts-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1360px){.blog__posts--col-4 .blog__posts-wrapper{grid-template-columns:repeat(4,1fr)}}.blog__slider-wrapper,.blog__slider{position:relative}.blog__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:2.4rem}@media screen and (min-width:576px){.blog__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:calc(50% - 2.4rem)}}@media screen and (min-width:990px){.blog__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:calc(33.3333333333% - 1.2rem)}}.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__post{height:auto}.blog__posts{grid-column:span 2;padding:0;margin:0}.blog__curated-cards{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-top:2.4rem;perspective:1000px}@media screen and (min-width:750px){.blog__curated-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:3.2rem}}@media screen and (min-width:1200px){.blog__curated-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog__curated-card{position:relative;display:flex;min-height:100%;overflow:hidden;flex-direction:column;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;color:rgba(var(--color-foreground));text-decoration:none;background:linear-gradient(145deg,rgba(var(--color-background),.76),rgba(var(--color-background),.42)),radial-gradient(circle at 16% 0%,rgba(var(--color-accent),.16),transparent 58%);box-shadow:0 2rem 5rem rgba(var(--color-shadow),.16),inset 0 1px #ffffff24;transform:translateZ(0);transition:transform var(--duration-default) ease,border-color var(--duration-default) ease,box-shadow var(--duration-default) ease}.blog__curated-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 38%,rgba(var(--color-accent),.1));opacity:.5}@media(hover:hover){.blog__curated-card:hover{border-color:rgba(var(--color-accent),.32);box-shadow:0 2.6rem 6rem rgba(var(--color-shadow),.22),0 0 3rem rgba(var(--color-accent),.14),inset 0 1px #ffffff2e;transform:translateY(-.5rem) rotateX(2deg) rotateY(-1.5deg)}}.blog__curated-card--static{cursor:default}.blog__curated-card-media{position:relative;z-index:1;aspect-ratio:16 / 10;overflow:hidden;background:rgba(var(--color-foreground),.06)}.blog__curated-card-image{width:100%;height:100%;object-fit:cover;transform:scale(1.01)}.blog__curated-card-copy{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;padding:1.8rem}.blog__curated-card-label{margin-bottom:.8rem;font-size:1.1rem;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-accent))}.blog__curated-card-title{margin:0;color:rgba(var(--color-foreground-title));font-size:calc(var(--font-heading-h5-scale) * 2rem);line-height:1.18}.blog__curated-card-text{margin:1rem 0 0;color:rgba(var(--color-foreground),.72);font-size:1.4rem;line-height:1.5}.blog__curated-card-action{display:inline-flex;width:fit-content;margin-top:auto;padding-top:1.6rem;color:rgba(var(--color-accent));font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.blog__posts--column{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.blog__posts--grid{display:grid;gap:2.4rem}@media screen and (min-width:576px){.blog__posts--grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.blog__posts--grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1360px){.blog__posts--grid{grid-template-columns:repeat(4,1fr);gap:4rem 2.4rem}}.blog__posts--grid .article-content--background{padding:0}.blog__posts--grid.blog__posts--5-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card__title{max-width:unset}@media only screen and (min-width:1360px){.blog__posts--grid.blog__posts--5-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card__title{font-size:calc(var(--font-heading-h3-scale) * 3.6rem)}}@media only screen and (min-width:1536px){.blog__posts--grid.blog__posts--5-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card__title{font-size:calc(var(--font-heading-h3-scale) * 4rem)}}.blog__posts--grid.blog__posts--5-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card__excerpt{max-width:unset}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--5-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card__excerpt{font-size:calc(var(--font-body-scale) * 1.3rem + .3rem)}}@media only screen and (min-width:1536px){.blog__posts--grid.blog__posts--5-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card__excerpt,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card__excerpt{font-size:calc(var(--font-body-scale) * 1.4rem + .4rem)}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--5-items .article:first-child,.blog__posts--grid.blog__posts--6-items .article:first-child,.blog__posts--grid.blog__posts--7-items .article:first-child,.blog__posts--grid.blog__posts--8-items .article:first-child,.blog__posts--grid.blog__posts--9-items .article:first-child{grid-column:span 2;grid-row:span 2}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card{flex-direction:row}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card:hover .article-card__title,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card:hover .article-card__title,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card:hover .article-card__title,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card:hover .article-card__title,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card:hover .article-card__title,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card:hover .article-card__title,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card:hover .article-card__title{opacity:.9}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card:before,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card:before,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card:before,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card:before,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card:before,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card:before,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-overlay),.4);z-index:1}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .media,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .media,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .media,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .media,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .media,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .media,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .media{position:static;width:0;height:100%;padding-bottom:0}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__tags{position:absolute;left:4rem;right:4rem;top:4rem;width:calc(100% - 8rem)}}@media screen and (min-width:1360px)and (min-width:1536px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__tags{left:6.4rem;right:6.4rem;top:6.4rem;width:calc(100% - 12.8rem)}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__tag,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__tag,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__tag,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__tag,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__tag,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__tag,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__tag{background-color:rgba(var(--color-background),.2)}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__tag:hover,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__tag:hover,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__tag:hover,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__tag:hover,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__tag:hover,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__tag:hover,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__tag:hover{background-color:rgba(var(--color-background),.3)}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__info{position:relative;z-index:1;justify-content:flex-end;padding:4rem}}@media screen and (min-width:1360px)and (min-width:1536px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__info{padding:6.4rem}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__author,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__author,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__author,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__author,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__author,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__author,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__author{margin-top:3.2rem}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__date,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__date,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__date,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__date,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__date,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__date,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__date{color:rgba(var(--color-foreground),.5)}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__bottom,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__bottom,.blog__posts--grid.blog__posts--5-items .article:first-child .article-card .article-card__bottom,.blog__posts--grid.blog__posts--6-items .article:first-child .article-card .article-card__bottom,.blog__posts--grid.blog__posts--7-items .article:first-child .article-card .article-card__bottom,.blog__posts--grid.blog__posts--8-items .article:first-child .article-card .article-card__bottom,.blog__posts--grid.blog__posts--9-items .article:first-child .article-card .article-card__bottom{margin-top:unset}}@media only screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card__title{font-size:calc(var(--font-heading-h4-scale) * 2.5rem)}}@media only screen and (min-width:1536px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card__title,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card__title{font-size:calc(var(--font-heading-h4-scale) * 2.8rem)}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article:first-child,.blog__posts--grid.blog__posts--4-items .article:first-child{grid-column:span 2}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__info{padding:3.2rem}}@media screen and (min-width:1360px)and (min-width:1536px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__info,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__info{padding:4rem}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__tags{position:absolute;left:3.2rem;right:3.2rem;top:3.2rem;width:calc(100% - 6.4rem)}}@media screen and (min-width:1360px)and (min-width:1536px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__tags,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__tags{left:4rem;right:4rem;top:4rem;width:calc(100% - 8rem)}}@media screen and (min-width:1360px){.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__author,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__author{margin-top:3.2rem}.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__title,.blog__posts--grid.blog__posts--3-items .article:first-child .article-card .article-card__excerpt,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__title,.blog__posts--grid.blog__posts--4-items .article:first-child .article-card .article-card__excerpt{max-width:64rem}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/section-featured-blog.css.map */
