.product-card{display:block;height:100%;position:relative;transition:all .3s}.product-card lazy-resources{height:100%}.product-card__info{background-color:#e1f6f7;min-height:23rem;padding:4.8rem 2.3rem 2.9rem;text-align:left}.product-card__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-weight:700;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.product-card__wrapper .button{transition:all .5s}.product-card__wrapper:hover .button{border:none;box-shadow:inset 400px 0 0 0 var(--button-background-color-quaternary);color:var(--button-text-color-quaternary);font-size:1.8rem}.product-card .price{font-size:1.6rem}@media(min-width:48em){.product-card .price{font-size:1.8rem}}.product-card__description-wrapper{box-shadow:0 6px 6px 0 rgba(0,0,0,.1);display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:2.6rem 2.3rem 4rem}.product-card__description{margin-bottom:1.1rem}.product-card__duration{border:1px solid #002855;font-weight:700;margin-bottom:1.1rem;padding:1rem .8rem .4rem;width:-moz-fit-content;width:fit-content}.product-card__learn-more-wrapper{display:flex;justify-content:space-between}.product-card__learn-more-wrapper svg{margin-left:2.1rem;width:1.6rem}.product-card__learn-more-wrapper .button{background-color:transparent;border:none;color:#002855;font-size:1.8rem;left:0;padding-left:2.3rem;position:absolute}.product-card__learn-more-button{font-weight:700}.product-card__sale-price{font-weight:700;margin-right:.5rem}.product-card__compare-at-price{text-decoration:line-through}.product-card__price{padding-top:1.5rem}.product-card__price-wrapper{padding-top:1rem}.product-card__badges{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;margin-bottom:3.8rem}.product-card__full{background-color:#ebebeb;font-weight:700;padding:.4rem .8rem;text-transform:uppercase}.product-card__product-image img{display:block;max-height:20rem;-o-object-fit:cover;object-fit:cover}.product-card a{display:flex;flex-direction:column;height:100%}.product-card wishlist-button-collection wk-button.wk-floating{z-index:0}
