.featured-cards-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media screen and (min-width: 750px){.featured-cards-grid{grid-template-columns:1fr 1fr 2fr;grid-template-rows:auto auto}.featured-cards-grid .featured-card:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}.featured-cards-grid .featured-card:nth-child(2){grid-column:2 / 3;grid-row:1 / 2}.featured-cards-grid .featured-card:nth-child(3){grid-column:1 / 3;grid-row:2 / 3}.featured-cards-grid .featured-card:nth-child(4){grid-column:3 / 4;grid-row:1 / 3}}.featured-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:#00000026 0 5px 10px;transition:transform .3s ease,box-shadow .3s ease}.featured-card{padding:5.4rem 2.5rem 2.5rem}.featured-card__image{width:100%;max-height:16rem;object-fit:cover;border-radius:8px;margin-top:1.5rem}.featured-card__title{font-size:3rem;color:rgb(var(--color-button));font-weight:600;margin:0}.featured-card__description{font-size:1.4rem;line-height:2.2rem;color:#909090}@media screen and (max-width: 749px){.featured-card__title{font-size:2rem;line-height:1;font-weight:500;margin-bottom:2rem}.featured-card__image{display:none}.featured-card{padding:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/section-featured-cards.css.map */
