.wlsn-product-card{height:100%}.wlsn-product-card__wrapper{border-radius:1.2rem;border:.1rem solid var(--wlsn-color-primary-2);overflow:hidden;height:100%;background:var(--wlsn-product-card-background-color, var(--wlsn-color-white))}.wlsn-product-card__form{display:flex;height:100%;flex-grow:1}.wlsn-product-card__form form{height:100%}.wlsn-product-card__inner{height:100%;display:flex;flex-direction:var(--wlsn-product-card-direction, column);gap:var(--wlsn-product-card-gap, 2.4rem)}.wlsn-product-card__image{position:relative;width:100%;aspect-ratio:var(--wlsn-product-card-image-aspect-ratio, 426/426)}.wlsn-product-card__image .wlsn-product-card__image-badges{position:absolute;top:0;left:0;padding:1.6rem;z-index:2;display:flex;justify-content:space-between;gap:.8rem;width:100%}.wlsn-product-card__image .wlsn-product-badge{height:fit-content}.wlsn-product-card__image .wlsn-product-certificate{--wlsn-product-certificate-width: 4.6rem;--wlsn-product-certificate-height: 7rem}@media screen and (min-width:768px){.wlsn-product-card__image .wlsn-product-certificate{--wlsn-product-certificate-width: 6rem;--wlsn-product-certificate-height: 9.2rem}}.wlsn-product-card__image img{object-fit:cover}.wlsn-product-card__content{display:flex;flex-direction:column;justify-content:space-between;gap:var(--wlsn-product-card-content-gap, 1.6rem);flex-grow:1;padding-top:var(--wlsn-product-card-content-padding-top, 0);padding-bottom:var(--wlsn-product-card-content-padding-bottom, 2rem);padding-left:var(--wlsn-product-card-content-padding-left, 1.6rem);padding-right:var(--wlsn-product-card-content-padding-right, 1.6rem)}.wlsn-product-card__content-body{display:flex;flex-direction:column;gap:var(--wlsn-product-card-content-body-gap, 1.2rem)}.wlsn-product-card__content-footer{display:flex;flex-direction:column;gap:var(--wlsn-product-card-content-footer-gap, 2.4rem)}.wlsn-product-card__title{font-family:var(--wlsn-product-card-font-family, var(--wlsn-font-body-family));font-size:var(--wlsn-product-card-font-size-body, 2.4rem);font-style:var(--wlsn-product-card-font-body-style, normal);font-weight:var(--wlsn-product-card-fw-regular, var(--wlsn-font-body-weight));line-height:var(--wlsn-product-card-line-height-body, 130%);color:var(--wlsn-product-card-title-color, var(--wlsn-color-black-2));margin:0}@media screen and (max-width:767px){.wlsn-product-card{--wlsn-product-card-font-size-body: 18px;--wlsn-product-card-line-height-body: 130%}}.wlsn-product-card--highlight{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.wlsn-product-card--highlight .wlsn-product-card__image{border-radius:1.2rem;overflow:hidden;margin:var(--wlsn-product-card-highlight-image-margin, 1.6rem)}.wlsn-product-card--highlight-color{--wlsn-product-card-background-color: var(--wlsn-color-primary-3)}.wlsn-product-card__highlight-badge{display:flex;padding:.5rem 1.5rem;justify-content:center;align-items:center;gap:.8rem;min-height:3.2rem;margin:0 1.2rem}.wlsn-product-card__highlight-badge:not(.wlsn-product-card__highlight-badge--placeholder){border-radius:1.6rem 1.6rem 0 0;border-top:.1rem solid var(--wlsn-color-primary-2);border-right:.1rem solid var(--wlsn-color-primary-2);border-left:.1rem solid var(--wlsn-color-primary-2);background:var(--wlsn-color-primary-3)}.wlsn-product-card__highlight-badge--placeholder{opacity:0;pointer-events:none}.wlsn-product-card--standard{--wlsn-product-card-direction: column;--wlsn-product-card-highlight-image-margin: 1.6rem 1.6rem 0}.wlsn-product-card--standard:not(.wlsn-product-card--highlight) .wlsn-product-card__image{border-bottom:.1rem solid var(--wlsn-color-primary-2)}.wlsn-product-card--standard-reduced{--wlsn-product-card-direction: column;--wlsn-product-card-gap: 2rem;--wlsn-product-card-content-gap: .8rem;--wlsn-product-card-content-body-gap: .8rem;--wlsn-product-card-content-footer-gap: .8rem;--wlsn-product-card-font-size-body: 1.6rem;--wlsn-product-card-line-height-body: 150%;--wlsn-product-card-highlight-image-margin: 1.6rem 1.6rem 0}.wlsn-product-card--standard-reduced .wlsn-product-reviews__rating{font-size:1.4rem;line-height:140%}.wlsn-product-card--standard-reduced .wlsn-product-card__badges{top:1rem;left:1rem}.wlsn-product-card--standard-reduced:not(.wlsn-product-card--highlight) .wlsn-product-card__image{border-bottom:.1rem solid var(--wlsn-color-primary-2)}.wlsn-product-card--standard-reversed{--wlsn-product-card-direction: column-reverse;--wlsn-product-card-content-gap: 1.2rem;--wlsn-product-card-content-padding-top: 2rem;--wlsn-product-card-content-padding-bottom: 0;--wlsn-product-card-highlight-image-margin: 0 1.6rem 1.6rem}.wlsn-product-card--standard-reversed:not(.wlsn-product-card--highlight) .wlsn-product-card__image{border-top:.1rem solid var(--wlsn-color-primary-2)}.wlsn-product-card--grid{--wlsn-product-card-gap: 0;--wlsn-product-card-content-padding-top: 3.2rem;--wlsn-product-card-content-padding-bottom: 3.2rem;--wlsn-product-card-content-padding-right: 2rem;--wlsn-product-card-content-padding-left: 2rem;--wlsn-product-card-content-gap: 1.2rem;--wlsn-product-card-content-footer-gap: 3.2rem}.wlsn-product-card--grid .wlsn-product-card__content{justify-content:flex-start}@media screen and (max-width:767px){.wlsn-product-card--grid.wlsn-product-card--image-content{--wlsn-product-card-direction: column;--wlsn-product-card-highlight-image-margin: 1.6rem 1.6rem 0}.wlsn-product-card--grid.wlsn-product-card--content-image{--wlsn-product-card-direction: column-reverse;--wlsn-product-card-highlight-image-margin: 0 1.6rem 1.6rem}}@media screen and (min-width:768px){.wlsn-product-card--grid.wlsn-product-card--image-content{--wlsn-product-card-direction: row;--wlsn-product-card-highlight-image-margin: 1.6rem}.wlsn-product-card--grid.wlsn-product-card--content-image{--wlsn-product-card-direction: row-reverse;--wlsn-product-card-highlight-image-margin: 1.6rem}.wlsn-product-card--grid .wlsn-product-card__content,.wlsn-product-card--grid .wlsn-product-card__image{max-width:50%;flex:1 1 50%}}@media screen and (min-width:768px){.wlsn-product-card--grid:not(.wlsn-product-card--highlight).wlsn-product-card--image-content .wlsn-product-card__image{border-right:.1rem solid var(--wlsn-color-primary-2)}.wlsn-product-card--grid:not(.wlsn-product-card--highlight).wlsn-product-card--content-image .wlsn-product-card__image{border-left:.1rem solid var(--wlsn-color-primary-2)}}.wlsn-product-card-button:not(.wlsn-product-card-button--hover){position:relative;width:100%;padding-left:1.6rem;padding-right:1.6rem;white-space:wrap}.wlsn-product-card-button{font-weight:var(--wlsn-fw-normal);color:var(--wlsn-color-white);--wlsn-color-product-price: var(--wlsn-color-white);--wlsn-color-product-compare-price: var(--wlsn-color-white)}.wlsn-product-card-button.wlsn-btn--small{--wlsn-font-size-product-price: 1.4rem;--wlsn-line-height-product-price: 1;--wlsn-font-size-product-compare-price: 1.4rem;--wlsn-line-height-product-compare-price: 1}.wlsn-product-card-button__label{display:flex;align-items:center;gap:.4rem}.wlsn-product-card-button--hover{z-index:2;position:absolute;bottom:1.6rem;right:1.6rem}.wlsn-product-card-button--hover .wlsn-product-card-button__icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;color:var(--wlsn-color-white);background:var(--wlsn-gradient-1);border-radius:10rem;transition:all .3s ease-in-out}.wlsn-product-card-button--hover .wlsn-product-card-button__icon .wlsn-icon{width:2.4rem;height:2.4rem}.wlsn-product-card-button--hover .wlsn-product-card-button__label-wrapper{min-width:7.7rem;padding-left:1.2rem;padding-right:1.2rem}@media screen and (max-width:767px){.wlsn-product-card-button--hover .wlsn-product-card-button__label-wrapper{min-width:7.7rem;padding-left:1.2rem;padding-right:1.2rem;min-height:4rem;font-size:1.4rem;line-height:1}}@media screen and (min-width:768px){.wlsn-product-card-button--hover .wlsn-product-card-button__label-wrapper{min-width:12rem;padding-left:1.2rem;padding-right:1.2rem}}@media screen and (max-width:1023px){.wlsn-product-card-button--hover .wlsn-product-card-button__icon{display:none}}@media screen and (min-width:1024px){.wlsn-product-card-button--hover .wlsn-product-card-button__label-wrapper{opacity:0;visibility:hidden;pointer-events:none;transition:all .3s ease-in-out;position:absolute;right:0;bottom:0}.wlsn-product-card-button--hover:hover .wlsn-product-card-button__icon{opacity:0;visibility:hidden;pointer-events:auto}.wlsn-product-card-button--hover:hover .wlsn-product-card-button__label-wrapper{opacity:1;visibility:visible;pointer-events:auto}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/wlsn-product-card.css.map */
