.cards-container{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);width:670px}.card-product{background:#f8f8f8;border-radius:10px;min-height:300px;padding:50px 30px}.icon-product{margin-bottom:17px}.divider-product-card{border-bottom:1px solid #000;width:100%}.header-product-card{padding-top:6px}.text-product-card{padding-top:40px}