.product-cards__card.card{background-color:var(--color-secondary);margin:25px 10px 0;max-width:100%}.product-cards__image{border-radius:6px 6px 0 0;height:auto;object-fit:cover;padding:0;width:100%}.product-cards__card-3 .product-cards__image{height:100%}.product-cards__card-3 .card-img-container{min-height:280px}.product-cards__text{font-size:.8889rem;height:100%;padding:30px 30px 20px}.product-cards__text.white-text .h6{color:var(--color-accent);margin-bottom:5px}.product-cards__text .h6:after{display:none}.product-cards__text h2{margin-bottom:15px}.product-cards__arrow{margin-top:auto}.product-cards__arrow img{display:block;margin:0 auto;padding-top:20px}@media (min-width:500px){.product-cards__card-3,.product-cards__card-4{width:calc(50% - 20px)}}@media (min-width:900px){.product-cards__card-4{width:calc(25% - 20px)}.product-cards__card-3{width:calc(33.33% - 20px)}}@media (max-width:499px){.product-cards__card.card{width:100%}}