.seasonal-collection-grid-section{width:100%}.seasonal-collection-grid__header{margin-bottom:28px;text-align:center}.seasonal-collection-grid__title{font-family:var(--font-heading--family, inherit);font-size:clamp(1.5rem,2.5vw,2.25rem);color:var(--color-foreground-heading, currentColor);margin:0 0 8px;line-height:1.2}.seasonal-collection-grid__subtitle{font-family:var(--font-body--family, inherit);font-size:1rem;color:var(--color-foreground, currentColor);opacity:.85;margin:0}.seasonal-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.seasonal-collection-card{display:flex;flex-direction:column;background-color:var(--color-background);color:var(--color-foreground);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #00000014;border:1px solid var(--color-border, rgba(0, 0, 0, .08));transition:transform .25s ease,box-shadow .25s ease;height:100%}.seasonal-collection-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.seasonal-collection-card__image-wrap{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background-color:#0000000a}.seasonal-collection-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.seasonal-collection-card:hover .seasonal-collection-card__image{transform:scale(1.04)}.seasonal-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.seasonal-collection-card__content{display:flex;flex-direction:column;justify-content:space-between;padding:24px 20px;flex:1;gap:20px}.seasonal-collection-card__text-group{display:flex;flex-direction:column;gap:8px}.seasonal-collection-card__title{font-family:var(--font-heading--family, inherit);font-size:1.25rem;font-weight:700;line-height:1.3;color:var(--color-foreground-heading, currentColor);margin:0}.seasonal-collection-card__subtext{font-family:var(--font-body--family, inherit);font-size:.9375rem;line-height:1.5;color:var(--color-foreground, currentColor);opacity:.85;margin:0}.seasonal-collection-card__action{display:flex;margin-top:auto}.seasonal-collection-card__action .button{width:100%;text-align:center;justify-content:center;text-decoration:none}@media screen and (max-width:989px)and (min-width:750px){.seasonal-collection-grid{gap:16px}.seasonal-collection-card__content{padding:20px 16px}.seasonal-collection-card__title{font-size:1.125rem}}@media screen and (max-width:749px){.seasonal-collection-grid{grid-template-columns:1fr;gap:20px}.seasonal-collection-card{border-radius:10px}.seasonal-collection-card__image-wrap{aspect-ratio:16 / 9}.seasonal-collection-card__content{padding:20px 18px;gap:16px}.seasonal-collection-card__title{font-size:1.1875rem}.seasonal-collection-card__subtext{font-size:.875rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-seasonal-collection-grid.css.map */
