.catalog{padding:110px 0;background:#ece8df}.catalog-intro{max-width:390px;color:#5b5750;margin:0 0 34px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:#fff;display:flex;flex-direction:column}.product-card img{width:100%;aspect-ratio:1.08;object-fit:cover}.product-info{padding:21px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.product-category{color:#ec3d26;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-card h3{font-size:27px}.product-status{font-size:11px;color:#67635c;margin:0}.product-card .button{margin-top:9px;background:#11110f;color:#fff}@media(max-width:730px){.catalog{padding:75px 0}.catalog-grid{grid-template-columns:1fr}}
