.product{border-radius:2rem;border:solid 1px #cecece;background-color:#fff;display:block;overflow:hidden;height:100%}.product__image{aspect-ratio:556/184;background-color:#cecece;overflow:hidden}.product__image img{border-radius:0}.product__content{background-color:#fff;padding:2rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 992px){.product__content{padding:2rem 3rem}}.product__title{font-size:1.6rem;line-height:2.2rem;font-family:"Lato Black";color:#3e3e3e;margin-bottom:.4rem}.product__title span{color:var(--primary-color)}@media screen and (min-width: 992px){.product__title{font-size:35px;line-height:38px}}.product__subtitle{font-size:25px;line-height:38px;font-family:"Lato Bold";color:var(--primary-color)}.product__text{margin-bottom:1rem;font-family:"Lato Regular";font-size:18px;line-height:26px;color:#242424}.product__feature{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-bottom:1rem;font-family:"Lato Black";font-size:21px;color:#9f9f9f}.product__feature--check{color:#000}.product__feature--check svg{fill:var(--primary-color) !important}.product__feature svg{width:1.6rem;height:1.6rem;fill:#9f9f9f}.product__feature:last-child{margin-bottom:0}.product__buttons{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 400px){.product__buttons{flex-direction:row}}.product__buttons .btn{padding:.8rem 1rem}.product__buttons .btn--secondary{border:solid 1px #333}.product hr{color:#333}/*# sourceMappingURL=product.css.map */
