.block-product-cards .wyswyg-content{max-width:38rem;margin-left:auto;margin-right:auto}.block-product-cards h2{margin-bottom:1rem;max-width:54rem;margin-left:auto;margin-right:auto}.block-product-cards h2.h1{max-width:46rem}.block-product-cards .text-xl,.block-product-cards .text-lg{margin-bottom:2.5rem}@media(min-width: 992px){.product-cards-row{margin-top:3.5rem}}.product-card{position:relative;border-radius:1.125rem;border-radius:18px;border:1px solid rgba(255,255,255,.35);background:radial-gradient(circle, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.3) 150%);padding:2.5rem 2.5rem 8rem 2.5rem;width:100%}@media(max-width: 991px){.product-card{padding:2rem 2rem 7rem 2rem}}.product-card.has-img{padding-top:8rem;margin-top:8rem}@media(max-width: 991px){.product-card.has-img{margin-top:10rem}}.product-card h3{margin-bottom:2rem}.product-card h3 strong{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.product-card p{color:#fff}.product-card p:last-child{margin:0}.product-card .btn{position:absolute;left:2.5rem;bottom:2.5rem;max-width:calc(100% - 5rem)}@media(max-width: 991px){.product-card .btn{left:2rem;bottom:2rem;right:2rem;width:auto;max-width:calc(100% - 4rem)}}.product-card .product-card-img{position:absolute;width:14rem;top:0;left:50%;max-width:80%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}