.product-card{position:relative!important;display:flex!important;flex-direction:column!important;height:100%!important;min-width:0;overflow:hidden!important;background:#fff!important;border:1px solid #b8cedc!important;border-radius:.6rem!important;box-shadow:0 8px 22px rgba(12,43,70,.1)}
.product-card .product-image{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 280px!important;width:100%!important;height:280px!important;min-height:280px!important;max-height:280px!important;overflow:hidden!important;padding:1rem;background:#edf3f6!important;border-bottom:1px solid #c3d5df;z-index:1}
.product-card .product-image img{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;transform:none!important}
.product-card>.p-4{position:relative!important;display:flex;flex:1;flex-direction:column;align-items:flex-start;width:100%;min-height:230px;padding:1.6rem!important;background:#fff!important;color:#172f45!important;z-index:3}
.product-card>.p-4 small{display:block;margin-bottom:.45rem;color:#06709f!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.045em}
.product-card>.p-4 h3{width:100%;margin:0 0 .7rem;color:#082f52!important;font-size:1.3rem;line-height:1.3;overflow-wrap:anywhere}
.product-card>.p-4 h3 a{color:#082f52!important}.product-card>.p-4 p{width:100%;margin-bottom:1.25rem;color:#344e64!important;line-height:1.6;overflow-wrap:anywhere}
.product-card>.p-4 .btn{margin-top:auto;color:#075d95;border-color:#075d95;background:#fff}.product-card>.p-4 .btn:hover{color:#fff;background:#075d95}
@media(max-width:575px){.products-list-section .container{width:100%;max-width:100%;padding-left:1.15rem!important;padding-right:1.15rem!important}.products-list-section .row{margin-left:0;margin-right:0}.products-list-section .row>[class*="col-"]{padding-left:0;padding-right:0}.product-card .product-image{flex-basis:240px!important;height:240px!important;min-height:240px!important;max-height:240px!important}.product-card>.p-4{min-height:215px;padding:1.35rem!important}}
