.ftm-team-switcher{background:#fff;border-bottom:1px solid #e8e8e8}.ftm-team-switcher-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 0}.ftm-team-switcher-btn{display:inline-flex;align-items:center;padding:7px 16px;border-radius:20px;border:2px solid #e0e0e0;background:#fff;font-size:13px;font-weight:500;line-height:1;color:#444;text-decoration:none;white-space:nowrap;transition:all .15s ease}.ftm-team-switcher-btn:hover,.ftm-team-switcher-btn:focus{border-color:var(--ct-color,#888);color:var(--ct-color,#333);text-decoration:none}.ftm-team-switcher-btn.active{background:var(--ct-color,#d7a432);border-color:var(--ct-color,#d7a432);color:#fff;font-weight:600}.ftm-team-switcher-btn.active:hover,.ftm-team-switcher-btn.active:focus{color:#fff;opacity:.9}.ftm-team-switcher-divider{display:inline-flex;align-items:center;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#aaa;padding:0 4px;white-space:nowrap}.ftm-team-switcher-divider:not(:first-child){margin-left:6px}.ftm-team-switcher-divider:not(:first-child)::before{content:'';display:inline-block;width:1px;height:16px;background:#e0e0e0;margin-right:10px}@media (max-width:767px){.ftm-team-switcher-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ftm-team-switcher-row::-webkit-scrollbar{display:none}.ftm-team-switcher-btn{flex:0 0 auto;font-size:12.5px;padding:6px 13px}}