.featured-articles h2{margin-bottom:5rem}.featured-articles__wrapper{display:grid;gap:3rem;grid-template-areas:"m1" "m1" "n1" "n2" "n3" "n4"}.featured-articles__wrapper.two-featured{grid-template-areas:"m1" "m1" "n1" "n2" "m2" "m2" "n3" "n4"}.featured-article--main{text-align:center;border-radius:8px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:3rem}.featured-article--main__1{grid-area:m1;background:var(--color-maroon);background:linear-gradient(130deg,var(--color-maroon) 0%,var(--color-lavender) 100%);background-repeat:no-repeat;background-size:cover}.featured-article--main__2{grid-area:m2;background:var(--color-maroon);background:linear-gradient(270deg,var(--color-maroon) 0%,var(--color-lavender) 100%);background-repeat:no-repeat;background-size:cover}.featured-article--main .featured-article--main__inner-card{border-radius:4px;background-color:#fffffff2;padding:6rem 3rem;display:block;text-decoration:none;color:var(--color-grey);transition:all .2s ease;margin:2rem}.featured-article--normal{grid-area:normal;border:1px solid var(--color-maroon);border-top-width:10px;border-radius:8px;padding:2rem;text-decoration:none;display:flex;flex-direction:column;color:var(--color-grey);transition:all .2s ease}.featured-articles__wrapper .featured-article--normal.featured-article--normal__1{grid-area:n1}.featured-articles__wrapper .featured-article--normal.featured-article--normal__2{grid-area:n2;border-color:#ec713c}.featured-articles__wrapper .featured-article--normal.featured-article--normal__3{grid-area:n3;border-color:#f2a041}.featured-articles__wrapper .featured-article--normal.featured-article--normal__4{grid-area:n4;border-color:#f2d547}.featured-articles__wrapper .featured-article--normal.featured-article--normal__2 .featured-article__type{color:#ec713c}.featured-articles__wrapper .featured-article--normal.featured-article--normal__3 .featured-article__type{color:#f2a041}.featured-articles__wrapper .featured-article--normal.featured-article--normal__4 .featured-article__type{color:#f2d547}.featured-articles__wrapper .featured-article--normal.featured-article--normal__2 .caret-link{color:#ec713c}.featured-articles__wrapper .featured-article--normal.featured-article--normal__3 .caret-link{color:#f2a041}.featured-articles__wrapper .featured-article--normal.featured-article--normal__4 .caret-link{color:#f2d547}.featured-article--main .featured-article--main__inner-card:hover{background-color:#fff}.featured-article--main .featured-article--main__inner-card:hover .featured-article__type,.featured-article--main .featured-article--main__inner-card:hover .caret-link,.featured-article--normal:hover{filter:brightness(.9)}.featured-article__title{margin:1rem 0}.featured-article--main:hover .caret-link .icon-caret,.featured-article--normal:hover .caret-link .icon-caret{transform:translate(4px,-1px) rotate(-90deg)}.featured-article__type{display:block;color:var(--color-maroon);font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.featured-article--normal .caret-link{margin-top:auto}@media (min-width: 750px){.featured-articles__wrapper{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"m1 m1 n1 n2" "m1 m1 n3 n4"}.featured-articles__wrapper.two-featured{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"m1 m1 n1 n2" "m1 m1 m2 m2" "n3 n4 m2 m2"}}.featured-articles__button{margin-top:5rem;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-featured-articles.css.map */
