.category-title-placeholder,.product-placeholder{background-color:rgba(0,0,0,.1)}.category-title-placeholder{width:100%;max-width:350px;height:32px}.product-placeholder{width:100%;max-width:270px;height:414px}.category-link{margin-left:6px;font-weight:500}.category-link:hover{text-decoration:underline}.product{display:block}.product img{width:100%;max-width:270px;height:100%;max-height:270px;aspect-ratio:1;margin-bottom:24px;object-fit:cover;transform:scale(1);transition:250ms}.product:hover img{transform:scale(1.03)}.product-name{font-size:18px;font-weight:400;color:grey}.product-price{margin-bottom:4px;font-size:20px;font-weight:700;color:#587f31}.product-installments{display:block;margin-bottom:4px;color:#8c92a0}