.Shop_shopContainer__RQzZ_{background-color:#b0e57c;min-height:100vh;padding:60px 20px 40px}.Shop_productCard__ppMb9{border-radius:20px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.08);background-color:#e6f3e6;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.Shop_productCard__ppMb9:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.Shop_imageWrapper__6xjpV{height:200px;width:100%;display:flex;align-items:center;justify-content:center;padding:15px;background-color:#f8f8f8}.Shop_productImage__fX1X_{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.Shop_productCard__ppMb9:hover .Shop_productImage__fX1X_{transform:scale(1.05)}.Shop_cardBody__84OS5{padding:20px;flex-grow:1;display:flex;flex-direction:column;text-align:center;align-items:center}.Shop_cardTitle__q1B2_{font-size:1.25rem;margin-bottom:15px;color:#2c3e50}.Shop_contactButton__P1Kj_{padding:10px 20px;border:none;border-radius:8px;font-size:.95rem;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:5px;transition:all .3s ease;background-color:var(--grey);color:white;text-decoration:none;margin-top:auto}.Shop_contactButton__P1Kj_:hover{background-color:darkgreen;color:white;text-decoration:none}@media (max-width:768px){.Shop_shopContainer__RQzZ_{padding:40px 15px 20px}.Shop_imageWrapper__6xjpV{height:150px}.Shop_cardTitle__q1B2_{font-size:1.1rem}}