.tsg-topbar{width:100%;padding:10px 16px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;z-index:9999}.tsg-phones{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.tsg-phone{background-color:#242225;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:10px;padding:14px 18px;border-radius:999px;font-weight:800;letter-spacing:.1px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.tsg-phone:active{transform:translateY(1px)}.tsg-label{opacity:.9;font-weight:500;color:#fff}.tsg-number{font-size:1.5rem;font-weight:700;line-height:1}@media (max-width:768px){.tsg-topbar{padding:16px 12px}.tsg-phones{flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%;max-width:640px;margin:0 auto}.tsg-phone{width:100%!important;justify-content:space-between;padding:16px 18px;border-radius:18px;font-size:1rem;flex-direction:column}.tsg-label{font-size:1.05rem;line-height:1.2}.tsg-number{font-size:1.35rem;font-weight:800;white-space:nowrap;line-height:1}}@media (min-width:769px){.tsg-phones{gap:16px}.tsg-number{white-space:nowrap}}