.c_switch_buttons{display:flex;gap:16px}.c_switch_buttons li{background:#ebf0fc;border-radius:17px;padding:0 24px;font-size:14px;font-weight:600;line-height:30px;cursor:pointer;border:1px solid transparent}.c_switch_buttons li:hover{background:#fff;border:1px solid #3860f4;box-shadow:0 12px 16px -8px rgba(57,71,178,.24);transition:all .3s}.c_switch_buttons li.active{color:#fff;background:#0f172b}