.wlsn-product-card-block{display:block}.wlsn-product-card{display:flex;flex-direction:column;border-radius:12px;padding:var(--product-card-padding, 16px);overflow:hidden;gap:16px;height:100%}.wlsn-product-card__image-wrapper{aspect-ratio:var(--product-card-image-aspect-ratio, 1/1);border-radius:var(--product-card-image-border-radius, 0);min-height:var(--product-card-image-min-height, auto);max-height:var(--product-card-image-max-height, 100%);overflow:hidden;position:relative;flex:none}.wlsn-product-card__image{width:100%;height:100%;object-fit:var(--product-card-image-object-fit, cover);object-position:var(--product-card-image-object-position, center);transition:transform .3s ease-in-out,opacity .3s ease-in-out}.wlsn-product-card__image--primary{position:relative;z-index:1}.wlsn-product-card__image--hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:2}.wlsn-product-card__content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.wlsn-product-card__title{margin-bottom:12px;text-transform:uppercase;color:var(--wlsn-color-primary-1)}.wlsn-product-card__price-inner{margin-bottom:16px;--wlsn-font-weight-product-price: var(--wlsn-fw-semibold);--wlsn-font-family-product-price: var(--wlsn-font-heading-family);--wlsn-font-weight-product-compare-price: var(--wlsn-fw-semibold);--wlsn-font-family-product-compare-price: var(--wlsn-font-heading-family)}.wlsn-product-card__content-wrapper{position:relative;flex-grow:1;padding-bottom:10px;height:100%;display:flex;flex-direction:column}.wlsn-product-card__description-text{color:var(--wlsn-color-primary-1)}.wlsn-product-card__description-text>*{margin-top:0;margin-bottom:0;color:var(--wlsn-color-primary-1)}.wlsn-product-card__button-wrapper{margin-top:auto;padding-top:12px}.wlsn-product-card .wlsn-product-badges{position:absolute;top:16px;left:16px;z-index:3}@media screen and (max-width:1023px){.wlsn-product-card--on-hover .wlsn-product-card__button{display:none}.wlsn-product-card--on-hover .wlsn-product-card__button-wrapper--show-mobile{padding-top:8px}.wlsn-product-card--on-hover .wlsn-product-card__button-wrapper--show-mobile .wlsn-product-card__button{display:block}.wlsn-product-card__description-inner--hidden-mobile{display:none}}@media screen and (min-width:1024px){.wlsn-product-card:hover .wlsn-product-card__image--primary{transform:scale(1.05);opacity:0}.wlsn-product-card:hover .wlsn-product-card__image--zoom{transform:scale(1.05)}.wlsn-product-card:hover .wlsn-product-card__image--hover{opacity:1;transform:scale(1.05)}.wlsn-product-card--on-hover .wlsn-product-card__description-inner{opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.wlsn-product-card--on-hover .wlsn-product-card__button{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:absolute;bottom:0;left:0;right:0}.wlsn-product-card--on-hover:hover .wlsn-product-card__description-inner{opacity:0;visibility:hidden}.wlsn-product-card--on-hover:hover .wlsn-product-card__button{opacity:1;visibility:visible}}.wlsn-discount-badge-percentage{background:var(--wlsn-color-primary-4);border-radius:5px;padding:4px 8px;text-transform:uppercase;width:fit-content}.wlsn-product-badges{display:flex;flex-wrap:wrap;gap:8px;pointer-events:none}.wlsn-product-badge{padding:4px 8px;border-radius:5px;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/111/assets/wlsn-product-card.css.map */
