.products-gallery .col{opacity:0;transition:opacity .6s ease-in-out}.products-gallery .col.visible{opacity:1}.card-img-top{border-radius:0;height:auto;object-fit:cover;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:100%}.large-image .card-img-top{height:400px;margin-bottom:0}.small-image .card-img-top{height:250px;margin-bottom:0}.card{margin-bottom:2rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.card:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);transform:scale(1.05)}