.gh-plat-heading{font-size:18px;font-weight:700;margin:0 0 16px;text-align:center}.gh-platforms{display:flex;flex-wrap:wrap;gap:12px}.gh-platforms--center{justify-content:center}.gh-platforms--left{justify-content:flex-start}.gh-plat{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 3px 10px rgba(0,0,0,.15);color:#1c1e21;display:inline-flex;font-size:15px;font-weight:600;gap:8px;line-height:1;padding:11px 20px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.gh-plat:hover{box-shadow:0 6px 16px rgba(0,0,0,.22);transform:translateY(-1px)}.gh-plat svg{display:block;flex:none}