.product-card{background:transparent;position:relative}.product-card--large .product-title{font-size:1.5em}.product-card--large .product-caption{font-size:1.0625em}.product-card--large .product-price{font-size:1.375rem}.product-card--large .product-price--discounted{font-size:1.25rem}.product-card--sold-out .product-price .product-price__price{color:#adadad}.product-card .product-image{background-color:#fff;border:1px solid #e6e6e6;box-sizing:border-box;flex-shrink:0;height:187px;position:relative}@media (min-width:768px){.product-card .product-image{height:379px}}.product-card .product-image__img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card .product-info{gap:5px;margin-top:20px}.product-card .compare-container input,.product-card .compare-container p{pointer-events:none}.product-card .product-tags{left:5%;position:absolute;top:3%;z-index:20}.product-card .product-tags a:nth-child(n+3){display:none}.product-card .product-title{margin-bottom:10px}.product-card .product-caption{font-size:.875em;font-weight:700;margin-bottom:0;margin-top:0;opacity:.6}@media (min-width:768px){.product-card .product-caption{font-size:1rem}}@media (min-width:992px){.product-card .product-caption{margin-top:-5px}}.product-card .product-price{margin-bottom:0;margin-top:5px}.product-card .product-price__price{font-size:1.25rem;font-weight:800;margin-right:5px}@media (min-width:768px){.product-card .product-price__price{font-size:1.375rem}}.product-card .product-price__price--discounted{font-size:1rem;font-weight:300;text-decoration:line-through}@media (min-width:768px){.product-card .product-price__price--discounted{font-size:1.25rem}}.product-card .product-price__savings{color:#d62d2d}.product-card .price-text{margin-left:5px}.product-card__title{gap:5px}.product-card__main-link[role=none]{cursor:pointer}.product-card__main-link--overlay:hover .product-card__cta-scrim{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.product-card__cta-scrim{background-color:rgba(31,31,31,.65);bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.product-card__cta-scrim--hidden{display:none}.product-card__cta-button-icon{margin-left:12px}.product-card__cta-button-icon path{stroke:#fff;stroke-width:4px}.product-card__cta-view-product{bottom:20px;color:#fff;font-size:.875rem;font-weight:300;margin-bottom:0;margin-top:0;position:absolute;text-decoration:underline;text-transform:lowercase}