.product-grid-section{width:100%;background:var(--bg-primary)}.product-grid-wrapper{max-width:100%;margin:0 auto;border-left:var(--frame-border, var(--border-default));border-top:var(--border-default);overflow:hidden;position:relative}.product-grid-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:var(--brand-color, transparent);pointer-events:none}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;position:relative}.product-item,.callout-item{display:flex;min-height:0;height:100%;border-right:var(--border-default);border-bottom:var(--border-default);position:relative;overflow:hidden}.product-item .c-product-card{width:100%;height:100%;border:none}.product-item:focus:not(:focus-visible){outline:none}.callout-item .collection-card{width:100%;height:100%;min-height:100%;border:none;display:flex;flex:1}.callout-item--small{grid-column:span 2;min-height:400px}.callout-item--large{grid-column:span 2;grid-row:span 2;min-height:800px}@media(max-width:767px){.callout-item--large{grid-row:span 1;min-height:400px}}.product-grid-footer{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) var(--space-sm) var(--space-xxl);border-right:var(--border-default)}.product-status{font-size:var(--font-size-p1);line-height:1;letter-spacing:.01em}.load-more-button{border:none;border-radius:var(--border-radius-default);padding:0 var(--space-xs);height:var(--button-height-sm);font-size:var(--font-size-p1);line-height:1;letter-spacing:.01em;cursor:pointer;transition:all .2s ease}.load-more-button:disabled{opacity:.6;cursor:not-allowed}@media(min-width:768px){.product-grid-header{padding:var(--space-md)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card__content{padding:var(--space-md)}.product-grid-footer{padding:var(--space-md) var(--space-md) var(--space-xxl)}}@media(min-width:1024px){.product-grid-header{height:calc(var(--component-height-sm) + 4px);position:relative}.filter-categories{display:flex;gap:var(--space-md);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card__content{padding:calc(var(--space-md) + var(--space-xs));text-align:left}.product-card__details{flex-direction:row;justify-content:space-between;align-items:center}.product-grid-footer{position:relative}.load-more-button{position:absolute;left:50%;transform:translate(-50%)}.load-more-button:hover{transform:translate(-50%)}.callout-item--large{grid-column:3 / 5;grid-row:span 2}}.ghost-cell{border-right:var(--border-default);border-bottom:var(--border-default)}.product-item .c-product-card{opacity:0;transform:translateY(var(--space-md));transition:opacity .3s cubic-bezier(.23,.3,.12,.99),transform .4s cubic-bezier(.23,.3,.12,.99)}.product-item.loaded .c-product-card{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-product-grid.css.map */
