.product-cards-wrapper .flex-row{display:flex;flex-wrap:wrap;gap:40px 0;justify-content:space-between;margin:0 -10px}.product-cards-wrapper .pc-image{display:block;height:0;margin:-15px -15px 20px;overflow:hidden;padding-bottom:75%;position:relative;text-align:center;width:calc(100% + 30px)}.product-cards-wrapper .product-card{align-items:flex-start;display:flex;flex-wrap:wrap;transition:transform .3s ease-in-out;width:calc(33.3% - 20px)}.product-cards-wrapper .pc-image img{bottom:0;display:block;height:100%;left:0;max-width:100%;object-fit:cover;object-position:center;position:absolute;right:0;top:0;transition:all .5s ease-in-out;width:100%;z-index:1}.product-cards-wrapper .pc-title *{margin:0}.product-cards-wrapper .pc-title{margin-bottom:15px}.product-cards-wrapper .pc-content *{margin:0}.product-cards-wrapper .pc-content{margin-bottom:25px}.product-cards-wrapper .pc-button *{margin:0}.product-cards-wrapper .pc-button{margin-top:auto;width:100%}.product-cards-wrapper .pc-button .button{justify-content:center;letter-spacing:0;padding:10px 30px;text-align:center;width:100%}.product-cards-wrapper .section-title{margin-bottom:50px;padding:0 25px;text-align:center}.product-cards-wrapper .section-title *{margin:0}.product-cards-wrapper .product-card.large{width:calc(50% - 20px)}.product-cards-wrapper .product-card.large .pc-image{padding-bottom:75%}.product-cards-wrapper .pc-inner{background:#fff;border-radius:8px;box-shadow:0 0 16px rgba(35,64,64,.28);display:flex;flex-wrap:wrap;height:100%;overflow:hidden;padding:15px}@media(max-width:991px){.product-cards-wrapper .flex-row{gap:20px;margin:0}.product-cards-wrapper .product-card,.product-cards-wrapper .product-card.large{transition:transform .1s ease-in-out;width:calc(50% - 10px)}.product-cards-wrapper .pc-image{padding-bottom:75%}.product-cards-wrapper .section-title{padding:0}}@media(max-width:767px){.product-cards-wrapper .product-card{width:100%!important}.product-cards-wrapper .pc-image{padding-bottom:75%}.product-cards-wrapper .pc-title h3{font-size:22px}}