.cards-product{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.4444444444rem;margin-right:-.4444444444rem}.cards-product--one-col .card-product__wrapper{width:100%}.cards-product--two-col .card-product__wrapper{width:50%}.cards-product--three-col .card-product__wrapper{width:33.3333333333%}.cards-product--four-col .card-product__wrapper{width:25%}.cards-product--five-col .card-product__wrapper{width:20%}.cards-product--six-col .card-product__wrapper{width:16.6666666667%}@media (max-width:1079px){.cards-product--one-col-md .card-product__wrapper{width:100%}.cards-product--two-col-md .card-product__wrapper{width:50%}.cards-product--three-col-md .card-product__wrapper{width:33.3333333333%}.cards-product--four-col-md .card-product__wrapper{width:25%}}@media (max-width:767px){.cards-product--one-col-sm .card-product__wrapper{width:100%}.cards-product--two-col-sm .card-product__wrapper{width:50%}}.card-product__wrapper{display:flex;padding:.4444444444rem}.card-product{background-color:#fff;border:1px solid #f0f0f0;display:flex;flex-direction:column;padding:1.5rem 1.5rem calc(1.5rem + 10px);position:relative;transition:box-shadow .3s ease-in-out;width:100%}.card-product:after{background-color:transparent;bottom:-1px;content:"";height:10px;left:0;position:absolute;transition:background-color .3s ease-in-out;width:100%}.card-product--orange{background:transparent linear-gradient(180deg,#f9f3df,#fff) 0 0 no-repeat}.card-product--orange:after{background-color:#fa8951}.card-product--yellow:after{background-color:#fdc90e}.card-product--purple:after{background-color:#bc2dff}.card-product--teal{background:transparent linear-gradient(180deg,#a7f7f9,#ffffff00) 0 0 no-repeat padding-box}.card-product--teal:after{background-color:#19cad0}.card-product--green{background:transparent linear-gradient(180deg,#ecf6f1,#fff) 0 0 no-repeat}.card-product--green:after{background-color:#4fa87a}.card-product--blue{background:transparent linear-gradient(180deg,#dbe8ff,#fff) 0 0 no-repeat padding-box}.card-product--blue:after{background-color:#508efd}.card-product--white:after{background-color:#fff}.card-product--has-link{transition:box-shadow .3s ease-in-out}.card-product--has-link:hover{box-shadow:10px 10px 30px rgba(0,0,0,.17)}.card-product__logo{display:flex;margin-bottom:2rem}.card-product__content{flex-grow:1}.card-product--has-img .card-product__content{margin-bottom:2rem}.card-product__content :last-child{margin-bottom:0}.card-product__content h1,.card-product__content h2,.card-product__content h3,.card-product__content h4,.card-product__content h5,.card-product__content h6{margin-bottom:.8888888889rem}.card-product__content,.card-product__content div,.card-product__content p{font-size:1rem}.card-product__button{display:flex;flex-direction:row;margin-top:1rem}.card-product__image{display:flex;justify-content:center}.card-product__link{height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:768px){.card-product{padding:4.33333333333rem 3.22222222222rem 4.88888888883rem}}