.other-products{max-width:1200px;margin:64px auto 0}.other-products>h2{font-size:1.8rem;margin-bottom:10px}.other-products>p{font-size:1rem;color:#6c6159;line-height:1.9}.text-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-text-card{background:#fffaf2;border:1px solid #dfd1bf;border-radius:12px}.product-text-card h2{font-size:1.125rem}@media(max-width:950px){.text-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.text-products-grid{grid-template-columns:1fr}.other-products{margin-top:44px}}
