.ProductGrid_pageSection__3Pyd_{padding:60px 0;background-color:#f5f5f5}.ProductGrid_container__dQgfJ{max-width:1200px;margin:0 auto;padding:0 15px}.ProductGrid_grid__vjhnv{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ProductGrid_card__cYEeQ{display:block;text-decoration:none;color:inherit;border:1px solid #000;transition:transform .3s ease,box-shadow .3s ease}.ProductGrid_card__cYEeQ:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.ProductGrid_cardInner__rTgfT{padding:30px;overflow:hidden;min-height:350px;float:left}.ProductGrid_cardInner__rTgfT h3{font-size:1.5rem;margin:0 0 5px;display:flex;align-items:center;gap:8px;color:#1c242d}.ProductGrid_cardInner__rTgfT span{letter-spacing:1px;color:#97999c;font-size:14px;font-style:normal;line-height:25px;font-family:Open Sans,Arial,Helvetica,sans-serif}.ProductGrid_arrowIcon__N8FOB{margin-top:15px;margin-bottom:10px}.ProductGrid_productImage__Qucrt{bottom:20px;right:20px;transition:transform .3s ease;z-index:0;opacity:.9}.ProductGrid_card__cYEeQ:hover .ProductGrid_productImage__Qucrt{transform:scale(1.05) rotate(3deg)}@media (max-width:768px){.ProductGrid_grid__vjhnv{grid-template-columns:1fr}}