.reserved-product{position:relative}.reserved-product:after{background-image:url(./reserved.Bi5x9Lg-.svg);background-repeat:no-repeat;background-size:contain;content:"";height:50%;left:20px;position:absolute;top:20px;width:50%}.product-card .image-wrapper{align-items:center;background-color:var(--gray-bg-block);display:flex;height:calc(33.33333vw - 316px);justify-content:center;max-height:480px;max-height:430px;position:relative;transition:.3s ease}.product-card .image-wrapper .active-like path{fill:var(--main-color);stroke:var(--main-color)!important}.product-card .image-wrapper .bug path{fill:var(--dark-color)}.product-card .image-wrapper .like path{stroke:var(--dark-color)}.product-card .image-wrapper .active-bug path{fill:var(--main-color);stroke:var(--main-color)}.product-card .image-wrapper .image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card .image-wrapper .inner-icon{background-color:transparent;background-color:#fff;border:none;border-radius:50%;height:40px;max-height:40px;max-width:40px;position:absolute;transition:transform .3s ease;width:40px}.product-card .image-wrapper .inner-icon:hover{transform:scale(1.2)}.product-card .image-wrapper .inner-icon svg{max-width:70%}.product-card .image-wrapper .like{right:16px;top:20px}.product-card .image-wrapper .bug{bottom:16px;left:16px}.product-card .image-wrapper .bug svg,.product-card .image-wrapper .like svg{height:24px;max-height:24px;max-width:22px;min-height:24px;min-width:22px;width:22px}.product-card .image-wrapper .arrow{bottom:20px;right:20px}.product-card .image-wrapper .arrow svg{max-width:50%}.product-card .image-wrapper .sale{left:8px;position:absolute;top:8px;width:60px}.product-card .name{color:var(--dark-color);font-size:1.125rem;font-weight:400;margin-bottom:10px;margin-top:20px}.product-card .price{align-items:center;display:flex;gap:10px}.product-card .price span{color:var(--dark-color);font-size:1.25rem;font-weight:700}.product-card .price .old_price{color:var(--gray-text);font-size:1rem;-webkit-text-decoration:line-through var(--gray-text);text-decoration:line-through var(--gray-text)}.product-card .price .sale_price{color:var(--main-color);font-size:1.25rem;font-weight:600}.product-card:hover .image-wrapper{box-shadow:5px 5px 20px #00000040}@media only screen and (max-width:1680px){.reserved-product:after{left:10px;top:10px}.product-card .image-wrapper .inner-icon{height:40px;width:40px}.product-card .image-wrapper .sale{width:50px}.product-card .image-wrapper .like{right:10px;top:10px}.product-card .image-wrapper .bug{bottom:10px;left:10px}.product-card .image-wrapper .arrow{bottom:10px;right:10px}}@media only screen and (max-width:1200px){.product-card .image-wrapper .inner-icon{height:35px;width:35px}}@media only screen and (max-width:900px){.product-card .name{margin-bottom:5px}.product-card .price{align-items:flex-start;flex-direction:column;gap:5px}.product-card .price span{font-size:1rem}.product-card .price .old_price{font-size:14px}.product-card .price .sale_price{font-size:1rem}}@media only screen and (max-width:599px){.product-card .image-wrapper .inner-icon{height:30px;width:30px}.product-card .image-wrapper .inner-icon svg{max-width:65%;min-width:20%;width:65%}.product-card .image-wrapper .sale{left:3px;top:3px;width:40px}.product-card .image-wrapper .like{right:10px;top:10px}.product-card .image-wrapper .bug{bottom:10px;left:10px}.product-card .image-wrapper .arrow{bottom:10px;right:10px}.product-card .image-wrapper .arrow svg{height:50%}}
