.products-grid{-moz-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;margin-left:auto;margin-right:auto;margin-top:2.5rem;row-gap:.5rem;width:-moz-fit-content;width:fit-content}@media (min-width:640px){.products-grid{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}}@media (min-width:768px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card{border-radius:.75rem;border-width:1px;width:12rem;--tw-border-opacity:1;border-color:hsl(204 36.8% 95%/var(--tw-border-opacity));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.product-card{width:15rem}}.product-card .product-tag{border-bottom-right-radius:.75rem;position:absolute;--tw-bg-opacity:1;background-color:rgb(59 183 126/var(--tw-bg-opacity));font-family:Quicksand,sans-serif;font-size:.875rem;line-height:1.25rem;padding:.25rem 1.25rem .375rem;--tw-text-opacity:1;color:hsl(0 0% 95%/var(--tw-text-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.product-card .product-img,.product-card .product-tag{border-top-left-radius:.75rem}.product-card .product-img{border-top-right-radius:.75rem;height:13rem;-o-object-fit:cover;object-fit:cover;width:100%}.product-card .product-details{padding:.625rem}.product-card .product-details .product-category{font-size:.75rem;line-height:1rem;margin-bottom:.125rem;text-transform:capitalize;--tw-text-opacity:1;color:hsl(204 36.8% 70%/var(--tw-text-opacity))}.product-card .product-details .product-name{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Quicksand,sans-serif;font-weight:700;height:2.5rem;line-height:1.25rem;--tw-text-opacity:1;color:hsl(204 36.8% 20%/var(--tw-text-opacity))}.product-card .product-details .product-seller{font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity:1;color:hsl(204 36.8% 70%/var(--tw-text-opacity))}.product-card .product-details .product-seller span{--tw-text-opacity:1;color:rgb(59 183 126/var(--tw-text-opacity))}.product-card .product-details .product-pricing{align-items:baseline;display:flex;margin-top:1rem}.product-card .product-details .product-pricing .product-current-price{font-family:Quicksand,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-right:.625rem;--tw-text-opacity:1;color:rgb(59 183 126/var(--tw-text-opacity))}.product-card .product-details .product-pricing .product-old-price{font-family:Quicksand,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem;--tw-text-opacity:1;color:hsl(204 36.8% 70%/var(--tw-text-opacity));text-decoration-line:line-through}.product-card .product-details .product-actions{border-radius:.5rem;border-width:1px;display:none;justify-content:center;margin-top:.25rem;--tw-border-opacity:1;border-color:rgb(36 61 78/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(152 51.2% 90%/var(--tw-bg-opacity))}.product-card .product-details .product-actions button{padding:.5rem}.product-card .product-details .product-actions button img{cursor:pointer;height:1.25rem;-o-object-fit:cover;object-fit:cover;transition:.25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.25rem}.product-card .product-details .product-actions button img:hover{opacity:.85}.product-card .product-details .product-actions button img:active{opacity:.35}
