.featured-gallery-slot{min-width:0;display:grid}.featured-gallery-slide{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;min-width:0;transition:opacity .7s,visibility 0s linear .7s;display:grid}.featured-gallery-slide[data-active=true]{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transition:opacity .7s,visibility}.featured-gallery .product-card{flex-direction:column;min-width:0;height:100%;display:flex}.featured-gallery .product-image{flex:none}.featured-gallery .product-copy{flex-direction:column;flex:1;min-width:0;display:flex}.featured-gallery .product-copy h3{overflow-wrap:anywhere}.featured-gallery .product-price{margin-top:auto;padding-top:1.1rem}@supports (grid-template-rows:subgrid){.featured-gallery-slot{grid-row:span 4;grid-template-rows:subgrid;row-gap:0}.featured-gallery-slide{grid-area:1/1/5/2;grid-template-rows:subgrid;row-gap:0}.featured-gallery .product-card{grid-row:span 4;grid-template-rows:subgrid;row-gap:0;display:grid}.featured-gallery .product-copy{grid-row:span 3;grid-template-rows:subgrid;row-gap:0;display:grid}.featured-gallery .product-price{align-content:start;margin-top:0}}@media (prefers-reduced-motion:reduce){.featured-gallery-slide{transition:none}}
