.c-featured-products{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);column-gap:3rem;row-gap:3rem;grid-template-areas:"a a b b" "a a c d"}.c-featured-products__item:nth-child(1){grid-area:a}.c-featured-products__item:nth-child(2){grid-area:b}.c-featured-products__item:nth-child(3){grid-area:c}.c-featured-products__item:nth-child(4){grid-area:d}.c-featured-products__item:nth-child(4) .media{padding-top:100%}.c-featured-products__item{position:relative}.c-featured-products__item .media{width:100%;height:100%}@media only screen and (min-width: 991px){.c-featured-products__item:nth-child(1) .card__text{height:100%;display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width: 990px){.c-featured-products{column-gap:1rem;row-gap:1rem;grid-template-areas:"a a b b" "c c d d"}.c-featured-products__item:nth-child(1) .center{display:none}.c-featured-products__item:nth-child(1) .button{background-color:transparent;border-radius:0;padding:0;margin:0;color:var(--steel-gold-3);min-height:auto;border:none;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-c-featured-products.css.map?v=31229269953142095991631050511 */