.wmm-cards{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.wmm-cards__card{background:linear-gradient(145deg,#fff,#f2f2f2);border:1px solid #f2f2f2;border-radius:24px;display:flex;flex-direction:column;padding:48px 40px}.wmm-cards__icon{height:64px;margin-bottom:25px;object-fit:contain;width:64px}.wmm-cards__text{color:#1a1a1a;font-size:1.125rem;line-height:1.6}.wmm-cards__text p:last-child{margin-bottom:0}@media (max-width:900px){.wmm-cards{gap:24px;grid-template-columns:1fr}.wmm-cards__icon{margin-bottom:40px}}