.full-bleed-product-grid{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;background:#000;color:#fff}.full-bleed-product-grid__header{padding:3.2rem 1.6rem 2rem;text-align:center}.full-bleed-product-grid__heading{margin:0}.full-bleed-product-grid__list{display:grid;grid-template-columns:repeat(var(--fbpg-columns-mobile),minmax(0,1fr));gap:var(--fbpg-gap);width:100%}.full-bleed-product-grid__item{min-width:0}.full-bleed-product-card{position:relative;display:block;width:100%;overflow:hidden;background:#000;color:#fff;text-decoration:none}.full-bleed-product-card__image,.full-bleed-product-card__placeholder{display:block;width:100%}.full-bleed-product-card__image{height:auto;object-fit:cover;transition:transform .42s ease}.full-bleed-product-card__placeholder{aspect-ratio:var(--fbpg-aspect-ratio);height:auto;object-fit:cover;opacity:.24}.full-bleed-product-card__info{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:1.2rem;padding:1.2rem;font-size:1.1rem;letter-spacing:0;line-height:1.2;background:rgba(var(--color-background),.82)}.full-bleed-product-card__title,.full-bleed-product-card__price{min-width:0}.full-bleed-product-card__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (hover:hover){.full-bleed-product-card:hover .full-bleed-product-card__image{transform:scale(1.025)}}@media screen and (min-width:750px){.full-bleed-product-grid__list{grid-template-columns:repeat(var(--fbpg-columns-tablet),minmax(0,1fr))}}@media screen and (min-width:990px){.full-bleed-product-grid__list{grid-template-columns:repeat(var(--fbpg-columns-desktop),minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
