.product-cards-section .product-card{overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;height:100%;border-radius:.8rem;box-shadow:0 .4rem .4rem #00000040;background:transparent}.product-cards-section .product-card:hover{transform:translateY(-.4rem);box-shadow:0 2.4rem 2.4rem #00000026}.product-cards-section .product-card__image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.8rem .8rem 0 0;flex-shrink:0;padding:0;aspect-ratio:3 / 4;background:linear-gradient(to bottom,rgba(255,255,255,.48),transparent)}.product-cards-section .product-card__gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:opacity .4s ease;border-radius:inherit}.product-cards-section .product-card__image{width:100%;height:100%;object-fit:contain;transition:opacity .4s ease;border-radius:inherit;background-color:transparent!important;position:relative;z-index:1;max-width:100%;max-height:100%}.product-cards-section .product-card__info{padding:0 2.4rem 2.4rem;background:#fff;border-radius:0 0 .8rem .8rem}.product-cards-section .product-card__title{margin:0;font-size:2rem;letter-spacing:0;line-height:1.2;color:#4c4a44;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style)}.product-cards-section .product-card__subtitle{margin:0;font-size:1.6rem;letter-spacing:0;line-height:1.5;color:#4c4a44;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style)}.product-cards-section .product-card__price{margin:.8rem 0 1.6rem;font-size:1.6rem;letter-spacing:.1em;line-height:1.25;color:#4c4a44;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style);text-transform:uppercase}.product-cards-section .product-card__swatches{display:flex;flex-wrap:wrap;gap:.6rem}.product-cards-section .product-card__swatch{appearance:none;-webkit-appearance:none;padding:0;margin:0;font:inherit;cursor:pointer;transition:all .3s ease;background-size:cover;background-position:center;opacity:1!important;width:2.4rem;height:2.4rem;border-radius:.4rem;border:none;position:relative;box-shadow:none}@media(hover:hover){.product-cards-section .product-card__swatch:hover{transform:scale(1.15)}}.product-cards-section .product-card__swatch:focus-visible{outline:2px solid rgb(var(--color-keyboard-focus, 0 0 0));outline-offset:2px}@media screen and (min-width:750px){.product-cards-section .product-card:first-child:nth-last-child(2),.product-cards-section .product-card:first-child:nth-last-child(2)~.product-card,.product-cards-section .product-card:first-child:nth-last-child(1){min-width:0;max-width:none}}@media screen and (max-width:749px){.product-cards-section .product-card__info{padding:0 1.6rem 1.6rem}.product-cards-section .product-card__price{font-size:1.4rem;line-height:1.25;margin-top:.8rem;margin-bottom:1.2rem}.product-cards-section .product-card__swatches{gap:.4rem}.product-cards-section .product-card__image-wrapper{background:linear-gradient(to bottom,rgba(255,255,255,.48),transparent)}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/component-product-card.css.map */
