.product-showcase-grid-section{width:100%;overflow:hidden}.product-showcase-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:var(--grid-width, 1280px);margin:0 auto}@media only screen and (min-width:768px){.product-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-showcase-grid .product-card-grid--featured{grid-column:1 / -1}}.product-card-grid{position:relative;overflow:hidden;border-radius:12px;min-height:420px;isolation:isolate}@media only screen and (min-width:768px){.product-card-grid{border-radius:16px;min-height:500px}}.product-card-grid__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.product-card-grid__media,.product-card-grid__image,.product-card-grid__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-card-grid__media{z-index:0}.product-card-grid__image{object-fit:cover;display:block;transition:transform .8s cubic-bezier(.22,1,.36,1);will-change:transform}.product-card-grid:hover img{transform:scale(1.1)}.product-card-grid__placeholder{background:linear-gradient(135deg,#667eea,#764ba2)}.product-card-grid__content{position:absolute;z-index:3;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:16px;text-align:left;pointer-events:none}@media only screen and (min-width:768px){.product-card-grid__content{padding:32px}}.product-card-grid--featured .product-card-grid__content{top:auto;bottom:0;justify-content:flex-start}@media only screen and (min-width:768px){.product-card-grid--featured .product-card-grid__content{top:0;bottom:0;justify-content:center}}.product-card-grid__text{display:flex;flex-direction:column;gap:4px;max-width:100%}.product-card-grid__title{margin:0;color:var(--card-text-color, #ffffff);font-size:var(--psg-title-font-size, clamp(24px, 2.5vw, 32px));font-weight:500;line-height:1.2;letter-spacing:-.04em}.product-card-grid__description{margin:0;color:var(--card-text-color, #ffffff);font-size:var(--psg-description-font-size, clamp(14px, 1.125vw, 16px));font-weight:400;line-height:1.4;letter-spacing:-.02em}.product-card-grid__button{position:relative;z-index:4;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px 11px;border-radius:19px;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:-.02em;text-decoration:none;pointer-events:auto;transition:opacity .2s ease}.product-card-grid__button--white{background:#fff;color:#232427}.product-card-grid__button--white:hover,.product-card-grid__button--white:focus-visible{background:#0062c4;color:#fff}.product-card-grid__button:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.product-showcase-grid__empty{text-align:center;padding:60px 16px;color:#0000008c;font-size:16px}@media(prefers-reduced-motion:reduce){.product-card-grid__image,.product-card-grid__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/product-showcase-grid.css.map */
