.product_cards{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-10px;margin-right:-10px}.product_cards .flex-cards-entry{margin-bottom:20px;padding-left:10px;padding-right:10px;position:relative;width:33.3333%}.product_cards .flex-cards-entry .flex-cards-inner{-webkit-border-radius:10px;border-radius:10px;height:100%;padding:5px;position:relative}.product_cards .flex-cards-entry .flex-cards-inner:before{background-color:#f2f2f2;-webkit-border-radius:10px;border-radius:10px;content:"";height:100%;left:0;opacity:100%;position:absolute;top:0;width:100%}.product_cards .flex-cards-entry .inner-content-wrapper{height:100%;position:relative;z-index:1}.product_cards .inner-content-wrapper .cards_img{background-color:#cbcbcb;background-size:cover;border-bottom:3px solid #7bb584;border-top-left-radius:5px;border-top-right-radius:5px;height:140px;margin-bottom:.9375em;width:100%}.product_cards .inner-content-wrapper .card_type{color:#6aa9bd;font-size:12pt;margin-bottom:10px;text-transform:uppercase}.product_cards .inner-content-wrapper .card_name{color:#6d6d6d;font-size:13pt;font-weight:700;margin-bottom:20px}.product_cards .inner-content-wrapper .content-wrapper-inner{padding:0 10px 55px}.product_cards .flex-cards-entry .flex-cards-inner .btn-wrapper.small{bottom:15px;left:0;position:absolute;text-align:center;width:100%}.product_cards .flex-cards-entry .flex-cards-inner .btn-wrapper.small .cta-btn{font-size:14px;padding:9px 30px 8px}@media(max-width:767PX){.product_cards .flex-cards-entry{width:100%}}