.tgb{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:0 0 12px;border:1px solid #e4e4e7;border-radius:12px;background:#FAF7FF}.tgb__dot{width:8px;height:8px;flex:none;border-radius:999px;background:#EA3C66}.tgb__tx{flex:1 1 auto;min-width:0;margin:0;font-size:13px;line-height:1.5;color:#3F3D46}.tgb__tx b{font-weight:600;color:#1A1518;word-break:break-all}.tgb__cta{flex:none;padding:7px 14px;border-radius:999px;background:#EA3C66;color:#fff;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.tgb__cta:hover{background:#6825BC}.tgb__x{flex:none;padding:4px 6px;border:0;background:transparent;color:#8D8798;font-size:13px;line-height:1;cursor:pointer}.tgb__x:hover{color:#3F3D46}@media (max-width:640px){.tgb{flex-wrap:wrap}.tgb__tx{flex-basis:100%;order:3}}