.th-cards{display:grid;gap:27px;grid-template-columns:repeat(1,1fr);@media (min-width:768px){grid-template-columns:repeat(3,1fr)}}.th-cards>div{border:2px solid #eee;border-radius:24px;padding:30px 20px;h3{align-items:center;display:flex;gap:10px;i{align-items:center;background-color:rgb(from #A057FF r g b/15%);border-radius:50px;color:#8a5cff;display:flex;height:40px;justify-content:center;width:40px}.image{align-items:center;border:2px solid #eee;border-radius:50px;box-sizing:border-box;display:flex;height:40px;justify-content:center;overflow:hidden;padding:8px;width:40px;img{width:100%}}div{flex:1}}p{margin:0}a{color:#8a5cff}}