.v__demo{display:grid;gap:60px;grid-template-columns:repeat(3,1fr);padding:40px 16px}.v__demo__title{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:60px}.v__demo__title__ctas{display:flex;gap:8px}.v__demo__title .hmc-title-l{font-weight:700}.v__demo__content{display:flex;flex-direction:column;gap:12px;margin-top:40px}