.news-feed{width:100%}.news-feed__header{text-align:center;margin-bottom:4rem}.news-feed__title{margin-bottom:1.5rem}.news-feed__description{max-width:60rem;margin:0 auto;color:#121212b3}.news-feed__description p{margin-bottom:1rem}.news-feed__description p:last-child{margin-bottom:0}.news-feed__articles{margin-bottom:4rem}.news-cards-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width: 750px){.news-cards-grid--2-col,.news-cards-grid--3-col,.news-cards-grid--4-col{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.news-cards-grid--3-col{grid-template-columns:repeat(3,1fr)}.news-cards-grid--4-col{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1200px){.news-cards-grid{gap:4rem}}.news-cards-list{display:flex;flex-direction:column;gap:4rem;max-width:100%}.news-cards-list .news-card-wrapper{width:100%;margin-bottom:0}.news-cards-list .news-card{display:flex;flex-direction:row;align-items:stretch;max-width:none}.news-cards-list .news-card__image-wrapper{flex:0 0 auto;width:var(--news-card-image-width, 40rem);height:auto;min-height:24rem}.news-cards-list .news-card__content{flex:1;padding:2.4rem;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width: 990px){.news-cards-list .news-card{flex-direction:column}.news-cards-list .news-card__image-wrapper{width:100%;height:var(--news-card-image-height, 20rem)}.news-cards-list .news-card__content{padding:2rem}}@media screen and (max-width: 750px){.news-feed__articles{margin-bottom:3rem}.news-cards-grid,.news-cards-list{gap:2rem}.news-cards-list .news-card__content{padding:1.5rem}}.news-feed__empty{text-align:center;padding:6rem 2rem;color:#12121299}.news-feed__empty h2{font-size:2.4rem;margin-bottom:1rem;color:#121212cc}.news-feed__empty p{font-size:1.6rem;max-width:40rem;margin:0 auto}.news-feed__pagination{margin-top:4rem;display:flex;justify-content:center}@media (prefers-reduced-motion: no-preference){.news-feed__article{opacity:0;transform:translateY(2rem);transition:opacity .6s ease,transform .6s ease}.news-feed__article.animate--fade-in{opacity:1;transform:translateY(0)}.news-feed__header>*{opacity:0;transform:translateY(1rem);transition:opacity .6s ease,transform .6s ease}.news-feed__header .scroll-trigger.animate--fade-in{opacity:1;transform:translateY(0)}}@media (hover: hover) and (pointer: fine){.news-cards-grid .news-card:hover{transform:translateY(-4px)}.news-cards-list .news-card:hover{transform:translate(4px)}}.news-card__title a:focus,.news-card__read-more:focus{outline:2px solid rgb(var(--color-foreground-accent));outline-offset:2px;border-radius:2px}@media (prefers-contrast: high){.news-card{border:1px solid}.news-card__caption,.news-card__meta,.news-card__content-text{color:inherit}}@media (prefers-reduced-motion: reduce){.news-card,.news-card__banner-image,.news-feed__article{transition:none}.news-card:hover,.news-cards-grid .news-card:hover,.news-cards-list .news-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-news-feed.css.map */
