.zp-studioPanel{padding:22px 18px;display:grid;gap:12px} .zp-studioPanel__top{display:flex;flex-wrap:wrap;gap:10px} .zp-studioPanel p{margin:0} .zp-studioPanel__list{display:grid;gap:10px;margin-top:6px} .zp-studioPoint{display:flex;gap:10px;align-items:flex-start;color:rgba(235,233,223,.76)} .zp-studioDot{width:10px;height:10px;border-radius:999px;background:var(--zp-accent);box-shadow:var(--shadow-neon);margin-top:6px;flex:0 0 auto} .zp-studioCta{padding:22px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px} .zp-studioCta__actions{display:flex;flex-wrap:wrap;gap:12px} @media (max-width:860px){.zp-studioCta{flex-direction:column;align-items:flex-start}}