.product-card{align-items:center;background-color:var(--white);box-shadow:2px 2px 25px 1px rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative;text-align:center}.product-card.is-sold-out .is-second-image{display:none}.product-card:hover .is-second-image{opacity:1!important}.product-card.no-image .product-card-image-container{opacity:0;visibility:hidden}.product-card-tag:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;z-index:1}.pre-order-tag:before{background-image:url(tag-pre-order.png?v1963665f895)}.sale-tag:before{background-image:url(tag-sale.png?v1963665f876)}.best-seller-tag:before{background-image:url(tag-best-seller.png?v1963665f859)}.staff-pick-tag:before{background-image:url(staff-pick-tag.png?v1958741ce16)}.product-card-image-container{height:0;position:relative;width:100%}.product-card-image-container.sold-out-tag:before{background-image:url(sold-out-tag.png?v1958741ce16);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";display:block;left:0;margin:auto;position:absolute;right:0;top:0;z-index:1}.product-card-image{height:100%;left:0;object-fit:contain;object-position:bottom;position:absolute;top:0;width:100%}.product-card-image.is-second-image{background-color:var(--white);opacity:0;transition:opacity .3s linear}.product-card-information{align-items:center;display:flex;flex-direction:column;margin-top:auto}.product-card-title{min-height:var(--product-card-title-height)}.product-card-water{color:var(--battleship-grey);font-family:var(--graphik-mediumitalic)}.okeReviews .okeReviews-reviewsSummary,.okeReviews .okeReviews-reviewsSummary-starRating{display:flex!important;justify-content:center}.okeReviews-reviewsSummary-starRating{margin:0!important}.okeReviews-reviewsSummary-ratingCount{display:none!important}.okeReviews .okeReviews-starRating-indicator-layer.okeReviews-starRating-indicator-layer--foreground{background-image:url(full-stars.svg?v1958741ce01)}.okeReviews .okeReviews-starRating-indicator-layer{background-image:url(empty-stars.svg?v1958741ce01)}product-rebuy-related{--cards-on-view:4;--card-width:327px;--card-gaps:17px;--sum-width-cards:calc(var(--card-width)*var(--cards-on-view));--sum-gaps:calc(var(--card-gaps)*(var(--cards-on-view) - 1));--container-max-width:calc(var(--sum-width-cards) + var(--sum-gaps));background-color:var(--gray);display:block;padding-bottom:87px;padding-top:62px;position:relative;z-index:1}.product-rebuy-related-title{font-family:var(-bau-super);padding-bottom:55px}.product-rebuy-related-title em{all:inherit;display:inline;display:initial;padding-bottom:0;position:relative;z-index:1}.product-rebuy-related-title em:after{background-image:url(related-products-title-decorator-blue.svg?v19601eb4a05);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-2px;content:"";height:13px;left:auto;position:absolute;right:0;width:74px;z-index:-1}.product-rebuy-related-content{margin:0 auto;max-width:var(--container-max-width);position:relative}.product-card-relateds{align-items:flex-start;background-color:initial;box-shadow:none;margin-right:var(--card-gaps);max-width:var(--card-width);padding:0}.product-card-relateds:before{aspect-ratio:1;left:10px;top:10px;width:50px}.product-card-relateds .product-card-image-container{aspect-ratio:327/426;background-color:var(--white);border-radius:2px;height:auto;margin-bottom:20px;padding-bottom:0;width:100%}.product-card-relateds .product-card-price,.product-card-relateds .product-card-title{min-height:var(--min-height);text-align:left}.product-card-relateds .product-card-title{font-size:calc(13px + 5*(100vw - 420px)/860);font-size-range:360px 1440px;margin-bottom:12px}.product-card-relateds .product-card-price{margin-bottom:12px}.product-card-relateds .product-card-price,.product-card-relateds .product-card-price *{font-family:var(--graphik-regular);font-size:calc(14px + 6*(100vw - 420px)/860);font-size-range:360px 1440px}.product-card-relateds .product-card-price .price-item--regular{color:var(--main-black)}.product-card-relateds .product-card-price .price--on-sale .price-item--regular{color:#a2a2a2}.product-card-relateds .product-card-price .price--on-sale .price-item--regular:after{background-color:#a2a2a2}.product-card-relateds .product-card-information,.product-card-relateds .rebuy-product-actions{align-items:flex-start;width:100%}.product-card-relateds .rebuy-product-options{min-height:40px;width:100%}.product-card-relateds:last-child{margin-right:auto}.product-card-relateds-select-variant{background-color:initial;border-color:var(--very-light-pink);border-radius:2px;color:var(--main-black);font-size:16px;height:40px;letter-spacing:.625px;padding:0 28px 0 15px;width:100%}.product-card-relateds-button{border-radius:2px;color:var(--white);font-size:calc(13px + 3*(100vw - 420px)/860);font-size-range:360px 1440px;height:46px;letter-spacing:.32px;letter-spacing-range:360px 1440px;line-height:46px;margin-top:20px;max-width:none;text-transform:uppercase}.product-card-relateds-button[disabled],.product-card-relateds-button[disabled]:active{background-color:var(--battleship-grey)}.product-relateds-arrow{--offset:-17px;height:42px;transition:transform .1s linear;width:42px}.product-relateds-arrow:hover{transform:scale(1.1)}.product-relateds-arrow:after{width:9px}.product-relateds-arrow.swiper-button-prev{left:var(--offset)}.product-relateds-arrow.swiper-button-next{right:var(--offset)}@media (max-width:1439px){product-rebuy-related{--cards-on-view:3}}@media (max-width:1094px){product-rebuy-related{--cards-on-view:2}}@media (max-width:750px){product-rebuy-related{--card-width:clamp(156px,calc(156px + 171*(100vw - 360px)/390),327px);--card-gaps:8px}.product-rebuy-related-title em:after{bottom:-2px;height:12px;width:55px;z-index:-1}.product-relateds-arrow{--offset:-8px}.product-card-relateds .product-card-price,.product-card-relateds .product-card-title{margin-bottom:6px}.product-card-relateds .product-card-relateds-button{margin-top:6px}}@media screen and (max-width:420px){.product-card-relateds .product-card-title{font-size:13px}.product-card-relateds .product-card-price,.product-card-relateds .product-card-price *{font-size:14px}.product-card-relateds-button{font-size:13px}}@media (max-width:360px){product-rebuy-related{--card-width:clamp(136px,calc(136px + 20*(100vw - 320px)/40),156px)}}@media screen and (min-width:1280px){.product-card-relateds .product-card-title{font-size:18px}.product-card-relateds .product-card-price,.product-card-relateds .product-card-price *{font-size:20px}.product-card-relateds-button{font-size:16px}}@media (hover:hover){.product-card-relateds-button[disabled]:hover{background-color:var(--battleship-grey)}}
