.product-card_card.card{background-color:#f1f1f1;border-radius:8px;margin:25px 10px 0;max-width:100%}.product-card_image{border-radius:6px 6px 0 0;height:auto;object-fit:cover;padding:0;width:100%}.product-card_card-3 .product-card_image{height:100%}.product-card_card-3 .card_img-container{min-height:280px}.product-card_text{color:#666;font-size:.8889rem;height:100%;padding:30px 30px 20px}.product-card_text .h6{color:#ff6326;margin-bottom:5px}.product-card_text .h6:after{display:none}.product-card_text h2{color:#005daa;margin-bottom:15px;padding-bottom:20px}.product-card_arrow{margin-top:auto}.product-card_arrow img{display:block;margin:0 auto;padding-top:20px}@media (min-width:500px){.product-card_card-3,.product-card_card-4{width:calc(50% - 20px)}}@media (min-width:900px){.product-card_card-4{width:calc(25% - 20px)}.product-card_card-3{width:calc(33.33% - 20px)}}@media (max-width:499px){.product-card_card.card{width:100%}}