.featured-product-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:stretch;padding:60px 0;background:#efefef}.featured-product-grid__banner{background:#efefef;min-height:700px}.featured-product-grid__products{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;background:#efefef}.featured-product-grid .product-card{background:#f5f5f5;min-height:330px}.featured-product-grid__banner{position:relative;overflow:hidden}.featured-product-grid .banner-image{width:100%;height:100%;object-fit:cover;display:block}.featured-product-grid .banner-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.featured-product-grid .banner-btn{color:#fff;font-size:34px;text-decoration:none;font-weight:500}.featured-product-grid .product-card{background:transparent;display:flex;flex-direction:column;align-items:center}.featured-product-grid .product-card__image{width:70%;height:auto;object-fit:contain;display:block;background:transparent;margin:0 auto}.featured-product-grid .product-card__content{padding:12px 0;text-align:center}.featured-product-grid .product-card__title{color:#000;font-size:16px;font-weight:500;margin:0 0 8px}.featured-product-grid .product-card__price{font-size:14px;color:#000;font-weight:500}@media(max-width:990px){.featured-product-grid{grid-template-columns:1fr}.featured-product-grid__banner{min-height:500px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-featured-product-grid.css.map */
