.Products_product-grid-container__bvi5T{justify-content:center;background-color:#f6f1f8;padding:20px;width:100%;margin:0 auto}.Products_product-grid__AmNru{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:20px}.Products_product-card__7K8ZN{background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.Products_product-card__7K8ZN img{max-width:100%;width:auto;height:auto;transition:all .3s ease;align-self:center}.Products_product-card__7K8ZN p{text-align:center;margin:10px 0;font-weight:600}.Products_product-card__7K8ZN:hover{border:2px solid #f5d0fe;transform:scale(1.03)}.Products_ribbon__Jq_83{position:absolute;top:10px;right:10px;background-color:#f5d0fe;color:#fff;padding:5px 10px;border-radius:4px;font-weight:700}@media screen and (max-width:768px){.Products_product-grid__AmNru{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.Products_product-grid__AmNru{grid-template-columns:1fr}}@media screen and (min-width:768px){.Products_product-grid__AmNru{height:100dvh}}