.product-card{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-start}@media(min-width:1025px){.product-card{min-height:518px}}.product-card:not(.product-card__simple):hover .product-card__img-wrapper{aspect-ratio:1/1;overflow:hidden}.product-card:not(.product-card__simple):hover .product-card__secondary-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__simple:hover .product-card__img-wrapper{transform:scale(1.1)}.product-card__cta{padding:12px 16px;min-width:auto;margin-bottom:0;margin-top:24px}.product-card__link{margin:0}.product-card__list-wrapper{list-style:none;row-gap:24px;-moz-column-gap:24px;column-gap:24px}@media(min-width:1025px){.product-card__list-wrapper{row-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media(min-width:1025px){.product-card:hover .product-card__img.first{opacity:0}.product-card:hover .product-card__img-wrapper--hidden,.product-card:focus-within .product-card__img-wrapper--hidden{z-index:1;opacity:1}}.product-card__img-wrapper{transition:transform .3s ease,aspect-ratio .3s ease}.product-card__img-wrapper--hidden{display:block;visibility:visible;overflow:hidden;position:absolute;z-index:-1;top:0;width:100%;height:100%;opacity:0}.product-card__imageContainer{position:relative}.product-card__imageContainer:hover .product-card__quickView{opacity:1;transform:translate(-50%) translateY(-70%) scale(1.02);cursor:pointer}.product-card__imageContainer .product-card__quickView:hover{transform:translate(-50%) translateY(-70%)!important}.product-card__quickView{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-70%);z-index:2;transition:opacity .5s,transform .5s ease;opacity:0}.product-card__textContainer{padding:0 8px;display:flex;flex-direction:column;height:100%}.product-card__itemTitle{text-transform:none;margin-bottom:32px}.product-card__itemDescription{--body-size-3: 14px;--body-size-3-t: 14px;--body-size-3-d: 14px;line-height:normal!important;margin-bottom:8px}.product-card__badge-icon{border-radius:var(--badge-border-radius);position:absolute;top:0;z-index:2;padding:8px 10px;pointer-events:none}.product-card__badge-icon.icon-position--left{left:0}.product-card__badge-icon.icon-position--right{right:0}.product-card__badge-icon.icon-type--sale-item{background-color:rgba(var(--sale-badge-bg),1);color:rgba(var(--sale-badge-text),1)}.product-card__badge-icon.icon-type--other{background-color:rgba(var(--other-badge-bg),1);color:rgba(var(--other-badge-text),1)}.product-card__badge-icon.icon-type--sold-out{background-color:rgba(var(--sold-out-badge-bg),1);color:rgba(var(--sold-out-badge-text),1)}.product-card.a-center .swatches{display:flex;justify-content:center}.product-card.a-right .swatches{display:flex;justify-content:flex-end}.product-card__price{--price-size-1: 24px !important;--price-line-height-1: normal !important;--price-size-1-t: 24px !important;--price-line-height-1-t: normal !important;--price-size-1-d: 24px !important;--price-line-height-1-d: normal !important}.product-card__simple .product-card__footer{display:flex;gap:16px;align-items:center;justify-content:flex-end;flex-wrap:wrap;margin-top:28px;flex-direction:column;flex-grow:1}.product-card__simple .product-card__footer .product-form__bag-icon{display:none}.product-card__simple .product-card__footer .product-card__cta{margin-top:0;padding:14px 16px}.product-card__simple .product-card__imageContainer{background-color:#f1f1f1;padding:20px}.product-card--full{justify-content:flex-start;text-align:left}@media(min-width:1025px){.product-card--full{text-align:center}}.product-card--full .product-card__img-wrapper{background-color:#f1f1f1}.product-card--full .product-card__link:after{content:none}.product-card--full .product-card__textContainer{padding:0;position:relative;display:flex;flex-direction:column;height:100%}.product-card--full .product-card__cta{display:none;margin-top:0}@media(min-width:1025px){.product-card--full .product-card__cta{display:flex}}.product-card--full .product-card__footer{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:28px}@media(min-width:1025px){.product-card--full .product-card__footer{display:none}}.product-card--full .product__add-container{display:flex}.product-card--full .product__add-container button{padding:13px 16px;min-width:auto}@media(max-width:1024px){.product-card--full .product__add-container button{padding:0;background-color:transparent}}.product-card--full .product__add-container button .product-form__button-text{display:none}@media(min-width:1025px){.product-card--full .product__add-container button .product-form__bag-icon{display:none}.product-card--full .product__add-container button .product-form__button-text{display:block}}@media(min-width:1025px){.product-card--full:hover,.product-card--full:focus-within{--image-ratio-vertical: 1.6}}@media(min-width:1025px)and (min-width:769px){.product-card--full:hover,.product-card--full:focus-within{--image-ratio-vertical: 1.4}}@media(min-width:1025px)and (min-width:1025px){.product-card--full:hover,.product-card--full:focus-within{--image-ratio-vertical: 1.4}}@media(min-width:1025px){.product-card--full:hover .product-card__cta,.product-card--full:focus-within .product-card__cta{margin-top:32px!important}.product-card--full:hover .product-card__footer,.product-card--full:focus-within .product-card__footer{display:flex}}
