.product-card{background-color:#fdfdff;border-radius:8px;box-shadow:0 0 6px 0 rgba(44,63,114,.25);display:block;margin:0 auto;overflow:hidden;position:relative;text-decoration:none;width:270px}.product-card .compare-input{height:16px;position:absolute;right:8px;top:8px;width:16px;z-index:3}.product-card .photo_wrapper{position:relative}.product-card .product-pill-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;left:8px;position:absolute;top:8px;z-index:2}.product-card .stock-pill{background:#302e2f;font-size:12px}.product-card .discount-pill,.product-card .stock-pill{border-radius:6px;color:#fdfdff;font-family:Open Sans;font-weight:400;line-height:11px;padding:8px}.product-card .discount-pill{background:#307be9;box-shadow:0 0 16.8px 0 #007aff78;font-size:14px}.product-card .photo_wrapper:after{background:linear-gradient(90deg,#27577e,#419f9e 77.32%);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%;z-index:4}.product-card .photo{height:270px;-o-object-fit:cover;object-fit:cover;width:100%;z-index:1}.product-card .second_photo{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease;width:100%;z-index:2}.product-card .name{color:#21384f!important;font-family:Open Sans;font-size:22px;font-weight:700;line-height:23px;margin-bottom:5px;margin-top:5px;min-height:46px;padding:0 15px}.product-card .price{color:#2d2929;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:500;margin-bottom:0;padding:0 15px}.product-card .price.old{color:grey;font-size:14px;text-decoration:line-through}.product-card:hover .second_photo{opacity:1}.product-card .btn-primary{margin:15px;width:calc(100% - 30px)}.product-card .reviews-container{margin-bottom:2.5px;padding:0 15px}.product-card .reviews-container .star.active{filter:invert(54%) sepia(11%) saturate(2505%) hue-rotate(132deg) brightness(102%) contrast(80%)}
