.product-card{column-gap:0;row-gap:30px}.product-card .card{box-shadow:0 3px 6px #00000014}.product-card .card .img-card-top{margin-bottom:calc(48px - 1rem);max-height:200px;object-fit:cover;object-position:center}.product-card .card .card-body .card-title{font-size:27px;font-weight:500;margin-bottom:24px}.product-card .card .card-body .btn-product-card{background-color:var(--bs-blue-munsell);border-radius:3px;color:var(--bs-white);display:block;font-size:18px;font-weight:400;font-weight:300;margin-bottom:calc(60px - 1rem);max-width:350px;width:100%}@media (min-width:576px){.product-card .card .card-body .btn-product-card{display:inline-block}}@media (min-width:768px){.product-card .card .img-card-top{max-height:400px}}@media (min-width:992px){.product-card{gap:30px}.product-card .card .img-card-top{max-height:280px}.product-card .card .card-body .btn-product-card{display:inline-block;padding-left:60px;padding-right:60px}}@media (min-width:1200px){.product-card .card .img-card-top{max-height:380px}}