.product__card_stars-button-container{display:flex;flex-direction:column;align-items:center;width:100%;gap:7px}.product__card{position:relative;min-width:0;cursor:default}@media(min-width:1024px){.product__card .product__card-button{width:100%!important}.product__card:hover .product__card-button{background:#fff;color:#000;box-shadow:0 0 15px #00000040}.product__card:hover .product__card-button--price{border-color:#b4b4b4}.product__card:hover img.has-hover{opacity:0}.product__card:hover .product__card-carousel-slide.hover{opacity:1}}.product__card-link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;z-index:3;display:block}@media(max-width:1023px){.product__card-link.has-carousel{height:calc(100% - 30vw);top:unset}}@media(max-width:767px){.product__card-link.has-carousel{height:calc(100% - 50vw)}}.product__card.sold-out .product__card-link{bottom:90px;height:calc(100% - 90px)}@media(max-width:1023px){.product__card.sold-out .product__card-link{bottom:50px;height:calc(100% - 50px)}}.product__card-images{position:relative;height:0;padding-bottom:100%;max-width:100%;cursor:pointer}.product__card-image,.product__card-carousel{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.product__card-image,.product__card-carousel-slide{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-in-out}.product__card-image img,.product__card-carousel-slide img{width:100%;height:100%;object-fit:cover}@media(min-width:1024px){.product__card-carousel-slide{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.product__card-carousel-slide.hover{opacity:0}}.product__card-flag-container{position:absolute;top:8px;right:8px;z-index:2;display:flex;gap:6px;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding-left:10px}@media screen and (min-width:1024px){.product__card-flag-container{top:15px;right:15px;gap:8px}}@media screen and (max-width:699px){.product__card-flag-container{flex-direction:column;align-items:flex-end}}.product__card-flag{color:var(--tag-color);text-transform:uppercase;font-family:BaseMonoWideWeb,Courier,Courier New,sans-serif;font-weight:500;font-size:11px}@media screen and (min-width:1024px){.product__card-flag{font-size:14px}}.product__card-flag--holiday{background-color:var(--holiday-tag-bg-color);border:1px solid var(--holiday-tag-bg-color);color:var(--holiday-tag-text-color)!important;padding:5px 8px 3px}@media screen and (max-width:699px){.product__card-flag--holiday{padding:1px 5px}}.product__card-flag--outline{color:var(--outline-tag-color)!important;border:1px solid var(--outline-tag-color)!important;padding:5px 8px 3px}@media screen and (max-width:699px){.product__card-flag--outline{padding:1px 5px}}.product__card-award{background-size:cover;border-radius:100%;height:40px;width:40px;position:absolute;top:16px;left:16px;overflow:hidden;z-index:4}@media screen and (min-width:1024px){.product__card-award{height:80px;width:80px;top:24px;left:14px}}.product__card-award span{position:absolute;overflow:hidden;height:1px;width:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.product__card-badge{background-size:94px 34px;color:#fff;font-size:11px;height:34px;left:0;line-height:34px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:11px;white-space:nowrap;width:94px;z-index:1}@media screen and (min-width:1024px){.product__card-badge{background-size:125px 45px;font-size:14px;height:45px;line-height:45px;top:80px;width:125px}}.product__card-info{display:flex;flex-direction:column;align-items:center;gap:5px;padding:16px 0 32px}@media(min-width:1024px){.product__card-info{gap:8px}}@media(min-width:1440px){.product__card-info{padding:20px 24px 30px}}.product__card-title{font-family:GeogrotesqueCondBoldWeb,Arial Black,Impact,sans-serif;font-size:16px;text-transform:uppercase;text-align:center;font-weight:700;line-height:1.2;letter-spacing:.3px}.product__card-stars{display:none;min-height:18px}@media(min-width:1024px){.product__card-stars{display:flex}}.product__card-stars .review__stars-text{display:none}.product__card-stars .junip-stars-container{margin-bottom:0}@media(min-width:700px){.product__card-stars .junip-stars-container{margin-bottom:-1px}}.product__card-stars .junip-product-summary-review-count{font-size:13px!important;line-height:22px;margin-left:0!important}@media(min-width:768px){.product__card-stars .junip-product-summary-review-count{font-size:14px!important;line-height:24px}}.product__card-stars .junip-product-summary-star{width:12px!important;height:12px!important}@media(min-width:768px){.product__card-stars .junip-product-summary-star{width:16px!important;height:15px!important}}.product__card-button{display:flex;align-items:center;width:100%;height:27px!important;letter-spacing:.3px;text-transform:uppercase;text-align:center;background:#000;color:#fff;border-radius:2px;transition-property:background,color,box-shadow;transition-duration:.3s;transition-timing-function:ease-in-out;cursor:pointer;font-weight:550;font-size:13px}@media(min-width:1024px){.product__card-button{height:35px!important;width:90%}}.product__card-button.button--gray{background:#757575;border-color:#757575}.product__card-button--text{font-family:BaseMonoWideWeb,Courier,Courier New,sans-serif;font-size:12px;width:100%;flex-shrink:1;font-weight:550;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px}@media(min-width:1024px){.product__card-button--text{font-size:15px;font-weight:550}}.product__card-button--price{font-size:12px;height:100%;display:flex;align-items:center;border-left:1px solid #fff;padding:0 8px;white-space:nowrap;flex-shrink:0;transition-property:border;transition-duration:.3s;transition-timing-function:ease-in-out;font-weight:400;letter-spacing:0px;font-family:BaseMonoWideWeb,Courier,Courier New,sans-serif}@media(min-width:1024px){.product__card-button--price{font-size:12px;padding:0 16px}}.product__card-button--sale{color:#d0d0d0;text-decoration:line-through;margin-right:4px}.featured-products.featured-products-reviews-false .product__card_stars-button-container{display:none}@media screen and (min-width:768px){.featured-products.featured-products-reviews-mobile .product__card_stars-button-container{display:none}}@media(max-width:768px){.product__card:not(.hidden){display:grid;grid-template-rows:auto 1fr}.product__card-images{width:100%;height:auto;aspect-ratio:1/1;padding-bottom:0}.product__card-info{justify-content:space-between}.featured-products.featured-products-reviews-desktop .product__card_stars-button-container{display:none}}@media(max-width:700px){button.product__card-button{width:100%;height:30px}div.product__card-flag{font-weight:550;top:12px;right:12px}}.product__card-custom-hover-media{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none;z-index:1}.product__card-custom-hover-media :is(img,video){position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.product__card.product__card--custom-hover:hover .product__card-custom-hover-media{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/1084/assets/component-cclp-plp-card.css.map */
