diff --git a/demonstrations/adayjrv/pages/page-100-0.html b/demonstrations/adayjrv/pages/page-100-0.html new file mode 100644 index 0000000000000000000000000000000000000000..820f248e0ceb683a042907da615f1274404b2425 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-100-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-102-0.html b/demonstrations/adayjrv/pages/page-102-0.html new file mode 100644 index 0000000000000000000000000000000000000000..4cb620f30a8f393486f7c84af28aaf1ef5dc9456 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-102-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-108-0.html b/demonstrations/adayjrv/pages/page-108-0.html new file mode 100644 index 0000000000000000000000000000000000000000..4cb620f30a8f393486f7c84af28aaf1ef5dc9456 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-108-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-110-0.html b/demonstrations/adayjrv/pages/page-110-0.html new file mode 100644 index 0000000000000000000000000000000000000000..4cb620f30a8f393486f7c84af28aaf1ef5dc9456 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-110-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-120-0.html b/demonstrations/adayjrv/pages/page-120-0.html new file mode 100644 index 0000000000000000000000000000000000000000..ad3058592742314fd4dd3e501664805663de0962 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-120-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-121-0.html b/demonstrations/adayjrv/pages/page-121-0.html new file mode 100644 index 0000000000000000000000000000000000000000..ad3058592742314fd4dd3e501664805663de0962 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-121-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-129-0.html b/demonstrations/adayjrv/pages/page-129-0.html new file mode 100644 index 0000000000000000000000000000000000000000..b23530d9b7f5a76f62ede784bf37ddc33c3e5f18 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-129-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-131-0.html b/demonstrations/adayjrv/pages/page-131-0.html new file mode 100644 index 0000000000000000000000000000000000000000..b23530d9b7f5a76f62ede784bf37ddc33c3e5f18 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-131-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-136-0.html b/demonstrations/adayjrv/pages/page-136-0.html new file mode 100644 index 0000000000000000000000000000000000000000..d283acdc686a8f6f5e3e3ac8dae9928f1a82fa99 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-136-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-138-0.html b/demonstrations/adayjrv/pages/page-138-0.html new file mode 100644 index 0000000000000000000000000000000000000000..d283acdc686a8f6f5e3e3ac8dae9928f1a82fa99 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-138-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-139-0.html b/demonstrations/adayjrv/pages/page-139-0.html new file mode 100644 index 0000000000000000000000000000000000000000..5bcc21b621c783f05c3c3f54d50df7e05d77b022 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-139-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-14-0.html b/demonstrations/adayjrv/pages/page-14-0.html new file mode 100644 index 0000000000000000000000000000000000000000..bf4ba391e82038c3495245e16f30ba43763b5215 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-14-0.html @@ -0,0 +1,67 @@ + + + Computer programming | Computing | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Computer programming

What can you do with a career in computing?

Meet a professional - everyone from mobile health app developers to product managers to physics programmers. Learn how they got into the industry, what they do for their job, what they do for fun, and what advice they have for you.
Meet the professionals

What can you do with a career in computing?

Meet a professional - everyone from mobile health app developers to product managers to physics programmers. Learn how they got into the industry, what they do for their job, what they do for fun, and what advice they have for you.
Meet the professionals
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-153-0.html b/demonstrations/adayjrv/pages/page-153-0.html new file mode 100644 index 0000000000000000000000000000000000000000..ef984175fd67c182ce7aad1061722d095c9a9464 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-153-0.html @@ -0,0 +1,91 @@ + + + What is Programming? (video) | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

What is Programming?

Current time:0:00Total duration:2:01
Programming is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++.  Created by Pamela Fox.

Want to join the conversation?

To get started, your account must be at least 3 days old, have a verified email address, and have at least 5,000 energy points.
No posts yet.

Video transcript

Hi, welcome to programming! If you've never learned +to program before, you might be wondering +what programming actually is. Well, when we write a program, we're giving the computer +a series of commands that kind of look like +a weird form of English. You can think of a computer +as a very obedient dog, listening to your every command, +and doing whatever you tell it to do. So what's so cool about programming? Well, it really depends on +what you think is cool. Because as it turns out, you can +use programming for almost everything. Programs control robots +that can take care of patients, and my favorite, +robots that can roam around Mars and look for water on the surface. Programs help self-driving cars +know which way to turn-- which is pretty important! Programs help doctors cure diseases by +processing huge amounts of medical data. Programs can be really fun games, +like Doodle Jump, Angry Birds, Minecraft. Programs make it possible for Pixar to put out their awesome +3-D animated movies, and for movies like Harry Potter +to have such cool special effects. What's your favorite movie? I bet that a computer +helped make it somehow. Programs are behind +the websites and the apps that you use every day, all the time, like Google Maps, and +Wikipedia, and YouTube, and of course, where you are now, +Khan Academy. Here, on Khan Academy, you'll learn +how to write JavaScript programs to make drawings, animations, and games. And that will be a great start towards creating whatever +you're imagining in your head. I know, it might be hard to see +how a drawing program relates to programs for robots, +or curing diseases. But believe it or not, +the same basic concepts are used by pretty much +every programmer in every program. Once you learn to program JavaScript, you'll be able to learn other +programming languages much more easily. Now you just gotta keep going!
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-154-0.html b/demonstrations/adayjrv/pages/page-154-0.html new file mode 100644 index 0000000000000000000000000000000000000000..ef984175fd67c182ce7aad1061722d095c9a9464 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-154-0.html @@ -0,0 +1,91 @@ + + + What is Programming? (video) | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

What is Programming?

Current time:0:00Total duration:2:01
Programming is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++.  Created by Pamela Fox.

Want to join the conversation?

To get started, your account must be at least 3 days old, have a verified email address, and have at least 5,000 energy points.
No posts yet.

Video transcript

Hi, welcome to programming! If you've never learned +to program before, you might be wondering +what programming actually is. Well, when we write a program, we're giving the computer +a series of commands that kind of look like +a weird form of English. You can think of a computer +as a very obedient dog, listening to your every command, +and doing whatever you tell it to do. So what's so cool about programming? Well, it really depends on +what you think is cool. Because as it turns out, you can +use programming for almost everything. Programs control robots +that can take care of patients, and my favorite, +robots that can roam around Mars and look for water on the surface. Programs help self-driving cars +know which way to turn-- which is pretty important! Programs help doctors cure diseases by +processing huge amounts of medical data. Programs can be really fun games, +like Doodle Jump, Angry Birds, Minecraft. Programs make it possible for Pixar to put out their awesome +3-D animated movies, and for movies like Harry Potter +to have such cool special effects. What's your favorite movie? I bet that a computer +helped make it somehow. Programs are behind +the websites and the apps that you use every day, all the time, like Google Maps, and +Wikipedia, and YouTube, and of course, where you are now, +Khan Academy. Here, on Khan Academy, you'll learn +how to write JavaScript programs to make drawings, animations, and games. And that will be a great start towards creating whatever +you're imagining in your head. I know, it might be hard to see +how a drawing program relates to programs for robots, +or curing diseases. But believe it or not, +the same basic concepts are used by pretty much +every programmer in every program. Once you learn to program JavaScript, you'll be able to learn other +programming languages much more easily. Now you just gotta keep going!
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-155-0.html b/demonstrations/adayjrv/pages/page-155-0.html new file mode 100644 index 0000000000000000000000000000000000000000..ef984175fd67c182ce7aad1061722d095c9a9464 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-155-0.html @@ -0,0 +1,91 @@ + + + What is Programming? (video) | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

What is Programming?

Current time:0:00Total duration:2:01
Programming is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++.  Created by Pamela Fox.

Want to join the conversation?

To get started, your account must be at least 3 days old, have a verified email address, and have at least 5,000 energy points.
No posts yet.

Video transcript

Hi, welcome to programming! If you've never learned +to program before, you might be wondering +what programming actually is. Well, when we write a program, we're giving the computer +a series of commands that kind of look like +a weird form of English. You can think of a computer +as a very obedient dog, listening to your every command, +and doing whatever you tell it to do. So what's so cool about programming? Well, it really depends on +what you think is cool. Because as it turns out, you can +use programming for almost everything. Programs control robots +that can take care of patients, and my favorite, +robots that can roam around Mars and look for water on the surface. Programs help self-driving cars +know which way to turn-- which is pretty important! Programs help doctors cure diseases by +processing huge amounts of medical data. Programs can be really fun games, +like Doodle Jump, Angry Birds, Minecraft. Programs make it possible for Pixar to put out their awesome +3-D animated movies, and for movies like Harry Potter +to have such cool special effects. What's your favorite movie? I bet that a computer +helped make it somehow. Programs are behind +the websites and the apps that you use every day, all the time, like Google Maps, and +Wikipedia, and YouTube, and of course, where you are now, +Khan Academy. Here, on Khan Academy, you'll learn +how to write JavaScript programs to make drawings, animations, and games. And that will be a great start towards creating whatever +you're imagining in your head. I know, it might be hard to see +how a drawing program relates to programs for robots, +or curing diseases. But believe it or not, +the same basic concepts are used by pretty much +every programmer in every program. Once you learn to program JavaScript, you'll be able to learn other +programming languages much more easily. Now you just gotta keep going!
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-168-0.html b/demonstrations/adayjrv/pages/page-168-0.html new file mode 100644 index 0000000000000000000000000000000000000000..c9e348796d2aee37867e9975d8a644cf4a1be918 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-168-0.html @@ -0,0 +1,91 @@ + + + What is Programming? (video) | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

What is Programming?

Current time:0:00Total duration:2:01
Programming is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++.  Created by Pamela Fox.

Want to join the conversation?

To get started, your account must be at least 3 days old, have a verified email address, and have at least 5,000 energy points.
No posts yet.

Video transcript

Hi, welcome to programming! If you've never learned +to program before, you might be wondering +what programming actually is. Well, when we write a program, we're giving the computer +a series of commands that kind of look like +a weird form of English. You can think of a computer +as a very obedient dog, listening to your every command, +and doing whatever you tell it to do. So what's so cool about programming? Well, it really depends on +what you think is cool. Because as it turns out, you can +use programming for almost everything. Programs control robots +that can take care of patients, and my favorite, +robots that can roam around Mars and look for water on the surface. Programs help self-driving cars +know which way to turn-- which is pretty important! Programs help doctors cure diseases by +processing huge amounts of medical data. Programs can be really fun games, +like Doodle Jump, Angry Birds, Minecraft. Programs make it possible for Pixar to put out their awesome +3-D animated movies, and for movies like Harry Potter +to have such cool special effects. What's your favorite movie? I bet that a computer +helped make it somehow. Programs are behind +the websites and the apps that you use every day, all the time, like Google Maps, and +Wikipedia, and YouTube, and of course, where you are now, +Khan Academy. Here, on Khan Academy, you'll learn +how to write JavaScript programs to make drawings, animations, and games. And that will be a great start towards creating whatever +you're imagining in your head. I know, it might be hard to see +how a drawing program relates to programs for robots, +or curing diseases. But believe it or not, +the same basic concepts are used by pretty much +every programmer in every program. Once you learn to program JavaScript, you'll be able to learn other +programming languages much more easily. Now you just gotta keep going!
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-17-0.html b/demonstrations/adayjrv/pages/page-17-0.html new file mode 100644 index 0000000000000000000000000000000000000000..bf4ba391e82038c3495245e16f30ba43763b5215 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-17-0.html @@ -0,0 +1,67 @@ + + + Computer programming | Computing | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Computer programming

What can you do with a career in computing?

Meet a professional - everyone from mobile health app developers to product managers to physics programmers. Learn how they got into the industry, what they do for their job, what they do for fun, and what advice they have for you.
Meet the professionals

What can you do with a career in computing?

Meet a professional - everyone from mobile health app developers to product managers to physics programmers. Learn how they got into the industry, what they do for their job, what they do for fun, and what advice they have for you.
Meet the professionals
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-171-0.html b/demonstrations/adayjrv/pages/page-171-0.html new file mode 100644 index 0000000000000000000000000000000000000000..f90a60e5c6962ff17427c390b9df6dfb47e43586 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-171-0.html @@ -0,0 +1,89 @@ + + + What is Programming? (video) | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

What is Programming?

Current time:0:36Total duration:2:01
Programming is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++.  Created by Pamela Fox.

Want to join the conversation?

To get started, your account must be at least 3 days old, have a verified email address, and have at least 5,000 energy points.
No posts yet.

Video transcript

Hi, welcome to programming! If you've never learned +to program before, you might be wondering +what programming actually is. Well, when we write a program, we're giving the computer +a series of commands that kind of look like +a weird form of English. You can think of a computer +as a very obedient dog, listening to your every command, +and doing whatever you tell it to do. So what's so cool about programming? Well, it really depends on +what you think is cool. Because as it turns out, you can +use programming for almost everything. Programs control robots +that can take care of patients, and my favorite, +robots that can roam around Mars and look for water on the surface. Programs help self-driving cars +know which way to turn-- which is pretty important! Programs help doctors cure diseases by +processing huge amounts of medical data. Programs can be really fun games, +like Doodle Jump, Angry Birds, Minecraft. Programs make it possible for Pixar to put out their awesome +3-D animated movies, and for movies like Harry Potter +to have such cool special effects. What's your favorite movie? I bet that a computer +helped make it somehow. Programs are behind +the websites and the apps that you use every day, all the time, like Google Maps, and +Wikipedia, and YouTube, and of course, where you are now, +Khan Academy. Here, on Khan Academy, you'll learn +how to write JavaScript programs to make drawings, animations, and games. And that will be a great start towards creating whatever +you're imagining in your head. I know, it might be hard to see +how a drawing program relates to programs for robots, +or curing diseases. But believe it or not, +the same basic concepts are used by pretty much +every programmer in every program. Once you learn to program JavaScript, you'll be able to learn other +programming languages much more easily. Now you just gotta keep going!
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-41-0.html b/demonstrations/adayjrv/pages/page-41-0.html new file mode 100644 index 0000000000000000000000000000000000000000..5b790cd00ed65bb023f3897771417b3b042c9479 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-41-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-52-0.html b/demonstrations/adayjrv/pages/page-52-0.html new file mode 100644 index 0000000000000000000000000000000000000000..5bc46d02b8ed0dc1c12a8192c3a049a663466b48 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-52-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-69-0.html b/demonstrations/adayjrv/pages/page-69-0.html new file mode 100644 index 0000000000000000000000000000000000000000..d0983f1b837ca656d4b78ec2991ae7a3eef1f248 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-69-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-84-0.html b/demonstrations/adayjrv/pages/page-84-0.html new file mode 100644 index 0000000000000000000000000000000000000000..b733ec1d36b0878ab521cd574bd28e5f13b6aa28 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-84-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-91-0.html b/demonstrations/adayjrv/pages/page-91-0.html new file mode 100644 index 0000000000000000000000000000000000000000..af4868c256048c1e6e8c2beb498b38fc95d682c5 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-91-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-96-0.html b/demonstrations/adayjrv/pages/page-96-0.html new file mode 100644 index 0000000000000000000000000000000000000000..af4868c256048c1e6e8c2beb498b38fc95d682c5 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-96-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/pages/page-97-0.html b/demonstrations/adayjrv/pages/page-97-0.html new file mode 100644 index 0000000000000000000000000000000000000000..820f248e0ceb683a042907da615f1274404b2425 --- /dev/null +++ b/demonstrations/adayjrv/pages/page-97-0.html @@ -0,0 +1,63 @@ + + + Intro to JS: Drawing & Animation | Computer programming | Khan Academy + + + + + + + + + + + +
Skip to main content
+
+
+
+
+
Main content

Unit 1: Intro to JS: Drawing & Animation

About this unit

Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we will learn how to use the programming language JavaScript and Processing JavaScript to make our own drawings and animation.
If you're new here, watch our intro video and get a brief tour of our programming course. Then get coding!
Learn how to make programs that draw shapes based on the mouse location, like painting apps.
Learn how to help your peers on their path to learning programming and how to ask for help yourself.
Learn how to use variable expressions to resize parts of your drawing relative to other parts. (This requires a bit more math, so if you don't feel you have a good grasp of fractions yet, you can skip over this.)
How can you figure out what's wrong with your code? Learn tips and tricks for debugging your programs.
Learn how to write JavaScript code that is easy to read and understand, with good use of indentation, spacing, naming, and comments.
Now that you understand the basics of programming, learn techniques that will help you be more productive and write more beautiful code.
+
+
+
+
+ + + + + + +
\ No newline at end of file diff --git a/demonstrations/adayjrv/screenshots/screenshot-0-1.png b/demonstrations/adayjrv/screenshots/screenshot-0-1.png new file mode 100644 index 0000000000000000000000000000000000000000..4573f77141557ed7b7878c00c2805c039d4f376e --- /dev/null +++ b/demonstrations/adayjrv/screenshots/screenshot-0-1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1e5b97c437b9d75e6aa13e73a4788ff1e6e78481fe1e695b2cdca12dd8aa8a +size 37764 diff --git a/demonstrations/ausdjpo/bboxes/bboxes-0.json b/demonstrations/ausdjpo/bboxes/bboxes-0.json new file mode 100644 index 0000000000000000000000000000000000000000..46b5aea1a8cbd09e4e7d1a9f5e5fcd749839c3cc --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-0.json @@ -0,0 +1 @@ +{"fcf19a07-6fa0-4d39":{"x":0,"y":0,"width":1280,"height":309.8645935058594,"top":0,"right":1280,"bottom":309.8645935058594,"left":0},"bab9be2f-08d9-4b02":{"x":0,"y":64,"width":1280,"height":181.86459350585938,"top":64,"right":1280,"bottom":245.86459350585938,"left":0},"7a376da3-9d30-43db":{"x":0,"y":64,"width":1280,"height":181.86459350585938,"top":64,"right":1280,"bottom":245.86459350585938,"left":0},"337a8ad3-5da4-4415":{"x":0,"y":64,"width":1280,"height":64,"top":64,"right":1280,"bottom":128,"left":0},"5529b21f-a619-4e82":{"x":0,"y":176,"width":1280,"height":25.33333396911621,"top":176,"right":1280,"bottom":201.3333339691162,"left":0},"9bf4ab2e-772c-4c80":{"x":0,"y":220.53125,"width":1280,"height":25.33333396911621,"top":220.53125,"right":1280,"bottom":245.8645839691162,"left":0}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-1.json b/demonstrations/ausdjpo/bboxes/bboxes-1.json new file mode 100644 index 0000000000000000000000000000000000000000..46b5aea1a8cbd09e4e7d1a9f5e5fcd749839c3cc --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-1.json @@ -0,0 +1 @@ +{"fcf19a07-6fa0-4d39":{"x":0,"y":0,"width":1280,"height":309.8645935058594,"top":0,"right":1280,"bottom":309.8645935058594,"left":0},"bab9be2f-08d9-4b02":{"x":0,"y":64,"width":1280,"height":181.86459350585938,"top":64,"right":1280,"bottom":245.86459350585938,"left":0},"7a376da3-9d30-43db":{"x":0,"y":64,"width":1280,"height":181.86459350585938,"top":64,"right":1280,"bottom":245.86459350585938,"left":0},"337a8ad3-5da4-4415":{"x":0,"y":64,"width":1280,"height":64,"top":64,"right":1280,"bottom":128,"left":0},"5529b21f-a619-4e82":{"x":0,"y":176,"width":1280,"height":25.33333396911621,"top":176,"right":1280,"bottom":201.3333339691162,"left":0},"9bf4ab2e-772c-4c80":{"x":0,"y":220.53125,"width":1280,"height":25.33333396911621,"top":220.53125,"right":1280,"bottom":245.8645839691162,"left":0}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-10.json b/demonstrations/ausdjpo/bboxes/bboxes-10.json new file mode 100644 index 0000000000000000000000000000000000000000..082ac79ec46a54fe3ca7c6f7ef755872a52e304f --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-10.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93e6fee3-65a1-48d3":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":3118.260498046875,"top":-500.40625,"right":1263.3333740234375,"bottom":2617.854248046875,"left":0},"e76cb1b5-f224-4534":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"f8bc74a4-08e5-4d0f":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"b3b3b98a-dfa9-4c2a":{"x":0,"y":-308.40625,"width":1263.3333740234375,"height":2353.59375,"top":-308.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"3d6cfdde-6066-4e00":{"x":47.66666793823242,"y":-308.40625,"width":1168,"height":2353.59375,"top":-308.40625,"right":1215.6666679382324,"bottom":2045.1875,"left":47.66666793823242},"d7fdee83-21e3-467b":{"x":47.66666793823242,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":71.66666793823242,"bottom":2045.1875,"left":47.66666793823242},"86ead4cf-77f7-4ac9":{"x":71.66667175292969,"y":-300.40625,"width":256,"height":2345.59375,"top":-300.40625,"right":327.6666717529297,"bottom":2045.1875,"left":71.66667175292969},"53190586-cec1-44f4":{"x":71.66667175292969,"y":-300.40625,"width":255.33334350585938,"height":2345.59375,"top":-300.40625,"right":327.00001525878906,"bottom":2045.1875,"left":71.66667175292969},"35001293-b1fe-4b3e":{"x":327.66668701171875,"y":-308.40625,"width":32,"height":2353.59375,"top":-308.40625,"right":359.66668701171875,"bottom":2045.1875,"left":327.66668701171875},"736db82e-dcd5-4de9":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"88fe6f31-e4c1-443b":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"dac06c6b-57d3-4eb5":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2077,"top":-284.40625,"right":1191.6666870117188,"bottom":1792.59375,"left":359.66668701171875},"a53618b4-86bf-443b":{"x":359.66668701171875,"y":-236.0729217529297,"width":832,"height":2000,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"1fd3a1e0-826f-4758":{"x":359.66668701171875,"y":-236.0729217529297,"width":888,"height":2000,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"eb219f1a-8584-42a3":{"x":359.66668701171875,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":803.6666870117188,"bottom":163.9270782470703,"left":359.66668701171875},"007905e5-ef8c-42c9":{"x":359.66668701171875,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":747.6666870117188,"bottom":131.9270782470703,"left":359.66668701171875},"3e81298e-3db4-4e68":{"x":359.66668701171875,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":747.6666870117188,"bottom":116.1875,"left":359.66668701171875},"007e4856-321a-44a6":{"x":359.66668701171875,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"b422c205-2a38-49d3":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"4163d3b6-c1a8-4024":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"e0e4edb0-8414-4373":{"x":359.66668701171875,"y":4.1875,"width":160.6041717529297,"height":48,"top":4.1875,"right":520.2708587646484,"bottom":52.1875,"left":359.66668701171875},"75476b56-5b1a-437a":{"x":359.66668701171875,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":407.66668701171875,"bottom":52.1875,"left":359.66668701171875},"d196dc30-16a8-4049":{"x":365.66668701171875,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":401.66668701171875,"bottom":46.1875,"left":365.66668701171875},"6fc367ba-3203-4c62":{"x":407.66668701171875,"y":17.1875,"width":112.60417175292969,"height":22,"top":17.1875,"right":520.2708587646484,"bottom":39.1875,"left":407.66668701171875},"406733be-01b2-4a1e":{"x":417.66668701171875,"y":17.1875,"width":92.60417175292969,"height":22,"top":17.1875,"right":510.27085876464844,"bottom":39.1875,"left":417.66668701171875},"48adbcbb-0388-4251":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"abe50088-0b64-43c1":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"721bd48f-a233-4c1a":{"x":359.66668701171875,"y":60.1875,"width":283.01043701171875,"height":48,"top":60.1875,"right":642.6771240234375,"bottom":108.1875,"left":359.66668701171875},"b2ccea14-2068-48f2":{"x":359.66668701171875,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":407.66668701171875,"bottom":108.1875,"left":359.66668701171875},"2f65d557-f8b2-4e61":{"x":365.66668701171875,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":401.66668701171875,"bottom":102.1875,"left":365.66668701171875},"cbbbb6a4-fc87-486d":{"x":407.66668701171875,"y":73.1875,"width":235.0104217529297,"height":22,"top":73.1875,"right":642.6771087646484,"bottom":95.1875,"left":407.66668701171875},"c75df82d-bab6-41e5":{"x":417.66668701171875,"y":73.1875,"width":215.0104217529297,"height":22,"top":73.1875,"right":632.6771087646484,"bottom":95.1875,"left":417.66668701171875},"30a79e1c-64fb-4c86":{"x":803.6666870117188,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":163.9270782470703,"left":803.6666870117188},"feedef1a-4882-4aeb":{"x":803.6666870117188,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":131.9270782470703,"left":803.6666870117188},"45e75065-de01-4dd9":{"x":803.6666870117188,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":1191.6666870117188,"bottom":116.1875,"left":803.6666870117188},"c929ddb3-c811-4dfe":{"x":803.6666870117188,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"703718f1-26f9-4319":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"4c4fd0ba-9117-49a3":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"10251ba5-be3e-4197":{"x":803.6666870117188,"y":4.1875,"width":202.3229217529297,"height":48,"top":4.1875,"right":1005.9896087646484,"bottom":52.1875,"left":803.6666870117188},"dd185cb3-1c1b-4dc1":{"x":803.6666870117188,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":851.6666870117188,"bottom":52.1875,"left":803.6666870117188},"35361f87-9a2b-4eec":{"x":809.6666870117188,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":845.6666870117188,"bottom":46.1875,"left":809.6666870117188},"78607f02-83c8-44c0":{"x":851.6666870117188,"y":17.1875,"width":154.3229217529297,"height":22,"top":17.1875,"right":1005.9896087646484,"bottom":39.1875,"left":851.6666870117188},"4019a8e8-d6b4-4fcb":{"x":861.6666870117188,"y":17.1875,"width":134.3229217529297,"height":22,"top":17.1875,"right":995.9896087646484,"bottom":39.1875,"left":861.6666870117188},"db59b9fd-ddf9-43fb":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"e7afcc9b-85c2-46e4":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"a056453f-e859-4311":{"x":803.6666870117188,"y":60.1875,"width":175.7604217529297,"height":48,"top":60.1875,"right":979.4271087646484,"bottom":108.1875,"left":803.6666870117188},"6d13bec4-0ae6-421c":{"x":803.6666870117188,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":851.6666870117188,"bottom":108.1875,"left":803.6666870117188},"f44b33f3-8f36-4cf2":{"x":809.6666870117188,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":845.6666870117188,"bottom":102.1875,"left":809.6666870117188},"99832fd9-e0b6-4ea4":{"x":851.6666870117188,"y":73.1875,"width":127.76042175292969,"height":22,"top":73.1875,"right":979.4271087646484,"bottom":95.1875,"left":851.6666870117188},"27fffe15-ef9f-4cc6":{"x":861.6666870117188,"y":73.1875,"width":107.76042175292969,"height":22,"top":73.1875,"right":969.4271087646484,"bottom":95.1875,"left":861.6666870117188},"ffa10638-dd57-42a8":{"x":359.66668701171875,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":803.6666870117188,"bottom":563.9270935058594,"left":359.66668701171875},"94bd4e55-1b90-4db1":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":747.6666870117188,"bottom":531.9270935058594,"left":359.66668701171875},"6446c537-bb17-4389":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":747.6666870117188,"bottom":208.1875114440918,"left":359.66668701171875},"9f82d78a-2e73-4b43":{"x":359.66668701171875,"y":173.92709350585938,"width":159.1875,"height":19.59375,"top":173.92709350585938,"right":518.8541870117188,"bottom":193.52084350585938,"left":359.66668701171875},"9f53f2db-6e87-43ab":{"x":688.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":747.6667098999023,"bottom":193.52084350585938,"left":688.9896240234375},"440b7a3f-c82b-4eed":{"x":359.66668701171875,"y":228.1875,"width":388,"height":288,"top":228.1875,"right":747.6666870117188,"bottom":516.1875,"left":359.66668701171875},"71b6ff5c-7f5d-4ed3":{"x":359.66668701171875,"y":236.1875,"width":388,"height":272,"top":236.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"16f5f2e3-75b2-4aab":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"a6143be6-2346-42e4":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"abf892b5-c742-42c7":{"x":359.66668701171875,"y":236.1875,"width":284.03125,"height":48,"top":236.1875,"right":643.6979370117188,"bottom":284.1875,"left":359.66668701171875},"cbf42e98-1423-48f3":{"x":359.66668701171875,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":407.66668701171875,"bottom":284.1875,"left":359.66668701171875},"360fc186-23d4-4814":{"x":365.66668701171875,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":401.66668701171875,"bottom":278.1875,"left":365.66668701171875},"c88d48d7-30ec-4a08":{"x":407.66668701171875,"y":249.1875,"width":236.03125,"height":22,"top":249.1875,"right":643.6979370117188,"bottom":271.1875,"left":407.66668701171875},"4604a258-3155-404e":{"x":417.66668701171875,"y":249.1875,"width":216.03125,"height":22,"top":249.1875,"right":633.6979370117188,"bottom":271.1875,"left":417.66668701171875},"bc4ebff6-86e9-4ac4":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"eecdd0b8-582f-4085":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"86cb3b62-bb78-42ce":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"ab1a0696-f890-4d06":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"b4f2c7c5-c7fa-414c":{"x":682.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":731.6666679382324,"bottom":269.1875,"left":682.40625},"d3772bf2-e514-4cdc":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"12ca1850-1787-4589":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"0e1fa219-6cf1-4851":{"x":359.66668701171875,"y":292.1875,"width":287.3333435058594,"height":48,"top":292.1875,"right":647.0000305175781,"bottom":340.1875,"left":359.66668701171875},"fb640d63-54c8-4bce":{"x":359.66668701171875,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":407.66668701171875,"bottom":340.1875,"left":359.66668701171875},"7cb819db-d907-490c":{"x":365.66668701171875,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":401.66668701171875,"bottom":334.1875,"left":365.66668701171875},"0a404b40-a602-4983":{"x":407.66668701171875,"y":294.1875,"width":239.33334350585938,"height":44,"top":294.1875,"right":647.0000305175781,"bottom":338.1875,"left":407.66668701171875},"2a7b3fed-43bf-4678":{"x":417.66668701171875,"y":294.1875,"width":219.33334350585938,"height":44,"top":294.1875,"right":637.0000305175781,"bottom":338.1875,"left":417.66668701171875},"98635f00-b4b1-42d6":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"34bbf904-ba35-4cd3":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"f6c45f53-3ffb-4cd4":{"x":359.66668701171875,"y":348.1875,"width":287.3333435058594,"height":48,"top":348.1875,"right":647.0000305175781,"bottom":396.1875,"left":359.66668701171875},"59d7cca9-0341-4ea9":{"x":359.66668701171875,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":407.66668701171875,"bottom":396.1875,"left":359.66668701171875},"6b35f3e4-aa59-45d0":{"x":365.66668701171875,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":401.66668701171875,"bottom":390.1875,"left":365.66668701171875},"ff76e3e8-99e9-4a70":{"x":407.66668701171875,"y":350.1875,"width":239.33334350585938,"height":44,"top":350.1875,"right":647.0000305175781,"bottom":394.1875,"left":407.66668701171875},"c54a501e-b65f-460c":{"x":417.66668701171875,"y":350.1875,"width":219.33334350585938,"height":44,"top":350.1875,"right":637.0000305175781,"bottom":394.1875,"left":417.66668701171875},"481cf9d3-bf11-4f8c":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"aea6236f-7750-401d":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"853d1bb6-2f6e-4517":{"x":359.66668701171875,"y":404.1875,"width":287.3333435058594,"height":48,"top":404.1875,"right":647.0000305175781,"bottom":452.1875,"left":359.66668701171875},"793d136c-dff4-445b":{"x":359.66668701171875,"y":404.1875,"width":48,"height":48,"top":404.1875,"right":407.66668701171875,"bottom":452.1875,"left":359.66668701171875},"89804516-6327-4973":{"x":365.66668701171875,"y":410.1875,"width":36,"height":36,"top":410.1875,"right":401.66668701171875,"bottom":446.1875,"left":365.66668701171875},"97f4e51d-a4e9-40bf":{"x":407.66668701171875,"y":406.1875,"width":239.33334350585938,"height":44,"top":406.1875,"right":647.0000305175781,"bottom":450.1875,"left":407.66668701171875},"acb21fe5-b138-4146":{"x":417.66668701171875,"y":406.1875,"width":219.33334350585938,"height":44,"top":406.1875,"right":637.0000305175781,"bottom":450.1875,"left":417.66668701171875},"e124690b-15c0-4f79":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"223317cf-7ced-46a3":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"91ca8e20-5d0b-41cd":{"x":359.66668701171875,"y":460.1875,"width":287.3333435058594,"height":48,"top":460.1875,"right":647.0000305175781,"bottom":508.1875,"left":359.66668701171875},"6d792d24-ad00-42fa":{"x":359.66668701171875,"y":460.1875,"width":48,"height":48,"top":460.1875,"right":407.66668701171875,"bottom":508.1875,"left":359.66668701171875},"39e29d78-11c8-4b25":{"x":365.66668701171875,"y":466.1875,"width":36,"height":36,"top":466.1875,"right":401.66668701171875,"bottom":502.1875,"left":365.66668701171875},"8db2f360-bcbc-4c5b":{"x":407.66668701171875,"y":462.1875,"width":239.33334350585938,"height":44,"top":462.1875,"right":647.0000305175781,"bottom":506.1875,"left":407.66668701171875},"f1f819d3-e303-4180":{"x":417.66668701171875,"y":462.1875,"width":219.33334350585938,"height":44,"top":462.1875,"right":637.0000305175781,"bottom":506.1875,"left":417.66668701171875},"c64a77da-d180-4502":{"x":803.6666870117188,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":1247.6666870117188,"bottom":563.9270935058594,"left":803.6666870117188},"f4c9dcb7-3705-4d62":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":1191.6666870117188,"bottom":531.9270935058594,"left":803.6666870117188},"79858f74-8d77-4fb3":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":1191.6666870117188,"bottom":208.1875114440918,"left":803.6666870117188},"d08d5c5c-c5ef-4265":{"x":803.6666870117188,"y":173.92709350585938,"width":119.59375,"height":19.59375,"top":173.92709350585938,"right":923.2604370117188,"bottom":193.52084350585938,"left":803.6666870117188},"923fb4b1-b952-4a50":{"x":1132.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":1191.6667098999023,"bottom":193.52084350585938,"left":1132.9896240234375},"28f10c83-f255-423d":{"x":803.6666870117188,"y":228.1875,"width":388,"height":176,"top":228.1875,"right":1191.6666870117188,"bottom":404.1875,"left":803.6666870117188},"135cee27-57b0-42d2":{"x":803.6666870117188,"y":236.1875,"width":388,"height":160,"top":236.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"c1c46178-6e47-46da":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"85b63c56-dc03-49c5":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"af48eb72-3c00-4cb6":{"x":803.6666870117188,"y":236.1875,"width":139.52084350585938,"height":48,"top":236.1875,"right":943.1875305175781,"bottom":284.1875,"left":803.6666870117188},"c803c9ed-161d-4eae":{"x":803.6666870117188,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":851.6666870117188,"bottom":284.1875,"left":803.6666870117188},"05a0f761-f61d-4732":{"x":809.6666870117188,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":845.6666870117188,"bottom":278.1875,"left":809.6666870117188},"c5f7bf42-3920-4284":{"x":851.6666870117188,"y":249.1875,"width":91.52083587646484,"height":22,"top":249.1875,"right":943.1875228881836,"bottom":271.1875,"left":851.6666870117188},"5a6f2157-bc8d-43af":{"x":861.6666870117188,"y":249.1875,"width":71.52083587646484,"height":22,"top":249.1875,"right":933.1875228881836,"bottom":271.1875,"left":861.6666870117188},"5945f524-4bab-47ff":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"04d0e8d2-7664-472a":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"9d29d0a3-4024-4854":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"2960be3d-0c69-4f12":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"c5f79317-c1a4-4f33":{"x":1126.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":1175.6666679382324,"bottom":269.1875,"left":1126.40625},"893ab6dc-d8ec-406e":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"5b704fa3-1f72-4996":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"0d808e2b-622f-434c":{"x":803.6666870117188,"y":292.1875,"width":158.20834350585938,"height":48,"top":292.1875,"right":961.8750305175781,"bottom":340.1875,"left":803.6666870117188},"d5d50c7f-9ed0-4084":{"x":803.6666870117188,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":851.6666870117188,"bottom":340.1875,"left":803.6666870117188},"f5357668-fade-4a25":{"x":809.6666870117188,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":845.6666870117188,"bottom":334.1875,"left":809.6666870117188},"ccdb4a82-3808-4ee8":{"x":851.6666870117188,"y":305.1875,"width":110.20833587646484,"height":22,"top":305.1875,"right":961.8750228881836,"bottom":327.1875,"left":851.6666870117188},"6d347233-0869-4dce":{"x":861.6666870117188,"y":305.1875,"width":90.20833587646484,"height":22,"top":305.1875,"right":951.8750228881836,"bottom":327.1875,"left":861.6666870117188},"3197c042-b8e9-4d21":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d9f6b95e-4614-4a81":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"1e1dafb3-20fa-420b":{"x":803.6666870117188,"y":348.1875,"width":192.42709350585938,"height":48,"top":348.1875,"right":996.0937805175781,"bottom":396.1875,"left":803.6666870117188},"f5914265-46f1-4191":{"x":803.6666870117188,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":851.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d20dc3c6-bbdd-472d":{"x":809.6666870117188,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":845.6666870117188,"bottom":390.1875,"left":809.6666870117188},"9c9dc72d-42f9-4cbd":{"x":851.6666870117188,"y":361.1875,"width":144.42709350585938,"height":22,"top":361.1875,"right":996.0937805175781,"bottom":383.1875,"left":851.6666870117188},"d1d72a1e-35ea-41c1":{"x":861.6666870117188,"y":361.1875,"width":124.42708587646484,"height":22,"top":361.1875,"right":986.0937728881836,"bottom":383.1875,"left":861.6666870117188},"70ca6b91-8662-472d":{"x":359.66668701171875,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":803.6666870117188,"bottom":963.9271240234375,"left":359.66668701171875},"8a03bd3d-536f-493e":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":747.6666870117188,"bottom":931.9271240234375,"left":359.66668701171875},"ea0b7ed6-c6a2-4399":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":747.6666870117188,"bottom":608.1875419616699,"left":359.66668701171875},"665b8f45-4d00-4914":{"x":359.66668701171875,"y":573.9271240234375,"width":176.89584350585938,"height":19.59375,"top":573.9271240234375,"right":536.5625305175781,"bottom":593.5208740234375,"left":359.66668701171875},"671e91db-3c1d-453a":{"x":688.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":747.6667098999023,"bottom":593.5208740234375,"left":688.9896240234375},"b3c4d050-3829-4ad5":{"x":803.6666870117188,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":1247.6666870117188,"bottom":963.9271240234375,"left":803.6666870117188},"2cc46819-3cde-490f":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":1191.6666870117188,"bottom":931.9271240234375,"left":803.6666870117188},"cafe44dd-af2a-4dd5":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":1191.6666870117188,"bottom":608.1875419616699,"left":803.6666870117188},"9425538c-84b2-40b8":{"x":803.6666870117188,"y":573.9271240234375,"width":143.2291717529297,"height":19.59375,"top":573.9271240234375,"right":946.8958587646484,"bottom":593.5208740234375,"left":803.6666870117188},"04fcf591-dba3-494a":{"x":1132.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":1191.6667098999023,"bottom":593.5208740234375,"left":1132.9896240234375},"b0fa5c18-7982-483f":{"x":1191.666748046875,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":1215.666748046875,"bottom":2045.1875,"left":1191.666748046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-101.json b/demonstrations/ausdjpo/bboxes/bboxes-101.json new file mode 100644 index 0000000000000000000000000000000000000000..325783728dd04cc8935471e927ac5f72140ae5ea --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-101.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-4300.40625,"width":1263.3333740234375,"height":6119,"top":-4300.40625,"right":1263.3333740234375,"bottom":1818.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-4238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-4238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-4238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-4238.40625,"width":405,"height":5484.33349609375,"top":-4238.40625,"right":405,"bottom":1245.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-4238.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-4082.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1214.3333740234375,"bottom":1245.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-4076.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-4076.40625,"right":1214.3333740234375,"bottom":1239.92724609375,"left":454},"382f82c6-63a4-4655":{"x":454,"y":-159.40625,"width":760.3333740234375,"height":416.3333435058594,"top":-159.40625,"right":1214.3333740234375,"bottom":256.9270935058594,"left":454},"32a74762-2acb-4bcc":{"x":454.66668701171875,"y":-158.73959350585938,"width":759,"height":415,"top":-158.73959350585938,"right":1213.6666870117188,"bottom":256.2604064941406,"left":454.66668701171875},"486d88f0-3292-4a49":{"x":478.66668701171875,"y":-134.73959350585938,"width":711,"height":363,"top":-134.73959350585938,"right":1189.6666870117188,"bottom":228.26040649414062,"left":478.66668701171875},"8953eff9-a044-4c32":{"x":478.66668701171875,"y":-22.73958396911621,"width":711,"height":251,"top":-22.73958396911621,"right":1189.6666870117188,"bottom":228.2604160308838,"left":478.66668701171875},"a165f434-caa0-46da":{"x":478.66668701171875,"y":-22.73958396911621,"width":711,"height":251,"top":-22.73958396911621,"right":1189.6666870117188,"bottom":228.2604160308838,"left":478.66668701171875},"b0e207fd-a46c-42a5":{"x":478.66668701171875,"y":-22.73958396911621,"width":711,"height":40,"top":-22.73958396911621,"right":1189.6666870117188,"bottom":17.26041603088379,"left":478.66668701171875},"9e4827f8-28dc-4246":{"x":478.66668701171875,"y":17.260417938232422,"width":711,"height":211,"top":17.260417938232422,"right":1189.6666870117188,"bottom":228.26041793823242,"left":478.66668701171875},"4bd3f8fb-23ee-4ca9":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":34.5,"top":17.260417938232422,"right":1157.6666870117188,"bottom":51.76041793823242,"left":478.66668701171875},"79102575-3507-4c9c":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":34.5,"top":17.260417938232422,"right":1157.6666870117188,"bottom":51.76041793823242,"left":478.66668701171875},"1dd1793b-7c15-45dd":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":31,"top":17.260417938232422,"right":1157.6666870117188,"bottom":48.26041793823242,"left":478.66668701171875},"69d2bb9b-62f4-4049":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":31,"top":17.260417938232422,"right":1157.6666870117188,"bottom":48.26041793823242,"left":478.66668701171875},"139a1398-e328-49cc":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"3c3d6183-4a46-4407":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"9a71c582-0452-4b71":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"c9a2a971-7019-41bd":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"e6376183-86bd-4087":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"72fb83fa-4c46-47d4":{"x":485.66668701171875,"y":23.260417938232422,"width":10,"height":12,"top":23.260417938232422,"right":495.66668701171875,"bottom":35.26041793823242,"left":485.66668701171875},"f1ddcf7b-faf8-4a99":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"e066a5b9-5a28-47da":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"5dc0164b-93a9-4b00":{"x":502.66668701171875,"y":18.260417938232422,"width":171.23959350585938,"height":22,"top":18.260417938232422,"right":673.9062805175781,"bottom":40.26041793823242,"left":502.66668701171875},"238bdada-22c4-4c69":{"x":518.6666870117188,"y":18.260417938232422,"width":155.23959350585938,"height":22,"top":18.260417938232422,"right":673.9062805175781,"bottom":40.26041793823242,"left":518.6666870117188},"65e066a7-4194-4352":{"x":518.6666870117188,"y":18.260417938232422,"width":155.23959350585938,"height":22,"top":18.260417938232422,"right":673.9062805175781,"bottom":40.26041793823242,"left":518.6666870117188},"d9883452-1703-422b":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":41.5,"top":55.26041793823242,"right":1157.6666870117188,"bottom":96.76041793823242,"left":478.66668701171875},"c7a1c96b-9925-4d23":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":41.5,"top":55.26041793823242,"right":1157.6666870117188,"bottom":96.76041793823242,"left":478.66668701171875},"27e3d179-0dd5-49a6":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":38,"top":55.26041793823242,"right":1157.6666870117188,"bottom":93.26041793823242,"left":478.66668701171875},"12e5bf2a-2bb8-4832":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":38,"top":55.26041793823242,"right":1157.6666870117188,"bottom":93.26041793823242,"left":478.66668701171875},"cf817485-e3eb-452d":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"47eaa3d5-01b2-492c":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"61ce559c-f37b-4a1c":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"f61939e9-9e34-4e6f":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"69fd9161-6185-42ec":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"3da2ee99-01b2-4ccd":{"x":484.66583251953125,"y":68.26069641113281,"width":12.001708984375,"height":11.49946117401123,"top":68.26069641113281,"right":496.66754150390625,"bottom":79.76015758514404,"left":484.66583251953125},"d5252fbc-c30d-497d":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"b0157e71-adfb-418e":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"7adf0ea5-d3d6-4c4e":{"x":502.66668701171875,"y":63.26041793823242,"width":237.25,"height":22,"top":63.26041793823242,"right":739.9166870117188,"bottom":85.26041793823242,"left":502.66668701171875},"e7a60f72-5400-4d1a":{"x":518.6666870117188,"y":63.26041793823242,"width":221.25,"height":22,"top":63.26041793823242,"right":739.9166870117188,"bottom":85.26041793823242,"left":518.6666870117188},"85066708-7397-47e1":{"x":518.6666870117188,"y":63.26041793823242,"width":221.25,"height":22,"top":63.26041793823242,"right":739.9166870117188,"bottom":85.26041793823242,"left":518.6666870117188},"7f4afb3a-c76b-471a":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":41.5,"top":100.26042175292969,"right":1157.6666870117188,"bottom":141.7604217529297,"left":478.66668701171875},"44d205d8-8e23-4336":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":41.5,"top":100.26042175292969,"right":1157.6666870117188,"bottom":141.7604217529297,"left":478.66668701171875},"84607156-c6c6-432a":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":38,"top":100.26042175292969,"right":1157.6666870117188,"bottom":138.2604217529297,"left":478.66668701171875},"12b8f8e1-a514-4a71":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":38,"top":100.26042175292969,"right":1157.6666870117188,"bottom":138.2604217529297,"left":478.66668701171875},"1d707484-f883-4683":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"2155b569-080c-4403":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"d7e4be8d-d0a4-43ec":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"01ed9bcd-94ee-4240":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"65b2ec7d-ad92-48f1":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"9d6bc7e2-b0be-433b":{"x":485.66668701171875,"y":113.26042175292969,"width":10,"height":12,"top":113.26042175292969,"right":495.66668701171875,"bottom":125.26042175292969,"left":485.66668701171875},"758b890e-4164-4640":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"a8ddd425-53c5-4f38":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"dec4b4bf-ad9a-46f8":{"x":502.66668701171875,"y":108.26042175292969,"width":181.9375,"height":22,"top":108.26042175292969,"right":684.6041870117188,"bottom":130.2604217529297,"left":502.66668701171875},"48420b32-02e8-411f":{"x":518.6666870117188,"y":108.26042175292969,"width":165.9375,"height":22,"top":108.26042175292969,"right":684.6041870117188,"bottom":130.2604217529297,"left":518.6666870117188},"6403b9f8-a86f-47c7":{"x":518.6666870117188,"y":108.26042175292969,"width":165.9375,"height":22,"top":108.26042175292969,"right":684.6041870117188,"bottom":130.2604217529297,"left":518.6666870117188},"e0b485f1-1470-4b10":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":41.5,"top":145.2604217529297,"right":1157.6666870117188,"bottom":186.7604217529297,"left":478.66668701171875},"64502ab8-d9df-4f71":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":41.5,"top":145.2604217529297,"right":1157.6666870117188,"bottom":186.7604217529297,"left":478.66668701171875},"83c18cbd-ae07-4b5b":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":38,"top":145.2604217529297,"right":1157.6666870117188,"bottom":183.2604217529297,"left":478.66668701171875},"9529ae60-fa17-450d":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":38,"top":145.2604217529297,"right":1157.6666870117188,"bottom":183.2604217529297,"left":478.66668701171875},"b5979c46-37f2-49fc":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"273260d7-218a-497c":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"40c978d3-428e-47e6":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"0939b9d6-6a57-4fa8":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"9c17955b-c34e-4e65":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"7bfbb68a-4249-4124":{"x":484.66583251953125,"y":158.26071166992188,"width":12.001708984375,"height":11.49945068359375,"top":158.26071166992188,"right":496.66754150390625,"bottom":169.76016235351562,"left":484.66583251953125},"db9df903-ec13-4ced":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"d1b72331-a0cc-4da8":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"5dff315f-7c40-41a6":{"x":502.66668701171875,"y":153.2604217529297,"width":232.65625,"height":22,"top":153.2604217529297,"right":735.3229370117188,"bottom":175.2604217529297,"left":502.66668701171875},"e8916dc9-f43f-4be8":{"x":518.6666870117188,"y":153.2604217529297,"width":216.65625,"height":22,"top":153.2604217529297,"right":735.3229370117188,"bottom":175.2604217529297,"left":518.6666870117188},"dc15fb03-91d6-4bec":{"x":518.6666870117188,"y":153.2604217529297,"width":216.65625,"height":22,"top":153.2604217529297,"right":735.3229370117188,"bottom":175.2604217529297,"left":518.6666870117188},"7aa89431-3e2b-4209":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":34.5,"top":190.2604217529297,"right":1157.6666870117188,"bottom":224.7604217529297,"left":478.66668701171875},"bca879c1-8777-4d38":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":34.5,"top":190.2604217529297,"right":1157.6666870117188,"bottom":224.7604217529297,"left":478.66668701171875},"cfb242da-984c-45ce":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":31,"top":190.2604217529297,"right":1157.6666870117188,"bottom":221.2604217529297,"left":478.66668701171875},"716c28cc-9fea-4b8d":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":31,"top":190.2604217529297,"right":1157.6666870117188,"bottom":221.2604217529297,"left":478.66668701171875},"2d762eb4-e1d5-4f91":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"d02deeec-cf96-417c":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"842b7925-8d45-4b37":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"3063599e-a484-43a4":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"1c9ff319-7785-4ec6":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"66307626-0d51-4d62":{"x":485.66668701171875,"y":203.2604217529297,"width":10,"height":12,"top":203.2604217529297,"right":495.66668701171875,"bottom":215.2604217529297,"left":485.66668701171875},"15ee6293-8612-4f76":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"8c6c526a-7f95-4fde":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"b881b4a2-d0c5-40c4":{"x":502.66668701171875,"y":198.2604217529297,"width":160.73959350585938,"height":22,"top":198.2604217529297,"right":663.4062805175781,"bottom":220.2604217529297,"left":502.66668701171875},"aeadcc1b-aecf-4d69":{"x":518.6666870117188,"y":198.2604217529297,"width":144.73959350585938,"height":22,"top":198.2604217529297,"right":663.4062805175781,"bottom":220.2604217529297,"left":518.6666870117188},"a59d24ea-3339-466c":{"x":518.6666870117188,"y":198.2604217529297,"width":144.73959350585938,"height":22,"top":198.2604217529297,"right":663.4062805175781,"bottom":220.2604217529297,"left":518.6666870117188},"11444bc9-3370-4733":{"x":454,"y":268.9270935058594,"width":760.3333740234375,"height":355.3333435058594,"top":268.9270935058594,"right":1214.3333740234375,"bottom":624.2604370117188,"left":454},"5bb428aa-c715-4bc3":{"x":454.66668701171875,"y":269.59375,"width":759,"height":354,"top":269.59375,"right":1213.6666870117188,"bottom":623.59375,"left":454.66668701171875},"233134bc-1946-4803":{"x":478.66668701171875,"y":293.59375,"width":711,"height":302,"top":293.59375,"right":1189.6666870117188,"bottom":595.59375,"left":478.66668701171875},"601b55ef-0862-495f":{"x":478.66668701171875,"y":293.59375,"width":711,"height":24,"top":293.59375,"right":1189.6666870117188,"bottom":317.59375,"left":478.66668701171875},"7d495528-a9ed-451e":{"x":478.66668701171875,"y":293.59375,"width":190.25,"height":24,"top":293.59375,"right":668.9166870117188,"bottom":317.59375,"left":478.66668701171875},"cea0fdc9-b9e2-4460":{"x":478.66668701171875,"y":295.59375,"width":190.25,"height":20,"top":295.59375,"right":668.9166870117188,"bottom":315.59375,"left":478.66668701171875},"7a691af7-23db-4790":{"x":478.66668701171875,"y":333.59375,"width":711,"height":56,"top":333.59375,"right":1189.6666870117188,"bottom":389.59375,"left":478.66668701171875},"5f32788b-3a71-4698":{"x":478.66668701171875,"y":333.59375,"width":711,"height":56,"top":333.59375,"right":1189.6666870117188,"bottom":389.59375,"left":478.66668701171875},"ecbdcfbe-7f7b-4b3a":{"x":478.66668701171875,"y":405.59375,"width":711,"height":190,"top":405.59375,"right":1189.6666870117188,"bottom":595.59375,"left":478.66668701171875},"c21e6fcd-630e-447b":{"x":478.66668701171875,"y":405.59375,"width":355.5,"height":190,"top":405.59375,"right":834.1666870117188,"bottom":595.59375,"left":478.66668701171875},"fc0b1ecd-b925-4a65":{"x":478.66668701171875,"y":405.59375,"width":355.5,"height":40,"top":405.59375,"right":834.1666870117188,"bottom":445.59375,"left":478.66668701171875},"30b2c2fb-112f-4091":{"x":478.66668701171875,"y":405.59375,"width":355.5,"height":20,"top":405.59375,"right":834.1666870117188,"bottom":425.59375,"left":478.66668701171875},"144f0227-b48e-450f":{"x":478.66668701171875,"y":445.59375,"width":355.5,"height":121,"top":445.59375,"right":834.1666870117188,"bottom":566.59375,"left":478.66668701171875},"42dde6f4-4354-402a":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":34.5,"top":445.59375,"right":802.1666870117188,"bottom":480.09375,"left":478.66668701171875},"88d11659-3a45-4313":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":34.5,"top":445.59375,"right":802.1666870117188,"bottom":480.09375,"left":478.66668701171875},"e80acb9f-d674-4e9f":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":31,"top":445.59375,"right":802.1666870117188,"bottom":476.59375,"left":478.66668701171875},"40129ea0-d1de-4ed1":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":31,"top":445.59375,"right":802.1666870117188,"bottom":476.59375,"left":478.66668701171875},"bb4fcb94-9348-4639":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"b8c3c4ab-ed08-42a6":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"de9833d1-b086-41ad":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"fc9cfcd8-062c-4d85":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"67f051e2-eed2-447e":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"9e20bcef-8a14-4825":{"x":485.66668701171875,"y":451.59375,"width":10,"height":12,"top":451.59375,"right":495.66668701171875,"bottom":463.59375,"left":485.66668701171875},"cf5eb5e5-c30b-44a3":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"f3952df8-f948-4775":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"75bf45d7-df06-4999":{"x":502.66668701171875,"y":446.59375,"width":141.67709350585938,"height":22,"top":446.59375,"right":644.3437805175781,"bottom":468.59375,"left":502.66668701171875},"89b35fd2-6ed0-4c9f":{"x":518.6666870117188,"y":446.59375,"width":125.67708587646484,"height":22,"top":446.59375,"right":644.3437728881836,"bottom":468.59375,"left":518.6666870117188},"8ad491be-7f80-49b2":{"x":518.6666870117188,"y":446.59375,"width":125.67708587646484,"height":22,"top":446.59375,"right":644.3437728881836,"bottom":468.59375,"left":518.6666870117188},"2dc2bd49-b8dc-489d":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":41.5,"top":483.59375,"right":802.1666870117188,"bottom":525.09375,"left":478.66668701171875},"7eb7a6cc-7257-4545":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":41.5,"top":483.59375,"right":802.1666870117188,"bottom":525.09375,"left":478.66668701171875},"2f7b6c69-4105-4018":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":38,"top":483.59375,"right":802.1666870117188,"bottom":521.59375,"left":478.66668701171875},"0e5d5695-8135-4b01":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":38,"top":483.59375,"right":802.1666870117188,"bottom":521.59375,"left":478.66668701171875},"5315d261-7ef0-44b7":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"3335520c-fc79-4fba":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"1b65abe6-1101-4683":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"bac13508-2f8a-4e3d":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"5a947533-cf05-4abe":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"4c323b8f-837d-4650":{"x":485.66668701171875,"y":496.59375,"width":10,"height":12,"top":496.59375,"right":495.66668701171875,"bottom":508.59375,"left":485.66668701171875},"a3245cb5-dc58-40d7":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"041b8020-0776-4298":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"84691435-d0b5-47d7":{"x":502.66668701171875,"y":491.59375,"width":159.05209350585938,"height":22,"top":491.59375,"right":661.7187805175781,"bottom":513.59375,"left":502.66668701171875},"faec85ab-8e33-420c":{"x":518.6666870117188,"y":491.59375,"width":143.05209350585938,"height":22,"top":491.59375,"right":661.7187805175781,"bottom":513.59375,"left":518.6666870117188},"5f1ed29b-513e-4a9e":{"x":518.6666870117188,"y":491.59375,"width":143.05209350585938,"height":22,"top":491.59375,"right":661.7187805175781,"bottom":513.59375,"left":518.6666870117188},"30389471-4988-463d":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":34.5,"top":528.59375,"right":802.1666870117188,"bottom":563.09375,"left":478.66668701171875},"24cc0e45-6461-4afe":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":34.5,"top":528.59375,"right":802.1666870117188,"bottom":563.09375,"left":478.66668701171875},"66d042d4-09b0-4a9b":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":31,"top":528.59375,"right":802.1666870117188,"bottom":559.59375,"left":478.66668701171875},"18e6f7ea-1015-408b":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":31,"top":528.59375,"right":802.1666870117188,"bottom":559.59375,"left":478.66668701171875},"490b33e3-9c0c-4b6f":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"893a2f84-c0f7-4095":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"3f638304-2d23-462f":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"17efdef5-03b0-4d08":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"cbdd2d4f-a791-4daa":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"0f113a94-02d8-431a":{"x":484.66583251953125,"y":541.5940551757812,"width":12.001708984375,"height":11.499471664428711,"top":541.5940551757812,"right":496.66754150390625,"bottom":553.09352684021,"left":484.66583251953125},"48b2c706-4590-4c96":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"8fe9a7d8-6cdb-4f7f":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"483fd8e1-ca99-409e":{"x":502.66668701171875,"y":536.59375,"width":186.28125,"height":22,"top":536.59375,"right":688.9479370117188,"bottom":558.59375,"left":502.66668701171875},"ff2af754-b7cb-41f6":{"x":518.6666870117188,"y":536.59375,"width":170.28125,"height":22,"top":536.59375,"right":688.9479370117188,"bottom":558.59375,"left":518.6666870117188},"88bf2621-9597-4e78":{"x":518.6666870117188,"y":536.59375,"width":170.28125,"height":22,"top":536.59375,"right":688.9479370117188,"bottom":558.59375,"left":518.6666870117188},"31ce7627-2fd1-4e08":{"x":834.1666870117188,"y":405.59375,"width":355.5,"height":190,"top":405.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"c2e10020-dd4d-4977":{"x":834.1666870117188,"y":405.59375,"width":355.5,"height":30,"top":405.59375,"right":1189.6666870117188,"bottom":435.59375,"left":834.1666870117188},"6d79b539-2e36-4a6e":{"x":834.1666870117188,"y":405.59375,"width":355.5,"height":20,"top":405.59375,"right":1189.6666870117188,"bottom":425.59375,"left":834.1666870117188},"6155a3d2-3eae-4580":{"x":834.1666870117188,"y":435.59375,"width":355.5,"height":160,"top":435.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"81ae2689-1d98-441d":{"x":834.1666870117188,"y":435.59375,"width":355.5,"height":72,"top":435.59375,"right":1189.6666870117188,"bottom":507.59375,"left":834.1666870117188},"16582b84-6091-4e76":{"x":834.1666870117188,"y":435.59375,"width":355.5,"height":72,"top":435.59375,"right":1189.6666870117188,"bottom":507.59375,"left":834.1666870117188},"731e59a6-0a30-43d5":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"0229111b-791d-493a":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"65e772c9-9dcb-402d":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"7c73fb15-0b8d-4367":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"fcadd456-463f-4c1d":{"x":853.1666870117188,"y":453.58795166015625,"width":11.005778312683105,"height":11.005819320678711,"top":453.58795166015625,"right":864.1724653244019,"bottom":464.59377098083496,"left":853.1666870117188},"aa820893-f7b5-4afa":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"7b5bb22e-6964-48a8":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"4cf3f514-c8cb-422b":{"x":886.1666870117188,"y":435.59375,"width":291.5,"height":72,"top":435.59375,"right":1177.6666870117188,"bottom":507.59375,"left":886.1666870117188},"fe176823-acea-45ca":{"x":886.1666870117188,"y":447.59375,"width":291.5,"height":20,"top":447.59375,"right":1177.6666870117188,"bottom":467.59375,"left":886.1666870117188},"8bb3f9f6-3ee0-43b6":{"x":886.1666870117188,"y":447.59375,"width":127.46875,"height":20,"top":447.59375,"right":1013.6354370117188,"bottom":467.59375,"left":886.1666870117188},"a39db481-aa38-426b":{"x":886.1666870117188,"y":447.59375,"width":127.46875,"height":20,"top":447.59375,"right":1013.6354370117188,"bottom":467.59375,"left":886.1666870117188},"dcf3a791-66dd-4055":{"x":886.1666870117188,"y":467.59375,"width":291.5,"height":32,"top":467.59375,"right":1177.6666870117188,"bottom":499.59375,"left":886.1666870117188},"23188857-d2c6-4737":{"x":886.1666870117188,"y":472.59375,"width":81.41667175292969,"height":22,"top":472.59375,"right":967.5833587646484,"bottom":494.59375,"left":886.1666870117188},"3ccd55e2-1382-41a2":{"x":1102.666748046875,"y":467.59375,"width":75,"height":32,"top":467.59375,"right":1177.666748046875,"bottom":499.59375,"left":1102.666748046875},"e5907e4c-e5ee-44d7":{"x":1110.5521240234375,"y":467.59375,"width":59.21875,"height":32,"top":467.59375,"right":1169.7708740234375,"bottom":499.59375,"left":1110.5521240234375},"c3c04e61-b2c4-4e04":{"x":1110.5521240234375,"y":467.59375,"width":59.21875,"height":32,"top":467.59375,"right":1169.7708740234375,"bottom":499.59375,"left":1110.5521240234375},"4ee02f20-3df4-4d92":{"x":1111.21875,"y":473.59375,"width":57.88541793823242,"height":20,"top":473.59375,"right":1169.1041679382324,"bottom":493.59375,"left":1111.21875},"9fd251d7-a254-44c1":{"x":1111.21875,"y":473.59375,"width":57.88541793823242,"height":20,"top":473.59375,"right":1169.1041679382324,"bottom":493.59375,"left":1111.21875},"2624a180-9d4a-456d":{"x":834.1666870117188,"y":523.59375,"width":355.5,"height":72,"top":523.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"c02cb6cf-2651-4664":{"x":834.1666870117188,"y":523.59375,"width":355.5,"height":72,"top":523.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"655cc9f3-af47-4c07":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"83e4fb1c-819f-4ebc":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"4f044fd2-ecb1-4934":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"83f02a93-228a-44ea":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"d716ff15-9c8b-4114":{"x":853.1666870117188,"y":541.5879516601562,"width":11.005778312683105,"height":11.005819320678711,"top":541.5879516601562,"right":864.1724653244019,"bottom":552.593770980835,"left":853.1666870117188},"b2e6b37e-4659-4881":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"bef733c1-a91e-4004":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"9a01ade2-1759-4e54":{"x":886.1666870117188,"y":523.59375,"width":291.5,"height":72,"top":523.59375,"right":1177.6666870117188,"bottom":595.59375,"left":886.1666870117188},"8d9aae8f-e88e-46e3":{"x":886.1666870117188,"y":535.59375,"width":291.5,"height":20,"top":535.59375,"right":1177.6666870117188,"bottom":555.59375,"left":886.1666870117188},"fa62dcd2-ed9f-413b":{"x":886.1666870117188,"y":535.59375,"width":145.3854217529297,"height":20,"top":535.59375,"right":1031.5521087646484,"bottom":555.59375,"left":886.1666870117188},"4dab8578-3cb6-4068":{"x":886.1666870117188,"y":535.59375,"width":145.3854217529297,"height":20,"top":535.59375,"right":1031.5521087646484,"bottom":555.59375,"left":886.1666870117188},"d76cb5a0-03f8-4536":{"x":886.1666870117188,"y":555.59375,"width":291.5,"height":32,"top":555.59375,"right":1177.6666870117188,"bottom":587.59375,"left":886.1666870117188},"b3d3b213-9f17-43c0":{"x":886.1666870117188,"y":560.59375,"width":81.41667175292969,"height":22,"top":560.59375,"right":967.5833587646484,"bottom":582.59375,"left":886.1666870117188},"13da0433-7066-476d":{"x":1102.666748046875,"y":555.59375,"width":75,"height":32,"top":555.59375,"right":1177.666748046875,"bottom":587.59375,"left":1102.666748046875},"c4c8a755-59f4-4c74":{"x":1110.5521240234375,"y":555.59375,"width":59.21875,"height":32,"top":555.59375,"right":1169.7708740234375,"bottom":587.59375,"left":1110.5521240234375},"fd636f1f-09fd-48a9":{"x":1110.5521240234375,"y":555.59375,"width":59.21875,"height":32,"top":555.59375,"right":1169.7708740234375,"bottom":587.59375,"left":1110.5521240234375},"d3765eba-b13c-4e6d":{"x":1111.21875,"y":561.59375,"width":57.88541793823242,"height":20,"top":561.59375,"right":1169.1041679382324,"bottom":581.59375,"left":1111.21875},"ae8e55e0-51ac-4a6b":{"x":1111.21875,"y":561.59375,"width":57.88541793823242,"height":20,"top":561.59375,"right":1169.1041679382324,"bottom":581.59375,"left":1111.21875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-103.json b/demonstrations/ausdjpo/bboxes/bboxes-103.json new file mode 100644 index 0000000000000000000000000000000000000000..325783728dd04cc8935471e927ac5f72140ae5ea --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-103.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-4300.40625,"width":1263.3333740234375,"height":6119,"top":-4300.40625,"right":1263.3333740234375,"bottom":1818.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-4238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-4238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-4238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-4238.40625,"width":405,"height":5484.33349609375,"top":-4238.40625,"right":405,"bottom":1245.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-4238.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-4238.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-4082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1263.3333740234375,"bottom":1245.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-4082.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-4082.40625,"right":1214.3333740234375,"bottom":1245.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-4076.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-4076.40625,"right":1214.3333740234375,"bottom":1239.92724609375,"left":454},"382f82c6-63a4-4655":{"x":454,"y":-159.40625,"width":760.3333740234375,"height":416.3333435058594,"top":-159.40625,"right":1214.3333740234375,"bottom":256.9270935058594,"left":454},"32a74762-2acb-4bcc":{"x":454.66668701171875,"y":-158.73959350585938,"width":759,"height":415,"top":-158.73959350585938,"right":1213.6666870117188,"bottom":256.2604064941406,"left":454.66668701171875},"486d88f0-3292-4a49":{"x":478.66668701171875,"y":-134.73959350585938,"width":711,"height":363,"top":-134.73959350585938,"right":1189.6666870117188,"bottom":228.26040649414062,"left":478.66668701171875},"8953eff9-a044-4c32":{"x":478.66668701171875,"y":-22.73958396911621,"width":711,"height":251,"top":-22.73958396911621,"right":1189.6666870117188,"bottom":228.2604160308838,"left":478.66668701171875},"a165f434-caa0-46da":{"x":478.66668701171875,"y":-22.73958396911621,"width":711,"height":251,"top":-22.73958396911621,"right":1189.6666870117188,"bottom":228.2604160308838,"left":478.66668701171875},"b0e207fd-a46c-42a5":{"x":478.66668701171875,"y":-22.73958396911621,"width":711,"height":40,"top":-22.73958396911621,"right":1189.6666870117188,"bottom":17.26041603088379,"left":478.66668701171875},"9e4827f8-28dc-4246":{"x":478.66668701171875,"y":17.260417938232422,"width":711,"height":211,"top":17.260417938232422,"right":1189.6666870117188,"bottom":228.26041793823242,"left":478.66668701171875},"4bd3f8fb-23ee-4ca9":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":34.5,"top":17.260417938232422,"right":1157.6666870117188,"bottom":51.76041793823242,"left":478.66668701171875},"79102575-3507-4c9c":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":34.5,"top":17.260417938232422,"right":1157.6666870117188,"bottom":51.76041793823242,"left":478.66668701171875},"1dd1793b-7c15-45dd":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":31,"top":17.260417938232422,"right":1157.6666870117188,"bottom":48.26041793823242,"left":478.66668701171875},"69d2bb9b-62f4-4049":{"x":478.66668701171875,"y":17.260417938232422,"width":679,"height":31,"top":17.260417938232422,"right":1157.6666870117188,"bottom":48.26041793823242,"left":478.66668701171875},"139a1398-e328-49cc":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"3c3d6183-4a46-4407":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"9a71c582-0452-4b71":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"c9a2a971-7019-41bd":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"e6376183-86bd-4087":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"72fb83fa-4c46-47d4":{"x":485.66668701171875,"y":23.260417938232422,"width":10,"height":12,"top":23.260417938232422,"right":495.66668701171875,"bottom":35.26041793823242,"left":485.66668701171875},"f1ddcf7b-faf8-4a99":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"e066a5b9-5a28-47da":{"x":478.66668701171875,"y":17.260417938232422,"width":24,"height":24,"top":17.260417938232422,"right":502.66668701171875,"bottom":41.26041793823242,"left":478.66668701171875},"5dc0164b-93a9-4b00":{"x":502.66668701171875,"y":18.260417938232422,"width":171.23959350585938,"height":22,"top":18.260417938232422,"right":673.9062805175781,"bottom":40.26041793823242,"left":502.66668701171875},"238bdada-22c4-4c69":{"x":518.6666870117188,"y":18.260417938232422,"width":155.23959350585938,"height":22,"top":18.260417938232422,"right":673.9062805175781,"bottom":40.26041793823242,"left":518.6666870117188},"65e066a7-4194-4352":{"x":518.6666870117188,"y":18.260417938232422,"width":155.23959350585938,"height":22,"top":18.260417938232422,"right":673.9062805175781,"bottom":40.26041793823242,"left":518.6666870117188},"d9883452-1703-422b":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":41.5,"top":55.26041793823242,"right":1157.6666870117188,"bottom":96.76041793823242,"left":478.66668701171875},"c7a1c96b-9925-4d23":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":41.5,"top":55.26041793823242,"right":1157.6666870117188,"bottom":96.76041793823242,"left":478.66668701171875},"27e3d179-0dd5-49a6":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":38,"top":55.26041793823242,"right":1157.6666870117188,"bottom":93.26041793823242,"left":478.66668701171875},"12e5bf2a-2bb8-4832":{"x":478.66668701171875,"y":55.26041793823242,"width":679,"height":38,"top":55.26041793823242,"right":1157.6666870117188,"bottom":93.26041793823242,"left":478.66668701171875},"cf817485-e3eb-452d":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"47eaa3d5-01b2-492c":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"61ce559c-f37b-4a1c":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"f61939e9-9e34-4e6f":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"69fd9161-6185-42ec":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"3da2ee99-01b2-4ccd":{"x":484.66583251953125,"y":68.26069641113281,"width":12.001708984375,"height":11.49946117401123,"top":68.26069641113281,"right":496.66754150390625,"bottom":79.76015758514404,"left":484.66583251953125},"d5252fbc-c30d-497d":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"b0157e71-adfb-418e":{"x":478.66668701171875,"y":62.26041793823242,"width":24,"height":24,"top":62.26041793823242,"right":502.66668701171875,"bottom":86.26041793823242,"left":478.66668701171875},"7adf0ea5-d3d6-4c4e":{"x":502.66668701171875,"y":63.26041793823242,"width":237.25,"height":22,"top":63.26041793823242,"right":739.9166870117188,"bottom":85.26041793823242,"left":502.66668701171875},"e7a60f72-5400-4d1a":{"x":518.6666870117188,"y":63.26041793823242,"width":221.25,"height":22,"top":63.26041793823242,"right":739.9166870117188,"bottom":85.26041793823242,"left":518.6666870117188},"85066708-7397-47e1":{"x":518.6666870117188,"y":63.26041793823242,"width":221.25,"height":22,"top":63.26041793823242,"right":739.9166870117188,"bottom":85.26041793823242,"left":518.6666870117188},"7f4afb3a-c76b-471a":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":41.5,"top":100.26042175292969,"right":1157.6666870117188,"bottom":141.7604217529297,"left":478.66668701171875},"44d205d8-8e23-4336":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":41.5,"top":100.26042175292969,"right":1157.6666870117188,"bottom":141.7604217529297,"left":478.66668701171875},"84607156-c6c6-432a":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":38,"top":100.26042175292969,"right":1157.6666870117188,"bottom":138.2604217529297,"left":478.66668701171875},"12b8f8e1-a514-4a71":{"x":478.66668701171875,"y":100.26042175292969,"width":679,"height":38,"top":100.26042175292969,"right":1157.6666870117188,"bottom":138.2604217529297,"left":478.66668701171875},"1d707484-f883-4683":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"2155b569-080c-4403":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"d7e4be8d-d0a4-43ec":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"01ed9bcd-94ee-4240":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"65b2ec7d-ad92-48f1":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"9d6bc7e2-b0be-433b":{"x":485.66668701171875,"y":113.26042175292969,"width":10,"height":12,"top":113.26042175292969,"right":495.66668701171875,"bottom":125.26042175292969,"left":485.66668701171875},"758b890e-4164-4640":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"a8ddd425-53c5-4f38":{"x":478.66668701171875,"y":107.26042175292969,"width":24,"height":24,"top":107.26042175292969,"right":502.66668701171875,"bottom":131.2604217529297,"left":478.66668701171875},"dec4b4bf-ad9a-46f8":{"x":502.66668701171875,"y":108.26042175292969,"width":181.9375,"height":22,"top":108.26042175292969,"right":684.6041870117188,"bottom":130.2604217529297,"left":502.66668701171875},"48420b32-02e8-411f":{"x":518.6666870117188,"y":108.26042175292969,"width":165.9375,"height":22,"top":108.26042175292969,"right":684.6041870117188,"bottom":130.2604217529297,"left":518.6666870117188},"6403b9f8-a86f-47c7":{"x":518.6666870117188,"y":108.26042175292969,"width":165.9375,"height":22,"top":108.26042175292969,"right":684.6041870117188,"bottom":130.2604217529297,"left":518.6666870117188},"e0b485f1-1470-4b10":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":41.5,"top":145.2604217529297,"right":1157.6666870117188,"bottom":186.7604217529297,"left":478.66668701171875},"64502ab8-d9df-4f71":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":41.5,"top":145.2604217529297,"right":1157.6666870117188,"bottom":186.7604217529297,"left":478.66668701171875},"83c18cbd-ae07-4b5b":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":38,"top":145.2604217529297,"right":1157.6666870117188,"bottom":183.2604217529297,"left":478.66668701171875},"9529ae60-fa17-450d":{"x":478.66668701171875,"y":145.2604217529297,"width":679,"height":38,"top":145.2604217529297,"right":1157.6666870117188,"bottom":183.2604217529297,"left":478.66668701171875},"b5979c46-37f2-49fc":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"273260d7-218a-497c":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"40c978d3-428e-47e6":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"0939b9d6-6a57-4fa8":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"9c17955b-c34e-4e65":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"7bfbb68a-4249-4124":{"x":484.66583251953125,"y":158.26071166992188,"width":12.001708984375,"height":11.49945068359375,"top":158.26071166992188,"right":496.66754150390625,"bottom":169.76016235351562,"left":484.66583251953125},"db9df903-ec13-4ced":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"d1b72331-a0cc-4da8":{"x":478.66668701171875,"y":152.2604217529297,"width":24,"height":24,"top":152.2604217529297,"right":502.66668701171875,"bottom":176.2604217529297,"left":478.66668701171875},"5dff315f-7c40-41a6":{"x":502.66668701171875,"y":153.2604217529297,"width":232.65625,"height":22,"top":153.2604217529297,"right":735.3229370117188,"bottom":175.2604217529297,"left":502.66668701171875},"e8916dc9-f43f-4be8":{"x":518.6666870117188,"y":153.2604217529297,"width":216.65625,"height":22,"top":153.2604217529297,"right":735.3229370117188,"bottom":175.2604217529297,"left":518.6666870117188},"dc15fb03-91d6-4bec":{"x":518.6666870117188,"y":153.2604217529297,"width":216.65625,"height":22,"top":153.2604217529297,"right":735.3229370117188,"bottom":175.2604217529297,"left":518.6666870117188},"7aa89431-3e2b-4209":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":34.5,"top":190.2604217529297,"right":1157.6666870117188,"bottom":224.7604217529297,"left":478.66668701171875},"bca879c1-8777-4d38":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":34.5,"top":190.2604217529297,"right":1157.6666870117188,"bottom":224.7604217529297,"left":478.66668701171875},"cfb242da-984c-45ce":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":31,"top":190.2604217529297,"right":1157.6666870117188,"bottom":221.2604217529297,"left":478.66668701171875},"716c28cc-9fea-4b8d":{"x":478.66668701171875,"y":190.2604217529297,"width":679,"height":31,"top":190.2604217529297,"right":1157.6666870117188,"bottom":221.2604217529297,"left":478.66668701171875},"2d762eb4-e1d5-4f91":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"d02deeec-cf96-417c":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"842b7925-8d45-4b37":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"3063599e-a484-43a4":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"1c9ff319-7785-4ec6":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"66307626-0d51-4d62":{"x":485.66668701171875,"y":203.2604217529297,"width":10,"height":12,"top":203.2604217529297,"right":495.66668701171875,"bottom":215.2604217529297,"left":485.66668701171875},"15ee6293-8612-4f76":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"8c6c526a-7f95-4fde":{"x":478.66668701171875,"y":197.2604217529297,"width":24,"height":24,"top":197.2604217529297,"right":502.66668701171875,"bottom":221.2604217529297,"left":478.66668701171875},"b881b4a2-d0c5-40c4":{"x":502.66668701171875,"y":198.2604217529297,"width":160.73959350585938,"height":22,"top":198.2604217529297,"right":663.4062805175781,"bottom":220.2604217529297,"left":502.66668701171875},"aeadcc1b-aecf-4d69":{"x":518.6666870117188,"y":198.2604217529297,"width":144.73959350585938,"height":22,"top":198.2604217529297,"right":663.4062805175781,"bottom":220.2604217529297,"left":518.6666870117188},"a59d24ea-3339-466c":{"x":518.6666870117188,"y":198.2604217529297,"width":144.73959350585938,"height":22,"top":198.2604217529297,"right":663.4062805175781,"bottom":220.2604217529297,"left":518.6666870117188},"11444bc9-3370-4733":{"x":454,"y":268.9270935058594,"width":760.3333740234375,"height":355.3333435058594,"top":268.9270935058594,"right":1214.3333740234375,"bottom":624.2604370117188,"left":454},"5bb428aa-c715-4bc3":{"x":454.66668701171875,"y":269.59375,"width":759,"height":354,"top":269.59375,"right":1213.6666870117188,"bottom":623.59375,"left":454.66668701171875},"233134bc-1946-4803":{"x":478.66668701171875,"y":293.59375,"width":711,"height":302,"top":293.59375,"right":1189.6666870117188,"bottom":595.59375,"left":478.66668701171875},"601b55ef-0862-495f":{"x":478.66668701171875,"y":293.59375,"width":711,"height":24,"top":293.59375,"right":1189.6666870117188,"bottom":317.59375,"left":478.66668701171875},"7d495528-a9ed-451e":{"x":478.66668701171875,"y":293.59375,"width":190.25,"height":24,"top":293.59375,"right":668.9166870117188,"bottom":317.59375,"left":478.66668701171875},"cea0fdc9-b9e2-4460":{"x":478.66668701171875,"y":295.59375,"width":190.25,"height":20,"top":295.59375,"right":668.9166870117188,"bottom":315.59375,"left":478.66668701171875},"7a691af7-23db-4790":{"x":478.66668701171875,"y":333.59375,"width":711,"height":56,"top":333.59375,"right":1189.6666870117188,"bottom":389.59375,"left":478.66668701171875},"5f32788b-3a71-4698":{"x":478.66668701171875,"y":333.59375,"width":711,"height":56,"top":333.59375,"right":1189.6666870117188,"bottom":389.59375,"left":478.66668701171875},"ecbdcfbe-7f7b-4b3a":{"x":478.66668701171875,"y":405.59375,"width":711,"height":190,"top":405.59375,"right":1189.6666870117188,"bottom":595.59375,"left":478.66668701171875},"c21e6fcd-630e-447b":{"x":478.66668701171875,"y":405.59375,"width":355.5,"height":190,"top":405.59375,"right":834.1666870117188,"bottom":595.59375,"left":478.66668701171875},"fc0b1ecd-b925-4a65":{"x":478.66668701171875,"y":405.59375,"width":355.5,"height":40,"top":405.59375,"right":834.1666870117188,"bottom":445.59375,"left":478.66668701171875},"30b2c2fb-112f-4091":{"x":478.66668701171875,"y":405.59375,"width":355.5,"height":20,"top":405.59375,"right":834.1666870117188,"bottom":425.59375,"left":478.66668701171875},"144f0227-b48e-450f":{"x":478.66668701171875,"y":445.59375,"width":355.5,"height":121,"top":445.59375,"right":834.1666870117188,"bottom":566.59375,"left":478.66668701171875},"42dde6f4-4354-402a":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":34.5,"top":445.59375,"right":802.1666870117188,"bottom":480.09375,"left":478.66668701171875},"88d11659-3a45-4313":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":34.5,"top":445.59375,"right":802.1666870117188,"bottom":480.09375,"left":478.66668701171875},"e80acb9f-d674-4e9f":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":31,"top":445.59375,"right":802.1666870117188,"bottom":476.59375,"left":478.66668701171875},"40129ea0-d1de-4ed1":{"x":478.66668701171875,"y":445.59375,"width":323.5,"height":31,"top":445.59375,"right":802.1666870117188,"bottom":476.59375,"left":478.66668701171875},"bb4fcb94-9348-4639":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"b8c3c4ab-ed08-42a6":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"de9833d1-b086-41ad":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"fc9cfcd8-062c-4d85":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"67f051e2-eed2-447e":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"9e20bcef-8a14-4825":{"x":485.66668701171875,"y":451.59375,"width":10,"height":12,"top":451.59375,"right":495.66668701171875,"bottom":463.59375,"left":485.66668701171875},"cf5eb5e5-c30b-44a3":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"f3952df8-f948-4775":{"x":478.66668701171875,"y":445.59375,"width":24,"height":24,"top":445.59375,"right":502.66668701171875,"bottom":469.59375,"left":478.66668701171875},"75bf45d7-df06-4999":{"x":502.66668701171875,"y":446.59375,"width":141.67709350585938,"height":22,"top":446.59375,"right":644.3437805175781,"bottom":468.59375,"left":502.66668701171875},"89b35fd2-6ed0-4c9f":{"x":518.6666870117188,"y":446.59375,"width":125.67708587646484,"height":22,"top":446.59375,"right":644.3437728881836,"bottom":468.59375,"left":518.6666870117188},"8ad491be-7f80-49b2":{"x":518.6666870117188,"y":446.59375,"width":125.67708587646484,"height":22,"top":446.59375,"right":644.3437728881836,"bottom":468.59375,"left":518.6666870117188},"2dc2bd49-b8dc-489d":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":41.5,"top":483.59375,"right":802.1666870117188,"bottom":525.09375,"left":478.66668701171875},"7eb7a6cc-7257-4545":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":41.5,"top":483.59375,"right":802.1666870117188,"bottom":525.09375,"left":478.66668701171875},"2f7b6c69-4105-4018":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":38,"top":483.59375,"right":802.1666870117188,"bottom":521.59375,"left":478.66668701171875},"0e5d5695-8135-4b01":{"x":478.66668701171875,"y":483.59375,"width":323.5,"height":38,"top":483.59375,"right":802.1666870117188,"bottom":521.59375,"left":478.66668701171875},"5315d261-7ef0-44b7":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"3335520c-fc79-4fba":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"1b65abe6-1101-4683":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"bac13508-2f8a-4e3d":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"5a947533-cf05-4abe":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"4c323b8f-837d-4650":{"x":485.66668701171875,"y":496.59375,"width":10,"height":12,"top":496.59375,"right":495.66668701171875,"bottom":508.59375,"left":485.66668701171875},"a3245cb5-dc58-40d7":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"041b8020-0776-4298":{"x":478.66668701171875,"y":490.59375,"width":24,"height":24,"top":490.59375,"right":502.66668701171875,"bottom":514.59375,"left":478.66668701171875},"84691435-d0b5-47d7":{"x":502.66668701171875,"y":491.59375,"width":159.05209350585938,"height":22,"top":491.59375,"right":661.7187805175781,"bottom":513.59375,"left":502.66668701171875},"faec85ab-8e33-420c":{"x":518.6666870117188,"y":491.59375,"width":143.05209350585938,"height":22,"top":491.59375,"right":661.7187805175781,"bottom":513.59375,"left":518.6666870117188},"5f1ed29b-513e-4a9e":{"x":518.6666870117188,"y":491.59375,"width":143.05209350585938,"height":22,"top":491.59375,"right":661.7187805175781,"bottom":513.59375,"left":518.6666870117188},"30389471-4988-463d":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":34.5,"top":528.59375,"right":802.1666870117188,"bottom":563.09375,"left":478.66668701171875},"24cc0e45-6461-4afe":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":34.5,"top":528.59375,"right":802.1666870117188,"bottom":563.09375,"left":478.66668701171875},"66d042d4-09b0-4a9b":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":31,"top":528.59375,"right":802.1666870117188,"bottom":559.59375,"left":478.66668701171875},"18e6f7ea-1015-408b":{"x":478.66668701171875,"y":528.59375,"width":323.5,"height":31,"top":528.59375,"right":802.1666870117188,"bottom":559.59375,"left":478.66668701171875},"490b33e3-9c0c-4b6f":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"893a2f84-c0f7-4095":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"3f638304-2d23-462f":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"17efdef5-03b0-4d08":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"cbdd2d4f-a791-4daa":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"0f113a94-02d8-431a":{"x":484.66583251953125,"y":541.5940551757812,"width":12.001708984375,"height":11.499471664428711,"top":541.5940551757812,"right":496.66754150390625,"bottom":553.09352684021,"left":484.66583251953125},"48b2c706-4590-4c96":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"8fe9a7d8-6cdb-4f7f":{"x":478.66668701171875,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":502.66668701171875,"bottom":559.59375,"left":478.66668701171875},"483fd8e1-ca99-409e":{"x":502.66668701171875,"y":536.59375,"width":186.28125,"height":22,"top":536.59375,"right":688.9479370117188,"bottom":558.59375,"left":502.66668701171875},"ff2af754-b7cb-41f6":{"x":518.6666870117188,"y":536.59375,"width":170.28125,"height":22,"top":536.59375,"right":688.9479370117188,"bottom":558.59375,"left":518.6666870117188},"88bf2621-9597-4e78":{"x":518.6666870117188,"y":536.59375,"width":170.28125,"height":22,"top":536.59375,"right":688.9479370117188,"bottom":558.59375,"left":518.6666870117188},"31ce7627-2fd1-4e08":{"x":834.1666870117188,"y":405.59375,"width":355.5,"height":190,"top":405.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"c2e10020-dd4d-4977":{"x":834.1666870117188,"y":405.59375,"width":355.5,"height":30,"top":405.59375,"right":1189.6666870117188,"bottom":435.59375,"left":834.1666870117188},"6d79b539-2e36-4a6e":{"x":834.1666870117188,"y":405.59375,"width":355.5,"height":20,"top":405.59375,"right":1189.6666870117188,"bottom":425.59375,"left":834.1666870117188},"6155a3d2-3eae-4580":{"x":834.1666870117188,"y":435.59375,"width":355.5,"height":160,"top":435.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"81ae2689-1d98-441d":{"x":834.1666870117188,"y":435.59375,"width":355.5,"height":72,"top":435.59375,"right":1189.6666870117188,"bottom":507.59375,"left":834.1666870117188},"16582b84-6091-4e76":{"x":834.1666870117188,"y":435.59375,"width":355.5,"height":72,"top":435.59375,"right":1189.6666870117188,"bottom":507.59375,"left":834.1666870117188},"731e59a6-0a30-43d5":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"0229111b-791d-493a":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"65e772c9-9dcb-402d":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"7c73fb15-0b8d-4367":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"fcadd456-463f-4c1d":{"x":853.1666870117188,"y":453.58795166015625,"width":11.005778312683105,"height":11.005819320678711,"top":453.58795166015625,"right":864.1724653244019,"bottom":464.59377098083496,"left":853.1666870117188},"aa820893-f7b5-4afa":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"7b5bb22e-6964-48a8":{"x":846.1666870117188,"y":447.59375,"width":24,"height":24,"top":447.59375,"right":870.1666870117188,"bottom":471.59375,"left":846.1666870117188},"4cf3f514-c8cb-422b":{"x":886.1666870117188,"y":435.59375,"width":291.5,"height":72,"top":435.59375,"right":1177.6666870117188,"bottom":507.59375,"left":886.1666870117188},"fe176823-acea-45ca":{"x":886.1666870117188,"y":447.59375,"width":291.5,"height":20,"top":447.59375,"right":1177.6666870117188,"bottom":467.59375,"left":886.1666870117188},"8bb3f9f6-3ee0-43b6":{"x":886.1666870117188,"y":447.59375,"width":127.46875,"height":20,"top":447.59375,"right":1013.6354370117188,"bottom":467.59375,"left":886.1666870117188},"a39db481-aa38-426b":{"x":886.1666870117188,"y":447.59375,"width":127.46875,"height":20,"top":447.59375,"right":1013.6354370117188,"bottom":467.59375,"left":886.1666870117188},"dcf3a791-66dd-4055":{"x":886.1666870117188,"y":467.59375,"width":291.5,"height":32,"top":467.59375,"right":1177.6666870117188,"bottom":499.59375,"left":886.1666870117188},"23188857-d2c6-4737":{"x":886.1666870117188,"y":472.59375,"width":81.41667175292969,"height":22,"top":472.59375,"right":967.5833587646484,"bottom":494.59375,"left":886.1666870117188},"3ccd55e2-1382-41a2":{"x":1102.666748046875,"y":467.59375,"width":75,"height":32,"top":467.59375,"right":1177.666748046875,"bottom":499.59375,"left":1102.666748046875},"e5907e4c-e5ee-44d7":{"x":1110.5521240234375,"y":467.59375,"width":59.21875,"height":32,"top":467.59375,"right":1169.7708740234375,"bottom":499.59375,"left":1110.5521240234375},"c3c04e61-b2c4-4e04":{"x":1110.5521240234375,"y":467.59375,"width":59.21875,"height":32,"top":467.59375,"right":1169.7708740234375,"bottom":499.59375,"left":1110.5521240234375},"4ee02f20-3df4-4d92":{"x":1111.21875,"y":473.59375,"width":57.88541793823242,"height":20,"top":473.59375,"right":1169.1041679382324,"bottom":493.59375,"left":1111.21875},"9fd251d7-a254-44c1":{"x":1111.21875,"y":473.59375,"width":57.88541793823242,"height":20,"top":473.59375,"right":1169.1041679382324,"bottom":493.59375,"left":1111.21875},"2624a180-9d4a-456d":{"x":834.1666870117188,"y":523.59375,"width":355.5,"height":72,"top":523.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"c02cb6cf-2651-4664":{"x":834.1666870117188,"y":523.59375,"width":355.5,"height":72,"top":523.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"655cc9f3-af47-4c07":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"83e4fb1c-819f-4ebc":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"4f044fd2-ecb1-4934":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"83f02a93-228a-44ea":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"d716ff15-9c8b-4114":{"x":853.1666870117188,"y":541.5879516601562,"width":11.005778312683105,"height":11.005819320678711,"top":541.5879516601562,"right":864.1724653244019,"bottom":552.593770980835,"left":853.1666870117188},"b2e6b37e-4659-4881":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"bef733c1-a91e-4004":{"x":846.1666870117188,"y":535.59375,"width":24,"height":24,"top":535.59375,"right":870.1666870117188,"bottom":559.59375,"left":846.1666870117188},"9a01ade2-1759-4e54":{"x":886.1666870117188,"y":523.59375,"width":291.5,"height":72,"top":523.59375,"right":1177.6666870117188,"bottom":595.59375,"left":886.1666870117188},"8d9aae8f-e88e-46e3":{"x":886.1666870117188,"y":535.59375,"width":291.5,"height":20,"top":535.59375,"right":1177.6666870117188,"bottom":555.59375,"left":886.1666870117188},"fa62dcd2-ed9f-413b":{"x":886.1666870117188,"y":535.59375,"width":145.3854217529297,"height":20,"top":535.59375,"right":1031.5521087646484,"bottom":555.59375,"left":886.1666870117188},"4dab8578-3cb6-4068":{"x":886.1666870117188,"y":535.59375,"width":145.3854217529297,"height":20,"top":535.59375,"right":1031.5521087646484,"bottom":555.59375,"left":886.1666870117188},"d76cb5a0-03f8-4536":{"x":886.1666870117188,"y":555.59375,"width":291.5,"height":32,"top":555.59375,"right":1177.6666870117188,"bottom":587.59375,"left":886.1666870117188},"b3d3b213-9f17-43c0":{"x":886.1666870117188,"y":560.59375,"width":81.41667175292969,"height":22,"top":560.59375,"right":967.5833587646484,"bottom":582.59375,"left":886.1666870117188},"13da0433-7066-476d":{"x":1102.666748046875,"y":555.59375,"width":75,"height":32,"top":555.59375,"right":1177.666748046875,"bottom":587.59375,"left":1102.666748046875},"c4c8a755-59f4-4c74":{"x":1110.5521240234375,"y":555.59375,"width":59.21875,"height":32,"top":555.59375,"right":1169.7708740234375,"bottom":587.59375,"left":1110.5521240234375},"fd636f1f-09fd-48a9":{"x":1110.5521240234375,"y":555.59375,"width":59.21875,"height":32,"top":555.59375,"right":1169.7708740234375,"bottom":587.59375,"left":1110.5521240234375},"d3765eba-b13c-4e6d":{"x":1111.21875,"y":561.59375,"width":57.88541793823242,"height":20,"top":561.59375,"right":1169.1041679382324,"bottom":581.59375,"left":1111.21875},"ae8e55e0-51ac-4a6b":{"x":1111.21875,"y":561.59375,"width":57.88541793823242,"height":20,"top":561.59375,"right":1169.1041679382324,"bottom":581.59375,"left":1111.21875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-106.json b/demonstrations/ausdjpo/bboxes/bboxes-106.json new file mode 100644 index 0000000000000000000000000000000000000000..81253940b23ea142f434a9ea6ef3e211d7e7e064 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-106.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-4800.40625,"width":1263.3333740234375,"height":6119,"top":-4800.40625,"right":1263.3333740234375,"bottom":1318.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-4738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4738.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-4738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4738.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-4738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4738.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-4738.40625,"width":405,"height":5484.33349609375,"top":-4738.40625,"right":405,"bottom":745.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-4738.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-4738.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-4582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4582.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-4582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4582.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-4582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4582.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-4582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4582.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-4582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4582.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-4582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4582.40625,"right":1263.3333740234375,"bottom":745.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-4582.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-4582.40625,"right":1214.3333740234375,"bottom":745.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-4576.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-4576.40625,"right":1214.3333740234375,"bottom":739.92724609375,"left":454},"11444bc9-3370-4733":{"x":454,"y":-231.0729217529297,"width":760.3333740234375,"height":355.3333435058594,"top":-231.0729217529297,"right":1214.3333740234375,"bottom":124.26042175292969,"left":454},"5bb428aa-c715-4bc3":{"x":454.66668701171875,"y":-230.40625,"width":759,"height":354,"top":-230.40625,"right":1213.6666870117188,"bottom":123.59375,"left":454.66668701171875},"233134bc-1946-4803":{"x":478.66668701171875,"y":-206.40625,"width":711,"height":302,"top":-206.40625,"right":1189.6666870117188,"bottom":95.59375,"left":478.66668701171875},"ecbdcfbe-7f7b-4b3a":{"x":478.66668701171875,"y":-94.40625,"width":711,"height":190,"top":-94.40625,"right":1189.6666870117188,"bottom":95.59375,"left":478.66668701171875},"c21e6fcd-630e-447b":{"x":478.66668701171875,"y":-94.40625,"width":355.5,"height":190,"top":-94.40625,"right":834.1666870117188,"bottom":95.59375,"left":478.66668701171875},"144f0227-b48e-450f":{"x":478.66668701171875,"y":-54.40625,"width":355.5,"height":121,"top":-54.40625,"right":834.1666870117188,"bottom":66.59375,"left":478.66668701171875},"2dc2bd49-b8dc-489d":{"x":478.66668701171875,"y":-16.40625,"width":323.5,"height":41.5,"top":-16.40625,"right":802.1666870117188,"bottom":25.09375,"left":478.66668701171875},"7eb7a6cc-7257-4545":{"x":478.66668701171875,"y":-16.40625,"width":323.5,"height":41.5,"top":-16.40625,"right":802.1666870117188,"bottom":25.09375,"left":478.66668701171875},"2f7b6c69-4105-4018":{"x":478.66668701171875,"y":-16.40625,"width":323.5,"height":38,"top":-16.40625,"right":802.1666870117188,"bottom":21.59375,"left":478.66668701171875},"0e5d5695-8135-4b01":{"x":478.66668701171875,"y":-16.40625,"width":323.5,"height":38,"top":-16.40625,"right":802.1666870117188,"bottom":21.59375,"left":478.66668701171875},"5315d261-7ef0-44b7":{"x":478.66668701171875,"y":-9.40625,"width":24,"height":24,"top":-9.40625,"right":502.66668701171875,"bottom":14.59375,"left":478.66668701171875},"3335520c-fc79-4fba":{"x":478.66668701171875,"y":-9.40625,"width":24,"height":24,"top":-9.40625,"right":502.66668701171875,"bottom":14.59375,"left":478.66668701171875},"1b65abe6-1101-4683":{"x":478.66668701171875,"y":-9.40625,"width":24,"height":24,"top":-9.40625,"right":502.66668701171875,"bottom":14.59375,"left":478.66668701171875},"bac13508-2f8a-4e3d":{"x":478.66668701171875,"y":-9.40625,"width":24,"height":24,"top":-9.40625,"right":502.66668701171875,"bottom":14.59375,"left":478.66668701171875},"5a947533-cf05-4abe":{"x":478.66668701171875,"y":-9.40625,"width":24,"height":24,"top":-9.40625,"right":502.66668701171875,"bottom":14.59375,"left":478.66668701171875},"4c323b8f-837d-4650":{"x":485.66668701171875,"y":-3.40625,"width":10,"height":12,"top":-3.40625,"right":495.66668701171875,"bottom":8.59375,"left":485.66668701171875},"a3245cb5-dc58-40d7":{"x":478.66668701171875,"y":-9.40625,"width":24,"height":24,"top":-9.40625,"right":502.66668701171875,"bottom":14.59375,"left":478.66668701171875},"041b8020-0776-4298":{"x":478.66668701171875,"y":-9.40625,"width":24,"height":24,"top":-9.40625,"right":502.66668701171875,"bottom":14.59375,"left":478.66668701171875},"84691435-d0b5-47d7":{"x":502.66668701171875,"y":-8.40625,"width":159.05209350585938,"height":22,"top":-8.40625,"right":661.7187805175781,"bottom":13.59375,"left":502.66668701171875},"faec85ab-8e33-420c":{"x":518.6666870117188,"y":-8.40625,"width":143.05209350585938,"height":22,"top":-8.40625,"right":661.7187805175781,"bottom":13.59375,"left":518.6666870117188},"5f1ed29b-513e-4a9e":{"x":518.6666870117188,"y":-8.40625,"width":143.05209350585938,"height":22,"top":-8.40625,"right":661.7187805175781,"bottom":13.59375,"left":518.6666870117188},"30389471-4988-463d":{"x":478.66668701171875,"y":28.59375,"width":323.5,"height":34.5,"top":28.59375,"right":802.1666870117188,"bottom":63.09375,"left":478.66668701171875},"24cc0e45-6461-4afe":{"x":478.66668701171875,"y":28.59375,"width":323.5,"height":34.5,"top":28.59375,"right":802.1666870117188,"bottom":63.09375,"left":478.66668701171875},"66d042d4-09b0-4a9b":{"x":478.66668701171875,"y":28.59375,"width":323.5,"height":31,"top":28.59375,"right":802.1666870117188,"bottom":59.59375,"left":478.66668701171875},"18e6f7ea-1015-408b":{"x":478.66668701171875,"y":28.59375,"width":323.5,"height":31,"top":28.59375,"right":802.1666870117188,"bottom":59.59375,"left":478.66668701171875},"490b33e3-9c0c-4b6f":{"x":478.66668701171875,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":502.66668701171875,"bottom":59.59375,"left":478.66668701171875},"893a2f84-c0f7-4095":{"x":478.66668701171875,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":502.66668701171875,"bottom":59.59375,"left":478.66668701171875},"3f638304-2d23-462f":{"x":478.66668701171875,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":502.66668701171875,"bottom":59.59375,"left":478.66668701171875},"17efdef5-03b0-4d08":{"x":478.66668701171875,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":502.66668701171875,"bottom":59.59375,"left":478.66668701171875},"cbdd2d4f-a791-4daa":{"x":478.66668701171875,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":502.66668701171875,"bottom":59.59375,"left":478.66668701171875},"0f113a94-02d8-431a":{"x":484.66583251953125,"y":41.594032287597656,"width":12.001708984375,"height":11.499458312988281,"top":41.594032287597656,"right":496.66754150390625,"bottom":53.09349060058594,"left":484.66583251953125},"48b2c706-4590-4c96":{"x":478.66668701171875,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":502.66668701171875,"bottom":59.59375,"left":478.66668701171875},"8fe9a7d8-6cdb-4f7f":{"x":478.66668701171875,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":502.66668701171875,"bottom":59.59375,"left":478.66668701171875},"483fd8e1-ca99-409e":{"x":502.66668701171875,"y":36.59375,"width":186.28125,"height":22,"top":36.59375,"right":688.9479370117188,"bottom":58.59375,"left":502.66668701171875},"ff2af754-b7cb-41f6":{"x":518.6666870117188,"y":36.59375,"width":170.28125,"height":22,"top":36.59375,"right":688.9479370117188,"bottom":58.59375,"left":518.6666870117188},"88bf2621-9597-4e78":{"x":518.6666870117188,"y":36.59375,"width":170.28125,"height":22,"top":36.59375,"right":688.9479370117188,"bottom":58.59375,"left":518.6666870117188},"31ce7627-2fd1-4e08":{"x":834.1666870117188,"y":-94.40625,"width":355.5,"height":190,"top":-94.40625,"right":1189.6666870117188,"bottom":95.59375,"left":834.1666870117188},"6155a3d2-3eae-4580":{"x":834.1666870117188,"y":-64.40625,"width":355.5,"height":160,"top":-64.40625,"right":1189.6666870117188,"bottom":95.59375,"left":834.1666870117188},"81ae2689-1d98-441d":{"x":834.1666870117188,"y":-64.40625,"width":355.5,"height":72,"top":-64.40625,"right":1189.6666870117188,"bottom":7.59375,"left":834.1666870117188},"16582b84-6091-4e76":{"x":834.1666870117188,"y":-64.40625,"width":355.5,"height":72,"top":-64.40625,"right":1189.6666870117188,"bottom":7.59375,"left":834.1666870117188},"4cf3f514-c8cb-422b":{"x":886.1666870117188,"y":-64.40625,"width":291.5,"height":72,"top":-64.40625,"right":1177.6666870117188,"bottom":7.59375,"left":886.1666870117188},"2624a180-9d4a-456d":{"x":834.1666870117188,"y":23.59375,"width":355.5,"height":72,"top":23.59375,"right":1189.6666870117188,"bottom":95.59375,"left":834.1666870117188},"c02cb6cf-2651-4664":{"x":834.1666870117188,"y":23.59375,"width":355.5,"height":72,"top":23.59375,"right":1189.6666870117188,"bottom":95.59375,"left":834.1666870117188},"655cc9f3-af47-4c07":{"x":846.1666870117188,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":870.1666870117188,"bottom":59.59375,"left":846.1666870117188},"83e4fb1c-819f-4ebc":{"x":846.1666870117188,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":870.1666870117188,"bottom":59.59375,"left":846.1666870117188},"4f044fd2-ecb1-4934":{"x":846.1666870117188,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":870.1666870117188,"bottom":59.59375,"left":846.1666870117188},"83f02a93-228a-44ea":{"x":846.1666870117188,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":870.1666870117188,"bottom":59.59375,"left":846.1666870117188},"d716ff15-9c8b-4114":{"x":853.1666870117188,"y":41.58795166015625,"width":11.005778312683105,"height":11.005819320678711,"top":41.58795166015625,"right":864.1724653244019,"bottom":52.59377098083496,"left":853.1666870117188},"b2e6b37e-4659-4881":{"x":846.1666870117188,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":870.1666870117188,"bottom":59.59375,"left":846.1666870117188},"bef733c1-a91e-4004":{"x":846.1666870117188,"y":35.59375,"width":24,"height":24,"top":35.59375,"right":870.1666870117188,"bottom":59.59375,"left":846.1666870117188},"9a01ade2-1759-4e54":{"x":886.1666870117188,"y":23.59375,"width":291.5,"height":72,"top":23.59375,"right":1177.6666870117188,"bottom":95.59375,"left":886.1666870117188},"8d9aae8f-e88e-46e3":{"x":886.1666870117188,"y":35.59375,"width":291.5,"height":20,"top":35.59375,"right":1177.6666870117188,"bottom":55.59375,"left":886.1666870117188},"fa62dcd2-ed9f-413b":{"x":886.1666870117188,"y":35.59375,"width":145.3854217529297,"height":20,"top":35.59375,"right":1031.5521087646484,"bottom":55.59375,"left":886.1666870117188},"4dab8578-3cb6-4068":{"x":886.1666870117188,"y":35.59375,"width":145.3854217529297,"height":20,"top":35.59375,"right":1031.5521087646484,"bottom":55.59375,"left":886.1666870117188},"d76cb5a0-03f8-4536":{"x":886.1666870117188,"y":55.59375,"width":291.5,"height":32,"top":55.59375,"right":1177.6666870117188,"bottom":87.59375,"left":886.1666870117188},"b3d3b213-9f17-43c0":{"x":886.1666870117188,"y":60.59375,"width":81.41667175292969,"height":22,"top":60.59375,"right":967.5833587646484,"bottom":82.59375,"left":886.1666870117188},"13da0433-7066-476d":{"x":1102.666748046875,"y":55.59375,"width":75,"height":32,"top":55.59375,"right":1177.666748046875,"bottom":87.59375,"left":1102.666748046875},"c4c8a755-59f4-4c74":{"x":1110.5521240234375,"y":55.59375,"width":59.21875,"height":32,"top":55.59375,"right":1169.7708740234375,"bottom":87.59375,"left":1110.5521240234375},"fd636f1f-09fd-48a9":{"x":1110.5521240234375,"y":55.59375,"width":59.21875,"height":32,"top":55.59375,"right":1169.7708740234375,"bottom":87.59375,"left":1110.5521240234375},"d3765eba-b13c-4e6d":{"x":1111.21875,"y":61.59375,"width":57.88541793823242,"height":20,"top":61.59375,"right":1169.1041679382324,"bottom":81.59375,"left":1111.21875},"ae8e55e0-51ac-4a6b":{"x":1111.21875,"y":61.59375,"width":57.88541793823242,"height":20,"top":61.59375,"right":1169.1041679382324,"bottom":81.59375,"left":1111.21875},"354d5ccb-6221-497b":{"x":454,"y":136.2604217529297,"width":760.3333740234375,"height":371.3333435058594,"top":136.2604217529297,"right":1214.3333740234375,"bottom":507.59376525878906,"left":454},"6000a3e8-548d-4fa7":{"x":454.66668701171875,"y":136.92709350585938,"width":759,"height":370,"top":136.92709350585938,"right":1213.6666870117188,"bottom":506.9270935058594,"left":454.66668701171875},"f52fe806-9819-4477":{"x":478.66668701171875,"y":160.92709350585938,"width":711,"height":318,"top":160.92709350585938,"right":1189.6666870117188,"bottom":478.9270935058594,"left":478.66668701171875},"5ef28f0b-dc1a-4cd4":{"x":478.66668701171875,"y":160.92709350585938,"width":711,"height":24,"top":160.92709350585938,"right":1189.6666870117188,"bottom":184.92709350585938,"left":478.66668701171875},"8454974f-cec7-4996":{"x":478.66668701171875,"y":160.92709350585938,"width":176.75,"height":24,"top":160.92709350585938,"right":655.4166870117188,"bottom":184.92709350585938,"left":478.66668701171875},"1526ac66-546f-465d":{"x":478.66668701171875,"y":162.92709350585938,"width":176.75,"height":20,"top":162.92709350585938,"right":655.4166870117188,"bottom":182.92709350585938,"left":478.66668701171875},"d086c140-4748-4b97":{"x":478.66668701171875,"y":200.92709350585938,"width":711,"height":56,"top":200.92709350585938,"right":1189.6666870117188,"bottom":256.9270935058594,"left":478.66668701171875},"7783177d-4466-40cc":{"x":478.66668701171875,"y":200.92709350585938,"width":711,"height":56,"top":200.92709350585938,"right":1189.6666870117188,"bottom":256.9270935058594,"left":478.66668701171875},"4b9c6284-705c-4297":{"x":478.66668701171875,"y":272.9270935058594,"width":711,"height":206,"top":272.9270935058594,"right":1189.6666870117188,"bottom":478.9270935058594,"left":478.66668701171875},"ca5885bd-aba1-45b0":{"x":478.66668701171875,"y":272.9270935058594,"width":711,"height":206,"top":272.9270935058594,"right":1189.6666870117188,"bottom":478.9270935058594,"left":478.66668701171875},"2f3a5b30-bac3-4bde":{"x":478.66668701171875,"y":272.9270935058594,"width":711,"height":40,"top":272.9270935058594,"right":1189.6666870117188,"bottom":312.9270935058594,"left":478.66668701171875},"f9ba094e-9935-4397":{"x":478.66668701171875,"y":272.9270935058594,"width":711,"height":20,"top":272.9270935058594,"right":1189.6666870117188,"bottom":292.9270935058594,"left":478.66668701171875},"db70c6db-c657-499f":{"x":478.66668701171875,"y":312.9270935058594,"width":711,"height":166,"top":312.9270935058594,"right":1189.6666870117188,"bottom":478.9270935058594,"left":478.66668701171875},"603ef55d-46e1-404b":{"x":478.66668701171875,"y":312.9270935058594,"width":679,"height":34.5,"top":312.9270935058594,"right":1157.6666870117188,"bottom":347.4270935058594,"left":478.66668701171875},"424e5f0d-aecc-430d":{"x":478.66668701171875,"y":312.9270935058594,"width":679,"height":34.5,"top":312.9270935058594,"right":1157.6666870117188,"bottom":347.4270935058594,"left":478.66668701171875},"9d41010a-e0b0-421e":{"x":478.66668701171875,"y":312.9270935058594,"width":679,"height":31,"top":312.9270935058594,"right":1157.6666870117188,"bottom":343.9270935058594,"left":478.66668701171875},"554a1ac7-314f-4d4d":{"x":478.66668701171875,"y":312.9270935058594,"width":679,"height":31,"top":312.9270935058594,"right":1157.6666870117188,"bottom":343.9270935058594,"left":478.66668701171875},"60a9c09d-4976-4ed3":{"x":478.66668701171875,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":502.66668701171875,"bottom":336.9270935058594,"left":478.66668701171875},"078f4479-de22-4fae":{"x":478.66668701171875,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":502.66668701171875,"bottom":336.9270935058594,"left":478.66668701171875},"9ffeae8c-5410-4bcc":{"x":478.66668701171875,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":502.66668701171875,"bottom":336.9270935058594,"left":478.66668701171875},"ab84d305-927b-451c":{"x":478.66668701171875,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":502.66668701171875,"bottom":336.9270935058594,"left":478.66668701171875},"7ec3965e-8d8d-4c16":{"x":478.66668701171875,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":502.66668701171875,"bottom":336.9270935058594,"left":478.66668701171875},"c9f431eb-a169-468e":{"x":485.66668701171875,"y":318.9270935058594,"width":10,"height":12,"top":318.9270935058594,"right":495.66668701171875,"bottom":330.9270935058594,"left":485.66668701171875},"0bfec4a2-2da1-44db":{"x":478.66668701171875,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":502.66668701171875,"bottom":336.9270935058594,"left":478.66668701171875},"ba737767-ab07-4897":{"x":478.66668701171875,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":502.66668701171875,"bottom":336.9270935058594,"left":478.66668701171875},"f2089f51-1ee1-4685":{"x":502.66668701171875,"y":313.9270935058594,"width":240.58334350585938,"height":22,"top":313.9270935058594,"right":743.2500305175781,"bottom":335.9270935058594,"left":502.66668701171875},"ed8c45ff-7337-4d9c":{"x":518.6666870117188,"y":313.9270935058594,"width":224.58334350585938,"height":22,"top":313.9270935058594,"right":743.2500305175781,"bottom":335.9270935058594,"left":518.6666870117188},"c460cc8a-efec-4e39":{"x":518.6666870117188,"y":313.9270935058594,"width":224.58334350585938,"height":22,"top":313.9270935058594,"right":743.2500305175781,"bottom":335.9270935058594,"left":518.6666870117188},"0fbd9bef-e8ff-4135":{"x":478.66668701171875,"y":350.9270935058594,"width":679,"height":41.5,"top":350.9270935058594,"right":1157.6666870117188,"bottom":392.4270935058594,"left":478.66668701171875},"116f130c-014f-41e2":{"x":478.66668701171875,"y":350.9270935058594,"width":679,"height":41.5,"top":350.9270935058594,"right":1157.6666870117188,"bottom":392.4270935058594,"left":478.66668701171875},"5aadae52-8e29-4119":{"x":478.66668701171875,"y":350.9270935058594,"width":679,"height":38,"top":350.9270935058594,"right":1157.6666870117188,"bottom":388.9270935058594,"left":478.66668701171875},"e903df97-a10f-449d":{"x":478.66668701171875,"y":350.9270935058594,"width":679,"height":38,"top":350.9270935058594,"right":1157.6666870117188,"bottom":388.9270935058594,"left":478.66668701171875},"8200a0d5-9ba4-4204":{"x":478.66668701171875,"y":357.9270935058594,"width":24,"height":24,"top":357.9270935058594,"right":502.66668701171875,"bottom":381.9270935058594,"left":478.66668701171875},"a6b05c12-51ce-4e5f":{"x":478.66668701171875,"y":357.9270935058594,"width":24,"height":24,"top":357.9270935058594,"right":502.66668701171875,"bottom":381.9270935058594,"left":478.66668701171875},"7dbda8de-e24d-4c08":{"x":478.66668701171875,"y":357.9270935058594,"width":24,"height":24,"top":357.9270935058594,"right":502.66668701171875,"bottom":381.9270935058594,"left":478.66668701171875},"b44f9e0c-9d80-440f":{"x":478.66668701171875,"y":357.9270935058594,"width":24,"height":24,"top":357.9270935058594,"right":502.66668701171875,"bottom":381.9270935058594,"left":478.66668701171875},"67b34470-ff37-4d02":{"x":478.66668701171875,"y":357.9270935058594,"width":24,"height":24,"top":357.9270935058594,"right":502.66668701171875,"bottom":381.9270935058594,"left":478.66668701171875},"e88d57c6-1e7b-44f6":{"x":485.66668701171875,"y":363.9270935058594,"width":10,"height":12,"top":363.9270935058594,"right":495.66668701171875,"bottom":375.9270935058594,"left":485.66668701171875},"465a899a-e32c-4702":{"x":478.66668701171875,"y":357.9270935058594,"width":24,"height":24,"top":357.9270935058594,"right":502.66668701171875,"bottom":381.9270935058594,"left":478.66668701171875},"75b759a5-f13c-4d7d":{"x":478.66668701171875,"y":357.9270935058594,"width":24,"height":24,"top":357.9270935058594,"right":502.66668701171875,"bottom":381.9270935058594,"left":478.66668701171875},"1c341d74-057d-41f6":{"x":502.66668701171875,"y":358.9270935058594,"width":254.875,"height":22,"top":358.9270935058594,"right":757.5416870117188,"bottom":380.9270935058594,"left":502.66668701171875},"a2461179-0c09-45c5":{"x":518.6666870117188,"y":358.9270935058594,"width":238.875,"height":22,"top":358.9270935058594,"right":757.5416870117188,"bottom":380.9270935058594,"left":518.6666870117188},"c582f052-fc96-456d":{"x":518.6666870117188,"y":358.9270935058594,"width":238.875,"height":22,"top":358.9270935058594,"right":757.5416870117188,"bottom":380.9270935058594,"left":518.6666870117188},"d0f7fcd7-8983-4e42":{"x":478.66668701171875,"y":395.9270935058594,"width":679,"height":41.5,"top":395.9270935058594,"right":1157.6666870117188,"bottom":437.4270935058594,"left":478.66668701171875},"7fd41354-7375-40c8":{"x":478.66668701171875,"y":395.9270935058594,"width":679,"height":41.5,"top":395.9270935058594,"right":1157.6666870117188,"bottom":437.4270935058594,"left":478.66668701171875},"619d833a-4d68-4bee":{"x":478.66668701171875,"y":395.9270935058594,"width":679,"height":38,"top":395.9270935058594,"right":1157.6666870117188,"bottom":433.9270935058594,"left":478.66668701171875},"4986b09e-f541-47b8":{"x":478.66668701171875,"y":395.9270935058594,"width":679,"height":38,"top":395.9270935058594,"right":1157.6666870117188,"bottom":433.9270935058594,"left":478.66668701171875},"5541b7ea-0f27-46be":{"x":478.66668701171875,"y":402.9270935058594,"width":24,"height":24,"top":402.9270935058594,"right":502.66668701171875,"bottom":426.9270935058594,"left":478.66668701171875},"bc0f0c2d-cbee-4c67":{"x":478.66668701171875,"y":402.9270935058594,"width":24,"height":24,"top":402.9270935058594,"right":502.66668701171875,"bottom":426.9270935058594,"left":478.66668701171875},"fe40d745-2be9-4c9f":{"x":478.66668701171875,"y":402.9270935058594,"width":24,"height":24,"top":402.9270935058594,"right":502.66668701171875,"bottom":426.9270935058594,"left":478.66668701171875},"d7b27959-f664-40fb":{"x":478.66668701171875,"y":402.9270935058594,"width":24,"height":24,"top":402.9270935058594,"right":502.66668701171875,"bottom":426.9270935058594,"left":478.66668701171875},"a034d597-1faf-482a":{"x":478.66668701171875,"y":402.9270935058594,"width":24,"height":24,"top":402.9270935058594,"right":502.66668701171875,"bottom":426.9270935058594,"left":478.66668701171875},"5e1f67fc-fef7-48a5":{"x":484.66583251953125,"y":408.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":408.9273681640625,"right":496.66754150390625,"bottom":420.4268398284912,"left":484.66583251953125},"53fc4981-1933-498c":{"x":478.66668701171875,"y":402.9270935058594,"width":24,"height":24,"top":402.9270935058594,"right":502.66668701171875,"bottom":426.9270935058594,"left":478.66668701171875},"275ec0ff-40ab-4b7b":{"x":478.66668701171875,"y":402.9270935058594,"width":24,"height":24,"top":402.9270935058594,"right":502.66668701171875,"bottom":426.9270935058594,"left":478.66668701171875},"9e9570fa-a7ac-4c13":{"x":502.66668701171875,"y":403.9270935058594,"width":309.71875,"height":22,"top":403.9270935058594,"right":812.3854370117188,"bottom":425.9270935058594,"left":502.66668701171875},"ae630dc8-150e-4c9f":{"x":518.6666870117188,"y":403.9270935058594,"width":293.71875,"height":22,"top":403.9270935058594,"right":812.3854370117188,"bottom":425.9270935058594,"left":518.6666870117188},"7ac97879-f956-4e68":{"x":518.6666870117188,"y":403.9270935058594,"width":293.71875,"height":22,"top":403.9270935058594,"right":812.3854370117188,"bottom":425.9270935058594,"left":518.6666870117188},"c9511586-ee0b-41f2":{"x":478.66668701171875,"y":440.9270935058594,"width":679,"height":34.5,"top":440.9270935058594,"right":1157.6666870117188,"bottom":475.4270935058594,"left":478.66668701171875},"dfc4ece6-3e63-4f83":{"x":478.66668701171875,"y":440.9270935058594,"width":679,"height":34.5,"top":440.9270935058594,"right":1157.6666870117188,"bottom":475.4270935058594,"left":478.66668701171875},"a77d2973-1b41-4c7d":{"x":478.66668701171875,"y":440.9270935058594,"width":679,"height":31,"top":440.9270935058594,"right":1157.6666870117188,"bottom":471.9270935058594,"left":478.66668701171875},"8740a991-1123-4792":{"x":478.66668701171875,"y":440.9270935058594,"width":679,"height":31,"top":440.9270935058594,"right":1157.6666870117188,"bottom":471.9270935058594,"left":478.66668701171875},"12f80b48-a6d1-49fa":{"x":478.66668701171875,"y":447.9270935058594,"width":24,"height":24,"top":447.9270935058594,"right":502.66668701171875,"bottom":471.9270935058594,"left":478.66668701171875},"60d2628b-b564-431e":{"x":478.66668701171875,"y":447.9270935058594,"width":24,"height":24,"top":447.9270935058594,"right":502.66668701171875,"bottom":471.9270935058594,"left":478.66668701171875},"dc47790b-11b8-4d51":{"x":478.66668701171875,"y":447.9270935058594,"width":24,"height":24,"top":447.9270935058594,"right":502.66668701171875,"bottom":471.9270935058594,"left":478.66668701171875},"e7190e41-fe7f-4482":{"x":478.66668701171875,"y":447.9270935058594,"width":24,"height":24,"top":447.9270935058594,"right":502.66668701171875,"bottom":471.9270935058594,"left":478.66668701171875},"9dccc4ed-c868-47a2":{"x":478.66668701171875,"y":447.9270935058594,"width":24,"height":24,"top":447.9270935058594,"right":502.66668701171875,"bottom":471.9270935058594,"left":478.66668701171875},"0dcdea3c-4958-4169":{"x":485.66668701171875,"y":453.9270935058594,"width":10,"height":12,"top":453.9270935058594,"right":495.66668701171875,"bottom":465.9270935058594,"left":485.66668701171875},"734b4a8d-a12e-4a9a":{"x":478.66668701171875,"y":447.9270935058594,"width":24,"height":24,"top":447.9270935058594,"right":502.66668701171875,"bottom":471.9270935058594,"left":478.66668701171875},"3a58f07d-a1fe-44e5":{"x":478.66668701171875,"y":447.9270935058594,"width":24,"height":24,"top":447.9270935058594,"right":502.66668701171875,"bottom":471.9270935058594,"left":478.66668701171875},"9d875bee-09c7-43ce":{"x":502.66668701171875,"y":448.9270935058594,"width":233.20834350585938,"height":22,"top":448.9270935058594,"right":735.8750305175781,"bottom":470.9270935058594,"left":502.66668701171875},"c2a347ea-7bae-4a09":{"x":518.6666870117188,"y":448.9270935058594,"width":217.20834350585938,"height":22,"top":448.9270935058594,"right":735.8750305175781,"bottom":470.9270935058594,"left":518.6666870117188},"99406692-630a-4aa2":{"x":518.6666870117188,"y":448.9270935058594,"width":217.20834350585938,"height":22,"top":448.9270935058594,"right":735.8750305175781,"bottom":470.9270935058594,"left":518.6666870117188},"636f2778-48fb-46a8":{"x":454,"y":519.59375,"width":760.3333740234375,"height":214.33334350585938,"top":519.59375,"right":1214.3333740234375,"bottom":733.9270935058594,"left":454},"275f7a8a-8415-4202":{"x":454.66668701171875,"y":520.2604370117188,"width":759,"height":213,"top":520.2604370117188,"right":1213.6666870117188,"bottom":733.2604370117188,"left":454.66668701171875},"c344839c-1b6d-4a11":{"x":478.66668701171875,"y":544.2604370117188,"width":711,"height":161,"top":544.2604370117188,"right":1189.6666870117188,"bottom":705.2604370117188,"left":478.66668701171875},"95c11cd5-1109-490b":{"x":478.66668701171875,"y":544.2604370117188,"width":711,"height":24,"top":544.2604370117188,"right":1189.6666870117188,"bottom":568.2604370117188,"left":478.66668701171875},"bedbb9ad-facf-4c10":{"x":478.66668701171875,"y":544.2604370117188,"width":142.125,"height":24,"top":544.2604370117188,"right":620.7916870117188,"bottom":568.2604370117188,"left":478.66668701171875},"1c190d77-664e-49a0":{"x":478.66668701171875,"y":546.2604370117188,"width":142.125,"height":20,"top":546.2604370117188,"right":620.7916870117188,"bottom":566.2604370117188,"left":478.66668701171875},"412aab5e-6934-4897":{"x":478.66668701171875,"y":584.2604370117188,"width":711,"height":34,"top":584.2604370117188,"right":1189.6666870117188,"bottom":618.2604370117188,"left":478.66668701171875},"61473b75-8865-4ba1":{"x":478.66668701171875,"y":584.2604370117188,"width":711,"height":34,"top":584.2604370117188,"right":1189.6666870117188,"bottom":618.2604370117188,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-11.json b/demonstrations/ausdjpo/bboxes/bboxes-11.json new file mode 100644 index 0000000000000000000000000000000000000000..082ac79ec46a54fe3ca7c6f7ef755872a52e304f --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-11.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93e6fee3-65a1-48d3":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":3118.260498046875,"top":-500.40625,"right":1263.3333740234375,"bottom":2617.854248046875,"left":0},"e76cb1b5-f224-4534":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"f8bc74a4-08e5-4d0f":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"b3b3b98a-dfa9-4c2a":{"x":0,"y":-308.40625,"width":1263.3333740234375,"height":2353.59375,"top":-308.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"3d6cfdde-6066-4e00":{"x":47.66666793823242,"y":-308.40625,"width":1168,"height":2353.59375,"top":-308.40625,"right":1215.6666679382324,"bottom":2045.1875,"left":47.66666793823242},"d7fdee83-21e3-467b":{"x":47.66666793823242,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":71.66666793823242,"bottom":2045.1875,"left":47.66666793823242},"86ead4cf-77f7-4ac9":{"x":71.66667175292969,"y":-300.40625,"width":256,"height":2345.59375,"top":-300.40625,"right":327.6666717529297,"bottom":2045.1875,"left":71.66667175292969},"53190586-cec1-44f4":{"x":71.66667175292969,"y":-300.40625,"width":255.33334350585938,"height":2345.59375,"top":-300.40625,"right":327.00001525878906,"bottom":2045.1875,"left":71.66667175292969},"35001293-b1fe-4b3e":{"x":327.66668701171875,"y":-308.40625,"width":32,"height":2353.59375,"top":-308.40625,"right":359.66668701171875,"bottom":2045.1875,"left":327.66668701171875},"736db82e-dcd5-4de9":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"88fe6f31-e4c1-443b":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"dac06c6b-57d3-4eb5":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2077,"top":-284.40625,"right":1191.6666870117188,"bottom":1792.59375,"left":359.66668701171875},"a53618b4-86bf-443b":{"x":359.66668701171875,"y":-236.0729217529297,"width":832,"height":2000,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"1fd3a1e0-826f-4758":{"x":359.66668701171875,"y":-236.0729217529297,"width":888,"height":2000,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"eb219f1a-8584-42a3":{"x":359.66668701171875,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":803.6666870117188,"bottom":163.9270782470703,"left":359.66668701171875},"007905e5-ef8c-42c9":{"x":359.66668701171875,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":747.6666870117188,"bottom":131.9270782470703,"left":359.66668701171875},"3e81298e-3db4-4e68":{"x":359.66668701171875,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":747.6666870117188,"bottom":116.1875,"left":359.66668701171875},"007e4856-321a-44a6":{"x":359.66668701171875,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"b422c205-2a38-49d3":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"4163d3b6-c1a8-4024":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"e0e4edb0-8414-4373":{"x":359.66668701171875,"y":4.1875,"width":160.6041717529297,"height":48,"top":4.1875,"right":520.2708587646484,"bottom":52.1875,"left":359.66668701171875},"75476b56-5b1a-437a":{"x":359.66668701171875,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":407.66668701171875,"bottom":52.1875,"left":359.66668701171875},"d196dc30-16a8-4049":{"x":365.66668701171875,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":401.66668701171875,"bottom":46.1875,"left":365.66668701171875},"6fc367ba-3203-4c62":{"x":407.66668701171875,"y":17.1875,"width":112.60417175292969,"height":22,"top":17.1875,"right":520.2708587646484,"bottom":39.1875,"left":407.66668701171875},"406733be-01b2-4a1e":{"x":417.66668701171875,"y":17.1875,"width":92.60417175292969,"height":22,"top":17.1875,"right":510.27085876464844,"bottom":39.1875,"left":417.66668701171875},"48adbcbb-0388-4251":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"abe50088-0b64-43c1":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"721bd48f-a233-4c1a":{"x":359.66668701171875,"y":60.1875,"width":283.01043701171875,"height":48,"top":60.1875,"right":642.6771240234375,"bottom":108.1875,"left":359.66668701171875},"b2ccea14-2068-48f2":{"x":359.66668701171875,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":407.66668701171875,"bottom":108.1875,"left":359.66668701171875},"2f65d557-f8b2-4e61":{"x":365.66668701171875,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":401.66668701171875,"bottom":102.1875,"left":365.66668701171875},"cbbbb6a4-fc87-486d":{"x":407.66668701171875,"y":73.1875,"width":235.0104217529297,"height":22,"top":73.1875,"right":642.6771087646484,"bottom":95.1875,"left":407.66668701171875},"c75df82d-bab6-41e5":{"x":417.66668701171875,"y":73.1875,"width":215.0104217529297,"height":22,"top":73.1875,"right":632.6771087646484,"bottom":95.1875,"left":417.66668701171875},"30a79e1c-64fb-4c86":{"x":803.6666870117188,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":163.9270782470703,"left":803.6666870117188},"feedef1a-4882-4aeb":{"x":803.6666870117188,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":131.9270782470703,"left":803.6666870117188},"45e75065-de01-4dd9":{"x":803.6666870117188,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":1191.6666870117188,"bottom":116.1875,"left":803.6666870117188},"c929ddb3-c811-4dfe":{"x":803.6666870117188,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"703718f1-26f9-4319":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"4c4fd0ba-9117-49a3":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"10251ba5-be3e-4197":{"x":803.6666870117188,"y":4.1875,"width":202.3229217529297,"height":48,"top":4.1875,"right":1005.9896087646484,"bottom":52.1875,"left":803.6666870117188},"dd185cb3-1c1b-4dc1":{"x":803.6666870117188,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":851.6666870117188,"bottom":52.1875,"left":803.6666870117188},"35361f87-9a2b-4eec":{"x":809.6666870117188,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":845.6666870117188,"bottom":46.1875,"left":809.6666870117188},"78607f02-83c8-44c0":{"x":851.6666870117188,"y":17.1875,"width":154.3229217529297,"height":22,"top":17.1875,"right":1005.9896087646484,"bottom":39.1875,"left":851.6666870117188},"4019a8e8-d6b4-4fcb":{"x":861.6666870117188,"y":17.1875,"width":134.3229217529297,"height":22,"top":17.1875,"right":995.9896087646484,"bottom":39.1875,"left":861.6666870117188},"db59b9fd-ddf9-43fb":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"e7afcc9b-85c2-46e4":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"a056453f-e859-4311":{"x":803.6666870117188,"y":60.1875,"width":175.7604217529297,"height":48,"top":60.1875,"right":979.4271087646484,"bottom":108.1875,"left":803.6666870117188},"6d13bec4-0ae6-421c":{"x":803.6666870117188,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":851.6666870117188,"bottom":108.1875,"left":803.6666870117188},"f44b33f3-8f36-4cf2":{"x":809.6666870117188,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":845.6666870117188,"bottom":102.1875,"left":809.6666870117188},"99832fd9-e0b6-4ea4":{"x":851.6666870117188,"y":73.1875,"width":127.76042175292969,"height":22,"top":73.1875,"right":979.4271087646484,"bottom":95.1875,"left":851.6666870117188},"27fffe15-ef9f-4cc6":{"x":861.6666870117188,"y":73.1875,"width":107.76042175292969,"height":22,"top":73.1875,"right":969.4271087646484,"bottom":95.1875,"left":861.6666870117188},"ffa10638-dd57-42a8":{"x":359.66668701171875,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":803.6666870117188,"bottom":563.9270935058594,"left":359.66668701171875},"94bd4e55-1b90-4db1":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":747.6666870117188,"bottom":531.9270935058594,"left":359.66668701171875},"6446c537-bb17-4389":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":747.6666870117188,"bottom":208.1875114440918,"left":359.66668701171875},"9f82d78a-2e73-4b43":{"x":359.66668701171875,"y":173.92709350585938,"width":159.1875,"height":19.59375,"top":173.92709350585938,"right":518.8541870117188,"bottom":193.52084350585938,"left":359.66668701171875},"9f53f2db-6e87-43ab":{"x":688.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":747.6667098999023,"bottom":193.52084350585938,"left":688.9896240234375},"440b7a3f-c82b-4eed":{"x":359.66668701171875,"y":228.1875,"width":388,"height":288,"top":228.1875,"right":747.6666870117188,"bottom":516.1875,"left":359.66668701171875},"71b6ff5c-7f5d-4ed3":{"x":359.66668701171875,"y":236.1875,"width":388,"height":272,"top":236.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"16f5f2e3-75b2-4aab":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"a6143be6-2346-42e4":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"abf892b5-c742-42c7":{"x":359.66668701171875,"y":236.1875,"width":284.03125,"height":48,"top":236.1875,"right":643.6979370117188,"bottom":284.1875,"left":359.66668701171875},"cbf42e98-1423-48f3":{"x":359.66668701171875,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":407.66668701171875,"bottom":284.1875,"left":359.66668701171875},"360fc186-23d4-4814":{"x":365.66668701171875,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":401.66668701171875,"bottom":278.1875,"left":365.66668701171875},"c88d48d7-30ec-4a08":{"x":407.66668701171875,"y":249.1875,"width":236.03125,"height":22,"top":249.1875,"right":643.6979370117188,"bottom":271.1875,"left":407.66668701171875},"4604a258-3155-404e":{"x":417.66668701171875,"y":249.1875,"width":216.03125,"height":22,"top":249.1875,"right":633.6979370117188,"bottom":271.1875,"left":417.66668701171875},"bc4ebff6-86e9-4ac4":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"eecdd0b8-582f-4085":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"86cb3b62-bb78-42ce":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"ab1a0696-f890-4d06":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"b4f2c7c5-c7fa-414c":{"x":682.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":731.6666679382324,"bottom":269.1875,"left":682.40625},"d3772bf2-e514-4cdc":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"12ca1850-1787-4589":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"0e1fa219-6cf1-4851":{"x":359.66668701171875,"y":292.1875,"width":287.3333435058594,"height":48,"top":292.1875,"right":647.0000305175781,"bottom":340.1875,"left":359.66668701171875},"fb640d63-54c8-4bce":{"x":359.66668701171875,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":407.66668701171875,"bottom":340.1875,"left":359.66668701171875},"7cb819db-d907-490c":{"x":365.66668701171875,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":401.66668701171875,"bottom":334.1875,"left":365.66668701171875},"0a404b40-a602-4983":{"x":407.66668701171875,"y":294.1875,"width":239.33334350585938,"height":44,"top":294.1875,"right":647.0000305175781,"bottom":338.1875,"left":407.66668701171875},"2a7b3fed-43bf-4678":{"x":417.66668701171875,"y":294.1875,"width":219.33334350585938,"height":44,"top":294.1875,"right":637.0000305175781,"bottom":338.1875,"left":417.66668701171875},"98635f00-b4b1-42d6":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"34bbf904-ba35-4cd3":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"f6c45f53-3ffb-4cd4":{"x":359.66668701171875,"y":348.1875,"width":287.3333435058594,"height":48,"top":348.1875,"right":647.0000305175781,"bottom":396.1875,"left":359.66668701171875},"59d7cca9-0341-4ea9":{"x":359.66668701171875,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":407.66668701171875,"bottom":396.1875,"left":359.66668701171875},"6b35f3e4-aa59-45d0":{"x":365.66668701171875,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":401.66668701171875,"bottom":390.1875,"left":365.66668701171875},"ff76e3e8-99e9-4a70":{"x":407.66668701171875,"y":350.1875,"width":239.33334350585938,"height":44,"top":350.1875,"right":647.0000305175781,"bottom":394.1875,"left":407.66668701171875},"c54a501e-b65f-460c":{"x":417.66668701171875,"y":350.1875,"width":219.33334350585938,"height":44,"top":350.1875,"right":637.0000305175781,"bottom":394.1875,"left":417.66668701171875},"481cf9d3-bf11-4f8c":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"aea6236f-7750-401d":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"853d1bb6-2f6e-4517":{"x":359.66668701171875,"y":404.1875,"width":287.3333435058594,"height":48,"top":404.1875,"right":647.0000305175781,"bottom":452.1875,"left":359.66668701171875},"793d136c-dff4-445b":{"x":359.66668701171875,"y":404.1875,"width":48,"height":48,"top":404.1875,"right":407.66668701171875,"bottom":452.1875,"left":359.66668701171875},"89804516-6327-4973":{"x":365.66668701171875,"y":410.1875,"width":36,"height":36,"top":410.1875,"right":401.66668701171875,"bottom":446.1875,"left":365.66668701171875},"97f4e51d-a4e9-40bf":{"x":407.66668701171875,"y":406.1875,"width":239.33334350585938,"height":44,"top":406.1875,"right":647.0000305175781,"bottom":450.1875,"left":407.66668701171875},"acb21fe5-b138-4146":{"x":417.66668701171875,"y":406.1875,"width":219.33334350585938,"height":44,"top":406.1875,"right":637.0000305175781,"bottom":450.1875,"left":417.66668701171875},"e124690b-15c0-4f79":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"223317cf-7ced-46a3":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"91ca8e20-5d0b-41cd":{"x":359.66668701171875,"y":460.1875,"width":287.3333435058594,"height":48,"top":460.1875,"right":647.0000305175781,"bottom":508.1875,"left":359.66668701171875},"6d792d24-ad00-42fa":{"x":359.66668701171875,"y":460.1875,"width":48,"height":48,"top":460.1875,"right":407.66668701171875,"bottom":508.1875,"left":359.66668701171875},"39e29d78-11c8-4b25":{"x":365.66668701171875,"y":466.1875,"width":36,"height":36,"top":466.1875,"right":401.66668701171875,"bottom":502.1875,"left":365.66668701171875},"8db2f360-bcbc-4c5b":{"x":407.66668701171875,"y":462.1875,"width":239.33334350585938,"height":44,"top":462.1875,"right":647.0000305175781,"bottom":506.1875,"left":407.66668701171875},"f1f819d3-e303-4180":{"x":417.66668701171875,"y":462.1875,"width":219.33334350585938,"height":44,"top":462.1875,"right":637.0000305175781,"bottom":506.1875,"left":417.66668701171875},"c64a77da-d180-4502":{"x":803.6666870117188,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":1247.6666870117188,"bottom":563.9270935058594,"left":803.6666870117188},"f4c9dcb7-3705-4d62":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":1191.6666870117188,"bottom":531.9270935058594,"left":803.6666870117188},"79858f74-8d77-4fb3":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":1191.6666870117188,"bottom":208.1875114440918,"left":803.6666870117188},"d08d5c5c-c5ef-4265":{"x":803.6666870117188,"y":173.92709350585938,"width":119.59375,"height":19.59375,"top":173.92709350585938,"right":923.2604370117188,"bottom":193.52084350585938,"left":803.6666870117188},"923fb4b1-b952-4a50":{"x":1132.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":1191.6667098999023,"bottom":193.52084350585938,"left":1132.9896240234375},"28f10c83-f255-423d":{"x":803.6666870117188,"y":228.1875,"width":388,"height":176,"top":228.1875,"right":1191.6666870117188,"bottom":404.1875,"left":803.6666870117188},"135cee27-57b0-42d2":{"x":803.6666870117188,"y":236.1875,"width":388,"height":160,"top":236.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"c1c46178-6e47-46da":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"85b63c56-dc03-49c5":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"af48eb72-3c00-4cb6":{"x":803.6666870117188,"y":236.1875,"width":139.52084350585938,"height":48,"top":236.1875,"right":943.1875305175781,"bottom":284.1875,"left":803.6666870117188},"c803c9ed-161d-4eae":{"x":803.6666870117188,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":851.6666870117188,"bottom":284.1875,"left":803.6666870117188},"05a0f761-f61d-4732":{"x":809.6666870117188,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":845.6666870117188,"bottom":278.1875,"left":809.6666870117188},"c5f7bf42-3920-4284":{"x":851.6666870117188,"y":249.1875,"width":91.52083587646484,"height":22,"top":249.1875,"right":943.1875228881836,"bottom":271.1875,"left":851.6666870117188},"5a6f2157-bc8d-43af":{"x":861.6666870117188,"y":249.1875,"width":71.52083587646484,"height":22,"top":249.1875,"right":933.1875228881836,"bottom":271.1875,"left":861.6666870117188},"5945f524-4bab-47ff":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"04d0e8d2-7664-472a":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"9d29d0a3-4024-4854":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"2960be3d-0c69-4f12":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"c5f79317-c1a4-4f33":{"x":1126.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":1175.6666679382324,"bottom":269.1875,"left":1126.40625},"893ab6dc-d8ec-406e":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"5b704fa3-1f72-4996":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"0d808e2b-622f-434c":{"x":803.6666870117188,"y":292.1875,"width":158.20834350585938,"height":48,"top":292.1875,"right":961.8750305175781,"bottom":340.1875,"left":803.6666870117188},"d5d50c7f-9ed0-4084":{"x":803.6666870117188,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":851.6666870117188,"bottom":340.1875,"left":803.6666870117188},"f5357668-fade-4a25":{"x":809.6666870117188,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":845.6666870117188,"bottom":334.1875,"left":809.6666870117188},"ccdb4a82-3808-4ee8":{"x":851.6666870117188,"y":305.1875,"width":110.20833587646484,"height":22,"top":305.1875,"right":961.8750228881836,"bottom":327.1875,"left":851.6666870117188},"6d347233-0869-4dce":{"x":861.6666870117188,"y":305.1875,"width":90.20833587646484,"height":22,"top":305.1875,"right":951.8750228881836,"bottom":327.1875,"left":861.6666870117188},"3197c042-b8e9-4d21":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d9f6b95e-4614-4a81":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"1e1dafb3-20fa-420b":{"x":803.6666870117188,"y":348.1875,"width":192.42709350585938,"height":48,"top":348.1875,"right":996.0937805175781,"bottom":396.1875,"left":803.6666870117188},"f5914265-46f1-4191":{"x":803.6666870117188,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":851.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d20dc3c6-bbdd-472d":{"x":809.6666870117188,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":845.6666870117188,"bottom":390.1875,"left":809.6666870117188},"9c9dc72d-42f9-4cbd":{"x":851.6666870117188,"y":361.1875,"width":144.42709350585938,"height":22,"top":361.1875,"right":996.0937805175781,"bottom":383.1875,"left":851.6666870117188},"d1d72a1e-35ea-41c1":{"x":861.6666870117188,"y":361.1875,"width":124.42708587646484,"height":22,"top":361.1875,"right":986.0937728881836,"bottom":383.1875,"left":861.6666870117188},"70ca6b91-8662-472d":{"x":359.66668701171875,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":803.6666870117188,"bottom":963.9271240234375,"left":359.66668701171875},"8a03bd3d-536f-493e":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":747.6666870117188,"bottom":931.9271240234375,"left":359.66668701171875},"ea0b7ed6-c6a2-4399":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":747.6666870117188,"bottom":608.1875419616699,"left":359.66668701171875},"665b8f45-4d00-4914":{"x":359.66668701171875,"y":573.9271240234375,"width":176.89584350585938,"height":19.59375,"top":573.9271240234375,"right":536.5625305175781,"bottom":593.5208740234375,"left":359.66668701171875},"671e91db-3c1d-453a":{"x":688.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":747.6667098999023,"bottom":593.5208740234375,"left":688.9896240234375},"b3c4d050-3829-4ad5":{"x":803.6666870117188,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":1247.6666870117188,"bottom":963.9271240234375,"left":803.6666870117188},"2cc46819-3cde-490f":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":1191.6666870117188,"bottom":931.9271240234375,"left":803.6666870117188},"cafe44dd-af2a-4dd5":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":1191.6666870117188,"bottom":608.1875419616699,"left":803.6666870117188},"9425538c-84b2-40b8":{"x":803.6666870117188,"y":573.9271240234375,"width":143.2291717529297,"height":19.59375,"top":573.9271240234375,"right":946.8958587646484,"bottom":593.5208740234375,"left":803.6666870117188},"04fcf591-dba3-494a":{"x":1132.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":1191.6667098999023,"bottom":593.5208740234375,"left":1132.9896240234375},"b0fa5c18-7982-483f":{"x":1191.666748046875,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":1215.666748046875,"bottom":2045.1875,"left":1191.666748046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-110.json b/demonstrations/ausdjpo/bboxes/bboxes-110.json new file mode 100644 index 0000000000000000000000000000000000000000..9cb38183d2710782b671c7b42e5f3eb9cf361ffc --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-110.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-5000.40625,"width":1263.3333740234375,"height":6119,"top":-5000.40625,"right":1263.3333740234375,"bottom":1118.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-4938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-4938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-4938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-4938.40625,"width":405,"height":5484.33349609375,"top":-4938.40625,"right":405,"bottom":545.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":6.59375,"width":405,"height":539.3333740234375,"top":6.59375,"right":405,"bottom":545.9271240234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":30.59375,"width":340.3333435058594,"height":287,"top":30.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"639dee9d-3513-4840":{"x":24,"y":30.59375,"width":340.3333435058594,"height":77,"top":30.59375,"right":364.3333435058594,"bottom":107.59375,"left":24},"80765de7-58ce-49d5":{"x":24,"y":30.59375,"width":340.3333435058594,"height":77,"top":30.59375,"right":364.3333435058594,"bottom":107.59375,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":30.59375,"width":340.3333435058594,"height":77,"top":30.59375,"right":364.3333435058594,"bottom":107.59375,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":46.59375,"width":45,"height":45,"top":46.59375,"right":85,"bottom":91.59375,"left":40},"e01581bc-435a-4b19":{"x":40,"y":46.59375,"width":45,"height":45,"top":46.59375,"right":85,"bottom":91.59375,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":46.59375,"width":16,"height":45,"top":46.59375,"right":101,"bottom":91.59375,"left":85},"7256922a-0e99-45cc":{"x":101,"y":49.09375,"width":247.33334350585938,"height":40,"top":49.09375,"right":348.3333435058594,"bottom":89.09375,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":49.09375,"width":247.33334350585938,"height":22,"top":49.09375,"right":348.3333435058594,"bottom":71.09375,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":71.09375,"width":2,"height":2,"top":71.09375,"right":103,"bottom":73.09375,"left":101},"9c7c253e-73df-4538":{"x":101,"y":73.09375,"width":247.33334350585938,"height":16,"top":73.09375,"right":348.3333435058594,"bottom":89.09375,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":107.59375,"width":340.3333435058594,"height":70,"top":107.59375,"right":364.3333435058594,"bottom":177.59375,"left":24},"42872481-918c-4992":{"x":24,"y":107.59375,"width":340.3333435058594,"height":70,"top":107.59375,"right":364.3333435058594,"bottom":177.59375,"left":24},"707e3902-e85c-4aca":{"x":24,"y":107.59375,"width":340.3333435058594,"height":70,"top":107.59375,"right":364.3333435058594,"bottom":177.59375,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":123.59375,"width":308.3333435058594,"height":38,"top":123.59375,"right":348.3333435058594,"bottom":161.59375,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":123.59375,"width":308.3333435058594,"height":16,"top":123.59375,"right":348.3333435058594,"bottom":139.59375,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":139.59375,"width":2,"height":2,"top":139.59375,"right":42,"bottom":141.59375,"left":40},"797d14df-3425-44e6":{"x":40,"y":141.59375,"width":308.3333435058594,"height":20,"top":141.59375,"right":348.3333435058594,"bottom":161.59375,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":177.59375,"width":340.3333435058594,"height":70,"top":177.59375,"right":364.3333435058594,"bottom":247.59375,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":177.59375,"width":340.3333435058594,"height":70,"top":177.59375,"right":364.3333435058594,"bottom":247.59375,"left":24},"78c1bf53-0367-4099":{"x":24,"y":177.59375,"width":340.3333435058594,"height":70,"top":177.59375,"right":364.3333435058594,"bottom":247.59375,"left":24},"47b8711a-e242-4148":{"x":40,"y":193.59375,"width":308.3333435058594,"height":38,"top":193.59375,"right":348.3333435058594,"bottom":231.59375,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":193.59375,"width":308.3333435058594,"height":16,"top":193.59375,"right":348.3333435058594,"bottom":209.59375,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":209.59375,"width":2,"height":2,"top":209.59375,"right":42,"bottom":211.59375,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":211.59375,"width":308.3333435058594,"height":20,"top":211.59375,"right":348.3333435058594,"bottom":231.59375,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":247.59375,"width":340.3333435058594,"height":70,"top":247.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"9763223a-8f05-4a59":{"x":24,"y":247.59375,"width":340.3333435058594,"height":70,"top":247.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":247.59375,"width":340.3333435058594,"height":70,"top":247.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"438758dd-859c-4fcc":{"x":40,"y":263.59375,"width":308.3333435058594,"height":38,"top":263.59375,"right":348.3333435058594,"bottom":301.59375,"left":40},"35be18eb-e300-48fa":{"x":40,"y":263.59375,"width":308.3333435058594,"height":16,"top":263.59375,"right":348.3333435058594,"bottom":279.59375,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":279.59375,"width":2,"height":2,"top":279.59375,"right":42,"bottom":281.59375,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":281.59375,"width":308.3333435058594,"height":20,"top":281.59375,"right":348.3333435058594,"bottom":301.59375,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-4938.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-4782.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1214.3333740234375,"bottom":545.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-4776.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-4776.40625,"right":1214.3333740234375,"bottom":539.92724609375,"left":454},"354d5ccb-6221-497b":{"x":454,"y":-63.739585876464844,"width":760.3333740234375,"height":371.3333435058594,"top":-63.739585876464844,"right":1214.3333740234375,"bottom":307.59375762939453,"left":454},"6000a3e8-548d-4fa7":{"x":454.66668701171875,"y":-63.07291793823242,"width":759,"height":370,"top":-63.07291793823242,"right":1213.6666870117188,"bottom":306.9270820617676,"left":454.66668701171875},"f52fe806-9819-4477":{"x":478.66668701171875,"y":-39.07291793823242,"width":711,"height":318,"top":-39.07291793823242,"right":1189.6666870117188,"bottom":278.9270820617676,"left":478.66668701171875},"d086c140-4748-4b97":{"x":478.66668701171875,"y":0.9270833730697632,"width":711,"height":56,"top":0.9270833730697632,"right":1189.6666870117188,"bottom":56.92708337306976,"left":478.66668701171875},"7783177d-4466-40cc":{"x":478.66668701171875,"y":0.9270833730697632,"width":711,"height":56,"top":0.9270833730697632,"right":1189.6666870117188,"bottom":56.92708337306976,"left":478.66668701171875},"4b9c6284-705c-4297":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":206,"top":72.92708587646484,"right":1189.6666870117188,"bottom":278.92708587646484,"left":478.66668701171875},"ca5885bd-aba1-45b0":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":206,"top":72.92708587646484,"right":1189.6666870117188,"bottom":278.92708587646484,"left":478.66668701171875},"2f3a5b30-bac3-4bde":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":40,"top":72.92708587646484,"right":1189.6666870117188,"bottom":112.92708587646484,"left":478.66668701171875},"f9ba094e-9935-4397":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":20,"top":72.92708587646484,"right":1189.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"db70c6db-c657-499f":{"x":478.66668701171875,"y":112.92708587646484,"width":711,"height":166,"top":112.92708587646484,"right":1189.6666870117188,"bottom":278.92708587646484,"left":478.66668701171875},"603ef55d-46e1-404b":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":34.5,"top":112.92708587646484,"right":1157.6666870117188,"bottom":147.42708587646484,"left":478.66668701171875},"424e5f0d-aecc-430d":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":34.5,"top":112.92708587646484,"right":1157.6666870117188,"bottom":147.42708587646484,"left":478.66668701171875},"9d41010a-e0b0-421e":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":31,"top":112.92708587646484,"right":1157.6666870117188,"bottom":143.92708587646484,"left":478.66668701171875},"554a1ac7-314f-4d4d":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":31,"top":112.92708587646484,"right":1157.6666870117188,"bottom":143.92708587646484,"left":478.66668701171875},"60a9c09d-4976-4ed3":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"078f4479-de22-4fae":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"9ffeae8c-5410-4bcc":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"ab84d305-927b-451c":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"7ec3965e-8d8d-4c16":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"c9f431eb-a169-468e":{"x":485.66668701171875,"y":118.92708587646484,"width":10,"height":12,"top":118.92708587646484,"right":495.66668701171875,"bottom":130.92708587646484,"left":485.66668701171875},"0bfec4a2-2da1-44db":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"ba737767-ab07-4897":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"f2089f51-1ee1-4685":{"x":502.66668701171875,"y":113.92708587646484,"width":240.58334350585938,"height":22,"top":113.92708587646484,"right":743.2500305175781,"bottom":135.92708587646484,"left":502.66668701171875},"ed8c45ff-7337-4d9c":{"x":518.6666870117188,"y":113.92708587646484,"width":224.58334350585938,"height":22,"top":113.92708587646484,"right":743.2500305175781,"bottom":135.92708587646484,"left":518.6666870117188},"c460cc8a-efec-4e39":{"x":518.6666870117188,"y":113.92708587646484,"width":224.58334350585938,"height":22,"top":113.92708587646484,"right":743.2500305175781,"bottom":135.92708587646484,"left":518.6666870117188},"0fbd9bef-e8ff-4135":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":41.5,"top":150.92709350585938,"right":1157.6666870117188,"bottom":192.42709350585938,"left":478.66668701171875},"116f130c-014f-41e2":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":41.5,"top":150.92709350585938,"right":1157.6666870117188,"bottom":192.42709350585938,"left":478.66668701171875},"5aadae52-8e29-4119":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":38,"top":150.92709350585938,"right":1157.6666870117188,"bottom":188.92709350585938,"left":478.66668701171875},"e903df97-a10f-449d":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":38,"top":150.92709350585938,"right":1157.6666870117188,"bottom":188.92709350585938,"left":478.66668701171875},"8200a0d5-9ba4-4204":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"a6b05c12-51ce-4e5f":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"7dbda8de-e24d-4c08":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"b44f9e0c-9d80-440f":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"67b34470-ff37-4d02":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"e88d57c6-1e7b-44f6":{"x":485.66668701171875,"y":163.92709350585938,"width":10,"height":12,"top":163.92709350585938,"right":495.66668701171875,"bottom":175.92709350585938,"left":485.66668701171875},"465a899a-e32c-4702":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"75b759a5-f13c-4d7d":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"1c341d74-057d-41f6":{"x":502.66668701171875,"y":158.92709350585938,"width":254.875,"height":22,"top":158.92709350585938,"right":757.5416870117188,"bottom":180.92709350585938,"left":502.66668701171875},"a2461179-0c09-45c5":{"x":518.6666870117188,"y":158.92709350585938,"width":238.875,"height":22,"top":158.92709350585938,"right":757.5416870117188,"bottom":180.92709350585938,"left":518.6666870117188},"c582f052-fc96-456d":{"x":518.6666870117188,"y":158.92709350585938,"width":238.875,"height":22,"top":158.92709350585938,"right":757.5416870117188,"bottom":180.92709350585938,"left":518.6666870117188},"d0f7fcd7-8983-4e42":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":41.5,"top":195.92709350585938,"right":1157.6666870117188,"bottom":237.42709350585938,"left":478.66668701171875},"7fd41354-7375-40c8":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":41.5,"top":195.92709350585938,"right":1157.6666870117188,"bottom":237.42709350585938,"left":478.66668701171875},"619d833a-4d68-4bee":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":38,"top":195.92709350585938,"right":1157.6666870117188,"bottom":233.92709350585938,"left":478.66668701171875},"4986b09e-f541-47b8":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":38,"top":195.92709350585938,"right":1157.6666870117188,"bottom":233.92709350585938,"left":478.66668701171875},"5541b7ea-0f27-46be":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"bc0f0c2d-cbee-4c67":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"fe40d745-2be9-4c9f":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"d7b27959-f664-40fb":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"a034d597-1faf-482a":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"5e1f67fc-fef7-48a5":{"x":484.66583251953125,"y":208.9273681640625,"width":12.001708984375,"height":11.49945068359375,"top":208.9273681640625,"right":496.66754150390625,"bottom":220.42681884765625,"left":484.66583251953125},"53fc4981-1933-498c":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"275ec0ff-40ab-4b7b":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"9e9570fa-a7ac-4c13":{"x":502.66668701171875,"y":203.92709350585938,"width":309.71875,"height":22,"top":203.92709350585938,"right":812.3854370117188,"bottom":225.92709350585938,"left":502.66668701171875},"ae630dc8-150e-4c9f":{"x":518.6666870117188,"y":203.92709350585938,"width":293.71875,"height":22,"top":203.92709350585938,"right":812.3854370117188,"bottom":225.92709350585938,"left":518.6666870117188},"7ac97879-f956-4e68":{"x":518.6666870117188,"y":203.92709350585938,"width":293.71875,"height":22,"top":203.92709350585938,"right":812.3854370117188,"bottom":225.92709350585938,"left":518.6666870117188},"c9511586-ee0b-41f2":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":34.5,"top":240.92709350585938,"right":1157.6666870117188,"bottom":275.4270935058594,"left":478.66668701171875},"dfc4ece6-3e63-4f83":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":34.5,"top":240.92709350585938,"right":1157.6666870117188,"bottom":275.4270935058594,"left":478.66668701171875},"a77d2973-1b41-4c7d":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":31,"top":240.92709350585938,"right":1157.6666870117188,"bottom":271.9270935058594,"left":478.66668701171875},"8740a991-1123-4792":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":31,"top":240.92709350585938,"right":1157.6666870117188,"bottom":271.9270935058594,"left":478.66668701171875},"12f80b48-a6d1-49fa":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"60d2628b-b564-431e":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"dc47790b-11b8-4d51":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"e7190e41-fe7f-4482":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"9dccc4ed-c868-47a2":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"0dcdea3c-4958-4169":{"x":485.66668701171875,"y":253.92709350585938,"width":10,"height":12,"top":253.92709350585938,"right":495.66668701171875,"bottom":265.9270935058594,"left":485.66668701171875},"734b4a8d-a12e-4a9a":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"3a58f07d-a1fe-44e5":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"9d875bee-09c7-43ce":{"x":502.66668701171875,"y":248.92709350585938,"width":233.20834350585938,"height":22,"top":248.92709350585938,"right":735.8750305175781,"bottom":270.9270935058594,"left":502.66668701171875},"c2a347ea-7bae-4a09":{"x":518.6666870117188,"y":248.92709350585938,"width":217.20834350585938,"height":22,"top":248.92709350585938,"right":735.8750305175781,"bottom":270.9270935058594,"left":518.6666870117188},"99406692-630a-4aa2":{"x":518.6666870117188,"y":248.92709350585938,"width":217.20834350585938,"height":22,"top":248.92709350585938,"right":735.8750305175781,"bottom":270.9270935058594,"left":518.6666870117188},"636f2778-48fb-46a8":{"x":454,"y":319.59375,"width":760.3333740234375,"height":214.33334350585938,"top":319.59375,"right":1214.3333740234375,"bottom":533.9270935058594,"left":454},"275f7a8a-8415-4202":{"x":454.66668701171875,"y":320.26043701171875,"width":759,"height":213,"top":320.26043701171875,"right":1213.6666870117188,"bottom":533.2604370117188,"left":454.66668701171875},"c344839c-1b6d-4a11":{"x":478.66668701171875,"y":344.26043701171875,"width":711,"height":161,"top":344.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"95c11cd5-1109-490b":{"x":478.66668701171875,"y":344.26043701171875,"width":711,"height":24,"top":344.26043701171875,"right":1189.6666870117188,"bottom":368.26043701171875,"left":478.66668701171875},"bedbb9ad-facf-4c10":{"x":478.66668701171875,"y":344.26043701171875,"width":142.125,"height":24,"top":344.26043701171875,"right":620.7916870117188,"bottom":368.26043701171875,"left":478.66668701171875},"1c190d77-664e-49a0":{"x":478.66668701171875,"y":346.26043701171875,"width":142.125,"height":20,"top":346.26043701171875,"right":620.7916870117188,"bottom":366.26043701171875,"left":478.66668701171875},"412aab5e-6934-4897":{"x":478.66668701171875,"y":384.26043701171875,"width":711,"height":34,"top":384.26043701171875,"right":1189.6666870117188,"bottom":418.26043701171875,"left":478.66668701171875},"61473b75-8865-4ba1":{"x":478.66668701171875,"y":384.26043701171875,"width":711,"height":34,"top":384.26043701171875,"right":1189.6666870117188,"bottom":418.26043701171875,"left":478.66668701171875},"d569d114-1287-4e02":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":71,"top":434.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"ace9a5b1-7a67-4d90":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":71,"top":434.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"6e05eea2-0d31-4497":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":40,"top":434.26043701171875,"right":1189.6666870117188,"bottom":474.26043701171875,"left":478.66668701171875},"e4705e0b-5e7f-4db3":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":20,"top":434.26043701171875,"right":1189.6666870117188,"bottom":454.26043701171875,"left":478.66668701171875},"6704d14d-c576-41d5":{"x":478.66668701171875,"y":474.26043701171875,"width":711,"height":31,"top":474.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"819b7bdd-adba-4a07":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":27.5,"top":474.26043701171875,"right":1157.6666870117188,"bottom":501.76043701171875,"left":478.66668701171875},"6aa4589c-9309-4f7f":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":27.5,"top":474.26043701171875,"right":1157.6666870117188,"bottom":501.76043701171875,"left":478.66668701171875},"c740e47c-c65c-40f4":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":24,"top":474.26043701171875,"right":1157.6666870117188,"bottom":498.26043701171875,"left":478.66668701171875},"0e4110bf-4542-41b1":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":24,"top":474.26043701171875,"right":1157.6666870117188,"bottom":498.26043701171875,"left":478.66668701171875},"569e98d9-c8b5-4cf3":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"b817dcc2-35f1-42e1":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"29abcab9-8be2-4dce":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"c54a0195-7b89-4be0":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"5393c841-0444-47bf":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"d3f11f64-55fc-4f64":{"x":485.66668701171875,"y":480.26043701171875,"width":10,"height":12,"top":480.26043701171875,"right":495.66668701171875,"bottom":492.26043701171875,"left":485.66668701171875},"3e40fc39-388b-4f62":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"e5a3c3a0-4cdc-4183":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"7a5d3803-f7ac-489d":{"x":502.66668701171875,"y":475.26043701171875,"width":176.8854217529297,"height":22,"top":475.26043701171875,"right":679.5521087646484,"bottom":497.26043701171875,"left":502.66668701171875},"fdecadae-28b9-4ec5":{"x":518.6666870117188,"y":475.26043701171875,"width":160.8854217529297,"height":22,"top":475.26043701171875,"right":679.5521087646484,"bottom":497.26043701171875,"left":518.6666870117188},"a9a90578-955c-49fe":{"x":518.6666870117188,"y":475.26043701171875,"width":160.8854217529297,"height":22,"top":475.26043701171875,"right":679.5521087646484,"bottom":497.26043701171875,"left":518.6666870117188},"373b04ee-0148-4a22":{"x":0,"y":545.9271240234375,"width":1263.3333740234375,"height":572.6666870117188,"top":545.9271240234375,"right":1263.3333740234375,"bottom":1118.5938110351562,"left":0},"ba16ae9e-1473-4126":{"x":0,"y":545.9271240234375,"width":1263.3333740234375,"height":572.6666870117188,"top":545.9271240234375,"right":1263.3333740234375,"bottom":1118.5938110351562,"left":0},"0b834647-0ef9-4868":{"x":31.666667938232422,"y":557.9271240234375,"width":1200,"height":548.6666870117188,"top":557.9271240234375,"right":1231.6666679382324,"bottom":1106.5938110351562,"left":31.666667938232422},"dc1d3c2b-f4d3-4ece":{"x":51.66666793823242,"y":557.9271240234375,"width":1160,"height":504,"top":557.9271240234375,"right":1211.6666679382324,"bottom":1061.9271240234375,"left":51.66666793823242},"5f71f549-a58b-410b":{"x":51.66666793823242,"y":593.9271240234375,"width":464,"height":196.6041717529297,"top":593.9271240234375,"right":515.6666679382324,"bottom":790.5312957763672,"left":51.66666793823242},"0d1985ce-ece5-454f":{"x":51.66666793823242,"y":593.9271240234375,"width":424,"height":68,"top":593.9271240234375,"right":475.6666679382324,"bottom":661.9271240234375,"left":51.66666793823242},"1c8072f9-04b5-4905":{"x":515.6666870117188,"y":593.9271240234375,"width":493.25,"height":448,"top":593.9271240234375,"right":1008.9166870117188,"bottom":1041.9271240234375,"left":515.6666870117188},"8c4cf21c-0d29-43af":{"x":515.6666870117188,"y":593.9271240234375,"width":493.25,"height":448,"top":593.9271240234375,"right":1008.9166870117188,"bottom":1041.9271240234375,"left":515.6666870117188},"d5ed0b3f-ff8e-47ba":{"x":515.6666870117188,"y":593.9271240234375,"width":493.25,"height":448,"top":593.9271240234375,"right":1008.9166870117188,"bottom":1041.9271240234375,"left":515.6666870117188},"2729f202-554f-4e99":{"x":515.6666870117188,"y":593.9271240234375,"width":156.4166717529297,"height":416,"top":593.9271240234375,"right":672.0833587646484,"bottom":1009.9271240234375,"left":515.6666870117188},"e23d924d-2c00-4374":{"x":515.6666870117188,"y":593.9271240234375,"width":156.4166717529297,"height":32,"top":593.9271240234375,"right":672.0833587646484,"bottom":625.9271240234375,"left":515.6666870117188},"39a6c0c2-1d01-4957":{"x":515.6666870117188,"y":594.59375,"width":33.270835876464844,"height":12,"top":594.59375,"right":548.9375228881836,"bottom":606.59375,"left":515.6666870117188},"cc243b0f-44a1-4548":{"x":684.0833740234375,"y":593.9271240234375,"width":156.4166717529297,"height":192,"top":593.9271240234375,"right":840.5000457763672,"bottom":785.9271240234375,"left":684.0833740234375},"d5e1429f-c7cb-4b2c":{"x":684.0833740234375,"y":593.9271240234375,"width":156.4166717529297,"height":32,"top":593.9271240234375,"right":840.5000457763672,"bottom":625.9271240234375,"left":684.0833740234375},"99646ff0-4c1f-433f":{"x":852.5,"y":593.9271240234375,"width":156.4166717529297,"height":448,"top":593.9271240234375,"right":1008.9166717529297,"bottom":1041.9271240234375,"left":852.5},"3e66e75d-f017-4fa5":{"x":852.5,"y":593.9271240234375,"width":156.4166717529297,"height":32,"top":593.9271240234375,"right":1008.9166717529297,"bottom":625.9271240234375,"left":852.5}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-111.json b/demonstrations/ausdjpo/bboxes/bboxes-111.json new file mode 100644 index 0000000000000000000000000000000000000000..9cb38183d2710782b671c7b42e5f3eb9cf361ffc --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-111.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-5000.40625,"width":1263.3333740234375,"height":6119,"top":-5000.40625,"right":1263.3333740234375,"bottom":1118.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-4938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-4938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-4938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-4938.40625,"width":405,"height":5484.33349609375,"top":-4938.40625,"right":405,"bottom":545.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":6.59375,"width":405,"height":539.3333740234375,"top":6.59375,"right":405,"bottom":545.9271240234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":30.59375,"width":340.3333435058594,"height":287,"top":30.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"639dee9d-3513-4840":{"x":24,"y":30.59375,"width":340.3333435058594,"height":77,"top":30.59375,"right":364.3333435058594,"bottom":107.59375,"left":24},"80765de7-58ce-49d5":{"x":24,"y":30.59375,"width":340.3333435058594,"height":77,"top":30.59375,"right":364.3333435058594,"bottom":107.59375,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":30.59375,"width":340.3333435058594,"height":77,"top":30.59375,"right":364.3333435058594,"bottom":107.59375,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":46.59375,"width":45,"height":45,"top":46.59375,"right":85,"bottom":91.59375,"left":40},"e01581bc-435a-4b19":{"x":40,"y":46.59375,"width":45,"height":45,"top":46.59375,"right":85,"bottom":91.59375,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":46.59375,"width":16,"height":45,"top":46.59375,"right":101,"bottom":91.59375,"left":85},"7256922a-0e99-45cc":{"x":101,"y":49.09375,"width":247.33334350585938,"height":40,"top":49.09375,"right":348.3333435058594,"bottom":89.09375,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":49.09375,"width":247.33334350585938,"height":22,"top":49.09375,"right":348.3333435058594,"bottom":71.09375,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":71.09375,"width":2,"height":2,"top":71.09375,"right":103,"bottom":73.09375,"left":101},"9c7c253e-73df-4538":{"x":101,"y":73.09375,"width":247.33334350585938,"height":16,"top":73.09375,"right":348.3333435058594,"bottom":89.09375,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":107.59375,"width":340.3333435058594,"height":70,"top":107.59375,"right":364.3333435058594,"bottom":177.59375,"left":24},"42872481-918c-4992":{"x":24,"y":107.59375,"width":340.3333435058594,"height":70,"top":107.59375,"right":364.3333435058594,"bottom":177.59375,"left":24},"707e3902-e85c-4aca":{"x":24,"y":107.59375,"width":340.3333435058594,"height":70,"top":107.59375,"right":364.3333435058594,"bottom":177.59375,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":123.59375,"width":308.3333435058594,"height":38,"top":123.59375,"right":348.3333435058594,"bottom":161.59375,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":123.59375,"width":308.3333435058594,"height":16,"top":123.59375,"right":348.3333435058594,"bottom":139.59375,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":139.59375,"width":2,"height":2,"top":139.59375,"right":42,"bottom":141.59375,"left":40},"797d14df-3425-44e6":{"x":40,"y":141.59375,"width":308.3333435058594,"height":20,"top":141.59375,"right":348.3333435058594,"bottom":161.59375,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":177.59375,"width":340.3333435058594,"height":70,"top":177.59375,"right":364.3333435058594,"bottom":247.59375,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":177.59375,"width":340.3333435058594,"height":70,"top":177.59375,"right":364.3333435058594,"bottom":247.59375,"left":24},"78c1bf53-0367-4099":{"x":24,"y":177.59375,"width":340.3333435058594,"height":70,"top":177.59375,"right":364.3333435058594,"bottom":247.59375,"left":24},"47b8711a-e242-4148":{"x":40,"y":193.59375,"width":308.3333435058594,"height":38,"top":193.59375,"right":348.3333435058594,"bottom":231.59375,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":193.59375,"width":308.3333435058594,"height":16,"top":193.59375,"right":348.3333435058594,"bottom":209.59375,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":209.59375,"width":2,"height":2,"top":209.59375,"right":42,"bottom":211.59375,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":211.59375,"width":308.3333435058594,"height":20,"top":211.59375,"right":348.3333435058594,"bottom":231.59375,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":247.59375,"width":340.3333435058594,"height":70,"top":247.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"9763223a-8f05-4a59":{"x":24,"y":247.59375,"width":340.3333435058594,"height":70,"top":247.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":247.59375,"width":340.3333435058594,"height":70,"top":247.59375,"right":364.3333435058594,"bottom":317.59375,"left":24},"438758dd-859c-4fcc":{"x":40,"y":263.59375,"width":308.3333435058594,"height":38,"top":263.59375,"right":348.3333435058594,"bottom":301.59375,"left":40},"35be18eb-e300-48fa":{"x":40,"y":263.59375,"width":308.3333435058594,"height":16,"top":263.59375,"right":348.3333435058594,"bottom":279.59375,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":279.59375,"width":2,"height":2,"top":279.59375,"right":42,"bottom":281.59375,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":281.59375,"width":308.3333435058594,"height":20,"top":281.59375,"right":348.3333435058594,"bottom":301.59375,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-4938.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-4938.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-4782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1263.3333740234375,"bottom":545.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-4782.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-4782.40625,"right":1214.3333740234375,"bottom":545.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-4776.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-4776.40625,"right":1214.3333740234375,"bottom":539.92724609375,"left":454},"354d5ccb-6221-497b":{"x":454,"y":-63.739585876464844,"width":760.3333740234375,"height":371.3333435058594,"top":-63.739585876464844,"right":1214.3333740234375,"bottom":307.59375762939453,"left":454},"6000a3e8-548d-4fa7":{"x":454.66668701171875,"y":-63.07291793823242,"width":759,"height":370,"top":-63.07291793823242,"right":1213.6666870117188,"bottom":306.9270820617676,"left":454.66668701171875},"f52fe806-9819-4477":{"x":478.66668701171875,"y":-39.07291793823242,"width":711,"height":318,"top":-39.07291793823242,"right":1189.6666870117188,"bottom":278.9270820617676,"left":478.66668701171875},"d086c140-4748-4b97":{"x":478.66668701171875,"y":0.9270833730697632,"width":711,"height":56,"top":0.9270833730697632,"right":1189.6666870117188,"bottom":56.92708337306976,"left":478.66668701171875},"7783177d-4466-40cc":{"x":478.66668701171875,"y":0.9270833730697632,"width":711,"height":56,"top":0.9270833730697632,"right":1189.6666870117188,"bottom":56.92708337306976,"left":478.66668701171875},"4b9c6284-705c-4297":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":206,"top":72.92708587646484,"right":1189.6666870117188,"bottom":278.92708587646484,"left":478.66668701171875},"ca5885bd-aba1-45b0":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":206,"top":72.92708587646484,"right":1189.6666870117188,"bottom":278.92708587646484,"left":478.66668701171875},"2f3a5b30-bac3-4bde":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":40,"top":72.92708587646484,"right":1189.6666870117188,"bottom":112.92708587646484,"left":478.66668701171875},"f9ba094e-9935-4397":{"x":478.66668701171875,"y":72.92708587646484,"width":711,"height":20,"top":72.92708587646484,"right":1189.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"db70c6db-c657-499f":{"x":478.66668701171875,"y":112.92708587646484,"width":711,"height":166,"top":112.92708587646484,"right":1189.6666870117188,"bottom":278.92708587646484,"left":478.66668701171875},"603ef55d-46e1-404b":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":34.5,"top":112.92708587646484,"right":1157.6666870117188,"bottom":147.42708587646484,"left":478.66668701171875},"424e5f0d-aecc-430d":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":34.5,"top":112.92708587646484,"right":1157.6666870117188,"bottom":147.42708587646484,"left":478.66668701171875},"9d41010a-e0b0-421e":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":31,"top":112.92708587646484,"right":1157.6666870117188,"bottom":143.92708587646484,"left":478.66668701171875},"554a1ac7-314f-4d4d":{"x":478.66668701171875,"y":112.92708587646484,"width":679,"height":31,"top":112.92708587646484,"right":1157.6666870117188,"bottom":143.92708587646484,"left":478.66668701171875},"60a9c09d-4976-4ed3":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"078f4479-de22-4fae":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"9ffeae8c-5410-4bcc":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"ab84d305-927b-451c":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"7ec3965e-8d8d-4c16":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"c9f431eb-a169-468e":{"x":485.66668701171875,"y":118.92708587646484,"width":10,"height":12,"top":118.92708587646484,"right":495.66668701171875,"bottom":130.92708587646484,"left":485.66668701171875},"0bfec4a2-2da1-44db":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"ba737767-ab07-4897":{"x":478.66668701171875,"y":112.92708587646484,"width":24,"height":24,"top":112.92708587646484,"right":502.66668701171875,"bottom":136.92708587646484,"left":478.66668701171875},"f2089f51-1ee1-4685":{"x":502.66668701171875,"y":113.92708587646484,"width":240.58334350585938,"height":22,"top":113.92708587646484,"right":743.2500305175781,"bottom":135.92708587646484,"left":502.66668701171875},"ed8c45ff-7337-4d9c":{"x":518.6666870117188,"y":113.92708587646484,"width":224.58334350585938,"height":22,"top":113.92708587646484,"right":743.2500305175781,"bottom":135.92708587646484,"left":518.6666870117188},"c460cc8a-efec-4e39":{"x":518.6666870117188,"y":113.92708587646484,"width":224.58334350585938,"height":22,"top":113.92708587646484,"right":743.2500305175781,"bottom":135.92708587646484,"left":518.6666870117188},"0fbd9bef-e8ff-4135":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":41.5,"top":150.92709350585938,"right":1157.6666870117188,"bottom":192.42709350585938,"left":478.66668701171875},"116f130c-014f-41e2":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":41.5,"top":150.92709350585938,"right":1157.6666870117188,"bottom":192.42709350585938,"left":478.66668701171875},"5aadae52-8e29-4119":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":38,"top":150.92709350585938,"right":1157.6666870117188,"bottom":188.92709350585938,"left":478.66668701171875},"e903df97-a10f-449d":{"x":478.66668701171875,"y":150.92709350585938,"width":679,"height":38,"top":150.92709350585938,"right":1157.6666870117188,"bottom":188.92709350585938,"left":478.66668701171875},"8200a0d5-9ba4-4204":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"a6b05c12-51ce-4e5f":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"7dbda8de-e24d-4c08":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"b44f9e0c-9d80-440f":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"67b34470-ff37-4d02":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"e88d57c6-1e7b-44f6":{"x":485.66668701171875,"y":163.92709350585938,"width":10,"height":12,"top":163.92709350585938,"right":495.66668701171875,"bottom":175.92709350585938,"left":485.66668701171875},"465a899a-e32c-4702":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"75b759a5-f13c-4d7d":{"x":478.66668701171875,"y":157.92709350585938,"width":24,"height":24,"top":157.92709350585938,"right":502.66668701171875,"bottom":181.92709350585938,"left":478.66668701171875},"1c341d74-057d-41f6":{"x":502.66668701171875,"y":158.92709350585938,"width":254.875,"height":22,"top":158.92709350585938,"right":757.5416870117188,"bottom":180.92709350585938,"left":502.66668701171875},"a2461179-0c09-45c5":{"x":518.6666870117188,"y":158.92709350585938,"width":238.875,"height":22,"top":158.92709350585938,"right":757.5416870117188,"bottom":180.92709350585938,"left":518.6666870117188},"c582f052-fc96-456d":{"x":518.6666870117188,"y":158.92709350585938,"width":238.875,"height":22,"top":158.92709350585938,"right":757.5416870117188,"bottom":180.92709350585938,"left":518.6666870117188},"d0f7fcd7-8983-4e42":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":41.5,"top":195.92709350585938,"right":1157.6666870117188,"bottom":237.42709350585938,"left":478.66668701171875},"7fd41354-7375-40c8":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":41.5,"top":195.92709350585938,"right":1157.6666870117188,"bottom":237.42709350585938,"left":478.66668701171875},"619d833a-4d68-4bee":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":38,"top":195.92709350585938,"right":1157.6666870117188,"bottom":233.92709350585938,"left":478.66668701171875},"4986b09e-f541-47b8":{"x":478.66668701171875,"y":195.92709350585938,"width":679,"height":38,"top":195.92709350585938,"right":1157.6666870117188,"bottom":233.92709350585938,"left":478.66668701171875},"5541b7ea-0f27-46be":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"bc0f0c2d-cbee-4c67":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"fe40d745-2be9-4c9f":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"d7b27959-f664-40fb":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"a034d597-1faf-482a":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"5e1f67fc-fef7-48a5":{"x":484.66583251953125,"y":208.9273681640625,"width":12.001708984375,"height":11.49945068359375,"top":208.9273681640625,"right":496.66754150390625,"bottom":220.42681884765625,"left":484.66583251953125},"53fc4981-1933-498c":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"275ec0ff-40ab-4b7b":{"x":478.66668701171875,"y":202.92709350585938,"width":24,"height":24,"top":202.92709350585938,"right":502.66668701171875,"bottom":226.92709350585938,"left":478.66668701171875},"9e9570fa-a7ac-4c13":{"x":502.66668701171875,"y":203.92709350585938,"width":309.71875,"height":22,"top":203.92709350585938,"right":812.3854370117188,"bottom":225.92709350585938,"left":502.66668701171875},"ae630dc8-150e-4c9f":{"x":518.6666870117188,"y":203.92709350585938,"width":293.71875,"height":22,"top":203.92709350585938,"right":812.3854370117188,"bottom":225.92709350585938,"left":518.6666870117188},"7ac97879-f956-4e68":{"x":518.6666870117188,"y":203.92709350585938,"width":293.71875,"height":22,"top":203.92709350585938,"right":812.3854370117188,"bottom":225.92709350585938,"left":518.6666870117188},"c9511586-ee0b-41f2":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":34.5,"top":240.92709350585938,"right":1157.6666870117188,"bottom":275.4270935058594,"left":478.66668701171875},"dfc4ece6-3e63-4f83":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":34.5,"top":240.92709350585938,"right":1157.6666870117188,"bottom":275.4270935058594,"left":478.66668701171875},"a77d2973-1b41-4c7d":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":31,"top":240.92709350585938,"right":1157.6666870117188,"bottom":271.9270935058594,"left":478.66668701171875},"8740a991-1123-4792":{"x":478.66668701171875,"y":240.92709350585938,"width":679,"height":31,"top":240.92709350585938,"right":1157.6666870117188,"bottom":271.9270935058594,"left":478.66668701171875},"12f80b48-a6d1-49fa":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"60d2628b-b564-431e":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"dc47790b-11b8-4d51":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"e7190e41-fe7f-4482":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"9dccc4ed-c868-47a2":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"0dcdea3c-4958-4169":{"x":485.66668701171875,"y":253.92709350585938,"width":10,"height":12,"top":253.92709350585938,"right":495.66668701171875,"bottom":265.9270935058594,"left":485.66668701171875},"734b4a8d-a12e-4a9a":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"3a58f07d-a1fe-44e5":{"x":478.66668701171875,"y":247.92709350585938,"width":24,"height":24,"top":247.92709350585938,"right":502.66668701171875,"bottom":271.9270935058594,"left":478.66668701171875},"9d875bee-09c7-43ce":{"x":502.66668701171875,"y":248.92709350585938,"width":233.20834350585938,"height":22,"top":248.92709350585938,"right":735.8750305175781,"bottom":270.9270935058594,"left":502.66668701171875},"c2a347ea-7bae-4a09":{"x":518.6666870117188,"y":248.92709350585938,"width":217.20834350585938,"height":22,"top":248.92709350585938,"right":735.8750305175781,"bottom":270.9270935058594,"left":518.6666870117188},"99406692-630a-4aa2":{"x":518.6666870117188,"y":248.92709350585938,"width":217.20834350585938,"height":22,"top":248.92709350585938,"right":735.8750305175781,"bottom":270.9270935058594,"left":518.6666870117188},"636f2778-48fb-46a8":{"x":454,"y":319.59375,"width":760.3333740234375,"height":214.33334350585938,"top":319.59375,"right":1214.3333740234375,"bottom":533.9270935058594,"left":454},"275f7a8a-8415-4202":{"x":454.66668701171875,"y":320.26043701171875,"width":759,"height":213,"top":320.26043701171875,"right":1213.6666870117188,"bottom":533.2604370117188,"left":454.66668701171875},"c344839c-1b6d-4a11":{"x":478.66668701171875,"y":344.26043701171875,"width":711,"height":161,"top":344.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"95c11cd5-1109-490b":{"x":478.66668701171875,"y":344.26043701171875,"width":711,"height":24,"top":344.26043701171875,"right":1189.6666870117188,"bottom":368.26043701171875,"left":478.66668701171875},"bedbb9ad-facf-4c10":{"x":478.66668701171875,"y":344.26043701171875,"width":142.125,"height":24,"top":344.26043701171875,"right":620.7916870117188,"bottom":368.26043701171875,"left":478.66668701171875},"1c190d77-664e-49a0":{"x":478.66668701171875,"y":346.26043701171875,"width":142.125,"height":20,"top":346.26043701171875,"right":620.7916870117188,"bottom":366.26043701171875,"left":478.66668701171875},"412aab5e-6934-4897":{"x":478.66668701171875,"y":384.26043701171875,"width":711,"height":34,"top":384.26043701171875,"right":1189.6666870117188,"bottom":418.26043701171875,"left":478.66668701171875},"61473b75-8865-4ba1":{"x":478.66668701171875,"y":384.26043701171875,"width":711,"height":34,"top":384.26043701171875,"right":1189.6666870117188,"bottom":418.26043701171875,"left":478.66668701171875},"d569d114-1287-4e02":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":71,"top":434.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"ace9a5b1-7a67-4d90":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":71,"top":434.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"6e05eea2-0d31-4497":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":40,"top":434.26043701171875,"right":1189.6666870117188,"bottom":474.26043701171875,"left":478.66668701171875},"e4705e0b-5e7f-4db3":{"x":478.66668701171875,"y":434.26043701171875,"width":711,"height":20,"top":434.26043701171875,"right":1189.6666870117188,"bottom":454.26043701171875,"left":478.66668701171875},"6704d14d-c576-41d5":{"x":478.66668701171875,"y":474.26043701171875,"width":711,"height":31,"top":474.26043701171875,"right":1189.6666870117188,"bottom":505.26043701171875,"left":478.66668701171875},"819b7bdd-adba-4a07":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":27.5,"top":474.26043701171875,"right":1157.6666870117188,"bottom":501.76043701171875,"left":478.66668701171875},"6aa4589c-9309-4f7f":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":27.5,"top":474.26043701171875,"right":1157.6666870117188,"bottom":501.76043701171875,"left":478.66668701171875},"c740e47c-c65c-40f4":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":24,"top":474.26043701171875,"right":1157.6666870117188,"bottom":498.26043701171875,"left":478.66668701171875},"0e4110bf-4542-41b1":{"x":478.66668701171875,"y":474.26043701171875,"width":679,"height":24,"top":474.26043701171875,"right":1157.6666870117188,"bottom":498.26043701171875,"left":478.66668701171875},"569e98d9-c8b5-4cf3":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"b817dcc2-35f1-42e1":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"29abcab9-8be2-4dce":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"c54a0195-7b89-4be0":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"5393c841-0444-47bf":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"d3f11f64-55fc-4f64":{"x":485.66668701171875,"y":480.26043701171875,"width":10,"height":12,"top":480.26043701171875,"right":495.66668701171875,"bottom":492.26043701171875,"left":485.66668701171875},"3e40fc39-388b-4f62":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"e5a3c3a0-4cdc-4183":{"x":478.66668701171875,"y":474.26043701171875,"width":24,"height":24,"top":474.26043701171875,"right":502.66668701171875,"bottom":498.26043701171875,"left":478.66668701171875},"7a5d3803-f7ac-489d":{"x":502.66668701171875,"y":475.26043701171875,"width":176.8854217529297,"height":22,"top":475.26043701171875,"right":679.5521087646484,"bottom":497.26043701171875,"left":502.66668701171875},"fdecadae-28b9-4ec5":{"x":518.6666870117188,"y":475.26043701171875,"width":160.8854217529297,"height":22,"top":475.26043701171875,"right":679.5521087646484,"bottom":497.26043701171875,"left":518.6666870117188},"a9a90578-955c-49fe":{"x":518.6666870117188,"y":475.26043701171875,"width":160.8854217529297,"height":22,"top":475.26043701171875,"right":679.5521087646484,"bottom":497.26043701171875,"left":518.6666870117188},"373b04ee-0148-4a22":{"x":0,"y":545.9271240234375,"width":1263.3333740234375,"height":572.6666870117188,"top":545.9271240234375,"right":1263.3333740234375,"bottom":1118.5938110351562,"left":0},"ba16ae9e-1473-4126":{"x":0,"y":545.9271240234375,"width":1263.3333740234375,"height":572.6666870117188,"top":545.9271240234375,"right":1263.3333740234375,"bottom":1118.5938110351562,"left":0},"0b834647-0ef9-4868":{"x":31.666667938232422,"y":557.9271240234375,"width":1200,"height":548.6666870117188,"top":557.9271240234375,"right":1231.6666679382324,"bottom":1106.5938110351562,"left":31.666667938232422},"dc1d3c2b-f4d3-4ece":{"x":51.66666793823242,"y":557.9271240234375,"width":1160,"height":504,"top":557.9271240234375,"right":1211.6666679382324,"bottom":1061.9271240234375,"left":51.66666793823242},"5f71f549-a58b-410b":{"x":51.66666793823242,"y":593.9271240234375,"width":464,"height":196.6041717529297,"top":593.9271240234375,"right":515.6666679382324,"bottom":790.5312957763672,"left":51.66666793823242},"0d1985ce-ece5-454f":{"x":51.66666793823242,"y":593.9271240234375,"width":424,"height":68,"top":593.9271240234375,"right":475.6666679382324,"bottom":661.9271240234375,"left":51.66666793823242},"1c8072f9-04b5-4905":{"x":515.6666870117188,"y":593.9271240234375,"width":493.25,"height":448,"top":593.9271240234375,"right":1008.9166870117188,"bottom":1041.9271240234375,"left":515.6666870117188},"8c4cf21c-0d29-43af":{"x":515.6666870117188,"y":593.9271240234375,"width":493.25,"height":448,"top":593.9271240234375,"right":1008.9166870117188,"bottom":1041.9271240234375,"left":515.6666870117188},"d5ed0b3f-ff8e-47ba":{"x":515.6666870117188,"y":593.9271240234375,"width":493.25,"height":448,"top":593.9271240234375,"right":1008.9166870117188,"bottom":1041.9271240234375,"left":515.6666870117188},"2729f202-554f-4e99":{"x":515.6666870117188,"y":593.9271240234375,"width":156.4166717529297,"height":416,"top":593.9271240234375,"right":672.0833587646484,"bottom":1009.9271240234375,"left":515.6666870117188},"e23d924d-2c00-4374":{"x":515.6666870117188,"y":593.9271240234375,"width":156.4166717529297,"height":32,"top":593.9271240234375,"right":672.0833587646484,"bottom":625.9271240234375,"left":515.6666870117188},"39a6c0c2-1d01-4957":{"x":515.6666870117188,"y":594.59375,"width":33.270835876464844,"height":12,"top":594.59375,"right":548.9375228881836,"bottom":606.59375,"left":515.6666870117188},"cc243b0f-44a1-4548":{"x":684.0833740234375,"y":593.9271240234375,"width":156.4166717529297,"height":192,"top":593.9271240234375,"right":840.5000457763672,"bottom":785.9271240234375,"left":684.0833740234375},"d5e1429f-c7cb-4b2c":{"x":684.0833740234375,"y":593.9271240234375,"width":156.4166717529297,"height":32,"top":593.9271240234375,"right":840.5000457763672,"bottom":625.9271240234375,"left":684.0833740234375},"99646ff0-4c1f-433f":{"x":852.5,"y":593.9271240234375,"width":156.4166717529297,"height":448,"top":593.9271240234375,"right":1008.9166717529297,"bottom":1041.9271240234375,"left":852.5},"3e66e75d-f017-4fa5":{"x":852.5,"y":593.9271240234375,"width":156.4166717529297,"height":32,"top":593.9271240234375,"right":1008.9166717529297,"bottom":625.9271240234375,"left":852.5}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-115.json b/demonstrations/ausdjpo/bboxes/bboxes-115.json new file mode 100644 index 0000000000000000000000000000000000000000..e30f1ba08a0be61af9f605934a2a1f34be583261 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-115.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-5300.40625,"width":1263.3333740234375,"height":6119,"top":-5300.40625,"right":1263.3333740234375,"bottom":818.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-5238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-5238.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-5238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-5238.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-5238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-5238.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-5238.40625,"width":405,"height":5484.33349609375,"top":-5238.40625,"right":405,"bottom":245.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":-293.40625,"width":405,"height":539.3333740234375,"top":-293.40625,"right":405,"bottom":245.9271240234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":-269.40625,"width":340.3333435058594,"height":287,"top":-269.40625,"right":364.3333435058594,"bottom":17.59375,"left":24},"abbd3d63-22a0-4d16":{"x":24,"y":-52.40625,"width":340.3333435058594,"height":70,"top":-52.40625,"right":364.3333435058594,"bottom":17.59375,"left":24},"9763223a-8f05-4a59":{"x":24,"y":-52.40625,"width":340.3333435058594,"height":70,"top":-52.40625,"right":364.3333435058594,"bottom":17.59375,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":-52.40625,"width":340.3333435058594,"height":70,"top":-52.40625,"right":364.3333435058594,"bottom":17.59375,"left":24},"438758dd-859c-4fcc":{"x":40,"y":-36.40625,"width":308.3333435058594,"height":38,"top":-36.40625,"right":348.3333435058594,"bottom":1.59375,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":-18.40625,"width":308.3333435058594,"height":20,"top":-18.40625,"right":348.3333435058594,"bottom":1.59375,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-5238.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-5238.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-5082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-5082.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-5082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-5082.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-5082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-5082.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-5082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-5082.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-5082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-5082.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-5082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-5082.40625,"right":1263.3333740234375,"bottom":245.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-5082.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-5082.40625,"right":1214.3333740234375,"bottom":245.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-5076.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-5076.40625,"right":1214.3333740234375,"bottom":239.92724609375,"left":454},"354d5ccb-6221-497b":{"x":454,"y":-363.7395935058594,"width":760.3333740234375,"height":371.3333435058594,"top":-363.7395935058594,"right":1214.3333740234375,"bottom":7.59375,"left":454},"6000a3e8-548d-4fa7":{"x":454.66668701171875,"y":-363.07293701171875,"width":759,"height":370,"top":-363.07293701171875,"right":1213.6666870117188,"bottom":6.92706298828125,"left":454.66668701171875},"636f2778-48fb-46a8":{"x":454,"y":19.59375,"width":760.3333740234375,"height":214.33334350585938,"top":19.59375,"right":1214.3333740234375,"bottom":233.92709350585938,"left":454},"275f7a8a-8415-4202":{"x":454.66668701171875,"y":20.260417938232422,"width":759,"height":213,"top":20.260417938232422,"right":1213.6666870117188,"bottom":233.26041793823242,"left":454.66668701171875},"c344839c-1b6d-4a11":{"x":478.66668701171875,"y":44.26041793823242,"width":711,"height":161,"top":44.26041793823242,"right":1189.6666870117188,"bottom":205.26041793823242,"left":478.66668701171875},"95c11cd5-1109-490b":{"x":478.66668701171875,"y":44.26041793823242,"width":711,"height":24,"top":44.26041793823242,"right":1189.6666870117188,"bottom":68.26041793823242,"left":478.66668701171875},"bedbb9ad-facf-4c10":{"x":478.66668701171875,"y":44.26041793823242,"width":142.125,"height":24,"top":44.26041793823242,"right":620.7916870117188,"bottom":68.26041793823242,"left":478.66668701171875},"1c190d77-664e-49a0":{"x":478.66668701171875,"y":46.26041793823242,"width":142.125,"height":20,"top":46.26041793823242,"right":620.7916870117188,"bottom":66.26041793823242,"left":478.66668701171875},"412aab5e-6934-4897":{"x":478.66668701171875,"y":84.26042175292969,"width":711,"height":34,"top":84.26042175292969,"right":1189.6666870117188,"bottom":118.26042175292969,"left":478.66668701171875},"61473b75-8865-4ba1":{"x":478.66668701171875,"y":84.26042175292969,"width":711,"height":34,"top":84.26042175292969,"right":1189.6666870117188,"bottom":118.26042175292969,"left":478.66668701171875},"d569d114-1287-4e02":{"x":478.66668701171875,"y":134.2604217529297,"width":711,"height":71,"top":134.2604217529297,"right":1189.6666870117188,"bottom":205.2604217529297,"left":478.66668701171875},"ace9a5b1-7a67-4d90":{"x":478.66668701171875,"y":134.2604217529297,"width":711,"height":71,"top":134.2604217529297,"right":1189.6666870117188,"bottom":205.2604217529297,"left":478.66668701171875},"6e05eea2-0d31-4497":{"x":478.66668701171875,"y":134.2604217529297,"width":711,"height":40,"top":134.2604217529297,"right":1189.6666870117188,"bottom":174.2604217529297,"left":478.66668701171875},"e4705e0b-5e7f-4db3":{"x":478.66668701171875,"y":134.2604217529297,"width":711,"height":20,"top":134.2604217529297,"right":1189.6666870117188,"bottom":154.2604217529297,"left":478.66668701171875},"6704d14d-c576-41d5":{"x":478.66668701171875,"y":174.2604217529297,"width":711,"height":31,"top":174.2604217529297,"right":1189.6666870117188,"bottom":205.2604217529297,"left":478.66668701171875},"819b7bdd-adba-4a07":{"x":478.66668701171875,"y":174.2604217529297,"width":679,"height":27.5,"top":174.2604217529297,"right":1157.6666870117188,"bottom":201.7604217529297,"left":478.66668701171875},"6aa4589c-9309-4f7f":{"x":478.66668701171875,"y":174.2604217529297,"width":679,"height":27.5,"top":174.2604217529297,"right":1157.6666870117188,"bottom":201.7604217529297,"left":478.66668701171875},"c740e47c-c65c-40f4":{"x":478.66668701171875,"y":174.2604217529297,"width":679,"height":24,"top":174.2604217529297,"right":1157.6666870117188,"bottom":198.2604217529297,"left":478.66668701171875},"0e4110bf-4542-41b1":{"x":478.66668701171875,"y":174.2604217529297,"width":679,"height":24,"top":174.2604217529297,"right":1157.6666870117188,"bottom":198.2604217529297,"left":478.66668701171875},"569e98d9-c8b5-4cf3":{"x":478.66668701171875,"y":174.2604217529297,"width":24,"height":24,"top":174.2604217529297,"right":502.66668701171875,"bottom":198.2604217529297,"left":478.66668701171875},"b817dcc2-35f1-42e1":{"x":478.66668701171875,"y":174.2604217529297,"width":24,"height":24,"top":174.2604217529297,"right":502.66668701171875,"bottom":198.2604217529297,"left":478.66668701171875},"29abcab9-8be2-4dce":{"x":478.66668701171875,"y":174.2604217529297,"width":24,"height":24,"top":174.2604217529297,"right":502.66668701171875,"bottom":198.2604217529297,"left":478.66668701171875},"c54a0195-7b89-4be0":{"x":478.66668701171875,"y":174.2604217529297,"width":24,"height":24,"top":174.2604217529297,"right":502.66668701171875,"bottom":198.2604217529297,"left":478.66668701171875},"5393c841-0444-47bf":{"x":478.66668701171875,"y":174.2604217529297,"width":24,"height":24,"top":174.2604217529297,"right":502.66668701171875,"bottom":198.2604217529297,"left":478.66668701171875},"d3f11f64-55fc-4f64":{"x":485.66668701171875,"y":180.2604217529297,"width":10,"height":12,"top":180.2604217529297,"right":495.66668701171875,"bottom":192.2604217529297,"left":485.66668701171875},"3e40fc39-388b-4f62":{"x":478.66668701171875,"y":174.2604217529297,"width":24,"height":24,"top":174.2604217529297,"right":502.66668701171875,"bottom":198.2604217529297,"left":478.66668701171875},"e5a3c3a0-4cdc-4183":{"x":478.66668701171875,"y":174.2604217529297,"width":24,"height":24,"top":174.2604217529297,"right":502.66668701171875,"bottom":198.2604217529297,"left":478.66668701171875},"7a5d3803-f7ac-489d":{"x":502.66668701171875,"y":175.2604217529297,"width":176.8854217529297,"height":22,"top":175.2604217529297,"right":679.5521087646484,"bottom":197.2604217529297,"left":502.66668701171875},"fdecadae-28b9-4ec5":{"x":518.6666870117188,"y":175.2604217529297,"width":160.8854217529297,"height":22,"top":175.2604217529297,"right":679.5521087646484,"bottom":197.2604217529297,"left":518.6666870117188},"a9a90578-955c-49fe":{"x":518.6666870117188,"y":175.2604217529297,"width":160.8854217529297,"height":22,"top":175.2604217529297,"right":679.5521087646484,"bottom":197.2604217529297,"left":518.6666870117188},"373b04ee-0148-4a22":{"x":0,"y":245.92709350585938,"width":1263.3333740234375,"height":572.6666870117188,"top":245.92709350585938,"right":1263.3333740234375,"bottom":818.5937805175781,"left":0},"ba16ae9e-1473-4126":{"x":0,"y":245.92709350585938,"width":1263.3333740234375,"height":572.6666870117188,"top":245.92709350585938,"right":1263.3333740234375,"bottom":818.5937805175781,"left":0},"0b834647-0ef9-4868":{"x":31.666667938232422,"y":257.9270935058594,"width":1200,"height":548.6666870117188,"top":257.9270935058594,"right":1231.6666679382324,"bottom":806.5937805175781,"left":31.666667938232422},"dc1d3c2b-f4d3-4ece":{"x":51.66666793823242,"y":257.9270935058594,"width":1160,"height":504,"top":257.9270935058594,"right":1211.6666679382324,"bottom":761.9270935058594,"left":51.66666793823242},"5f71f549-a58b-410b":{"x":51.66666793823242,"y":293.9270935058594,"width":464,"height":196.6041717529297,"top":293.9270935058594,"right":515.6666679382324,"bottom":490.53126525878906,"left":51.66666793823242},"0d1985ce-ece5-454f":{"x":51.66666793823242,"y":293.9270935058594,"width":424,"height":68,"top":293.9270935058594,"right":475.6666679382324,"bottom":361.9270935058594,"left":51.66666793823242},"7c94809e-3822-4944":{"x":51.66666793823242,"y":361.9270935058594,"width":424,"height":20,"top":361.9270935058594,"right":475.6666679382324,"bottom":381.9270935058594,"left":51.66666793823242},"b9d33159-2e59-4307":{"x":51.66666793823242,"y":381.9270935058594,"width":424,"height":68.60417175292969,"top":381.9270935058594,"right":475.6666679382324,"bottom":450.53126525878906,"left":51.66666793823242},"8e706e77-7331-4788":{"x":170.0104217529297,"y":416.59375,"width":85.19792175292969,"height":20,"top":416.59375,"right":255.20834350585938,"bottom":436.59375,"left":170.0104217529297},"ff11facd-f4b2-43d9":{"x":170.0104217529297,"y":417.19793701171875,"width":65.19792175292969,"height":20,"top":417.19793701171875,"right":235.20834350585938,"bottom":437.19793701171875,"left":170.0104217529297},"36961c05-0722-4451":{"x":239.20834350585938,"y":419.53125,"width":16,"height":16,"top":419.53125,"right":255.20834350585938,"bottom":435.53125,"left":239.20834350585938},"2c0efaa4-86f6-47be":{"x":241.20834350585938,"y":421.53125,"width":12,"height":12,"top":421.53125,"right":253.20834350585938,"bottom":433.53125,"left":241.20834350585938},"b3e58d5c-410b-460a":{"x":283.1770935058594,"y":417.19793701171875,"width":83.375,"height":20,"top":417.19793701171875,"right":366.5520935058594,"bottom":437.19793701171875,"left":283.1770935058594},"1c8072f9-04b5-4905":{"x":515.6666870117188,"y":293.9270935058594,"width":493.25,"height":448,"top":293.9270935058594,"right":1008.9166870117188,"bottom":741.9270935058594,"left":515.6666870117188},"8c4cf21c-0d29-43af":{"x":515.6666870117188,"y":293.9270935058594,"width":493.25,"height":448,"top":293.9270935058594,"right":1008.9166870117188,"bottom":741.9270935058594,"left":515.6666870117188},"d5ed0b3f-ff8e-47ba":{"x":515.6666870117188,"y":293.9270935058594,"width":493.25,"height":448,"top":293.9270935058594,"right":1008.9166870117188,"bottom":741.9270935058594,"left":515.6666870117188},"2729f202-554f-4e99":{"x":515.6666870117188,"y":293.9270935058594,"width":156.4166717529297,"height":416,"top":293.9270935058594,"right":672.0833587646484,"bottom":709.9270935058594,"left":515.6666870117188},"e23d924d-2c00-4374":{"x":515.6666870117188,"y":293.9270935058594,"width":156.4166717529297,"height":32,"top":293.9270935058594,"right":672.0833587646484,"bottom":325.9270935058594,"left":515.6666870117188},"39a6c0c2-1d01-4957":{"x":515.6666870117188,"y":294.59375,"width":33.270835876464844,"height":12,"top":294.59375,"right":548.9375228881836,"bottom":306.59375,"left":515.6666870117188},"fcf143e3-d38b-432d":{"x":515.6666870117188,"y":325.9270935058594,"width":156.4166717529297,"height":352,"top":325.9270935058594,"right":672.0833587646484,"bottom":677.9270935058594,"left":515.6666870117188},"fa22866e-8fa9-4081":{"x":515.6666870117188,"y":325.9270935058594,"width":156.4166717529297,"height":32,"top":325.9270935058594,"right":672.0833587646484,"bottom":357.9270935058594,"left":515.6666870117188},"0525c6b6-9a93-4e3e":{"x":515.6666870117188,"y":326.59375,"width":29.83333396911621,"height":12,"top":326.59375,"right":545.500020980835,"bottom":338.59375,"left":515.6666870117188},"e18dd06d-630a-47c8":{"x":515.6666870117188,"y":357.9270935058594,"width":156.4166717529297,"height":32,"top":357.9270935058594,"right":672.0833587646484,"bottom":389.9270935058594,"left":515.6666870117188},"876e73e0-2947-4dc3":{"x":515.6666870117188,"y":358.59375,"width":35.864585876464844,"height":12,"top":358.59375,"right":551.5312728881836,"bottom":370.59375,"left":515.6666870117188},"96ade4fd-e1c9-4a88":{"x":515.6666870117188,"y":389.9270935058594,"width":156.4166717529297,"height":32,"top":389.9270935058594,"right":672.0833587646484,"bottom":421.9270935058594,"left":515.6666870117188},"35ca431a-3425-4abe":{"x":515.6666870117188,"y":390.59375,"width":49.84375,"height":12,"top":390.59375,"right":565.5104370117188,"bottom":402.59375,"left":515.6666870117188},"8293fb45-60f0-4b9c":{"x":515.6666870117188,"y":421.9270935058594,"width":156.4166717529297,"height":32,"top":421.9270935058594,"right":672.0833587646484,"bottom":453.9270935058594,"left":515.6666870117188},"0bd85cae-3dbd-4360":{"x":515.6666870117188,"y":422.59375,"width":59.76041793823242,"height":12,"top":422.59375,"right":575.4271049499512,"bottom":434.59375,"left":515.6666870117188},"265d2afc-a16b-476a":{"x":515.6666870117188,"y":453.9270935058594,"width":156.4166717529297,"height":32,"top":453.9270935058594,"right":672.0833587646484,"bottom":485.9270935058594,"left":515.6666870117188},"9014195b-a1a5-448f":{"x":515.6666870117188,"y":454.59375,"width":120.27083587646484,"height":12,"top":454.59375,"right":635.9375228881836,"bottom":466.59375,"left":515.6666870117188},"54b91dbc-bc9f-46a5":{"x":515.6666870117188,"y":485.9270935058594,"width":156.4166717529297,"height":32,"top":485.9270935058594,"right":672.0833587646484,"bottom":517.9270935058594,"left":515.6666870117188},"8bf5ddfb-04c9-494d":{"x":515.6666870117188,"y":486.59375,"width":77.41667175292969,"height":12,"top":486.59375,"right":593.0833587646484,"bottom":498.59375,"left":515.6666870117188},"182ff840-dce1-4d09":{"x":515.6666870117188,"y":517.9271240234375,"width":156.4166717529297,"height":32,"top":517.9271240234375,"right":672.0833587646484,"bottom":549.9271240234375,"left":515.6666870117188},"6a63708d-7481-48b6":{"x":515.6666870117188,"y":518.59375,"width":80.04167175292969,"height":12,"top":518.59375,"right":595.7083587646484,"bottom":530.59375,"left":515.6666870117188},"12afa7ce-d06c-4295":{"x":515.6666870117188,"y":549.9271240234375,"width":156.4166717529297,"height":32,"top":549.9271240234375,"right":672.0833587646484,"bottom":581.9271240234375,"left":515.6666870117188},"5048607c-6d1b-4c5d":{"x":515.6666870117188,"y":550.59375,"width":88,"height":12,"top":550.59375,"right":603.6666870117188,"bottom":562.59375,"left":515.6666870117188},"53936efb-1f9c-4e2d":{"x":515.6666870117188,"y":581.9271240234375,"width":156.4166717529297,"height":32,"top":581.9271240234375,"right":672.0833587646484,"bottom":613.9271240234375,"left":515.6666870117188},"700b517f-0a0d-4500":{"x":515.6666870117188,"y":582.59375,"width":66.78125,"height":12,"top":582.59375,"right":582.4479370117188,"bottom":594.59375,"left":515.6666870117188},"cc243b0f-44a1-4548":{"x":684.0833740234375,"y":293.9270935058594,"width":156.4166717529297,"height":192,"top":293.9270935058594,"right":840.5000457763672,"bottom":485.9270935058594,"left":684.0833740234375},"d5e1429f-c7cb-4b2c":{"x":684.0833740234375,"y":293.9270935058594,"width":156.4166717529297,"height":32,"top":293.9270935058594,"right":840.5000457763672,"bottom":325.9270935058594,"left":684.0833740234375},"1f262613-32df-4783":{"x":684.0833740234375,"y":325.9270935058594,"width":156.4166717529297,"height":128,"top":325.9270935058594,"right":840.5000457763672,"bottom":453.9270935058594,"left":684.0833740234375},"a1a64dc6-c0e7-4230":{"x":684.0833740234375,"y":325.9270935058594,"width":156.4166717529297,"height":32,"top":325.9270935058594,"right":840.5000457763672,"bottom":357.9270935058594,"left":684.0833740234375},"758f4b1b-b0c4-45dc":{"x":684.0833740234375,"y":326.59375,"width":61.489585876464844,"height":12,"top":326.59375,"right":745.5729598999023,"bottom":338.59375,"left":684.0833740234375},"d8c1af22-4efc-4b58":{"x":684.0833740234375,"y":357.9270935058594,"width":156.4166717529297,"height":32,"top":357.9270935058594,"right":840.5000457763672,"bottom":389.9270935058594,"left":684.0833740234375},"46974fa2-c498-4cc6":{"x":684.0833740234375,"y":358.59375,"width":104,"height":12,"top":358.59375,"right":788.0833740234375,"bottom":370.59375,"left":684.0833740234375},"d44c3c87-87c8-40d9":{"x":684.0833740234375,"y":389.9270935058594,"width":156.4166717529297,"height":32,"top":389.9270935058594,"right":840.5000457763672,"bottom":421.9270935058594,"left":684.0833740234375},"825bb533-5790-4581":{"x":684.0833740234375,"y":390.59375,"width":85.83333587646484,"height":12,"top":390.59375,"right":769.9167098999023,"bottom":402.59375,"left":684.0833740234375},"02c3d2d9-d083-418b":{"x":684.0833740234375,"y":421.9270935058594,"width":156.4166717529297,"height":32,"top":421.9270935058594,"right":840.5000457763672,"bottom":453.9270935058594,"left":684.0833740234375},"74148e32-73e9-4ff1":{"x":684.0833740234375,"y":422.59375,"width":27.947917938232422,"height":12,"top":422.59375,"right":712.0312919616699,"bottom":434.59375,"left":684.0833740234375},"a427cc24-4694-40d3":{"x":684.0833740234375,"y":485.9270935058594,"width":156.4166717529297,"height":153.1979217529297,"top":485.9270935058594,"right":840.5000457763672,"bottom":639.1250152587891,"left":684.0833740234375},"0328c012-2ae7-4b11":{"x":684.0833740234375,"y":485.9270935058594,"width":156.4166717529297,"height":32,"top":485.9270935058594,"right":840.5000457763672,"bottom":517.9270935058594,"left":684.0833740234375},"4dba0620-b4ea-4d8c":{"x":684.0833740234375,"y":486.59375,"width":103.72917175292969,"height":12,"top":486.59375,"right":787.8125457763672,"bottom":498.59375,"left":684.0833740234375},"23584529-8175-4a62":{"x":684.0833740234375,"y":517.9271240234375,"width":156.4166717529297,"height":89.19792175292969,"top":517.9271240234375,"right":840.5000457763672,"bottom":607.1250457763672,"left":684.0833740234375},"27e6b9cb-d262-453b":{"x":684.0833740234375,"y":517.9271240234375,"width":156.4166717529297,"height":45.41666793823242,"top":517.9271240234375,"right":840.5000457763672,"bottom":563.3437919616699,"left":684.0833740234375},"3acce396-72d3-4cad":{"x":684.0833740234375,"y":542.0104370117188,"width":100,"height":12,"top":542.0104370117188,"right":784.0833740234375,"bottom":554.0104370117188,"left":684.0833740234375},"b02cd979-f19d-4b25":{"x":684.0833740234375,"y":517.9271240234375,"width":100,"height":33.41666793823242,"top":517.9271240234375,"right":784.0833740234375,"bottom":551.3437919616699,"left":684.0833740234375},"106b0f84-4ca6-4da9":{"x":684.0833740234375,"y":565.34375,"width":156.4166717529297,"height":41.78125,"top":565.34375,"right":840.5000457763672,"bottom":607.125,"left":684.0833740234375},"c79d301b-98aa-46cf":{"x":684.0833740234375,"y":585.7916870117188,"width":100,"height":12,"top":585.7916870117188,"right":784.0833740234375,"bottom":597.7916870117188,"left":684.0833740234375},"76294e84-2eb8-4769":{"x":684.0833740234375,"y":565.34375,"width":100,"height":29.78125,"top":565.34375,"right":784.0833740234375,"bottom":595.125,"left":684.0833740234375},"99646ff0-4c1f-433f":{"x":852.5,"y":293.9270935058594,"width":156.4166717529297,"height":448,"top":293.9270935058594,"right":1008.9166717529297,"bottom":741.9270935058594,"left":852.5},"3e66e75d-f017-4fa5":{"x":852.5,"y":293.9270935058594,"width":156.4166717529297,"height":32,"top":293.9270935058594,"right":1008.9166717529297,"bottom":325.9270935058594,"left":852.5},"7c560fd5-0bb6-4c72":{"x":852.5,"y":325.9270935058594,"width":156.4166717529297,"height":384,"top":325.9270935058594,"right":1008.9166717529297,"bottom":709.9270935058594,"left":852.5},"86c1414c-33d8-4396":{"x":852.5,"y":325.9270935058594,"width":156.4166717529297,"height":32,"top":325.9270935058594,"right":1008.9166717529297,"bottom":357.9270935058594,"left":852.5},"ef122588-b088-4ffd":{"x":852.5,"y":326.59375,"width":64.0625,"height":12,"top":326.59375,"right":916.5625,"bottom":338.59375,"left":852.5},"571a9fa5-b012-4290":{"x":852.5,"y":357.9270935058594,"width":156.4166717529297,"height":32,"top":357.9270935058594,"right":1008.9166717529297,"bottom":389.9270935058594,"left":852.5},"78f36f38-4c82-4709":{"x":852.5,"y":358.59375,"width":93.96875,"height":12,"top":358.59375,"right":946.46875,"bottom":370.59375,"left":852.5},"4b1f6608-77b2-4c0f":{"x":852.5,"y":389.9270935058594,"width":156.4166717529297,"height":32,"top":389.9270935058594,"right":1008.9166717529297,"bottom":421.9270935058594,"left":852.5},"3033b4dd-f2e3-48a4":{"x":852.5,"y":390.59375,"width":27.92708396911621,"height":12,"top":390.59375,"right":880.4270839691162,"bottom":402.59375,"left":852.5},"d5e4619a-452b-4506":{"x":852.5,"y":421.9270935058594,"width":156.4166717529297,"height":32,"top":421.9270935058594,"right":1008.9166717529297,"bottom":453.9270935058594,"left":852.5},"823d772f-a383-4c81":{"x":852.5,"y":422.59375,"width":148.4166717529297,"height":12,"top":422.59375,"right":1000.9166717529297,"bottom":434.59375,"left":852.5},"f3cefdc4-96d3-4e49":{"x":852.5,"y":453.9270935058594,"width":156.4166717529297,"height":32,"top":453.9270935058594,"right":1008.9166717529297,"bottom":485.9270935058594,"left":852.5},"b4d9ce1c-81cb-441f":{"x":852.5,"y":454.59375,"width":73.0625,"height":12,"top":454.59375,"right":925.5625,"bottom":466.59375,"left":852.5},"ab10c9c0-57a3-44ce":{"x":852.5,"y":485.9270935058594,"width":156.4166717529297,"height":32,"top":485.9270935058594,"right":1008.9166717529297,"bottom":517.9270935058594,"left":852.5},"a13a255c-a02b-45f7":{"x":852.5,"y":486.59375,"width":76.20833587646484,"height":12,"top":486.59375,"right":928.7083358764648,"bottom":498.59375,"left":852.5},"b279fdca-b402-4f91":{"x":852.5,"y":517.9271240234375,"width":156.4166717529297,"height":32,"top":517.9271240234375,"right":1008.9166717529297,"bottom":549.9271240234375,"left":852.5},"2b13046d-6c35-4c76":{"x":852.5,"y":518.59375,"width":40.083335876464844,"height":12,"top":518.59375,"right":892.5833358764648,"bottom":530.59375,"left":852.5},"3269ea36-6644-4ae3":{"x":852.5,"y":549.9271240234375,"width":156.4166717529297,"height":32,"top":549.9271240234375,"right":1008.9166717529297,"bottom":581.9271240234375,"left":852.5},"eeb0f4d5-9934-4269":{"x":852.5,"y":550.59375,"width":58.32291793823242,"height":12,"top":550.59375,"right":910.8229179382324,"bottom":562.59375,"left":852.5},"6be59bb7-c89e-4419":{"x":852.5,"y":581.9271240234375,"width":156.4166717529297,"height":32,"top":581.9271240234375,"right":1008.9166717529297,"bottom":613.9271240234375,"left":852.5},"7e582a58-15af-4165":{"x":852.5,"y":582.59375,"width":94.40625,"height":12,"top":582.59375,"right":946.90625,"bottom":594.59375,"left":852.5}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-122.json b/demonstrations/ausdjpo/bboxes/bboxes-122.json new file mode 100644 index 0000000000000000000000000000000000000000..9a661ebe87f8f1998916bac91b360ba50f2008ec --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-122.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-700.40625,"width":1263.3333740234375,"height":6119,"top":-700.40625,"right":1263.3333740234375,"bottom":5418.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-638.40625,"width":405,"height":5484.33349609375,"top":-638.40625,"right":405,"bottom":4845.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-638.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-482.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1214.3333740234375,"bottom":4845.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-476.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-476.40625,"right":1214.3333740234375,"bottom":4839.92724609375,"left":454},"c8b4cdf5-975c-4c12":{"x":454,"y":-301.07293701171875,"width":760.3333740234375,"height":393.3333435058594,"top":-301.07293701171875,"right":1214.3333740234375,"bottom":92.26040649414062,"left":454},"0eaaf66e-a9fb-4a81":{"x":454.66668701171875,"y":-300.40625,"width":759,"height":392,"top":-300.40625,"right":1213.6666870117188,"bottom":91.59375,"left":454.66668701171875},"129d1596-9513-4f14":{"x":478.66668701171875,"y":-276.40625,"width":711,"height":340,"top":-276.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c37bb07f-268f-402f":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"0fdb9fa2-e9f1-4fff":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"57cb3141-be76-45f2":{"x":478.66668701171875,"y":-102.40625,"width":711,"height":166,"top":-102.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c68bbdb9-fa2f-463e":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"46a18eb6-ac56-451b":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"2021c495-6f39-40a1":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"62b91eb3-d484-4038":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"cee98349-9642-4fd0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"42329a81-565a-494b":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"574a2f1d-e7e1-444d":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2db39a38-e9fe-45c0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"f66b855e-be72-45c9":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"ad449b98-04cd-4619":{"x":485.66668701171875,"y":-6.40625,"width":10,"height":12,"top":-6.40625,"right":495.66668701171875,"bottom":5.59375,"left":485.66668701171875},"3ad1f92d-5acd-46a4":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"740c24c1-cd99-4145":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2ecbc686-0ed8-40a1":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"b977d77b-2d3e-43d1":{"x":478.66668701171875,"y":7.59375,"width":24,"height":4,"top":7.59375,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"1163870a-7cfc-4169":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"80542b35-f304-45d3":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"52c0d328-1cb4-4e08":{"x":502.66668701171875,"y":-11.40625,"width":111.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":502.66668701171875},"f2262aa2-764b-44fb":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"17795e27-ab6b-4b11":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"3d9bebc4-2051-4d07":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"848547f7-68be-4e67":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"6120be2b-cb4e-4a11":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"acf192c6-4eaa-4dec":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"1a85c4eb-ef0d-4f47":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"b0c87d49-4485-4ff4":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"da1873c9-58ce-4136":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c3e949ac-4882-45c6":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"05424dbc-24bf-456c":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"794d31ba-eed8-4299":{"x":485.66668701171875,"y":38.59375,"width":10,"height":12,"top":38.59375,"right":495.66668701171875,"bottom":50.59375,"left":485.66668701171875},"66c468b3-8e7a-43da":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"7c89b91b-6058-4299":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"96fe37d9-2a32-4df0":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c5db7c13-1c35-49f2":{"x":478.66668701171875,"y":52.59375,"width":24,"height":4,"top":52.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"56704ee3-0ec6-44b0":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"567ad603-22aa-45bf":{"x":494.4666748046875,"y":29.59375,"width":11.199992179870605,"height":11.199999809265137,"top":29.59375,"right":505.6666669845581,"bottom":40.79374980926514,"left":494.4666748046875},"eac12fe9-cb43-4f64":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"3366664f-d5fe-4307":{"x":496.8984375,"y":32.75091552734375,"width":6.409261226654053,"height":5.096076965332031,"top":32.75091552734375,"right":503.30769872665405,"bottom":37.84699249267578,"left":496.8984375},"52a9e58c-01f8-43b1":{"x":502.66668701171875,"y":33.59375,"width":230.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":502.66668701171875},"6aa8e0ba-e54b-409e":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"79e74041-04fe-41c9":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"d5d8f315-66fb-4f7a":{"x":454,"y":104.26042175292969,"width":760.3333740234375,"height":371.3333435058594,"top":104.26042175292969,"right":1214.3333740234375,"bottom":475.59376525878906,"left":454},"3db27b55-4552-4a43":{"x":454.66668701171875,"y":104.92708587646484,"width":759,"height":370,"top":104.92708587646484,"right":1213.6666870117188,"bottom":474.92708587646484,"left":454.66668701171875},"e204b7a1-6a48-4c1f":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":318,"top":128.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"e7ba41bd-5d27-4a4a":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":24,"top":128.92709350585938,"right":1189.6666870117188,"bottom":152.92709350585938,"left":478.66668701171875},"317599f6-bdba-4e82":{"x":478.66668701171875,"y":128.92709350585938,"width":119.58333587646484,"height":24,"top":128.92709350585938,"right":598.2500228881836,"bottom":152.92709350585938,"left":478.66668701171875},"2fd1c6df-ce8a-481c":{"x":478.66668701171875,"y":130.92709350585938,"width":119.58333587646484,"height":20,"top":130.92709350585938,"right":598.2500228881836,"bottom":150.92709350585938,"left":478.66668701171875},"c1445869-782e-43f1":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"bee82425-977b-46a7":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"5a9afa14-2f79-4fc6":{"x":478.66668701171875,"y":240.92709350585938,"width":711,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"a40515e7-89e5-42d0":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"0d25c282-0b64-4369":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":40,"top":240.92709350585938,"right":834.1666870117188,"bottom":280.9270935058594,"left":478.66668701171875},"b39aa086-e146-40ce":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":834.1666870117188,"bottom":260.9270935058594,"left":478.66668701171875},"6f0e081d-a42b-4506":{"x":478.66668701171875,"y":280.9270935058594,"width":355.5,"height":166,"top":280.9270935058594,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"4d11b776-6ae1-4492":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"1d1300ba-3ee9-4461":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"621b33b6-3774-4dda":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"28020f69-213c-42ba":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"384e4fa2-5deb-4443":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"8c950dd7-0696-40ae":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c89e08b1-438d-41fd":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"5b151bbc-50ff-4a89":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"745c1af7-9ec2-4ada":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"46467e68-ea09-48eb":{"x":485.66668701171875,"y":286.9270935058594,"width":10,"height":12,"top":286.9270935058594,"right":495.66668701171875,"bottom":298.9270935058594,"left":485.66668701171875},"00c1e42e-72db-418f":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c1dc0af3-b17a-429e":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3b1f5d90-a75b-4899":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"a5f74051-0c0d-4b02":{"x":478.66668701171875,"y":300.9270935058594,"width":24,"height":4,"top":300.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3d9caff5-1b6a-484e":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"ce40a4f0-f923-4200":{"x":494.4666748046875,"y":277.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":277.9270935058594,"right":505.6666669845581,"bottom":289.12708568573,"left":494.4666748046875},"0adec5be-f430-43d7":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"eae736ff-886e-43f5":{"x":496.8984375,"y":281.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":281.0842590332031,"right":503.30769872665405,"bottom":286.1803283691406,"left":496.8984375},"4ac79d3e-201f-4051":{"x":502.66668701171875,"y":281.9270935058594,"width":110.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":502.66668701171875},"28d47f00-19df-45bd":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"4e474fc7-2eea-4056":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"48999378-a45d-43c7":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"89ff5163-8f9e-403e":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"c5369b1a-c1d8-4270":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"01984605-22dd-4cbf":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"b3b5f137-4b2a-493f":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"445ff3d9-2553-484a":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"ae9c8419-18ee-422c":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"c4fba4ba-2abc-4d9b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"3368d149-5895-455b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"943f9a5c-c992-4d0c":{"x":485.66668701171875,"y":331.9270935058594,"width":10,"height":12,"top":331.9270935058594,"right":495.66668701171875,"bottom":343.9270935058594,"left":485.66668701171875},"956c11bd-dc65-420e":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"d3f97481-e214-4e34":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"36782a22-ad22-4e49":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"45a1123a-b505-4917":{"x":478.66668701171875,"y":345.9270935058594,"width":24,"height":4,"top":345.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"1aaaeeb1-735d-44c9":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"0026d441-edea-4364":{"x":494.4666748046875,"y":322.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":322.9270935058594,"right":505.6666669845581,"bottom":334.12708568573,"left":494.4666748046875},"7030229d-c0be-4df5":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"f33c22aa-8ab5-4995":{"x":496.8984375,"y":326.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":326.0842590332031,"right":503.30769872665405,"bottom":331.1803283691406,"left":496.8984375},"b947cdf3-c192-4d5c":{"x":502.66668701171875,"y":326.9270935058594,"width":288.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":502.66668701171875},"d25d6647-5521-452c":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"ed2afbe6-7bfc-4818":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"605f9aea-bf91-4596":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"72a25ce7-7387-4625":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"16cd50d9-d3ca-4b0b":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"9571db59-9670-47b6":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"ecb20053-4276-49fc":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"09c713a1-3a06-497d":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"bcbd73d4-39d7-4ed8":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8e6584e2-2d0b-4cfd":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8220a718-c191-4c70":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"9874ce66-d684-49bd":{"x":484.66583251953125,"y":376.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":376.9273681640625,"right":496.66754150390625,"bottom":388.4268398284912,"left":484.66583251953125},"7952526a-80d7-4eea":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"81ce4232-b087-4964":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"fba58d5a-6d42-40f6":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"68faf17b-c6d7-46a4":{"x":478.66668701171875,"y":390.9270935058594,"width":12,"height":4,"top":390.9270935058594,"right":490.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"5a2af76f-00c0-4fca":{"x":502.66668701171875,"y":371.9270935058594,"width":187.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":502.66668701171875},"6a7dd300-2227-44d9":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"8bacb19d-69e9-44d5":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"3ceef411-de3f-42d0":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"0ea63810-c5c3-4325":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"46f31459-48b4-4156":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"485220d7-d817-44b7":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"f9dbe9f4-f2f7-41bf":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bf8b6163-b5a0-49ae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"47df9583-b7f4-4c2b":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bbccfb68-8498-4cae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"6ecabb46-5e2c-470a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"9b376ed8-f3a1-44e0":{"x":485.66668701171875,"y":421.9270935058594,"width":10,"height":12,"top":421.9270935058594,"right":495.66668701171875,"bottom":433.9270935058594,"left":485.66668701171875},"037c285d-2a58-490a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"98a6df09-66d1-4052":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"09947a6b-e571-40a7":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"915dfef2-bf21-4ed5":{"x":478.66668701171875,"y":435.9270935058594,"width":24,"height":4,"top":435.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"0c9bc741-68b7-4d9f":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"d831213d-a40d-48ec":{"x":494.4666748046875,"y":412.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":412.9270935058594,"right":505.6666669845581,"bottom":424.12708568573,"left":494.4666748046875},"2be4f463-cfb0-4e14":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"5c01c262-847d-46ab":{"x":496.8984375,"y":416.08428955078125,"width":6.409261226654053,"height":5.0960693359375,"top":416.08428955078125,"right":503.30769872665405,"bottom":421.18035888671875,"left":496.8984375},"72e2b127-2fa2-4482":{"x":502.66668701171875,"y":416.9270935058594,"width":224.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":502.66668701171875},"3e084bfa-d991-4dd5":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"30c7cad2-d845-471f":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"0e8743b2-ae75-448e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":834.1666870117188},"84c46843-b20f-49fe":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":30,"top":240.92709350585938,"right":1189.6666870117188,"bottom":270.9270935058594,"left":834.1666870117188},"e393fceb-e435-468e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":1189.6666870117188,"bottom":260.9270935058594,"left":834.1666870117188},"1a7d464c-6f37-46e8":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7d1dbf24-c088-4497":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"b41bdd6c-7e23-445d":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7779fac8-0a1e-467e":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ea43ceeb-60eb-4cfa":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"11c69d34-3f7f-45ea":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"28859380-b261-49c5":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7e91d045-a620-4b38":{"x":853.1666870117188,"y":288.9212951660156,"width":11.005778312683105,"height":11.005819320678711,"top":288.9212951660156,"right":864.1724653244019,"bottom":299.92711448669434,"left":853.1666870117188},"e51f1dab-5c16-4e12":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7286ba3d-ec8b-449b":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ab0153e6-730c-42a2":{"x":886.1666870117188,"y":270.9270935058594,"width":291.5,"height":72,"top":270.9270935058594,"right":1177.6666870117188,"bottom":342.9270935058594,"left":886.1666870117188},"3ce9ff8f-1b11-4492":{"x":886.1666870117188,"y":282.9270935058594,"width":291.5,"height":20,"top":282.9270935058594,"right":1177.6666870117188,"bottom":302.9270935058594,"left":886.1666870117188},"452311a0-fc44-47a1":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"89648b8e-2811-490b":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"1e3f7df5-67c1-486a":{"x":886.1666870117188,"y":302.9270935058594,"width":291.5,"height":32,"top":302.9270935058594,"right":1177.6666870117188,"bottom":334.9270935058594,"left":886.1666870117188},"753d3f68-9728-4f4f":{"x":886.1666870117188,"y":307.9270935058594,"width":81.41667175292969,"height":22,"top":307.9270935058594,"right":967.5833587646484,"bottom":329.9270935058594,"left":886.1666870117188},"c3f852e2-371f-43bd":{"x":1102.666748046875,"y":302.9270935058594,"width":75,"height":32,"top":302.9270935058594,"right":1177.666748046875,"bottom":334.9270935058594,"left":1102.666748046875},"3559ac61-352a-4404":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"4ccde53c-f693-4c00":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"b175324e-2f28-4ca0":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"76e150f9-48d5-4408":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"c37bb768-a224-41d3":{"x":454,"y":487.59375,"width":760.3333740234375,"height":416.3333435058594,"top":487.59375,"right":1214.3333740234375,"bottom":903.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":488.26043701171875,"width":759,"height":415,"top":488.26043701171875,"right":1213.6666870117188,"bottom":903.2604370117188,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":363,"top":512.2604370117188,"right":1189.6666870117188,"bottom":875.2604370117188,"left":478.66668701171875},"7b3ece0c-d4fa-47b4":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":24,"top":512.2604370117188,"right":1189.6666870117188,"bottom":536.2604370117188,"left":478.66668701171875},"6c403c9d-876e-45f6":{"x":478.66668701171875,"y":512.2604370117188,"width":182.8229217529297,"height":24,"top":512.2604370117188,"right":661.4896087646484,"bottom":536.2604370117188,"left":478.66668701171875},"76668cd2-8899-46aa":{"x":478.66668701171875,"y":514.2604370117188,"width":182.8229217529297,"height":20,"top":514.2604370117188,"right":661.4896087646484,"bottom":534.2604370117188,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-125.json b/demonstrations/ausdjpo/bboxes/bboxes-125.json new file mode 100644 index 0000000000000000000000000000000000000000..9a661ebe87f8f1998916bac91b360ba50f2008ec --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-125.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-700.40625,"width":1263.3333740234375,"height":6119,"top":-700.40625,"right":1263.3333740234375,"bottom":5418.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-638.40625,"width":405,"height":5484.33349609375,"top":-638.40625,"right":405,"bottom":4845.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-638.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-482.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1214.3333740234375,"bottom":4845.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-476.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-476.40625,"right":1214.3333740234375,"bottom":4839.92724609375,"left":454},"c8b4cdf5-975c-4c12":{"x":454,"y":-301.07293701171875,"width":760.3333740234375,"height":393.3333435058594,"top":-301.07293701171875,"right":1214.3333740234375,"bottom":92.26040649414062,"left":454},"0eaaf66e-a9fb-4a81":{"x":454.66668701171875,"y":-300.40625,"width":759,"height":392,"top":-300.40625,"right":1213.6666870117188,"bottom":91.59375,"left":454.66668701171875},"129d1596-9513-4f14":{"x":478.66668701171875,"y":-276.40625,"width":711,"height":340,"top":-276.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c37bb07f-268f-402f":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"0fdb9fa2-e9f1-4fff":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"57cb3141-be76-45f2":{"x":478.66668701171875,"y":-102.40625,"width":711,"height":166,"top":-102.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c68bbdb9-fa2f-463e":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"46a18eb6-ac56-451b":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"2021c495-6f39-40a1":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"62b91eb3-d484-4038":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"cee98349-9642-4fd0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"42329a81-565a-494b":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"574a2f1d-e7e1-444d":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2db39a38-e9fe-45c0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"f66b855e-be72-45c9":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"ad449b98-04cd-4619":{"x":485.66668701171875,"y":-6.40625,"width":10,"height":12,"top":-6.40625,"right":495.66668701171875,"bottom":5.59375,"left":485.66668701171875},"3ad1f92d-5acd-46a4":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"740c24c1-cd99-4145":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2ecbc686-0ed8-40a1":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"b977d77b-2d3e-43d1":{"x":478.66668701171875,"y":7.59375,"width":24,"height":4,"top":7.59375,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"1163870a-7cfc-4169":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"80542b35-f304-45d3":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"52c0d328-1cb4-4e08":{"x":502.66668701171875,"y":-11.40625,"width":111.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":502.66668701171875},"f2262aa2-764b-44fb":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"17795e27-ab6b-4b11":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"3d9bebc4-2051-4d07":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"848547f7-68be-4e67":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"6120be2b-cb4e-4a11":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"acf192c6-4eaa-4dec":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"1a85c4eb-ef0d-4f47":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"b0c87d49-4485-4ff4":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"da1873c9-58ce-4136":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c3e949ac-4882-45c6":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"05424dbc-24bf-456c":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"794d31ba-eed8-4299":{"x":485.66668701171875,"y":38.59375,"width":10,"height":12,"top":38.59375,"right":495.66668701171875,"bottom":50.59375,"left":485.66668701171875},"66c468b3-8e7a-43da":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"7c89b91b-6058-4299":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"96fe37d9-2a32-4df0":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c5db7c13-1c35-49f2":{"x":478.66668701171875,"y":52.59375,"width":24,"height":4,"top":52.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"56704ee3-0ec6-44b0":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"567ad603-22aa-45bf":{"x":494.4666748046875,"y":29.59375,"width":11.199992179870605,"height":11.199999809265137,"top":29.59375,"right":505.6666669845581,"bottom":40.79374980926514,"left":494.4666748046875},"eac12fe9-cb43-4f64":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"3366664f-d5fe-4307":{"x":496.8984375,"y":32.75091552734375,"width":6.409261226654053,"height":5.096076965332031,"top":32.75091552734375,"right":503.30769872665405,"bottom":37.84699249267578,"left":496.8984375},"52a9e58c-01f8-43b1":{"x":502.66668701171875,"y":33.59375,"width":230.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":502.66668701171875},"6aa8e0ba-e54b-409e":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"79e74041-04fe-41c9":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"d5d8f315-66fb-4f7a":{"x":454,"y":104.26042175292969,"width":760.3333740234375,"height":371.3333435058594,"top":104.26042175292969,"right":1214.3333740234375,"bottom":475.59376525878906,"left":454},"3db27b55-4552-4a43":{"x":454.66668701171875,"y":104.92708587646484,"width":759,"height":370,"top":104.92708587646484,"right":1213.6666870117188,"bottom":474.92708587646484,"left":454.66668701171875},"e204b7a1-6a48-4c1f":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":318,"top":128.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"e7ba41bd-5d27-4a4a":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":24,"top":128.92709350585938,"right":1189.6666870117188,"bottom":152.92709350585938,"left":478.66668701171875},"317599f6-bdba-4e82":{"x":478.66668701171875,"y":128.92709350585938,"width":119.58333587646484,"height":24,"top":128.92709350585938,"right":598.2500228881836,"bottom":152.92709350585938,"left":478.66668701171875},"2fd1c6df-ce8a-481c":{"x":478.66668701171875,"y":130.92709350585938,"width":119.58333587646484,"height":20,"top":130.92709350585938,"right":598.2500228881836,"bottom":150.92709350585938,"left":478.66668701171875},"c1445869-782e-43f1":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"bee82425-977b-46a7":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"5a9afa14-2f79-4fc6":{"x":478.66668701171875,"y":240.92709350585938,"width":711,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"a40515e7-89e5-42d0":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"0d25c282-0b64-4369":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":40,"top":240.92709350585938,"right":834.1666870117188,"bottom":280.9270935058594,"left":478.66668701171875},"b39aa086-e146-40ce":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":834.1666870117188,"bottom":260.9270935058594,"left":478.66668701171875},"6f0e081d-a42b-4506":{"x":478.66668701171875,"y":280.9270935058594,"width":355.5,"height":166,"top":280.9270935058594,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"4d11b776-6ae1-4492":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"1d1300ba-3ee9-4461":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"621b33b6-3774-4dda":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"28020f69-213c-42ba":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"384e4fa2-5deb-4443":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"8c950dd7-0696-40ae":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c89e08b1-438d-41fd":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"5b151bbc-50ff-4a89":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"745c1af7-9ec2-4ada":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"46467e68-ea09-48eb":{"x":485.66668701171875,"y":286.9270935058594,"width":10,"height":12,"top":286.9270935058594,"right":495.66668701171875,"bottom":298.9270935058594,"left":485.66668701171875},"00c1e42e-72db-418f":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c1dc0af3-b17a-429e":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3b1f5d90-a75b-4899":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"a5f74051-0c0d-4b02":{"x":478.66668701171875,"y":300.9270935058594,"width":24,"height":4,"top":300.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3d9caff5-1b6a-484e":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"ce40a4f0-f923-4200":{"x":494.4666748046875,"y":277.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":277.9270935058594,"right":505.6666669845581,"bottom":289.12708568573,"left":494.4666748046875},"0adec5be-f430-43d7":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"eae736ff-886e-43f5":{"x":496.8984375,"y":281.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":281.0842590332031,"right":503.30769872665405,"bottom":286.1803283691406,"left":496.8984375},"4ac79d3e-201f-4051":{"x":502.66668701171875,"y":281.9270935058594,"width":110.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":502.66668701171875},"28d47f00-19df-45bd":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"4e474fc7-2eea-4056":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"48999378-a45d-43c7":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"89ff5163-8f9e-403e":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"c5369b1a-c1d8-4270":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"01984605-22dd-4cbf":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"b3b5f137-4b2a-493f":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"445ff3d9-2553-484a":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"ae9c8419-18ee-422c":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"c4fba4ba-2abc-4d9b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"3368d149-5895-455b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"943f9a5c-c992-4d0c":{"x":485.66668701171875,"y":331.9270935058594,"width":10,"height":12,"top":331.9270935058594,"right":495.66668701171875,"bottom":343.9270935058594,"left":485.66668701171875},"956c11bd-dc65-420e":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"d3f97481-e214-4e34":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"36782a22-ad22-4e49":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"45a1123a-b505-4917":{"x":478.66668701171875,"y":345.9270935058594,"width":24,"height":4,"top":345.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"1aaaeeb1-735d-44c9":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"0026d441-edea-4364":{"x":494.4666748046875,"y":322.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":322.9270935058594,"right":505.6666669845581,"bottom":334.12708568573,"left":494.4666748046875},"7030229d-c0be-4df5":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"f33c22aa-8ab5-4995":{"x":496.8984375,"y":326.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":326.0842590332031,"right":503.30769872665405,"bottom":331.1803283691406,"left":496.8984375},"b947cdf3-c192-4d5c":{"x":502.66668701171875,"y":326.9270935058594,"width":288.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":502.66668701171875},"d25d6647-5521-452c":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"ed2afbe6-7bfc-4818":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"605f9aea-bf91-4596":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"72a25ce7-7387-4625":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"16cd50d9-d3ca-4b0b":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"9571db59-9670-47b6":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"ecb20053-4276-49fc":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"09c713a1-3a06-497d":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"bcbd73d4-39d7-4ed8":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8e6584e2-2d0b-4cfd":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8220a718-c191-4c70":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"9874ce66-d684-49bd":{"x":484.66583251953125,"y":376.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":376.9273681640625,"right":496.66754150390625,"bottom":388.4268398284912,"left":484.66583251953125},"7952526a-80d7-4eea":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"81ce4232-b087-4964":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"fba58d5a-6d42-40f6":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"68faf17b-c6d7-46a4":{"x":478.66668701171875,"y":390.9270935058594,"width":12,"height":4,"top":390.9270935058594,"right":490.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"5a2af76f-00c0-4fca":{"x":502.66668701171875,"y":371.9270935058594,"width":187.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":502.66668701171875},"6a7dd300-2227-44d9":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"8bacb19d-69e9-44d5":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"3ceef411-de3f-42d0":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"0ea63810-c5c3-4325":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"46f31459-48b4-4156":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"485220d7-d817-44b7":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"f9dbe9f4-f2f7-41bf":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bf8b6163-b5a0-49ae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"47df9583-b7f4-4c2b":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bbccfb68-8498-4cae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"6ecabb46-5e2c-470a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"9b376ed8-f3a1-44e0":{"x":485.66668701171875,"y":421.9270935058594,"width":10,"height":12,"top":421.9270935058594,"right":495.66668701171875,"bottom":433.9270935058594,"left":485.66668701171875},"037c285d-2a58-490a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"98a6df09-66d1-4052":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"09947a6b-e571-40a7":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"915dfef2-bf21-4ed5":{"x":478.66668701171875,"y":435.9270935058594,"width":24,"height":4,"top":435.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"0c9bc741-68b7-4d9f":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"d831213d-a40d-48ec":{"x":494.4666748046875,"y":412.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":412.9270935058594,"right":505.6666669845581,"bottom":424.12708568573,"left":494.4666748046875},"2be4f463-cfb0-4e14":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"5c01c262-847d-46ab":{"x":496.8984375,"y":416.08428955078125,"width":6.409261226654053,"height":5.0960693359375,"top":416.08428955078125,"right":503.30769872665405,"bottom":421.18035888671875,"left":496.8984375},"72e2b127-2fa2-4482":{"x":502.66668701171875,"y":416.9270935058594,"width":224.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":502.66668701171875},"3e084bfa-d991-4dd5":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"30c7cad2-d845-471f":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"0e8743b2-ae75-448e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":834.1666870117188},"84c46843-b20f-49fe":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":30,"top":240.92709350585938,"right":1189.6666870117188,"bottom":270.9270935058594,"left":834.1666870117188},"e393fceb-e435-468e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":1189.6666870117188,"bottom":260.9270935058594,"left":834.1666870117188},"1a7d464c-6f37-46e8":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7d1dbf24-c088-4497":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"b41bdd6c-7e23-445d":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7779fac8-0a1e-467e":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ea43ceeb-60eb-4cfa":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"11c69d34-3f7f-45ea":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"28859380-b261-49c5":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7e91d045-a620-4b38":{"x":853.1666870117188,"y":288.9212951660156,"width":11.005778312683105,"height":11.005819320678711,"top":288.9212951660156,"right":864.1724653244019,"bottom":299.92711448669434,"left":853.1666870117188},"e51f1dab-5c16-4e12":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7286ba3d-ec8b-449b":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ab0153e6-730c-42a2":{"x":886.1666870117188,"y":270.9270935058594,"width":291.5,"height":72,"top":270.9270935058594,"right":1177.6666870117188,"bottom":342.9270935058594,"left":886.1666870117188},"3ce9ff8f-1b11-4492":{"x":886.1666870117188,"y":282.9270935058594,"width":291.5,"height":20,"top":282.9270935058594,"right":1177.6666870117188,"bottom":302.9270935058594,"left":886.1666870117188},"452311a0-fc44-47a1":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"89648b8e-2811-490b":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"1e3f7df5-67c1-486a":{"x":886.1666870117188,"y":302.9270935058594,"width":291.5,"height":32,"top":302.9270935058594,"right":1177.6666870117188,"bottom":334.9270935058594,"left":886.1666870117188},"753d3f68-9728-4f4f":{"x":886.1666870117188,"y":307.9270935058594,"width":81.41667175292969,"height":22,"top":307.9270935058594,"right":967.5833587646484,"bottom":329.9270935058594,"left":886.1666870117188},"c3f852e2-371f-43bd":{"x":1102.666748046875,"y":302.9270935058594,"width":75,"height":32,"top":302.9270935058594,"right":1177.666748046875,"bottom":334.9270935058594,"left":1102.666748046875},"3559ac61-352a-4404":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"4ccde53c-f693-4c00":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"b175324e-2f28-4ca0":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"76e150f9-48d5-4408":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"c37bb768-a224-41d3":{"x":454,"y":487.59375,"width":760.3333740234375,"height":416.3333435058594,"top":487.59375,"right":1214.3333740234375,"bottom":903.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":488.26043701171875,"width":759,"height":415,"top":488.26043701171875,"right":1213.6666870117188,"bottom":903.2604370117188,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":363,"top":512.2604370117188,"right":1189.6666870117188,"bottom":875.2604370117188,"left":478.66668701171875},"7b3ece0c-d4fa-47b4":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":24,"top":512.2604370117188,"right":1189.6666870117188,"bottom":536.2604370117188,"left":478.66668701171875},"6c403c9d-876e-45f6":{"x":478.66668701171875,"y":512.2604370117188,"width":182.8229217529297,"height":24,"top":512.2604370117188,"right":661.4896087646484,"bottom":536.2604370117188,"left":478.66668701171875},"76668cd2-8899-46aa":{"x":478.66668701171875,"y":514.2604370117188,"width":182.8229217529297,"height":20,"top":514.2604370117188,"right":661.4896087646484,"bottom":534.2604370117188,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-135.json b/demonstrations/ausdjpo/bboxes/bboxes-135.json new file mode 100644 index 0000000000000000000000000000000000000000..9d1051927147863eff9497ca89d4e4c152937ff2 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-135.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":0,"width":1263.3333740234375,"height":601.3333740234375,"top":0,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":0,"width":1263.3333740234375,"height":601.3333740234375,"top":0,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":0,"width":1263.3333740234375,"height":601.3333740234375,"top":0,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"b46fd975-6131-4420":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"79c48138-276e-4e8e":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":62,"top":-0.40625,"right":1263.3333740234375,"bottom":61.59375,"left":0},"648cffa4-f96d-4e02":{"x":31.666667938232422,"y":0.2604166865348816,"width":1200,"height":60.66666793823242,"top":0.2604166865348816,"right":1231.6666679382324,"bottom":60.9270846247673,"left":31.666667938232422},"b3ca9826-042a-491a":{"x":31.666667938232422,"y":0.2604166865348816,"width":1200,"height":60.66666793823242,"top":0.2604166865348816,"right":1231.6666679382324,"bottom":60.9270846247673,"left":31.666667938232422},"b49bdf98-7efc-483c":{"x":31.666667938232422,"y":0.2604166865348816,"width":512.5,"height":60.66666793823242,"top":0.2604166865348816,"right":544.1666679382324,"bottom":60.9270846247673,"left":31.666667938232422},"ed4befa5-11ff-4117":{"x":51.66666793823242,"y":0.2604166865348816,"width":73.1875,"height":60.66666793823242,"top":0.2604166865348816,"right":124.85416793823242,"bottom":60.9270846247673,"left":51.66666793823242},"710c3642-0b96-4d67":{"x":51.66666793823242,"y":0.2604166865348816,"width":73.1875,"height":60.66666793823242,"top":0.2604166865348816,"right":124.85416793823242,"bottom":60.9270846247673,"left":51.66666793823242},"e9cb357d-7082-4c9e":{"x":51.66666793823242,"y":20.59375,"width":73.1875,"height":20,"top":20.59375,"right":124.85416793823242,"bottom":40.59375,"left":51.66666793823242},"bda74a7b-3179-4409":{"x":114.85417175292969,"y":25.59375,"width":10,"height":16,"top":25.59375,"right":124.85417175292969,"bottom":41.59375,"left":114.85417175292969},"8ed19b8c-d6d2-4659":{"x":114.85417175292969,"y":28.260417938232422,"width":10,"height":10,"top":28.260417938232422,"right":124.85417175292969,"bottom":38.26041793823242,"left":114.85417175292969},"73e47e23-7df4-49d2":{"x":114.85417175292969,"y":28.260417938232422,"width":10,"height":6,"top":28.260417938232422,"right":124.85417175292969,"bottom":34.26041793823242,"left":114.85417175292969},"758a8d3a-06e0-4e32":{"x":156.8541717529297,"y":0.2604166865348816,"width":200,"height":60.66666793823242,"top":0.2604166865348816,"right":356.8541717529297,"bottom":60.9270846247673,"left":156.8541717529297},"14084804-3156-4e40":{"x":156.8541717529297,"y":10.260416984558105,"width":200,"height":40,"top":10.260416984558105,"right":356.8541717529297,"bottom":50.260416984558105,"left":156.8541717529297},"6aaed04d-51a4-4ee3":{"x":156.8541717529297,"y":20.260417938232422,"width":200,"height":20,"top":20.260417938232422,"right":356.8541717529297,"bottom":40.26041793823242,"left":156.8541717529297},"0840a99e-86ae-4f2d":{"x":166.8541717529297,"y":20.260417938232422,"width":160,"height":20,"top":20.260417938232422,"right":326.8541717529297,"bottom":40.26041793823242,"left":166.8541717529297},"819b161b-5263-4a37":{"x":326.85418701171875,"y":20.260417938232422,"width":20,"height":20,"top":20.260417938232422,"right":346.85418701171875,"bottom":40.26041793823242,"left":326.85418701171875},"ba484a53-8521-41d7":{"x":326.85418701171875,"y":20.260417938232422,"width":20,"height":20,"top":20.260417938232422,"right":346.85418701171875,"bottom":40.26041793823242,"left":326.85418701171875},"de80ee56-c5ad-4553":{"x":326.85418701171875,"y":20.260417938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.260417938232422,"right":346.59682273864746,"bottom":40.00305938720703,"left":326.85418701171875},"67250799-159d-4232":{"x":544.1666870117188,"y":0.2604166865348816,"width":175,"height":60.66666793823242,"top":0.2604166865348816,"right":719.1666870117188,"bottom":60.9270846247673,"left":544.1666870117188},"9e49790c-5620-4eea":{"x":544.1666870117188,"y":0.2604166865348816,"width":175,"height":60.66666793823242,"top":0.2604166865348816,"right":719.1666870117188,"bottom":60.9270846247673,"left":544.1666870117188},"bec44325-791a-44fa":{"x":544.1666870117188,"y":16.59375,"width":175,"height":28,"top":16.59375,"right":719.1666870117188,"bottom":44.59375,"left":544.1666870117188},"89fe3d2c-8ce8-4b72":{"x":577.6353759765625,"y":22.638717651367188,"width":12.456461906433105,"height":15.980067253112793,"top":22.638717651367188,"right":590.0918378829956,"bottom":38.61878490447998,"left":577.6353759765625},"9b74f6ad-867c-40df":{"x":591.6751708984375,"y":22.589488983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.589488983154297,"right":601.4890956878662,"bottom":38.568182945251465,"left":591.6751708984375},"c8da98bf-fb42-4ab5":{"x":603.0106811523438,"y":27.789775848388672,"width":8.918783187866211,"height":11.033465385437012,"top":27.789775848388672,"right":611.92946434021,"bottom":38.823241233825684,"left":603.0106811523438},"df8ac92b-7a3a-4ecb":{"x":614.3555908203125,"y":27.79744529724121,"width":9.84375,"height":10.750852584838867,"top":27.79744529724121,"right":624.1993408203125,"bottom":38.54829788208008,"left":614.3555908203125},"42c73942-6a97-45ad":{"x":629.4923706054688,"y":22.390174865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.390174865722656,"right":644.7093305587769,"bottom":38.60359001159668,"left":629.4923706054688},"445d284c-958a-4674":{"x":644.7662963867188,"y":27.789688110351562,"width":10.021647453308105,"height":11.061877250671387,"top":27.789688110351562,"right":654.7879438400269,"bottom":38.85156536102295,"left":644.7662963867188},"da9eb0dd-501f-4830":{"x":656.077392578125,"y":27.789775848388672,"width":8.908854484558105,"height":11.033468246459961,"top":27.789775848388672,"right":664.9862470626831,"bottom":38.82324409484863,"left":656.077392578125},"8846c86e-52ee-4fcb":{"x":666.81591796875,"y":22.589488983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.589488983154297,"right":677.445068359375,"bottom":38.8167667388916,"left":666.81591796875},"09b10153-283a-4fb7":{"x":679.2613525390625,"y":27.788198471069336,"width":10.168050765991211,"height":11.028692245483398,"top":27.788198471069336,"right":689.4294033050537,"bottom":38.816890716552734,"left":679.2613525390625},"6a11ebc3-4228-42b2":{"x":691.116943359375,"y":27.77620506286621,"width":16.088054656982422,"height":10.782130241394043,"top":27.77620506286621,"right":707.2049980163574,"bottom":38.558335304260254,"left":691.116943359375},"1392255a-4a76-48db":{"x":708.2432861328125,"y":28.0162353515625,"width":10.640869140625,"height":15.982549667358398,"top":28.0162353515625,"right":718.8841552734375,"bottom":43.9987850189209,"left":708.2432861328125},"7566da1f-c5cc-420e":{"x":544.8229370117188,"y":16.67080307006836,"width":25.842327117919922,"height":27.845901489257812,"top":16.67080307006836,"right":570.6652641296387,"bottom":44.51670455932617,"left":544.8229370117188},"a10df2a6-2916-43a7":{"x":547.85546875,"y":27.92897605895996,"width":19.8865966796875,"height":10.897727966308594,"top":27.92897605895996,"right":567.7420654296875,"bottom":38.826704025268555,"left":547.85546875},"f80fd53c-4100-48e2":{"x":554.76611328125,"y":22.38068199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.38068199157715,"right":560.732015132904,"bottom":28.346591472625732,"left":554.76611328125},"925e532d-44aa-44cb":{"x":719.1666870117188,"y":0.2604166865348816,"width":512.5,"height":60.66666793823242,"top":0.2604166865348816,"right":1231.6666870117188,"bottom":60.9270846247673,"left":719.1666870117188},"ddc7847e-69ef-43d3":{"x":845.6146240234375,"y":0.2604166865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.2604166865348816,"right":936.8542098999023,"bottom":60.9270846247673,"left":845.6146240234375},"6549b6cc-c448-412c":{"x":845.6146240234375,"y":20.59375,"width":91.23958587646484,"height":20,"top":20.59375,"right":936.8542098999023,"bottom":40.59375,"left":845.6146240234375},"658c4696-3ca6-4adf":{"x":968.8541870117188,"y":0.2604166865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.2604166865348816,"right":1041.6875228881836,"bottom":60.9270846247673,"left":968.8541870117188},"e131d819-fc1b-4771":{"x":968.8541870117188,"y":20.59375,"width":52.833335876464844,"height":20,"top":20.59375,"right":1021.6875228881836,"bottom":40.59375,"left":968.8541870117188},"5077dcd8-7c18-4d3d":{"x":1025.6875,"y":22.59375,"width":16,"height":16,"top":22.59375,"right":1041.6875,"bottom":38.59375,"left":1025.6875},"58c7f0f6-0e8b-424f":{"x":1027.6875,"y":24.59375,"width":12,"height":12,"top":24.59375,"right":1039.6875,"bottom":36.59375,"left":1027.6875},"c7f47c19-472e-40ad":{"x":1057.6875,"y":0.2604166865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.2604166865348816,"right":1211.6666717529297,"bottom":60.9270846247673,"left":1057.6875},"91a69dd5-cf4f-4c25":{"x":1073.6875,"y":0.2604166865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.2604166865348816,"right":1211.6666717529297,"bottom":60.9270846247673,"left":1073.6875},"9caf2689-9e33-4660":{"x":1073.6875,"y":20.59375,"width":137.9791717529297,"height":20,"top":20.59375,"right":1211.6666717529297,"bottom":40.59375,"left":1073.6875},"e725544c-8bc9-4073":{"x":1073.6875,"y":20.59375,"width":137.9791717529297,"height":20,"top":20.59375,"right":1211.6666717529297,"bottom":40.59375,"left":1073.6875},"0addf75c-e411-4a0c":{"x":0,"y":61.59375,"width":1263.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"8320a1b6-b9dd-4cfa":{"x":0,"y":61.59375,"width":1263.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"b3a2e7b6-09a3-4bf3":{"x":0,"y":61.59375,"width":1263.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"46d30a89-e645-469d":{"x":0,"y":61.59375,"width":416,"height":539.7396240234375,"top":61.59375,"right":416,"bottom":601.3333740234375,"left":0},"8ecfb2e5-68c0-4a25":{"x":0,"y":61.59375,"width":416,"height":539.7396240234375,"top":61.59375,"right":416,"bottom":601.3333740234375,"left":0},"7f618fe1-ab69-4606":{"x":16,"y":77.59375,"width":384,"height":507.7395935058594,"top":77.59375,"right":400,"bottom":585.3333435058594,"left":16},"a1593ec6-b447-4f13":{"x":16,"y":77.59375,"width":384,"height":507.7395935058594,"top":77.59375,"right":400,"bottom":585.3333435058594,"left":16},"31fe2739-a471-46cd":{"x":16.666667938232422,"y":78.26042175292969,"width":382.66668701171875,"height":64.66667175292969,"top":78.26042175292969,"right":399.3333549499512,"bottom":142.92709350585938,"left":16.666667938232422},"e17c82f1-ad77-4d8a":{"x":16.666667938232422,"y":78.26042175292969,"width":382.66668701171875,"height":64,"top":78.26042175292969,"right":399.3333549499512,"bottom":142.2604217529297,"left":16.666667938232422},"5da20e7a-0eb8-4903":{"x":32.66666793823242,"y":90.26042175292969,"width":211.45834350585938,"height":40,"top":90.26042175292969,"right":244.1250114440918,"bottom":130.2604217529297,"left":32.66666793823242},"3a652eef-39bd-492c":{"x":32.66666793823242,"y":90.26042175292969,"width":40,"height":40,"top":90.26042175292969,"right":72.66666793823242,"bottom":130.2604217529297,"left":32.66666793823242},"65db0ba6-7211-4b51":{"x":40.66666793823242,"y":98.26042175292969,"width":24,"height":24,"top":98.26042175292969,"right":64.66666793823242,"bottom":122.26042175292969,"left":40.66666793823242},"b35bcbd9-ffdd-4be6":{"x":40.66166305541992,"y":100.4708480834961,"width":24.0050048828125,"height":19.587932586669922,"top":100.4708480834961,"right":64.66666793823242,"bottom":120.05878067016602,"left":40.66166305541992},"00dff787-2365-4cb8":{"x":84.66667175292969,"y":98.26042175292969,"width":159.45834350585938,"height":24,"top":98.26042175292969,"right":244.12501525878906,"bottom":122.26042175292969,"left":84.66667175292969},"a0e20cf5-a36c-4e92":{"x":16.666667938232422,"y":142.92709350585938,"width":2,"height":2,"top":142.92709350585938,"right":18.666667938232422,"bottom":144.92709350585938,"left":16.666667938232422},"992fd1fe-f6d1-41eb":{"x":16.666667938232422,"y":144.92709350585938,"width":382.66668701171875,"height":427.7395935058594,"top":144.92709350585938,"right":399.3333549499512,"bottom":572.6666870117188,"left":16.666667938232422},"3ff98b84-21e1-4983":{"x":16.666667938232422,"y":144.92709350585938,"width":382.66668701171875,"height":427.7395935058594,"top":144.92709350585938,"right":399.3333549499512,"bottom":572.6666870117188,"left":16.666667938232422},"8c03510e-5f31-4f63":{"x":16.666667938232422,"y":144.92709350585938,"width":382.66668701171875,"height":427.7395935058594,"top":144.92709350585938,"right":399.3333549499512,"bottom":572.6666870117188,"left":16.666667938232422},"d82952e6-d69f-4840":{"x":32.66666793823242,"y":144.92709350585938,"width":350.66668701171875,"height":72,"top":144.92709350585938,"right":383.3333549499512,"bottom":216.92709350585938,"left":32.66666793823242},"6cf1f0e4-b9a8-4dff":{"x":32.66666793823242,"y":144.92709350585938,"width":350.66668701171875,"height":72,"top":144.92709350585938,"right":383.3333549499512,"bottom":216.92709350585938,"left":32.66666793823242},"7c91a791-50c0-4bb8":{"x":32.66666793823242,"y":144.92709350585938,"width":350.66668701171875,"height":72,"top":144.92709350585938,"right":383.3333549499512,"bottom":216.92709350585938,"left":32.66666793823242},"e9d86053-da70-4340":{"x":42.66666793823242,"y":160.92709350585938,"width":12,"height":40,"top":160.92709350585938,"right":54.66666793823242,"bottom":200.92709350585938,"left":42.66666793823242},"bfb128aa-4ff2-4f55":{"x":30.666667938232422,"y":176.92709350585938,"width":24,"height":24,"top":176.92709350585938,"right":54.66666793823242,"bottom":200.92709350585938,"left":30.666667938232422},"067ac275-b340-46ee":{"x":34.66666793823242,"y":180.92709350585938,"width":16,"height":16,"top":180.92709350585938,"right":50.66666793823242,"bottom":196.92709350585938,"left":34.66666793823242},"6f538dae-d22c-4271":{"x":39.6668815612793,"y":183.9393768310547,"width":5.987513542175293,"height":9.975443840026855,"top":183.9393768310547,"right":45.65439510345459,"bottom":193.91482067108154,"left":39.6668815612793},"37272990-c9ff-4161":{"x":54.66666793823242,"y":160.92709350585938,"width":16,"height":40,"top":160.92709350585938,"right":70.66666793823242,"bottom":200.92709350585938,"left":54.66666793823242},"89e28ca4-88f4-4205":{"x":70.66667175292969,"y":161.92709350585938,"width":273.66668701171875,"height":38,"top":161.92709350585938,"right":344.33335876464844,"bottom":199.92709350585938,"left":70.66667175292969},"373c0d08-a335-44cd":{"x":85.73958587646484,"y":161.92709350585938,"width":243.52084350585938,"height":16,"top":161.92709350585938,"right":329.2604293823242,"bottom":177.92709350585938,"left":85.73958587646484},"6627c38c-0760-42cf":{"x":85.73958587646484,"y":161.92709350585938,"width":186.8854217529297,"height":16,"top":161.92709350585938,"right":272.62500762939453,"bottom":177.92709350585938,"left":85.73958587646484},"61245b46-d436-4fc5":{"x":287.22918701171875,"y":161.92709350585938,"width":42.03125,"height":16,"top":161.92709350585938,"right":329.26043701171875,"bottom":177.92709350585938,"left":287.22918701171875},"6fd8d0e2-22ca-4671":{"x":70.66667175292969,"y":177.92709350585938,"width":2,"height":2,"top":177.92709350585938,"right":72.66667175292969,"bottom":179.92709350585938,"left":70.66667175292969},"dfebbb43-d1ee-4b35":{"x":70.66667175292969,"y":179.92709350585938,"width":273.66668701171875,"height":20,"top":179.92709350585938,"right":344.33335876464844,"bottom":199.92709350585938,"left":70.66667175292969},"b98e7710-d9dc-45e5":{"x":344.3333435058594,"y":160.92709350585938,"width":16,"height":40,"top":160.92709350585938,"right":360.3333435058594,"bottom":200.92709350585938,"left":344.3333435058594},"f36602e2-e337-4777":{"x":360.3333435058594,"y":160.92709350585938,"width":12,"height":40,"top":160.92709350585938,"right":372.3333435058594,"bottom":200.92709350585938,"left":360.3333435058594},"a4e9b971-fdc9-439a":{"x":360.3333435058594,"y":176.92709350585938,"width":24,"height":24,"top":176.92709350585938,"right":384.3333435058594,"bottom":200.92709350585938,"left":360.3333435058594},"6733d878-5871-4fb2":{"x":364.3333435058594,"y":180.92709350585938,"width":16,"height":16,"top":180.92709350585938,"right":380.3333435058594,"bottom":196.92709350585938,"left":364.3333435058594},"a278ba8f-dbd0-49f6":{"x":369.34564208984375,"y":183.9393768310547,"width":5.987508296966553,"height":9.975423812866211,"top":183.9393768310547,"right":375.3331503868103,"bottom":193.9148006439209,"left":369.34564208984375},"e2b6a2bf-8263-4b65":{"x":32.66666793823242,"y":216.92709350585938,"width":350.66668701171875,"height":355.7395935058594,"top":216.92709350585938,"right":383.3333549499512,"bottom":572.6666870117188,"left":32.66666793823242},"5dac44c6-21ca-45ad":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":360,"top":216.92709350585938,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"12ced451-688c-4c97":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"47522fe3-0a5e-4afa":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"5e263156-e0e0-4816":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"fd0bae81-1a47-4d2b":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"b39acfbf-5d6f-4397":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"174c359e-de52-43a2":{"x":48.66666793823242,"y":233.92709350585938,"width":24,"height":38,"top":233.92709350585938,"right":72.66666793823242,"bottom":271.9270935058594,"left":48.66666793823242},"e09fc687-3370-4ecf":{"x":48.66666793823242,"y":233.92709350585938,"width":24,"height":38,"top":233.92709350585938,"right":72.66666793823242,"bottom":271.9270935058594,"left":48.66666793823242},"9ec1b0bf-3933-4c7b":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"5f74e403-9574-4f5f":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"5687f78f-a799-4544":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"055cc8b9-f829-4368":{"x":55.66666793823242,"y":246.92709350585938,"width":10,"height":12,"top":246.92709350585938,"right":65.66666793823242,"bottom":258.9270935058594,"left":55.66666793823242},"2c7dc1e6-73c7-4b73":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"65beced8-dd3f-4372":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"fda71bac-4ebd-42ef":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"c73d18e5-aba6-4d14":{"x":48.66666793823242,"y":260.9270935058594,"width":24,"height":4,"top":260.9270935058594,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"7a2cd70d-b185-4370":{"x":51.66666793823242,"y":237.92709350585938,"width":24,"height":24,"top":237.92709350585938,"right":75.66666793823242,"bottom":261.9270935058594,"left":51.66666793823242},"9af3ef91-602e-4697":{"x":64.46666717529297,"y":237.92709350585938,"width":11.200002670288086,"height":11.199992179870605,"top":237.92709350585938,"right":75.66666984558105,"bottom":249.12708568572998,"left":64.46666717529297},"3bacc748-f149-41d8":{"x":51.66666793823242,"y":237.92709350585938,"width":24,"height":24,"top":237.92709350585938,"right":75.66666793823242,"bottom":261.9270935058594,"left":51.66666793823242},"c515aedb-b844-4bf3":{"x":66.8984375,"y":241.08425903320312,"width":6.4092864990234375,"height":5.0960693359375,"top":241.08425903320312,"right":73.30772399902344,"bottom":246.18032836914062,"left":66.8984375},"b0007e8d-26d4-4406":{"x":72.66667175292969,"y":232.92709350585938,"width":16,"height":40,"top":232.92709350585938,"right":88.66667175292969,"bottom":272.9270935058594,"left":72.66667175292969},"e66c06e4-5d35-4a49":{"x":88.66667175292969,"y":241.92709350585938,"width":246,"height":22,"top":241.92709350585938,"right":334.6666717529297,"bottom":263.9270935058594,"left":88.66667175292969},"faa49964-8dd8-48ec":{"x":88.66667175292969,"y":241.92709350585938,"width":2,"height":2,"top":241.92709350585938,"right":90.66667175292969,"bottom":243.92709350585938,"left":88.66667175292969},"8b3b7291-3a72-410d":{"x":88.66667175292969,"y":243.92709350585938,"width":246,"height":20,"top":243.92709350585938,"right":334.6666717529297,"bottom":263.9270935058594,"left":88.66667175292969},"286215d4-1fe3-4388":{"x":334.66668701171875,"y":232.92709350585938,"width":16,"height":40,"top":232.92709350585938,"right":350.66668701171875,"bottom":272.9270935058594,"left":334.66668701171875},"b44e0ea0-07df-4fe9":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"d004db59-7ab2-4f85":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"edf953cd-89b0-423e":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"9b431a56-ed14-4964":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"46c7c49d-f40c-4c55":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"0833a74a-5939-44ba":{"x":48.66666793823242,"y":305.9270935058594,"width":24,"height":38,"top":305.9270935058594,"right":72.66666793823242,"bottom":343.9270935058594,"left":48.66666793823242},"76f77a54-c1ab-416d":{"x":48.66666793823242,"y":305.9270935058594,"width":24,"height":38,"top":305.9270935058594,"right":72.66666793823242,"bottom":343.9270935058594,"left":48.66666793823242},"24263364-aecb-4e83":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"8a1ec708-8f58-4a30":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"8733eb49-a42f-4677":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"3b2d2bb5-4e11-4dea":{"x":55.66666793823242,"y":318.9270935058594,"width":10,"height":12,"top":318.9270935058594,"right":65.66666793823242,"bottom":330.9270935058594,"left":55.66666793823242},"2e35b162-c1b4-431a":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"66982d13-a77c-4de5":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"ecf4af59-7d91-4065":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"702fc4ab-214d-4be9":{"x":48.66666793823242,"y":332.9270935058594,"width":24,"height":4,"top":332.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"bdca7905-df5f-4b0c":{"x":51.66666793823242,"y":309.9270935058594,"width":24,"height":24,"top":309.9270935058594,"right":75.66666793823242,"bottom":333.9270935058594,"left":51.66666793823242},"741b320b-00c4-437e":{"x":64.46666717529297,"y":309.9270935058594,"width":11.200002670288086,"height":11.199992179870605,"top":309.9270935058594,"right":75.66666984558105,"bottom":321.12708568573,"left":64.46666717529297},"8f5ba707-0252-47fb":{"x":51.66666793823242,"y":309.9270935058594,"width":24,"height":24,"top":309.9270935058594,"right":75.66666793823242,"bottom":333.9270935058594,"left":51.66666793823242},"0e0e4bd0-b5ac-47b2":{"x":66.8984375,"y":313.0842590332031,"width":6.4092864990234375,"height":5.0960693359375,"top":313.0842590332031,"right":73.30772399902344,"bottom":318.1803283691406,"left":66.8984375},"67ec5aac-4825-4835":{"x":72.66667175292969,"y":304.9270935058594,"width":16,"height":40,"top":304.9270935058594,"right":88.66667175292969,"bottom":344.9270935058594,"left":72.66667175292969},"05fb550f-862e-438d":{"x":88.66667175292969,"y":313.9270935058594,"width":246,"height":22,"top":313.9270935058594,"right":334.6666717529297,"bottom":335.9270935058594,"left":88.66667175292969},"de87dc31-f67d-4385":{"x":88.66667175292969,"y":313.9270935058594,"width":2,"height":2,"top":313.9270935058594,"right":90.66667175292969,"bottom":315.9270935058594,"left":88.66667175292969},"ce93a3c3-98c0-40e0":{"x":88.66667175292969,"y":315.9270935058594,"width":246,"height":20,"top":315.9270935058594,"right":334.6666717529297,"bottom":335.9270935058594,"left":88.66667175292969},"c3c28e50-7419-4a09":{"x":334.66668701171875,"y":304.9270935058594,"width":16,"height":40,"top":304.9270935058594,"right":350.66668701171875,"bottom":344.9270935058594,"left":334.66668701171875},"5c5c67ae-5bc4-4435":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"f7ac2089-4142-4428":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"45f2bb86-54d8-4df5":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"c6022cdd-3993-4465":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"a4e7ae92-487f-497a":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"faaa4d75-04cf-4dc0":{"x":48.66666793823242,"y":377.9270935058594,"width":24,"height":38,"top":377.9270935058594,"right":72.66666793823242,"bottom":415.9270935058594,"left":48.66666793823242},"8d21b13e-9ca5-4469":{"x":48.66666793823242,"y":377.9270935058594,"width":24,"height":38,"top":377.9270935058594,"right":72.66666793823242,"bottom":415.9270935058594,"left":48.66666793823242},"0c36ea20-0790-4a7e":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"315871b2-f969-41ed":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"facb8a7c-1b98-470c":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"c1597b0b-5c08-4f57":{"x":54.665828704833984,"y":390.9273681640625,"width":12.001678466796875,"height":11.499471664428711,"top":390.9273681640625,"right":66.66750717163086,"bottom":402.4268398284912,"left":54.665828704833984},"07204733-81c2-4db3":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"c9b3c072-27e4-4992":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"c03ef18e-27d1-4398":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"2b9d4db2-c521-4659":{"x":48.66666793823242,"y":404.9270935058594,"width":12,"height":4,"top":404.9270935058594,"right":60.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"20110fdd-8afc-4784":{"x":72.66667175292969,"y":376.9270935058594,"width":16,"height":40,"top":376.9270935058594,"right":88.66667175292969,"bottom":416.9270935058594,"left":72.66667175292969},"e28ecbf6-a04d-46b0":{"x":88.66667175292969,"y":385.9270935058594,"width":246,"height":22,"top":385.9270935058594,"right":334.6666717529297,"bottom":407.9270935058594,"left":88.66667175292969},"d57384f3-bce1-4fc7":{"x":88.66667175292969,"y":385.9270935058594,"width":2,"height":2,"top":385.9270935058594,"right":90.66667175292969,"bottom":387.9270935058594,"left":88.66667175292969},"02a54987-a273-4639":{"x":88.66667175292969,"y":387.9270935058594,"width":246,"height":20,"top":387.9270935058594,"right":334.6666717529297,"bottom":407.9270935058594,"left":88.66667175292969},"cc2c9b55-292b-4092":{"x":334.66668701171875,"y":376.9270935058594,"width":16,"height":40,"top":376.9270935058594,"right":350.66668701171875,"bottom":416.9270935058594,"left":334.66668701171875},"0b6507ec-be81-41a5":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"8003255a-3cd6-4a11":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"097e9b38-454f-4f37":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"c09d7125-5da4-46ab":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"e4a40d98-7a22-43ea":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"daededa9-e554-4100":{"x":48.66666793823242,"y":449.9270935058594,"width":24,"height":38,"top":449.9270935058594,"right":72.66666793823242,"bottom":487.9270935058594,"left":48.66666793823242},"9bf64367-d474-4f10":{"x":48.66666793823242,"y":449.9270935058594,"width":24,"height":38,"top":449.9270935058594,"right":72.66666793823242,"bottom":487.9270935058594,"left":48.66666793823242},"fbfe0177-1bf4-49ef":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"d8573366-f88e-4d57":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"59d29594-1e80-4dd7":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"de985294-8b6e-4bc6":{"x":55.66666793823242,"y":462.9270935058594,"width":10,"height":12,"top":462.9270935058594,"right":65.66666793823242,"bottom":474.9270935058594,"left":55.66666793823242},"abdbecee-1e56-4c49":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"c7227ad7-1e7d-4984":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"e49c4728-fcf3-4137":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"bab8acd4-12f1-42ee":{"x":48.66666793823242,"y":476.9270935058594,"width":24,"height":4,"top":476.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"c21bc7ef-0126-406b":{"x":51.66666793823242,"y":453.9270935058594,"width":24,"height":24,"top":453.9270935058594,"right":75.66666793823242,"bottom":477.9270935058594,"left":51.66666793823242},"883bab0b-571d-4233":{"x":64.46666717529297,"y":453.9270935058594,"width":11.200002670288086,"height":11.199992179870605,"top":453.9270935058594,"right":75.66666984558105,"bottom":465.12708568573,"left":64.46666717529297},"f45bb68b-9ea6-47d7":{"x":51.66666793823242,"y":453.9270935058594,"width":24,"height":24,"top":453.9270935058594,"right":75.66666793823242,"bottom":477.9270935058594,"left":51.66666793823242},"3a8d08a1-45b5-4ffb":{"x":66.8984375,"y":457.08428955078125,"width":6.4092864990234375,"height":5.0960693359375,"top":457.08428955078125,"right":73.30772399902344,"bottom":462.18035888671875,"left":66.8984375},"708d1617-bec5-450e":{"x":72.66667175292969,"y":448.9270935058594,"width":16,"height":40,"top":448.9270935058594,"right":88.66667175292969,"bottom":488.9270935058594,"left":72.66667175292969},"fb4a5298-6e45-4827":{"x":88.66667175292969,"y":457.9270935058594,"width":246,"height":22,"top":457.9270935058594,"right":334.6666717529297,"bottom":479.9270935058594,"left":88.66667175292969},"ae08188f-2f42-402b":{"x":88.66667175292969,"y":457.9270935058594,"width":2,"height":2,"top":457.9270935058594,"right":90.66667175292969,"bottom":459.9270935058594,"left":88.66667175292969},"bd2e874b-8475-4d52":{"x":88.66667175292969,"y":459.9270935058594,"width":246,"height":20,"top":459.9270935058594,"right":334.6666717529297,"bottom":479.9270935058594,"left":88.66667175292969},"5db6c77d-ad9e-4594":{"x":334.66668701171875,"y":448.9270935058594,"width":16,"height":40,"top":448.9270935058594,"right":350.66668701171875,"bottom":488.9270935058594,"left":334.66668701171875},"fb7a19eb-aad0-42e5":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"83898dc9-5127-48a3":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"0a8542ef-26b8-43b7":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"e0f139ea-6068-4519":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"cb166b95-e965-447f":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"26d784fb-b8c8-42b7":{"x":48.66666793823242,"y":521.9271240234375,"width":24,"height":38,"top":521.9271240234375,"right":72.66666793823242,"bottom":559.9271240234375,"left":48.66666793823242},"138c855b-7105-4d02":{"x":48.66666793823242,"y":521.9271240234375,"width":24,"height":38,"top":521.9271240234375,"right":72.66666793823242,"bottom":559.9271240234375,"left":48.66666793823242},"94095eca-9508-473f":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"7f073bc4-582b-4eab":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"b4ae62d4-d785-4cb1":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"2eb043e8-3cc1-4ceb":{"x":55.66665267944336,"y":534.9212646484375,"width":11.005813598632812,"height":11.005819320678711,"top":534.9212646484375,"right":66.67246627807617,"bottom":545.9270839691162,"left":55.66665267944336},"a7f72ef4-feb3-4483":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"4ea87829-93b3-46a3":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"3817c54f-c7f4-4a55":{"x":72.66667175292969,"y":520.9271240234375,"width":16,"height":40,"top":520.9271240234375,"right":88.66667175292969,"bottom":560.9271240234375,"left":72.66667175292969},"8e515449-7338-4f7e":{"x":88.66667175292969,"y":529.9271240234375,"width":246,"height":22,"top":529.9271240234375,"right":334.6666717529297,"bottom":551.9271240234375,"left":88.66667175292969},"dff52f9c-44ea-469f":{"x":88.66667175292969,"y":529.9271240234375,"width":2,"height":2,"top":529.9271240234375,"right":90.66667175292969,"bottom":531.9271240234375,"left":88.66667175292969},"66131e3e-9b10-4708":{"x":88.66667175292969,"y":531.9271240234375,"width":246,"height":20,"top":531.9271240234375,"right":334.6666717529297,"bottom":551.9271240234375,"left":88.66667175292969},"437e3267-6463-47f3":{"x":334.66668701171875,"y":520.9271240234375,"width":16,"height":40,"top":520.9271240234375,"right":350.66668701171875,"bottom":560.9271240234375,"left":334.66668701171875},"1cdec663-ecd7-4493":{"x":32.66666793823242,"y":576.9271240234375,"width":334,"height":93.22917175292969,"top":576.9271240234375,"right":366.6666679382324,"bottom":670.1562957763672,"left":32.66666793823242},"69f005ef-1ee3-4520":{"x":32.66666793823242,"y":576.9271240234375,"width":334,"height":93.22917175292969,"top":576.9271240234375,"right":366.6666679382324,"bottom":670.1562957763672,"left":32.66666793823242},"8d630dc7-2a74-48ab":{"x":32.66666793823242,"y":588.9271240234375,"width":334,"height":81.22917175292969,"top":588.9271240234375,"right":366.6666679382324,"bottom":670.1562957763672,"left":32.66666793823242},"1ba28173-5d96-4960":{"x":416,"y":311.4583435058594,"width":32,"height":40,"top":311.4583435058594,"right":448,"bottom":351.4583435058594,"left":416},"386130da-31eb-4384":{"x":416.66668701171875,"y":319.4583435058594,"width":24,"height":24,"top":319.4583435058594,"right":440.66668701171875,"bottom":343.4583435058594,"left":416.66668701171875},"5acbb5af-d2ab-4f4a":{"x":424.6668701171875,"y":324.47064208984375,"width":7.987508296966553,"height":13.975423812866211,"top":324.47064208984375,"right":432.65437841415405,"bottom":338.44606590270996,"left":424.6668701171875},"d68ec465-f4e3-4a6d":{"x":416,"y":61.59375,"width":847.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":416},"719b65e0-b8c7-49a6":{"x":416,"y":61.59375,"width":847.3333740234375,"height":473.7395935058594,"top":61.59375,"right":1263.3333740234375,"bottom":535.3333435058594,"left":416},"101e7aed-dd28-42d9":{"x":416.66668701171875,"y":61.59375,"width":846.6666870117188,"height":473.7395935058594,"top":61.59375,"right":1263.3333740234375,"bottom":535.3333435058594,"left":416.66668701171875},"627bca52-00ad-462c":{"x":416.66668701171875,"y":61.59375,"width":830,"height":110.39583587646484,"top":61.59375,"right":1246.6666870117188,"bottom":171.98958587646484,"left":416.66668701171875},"7a741d1e-d5c1-4a64":{"x":487.66668701171875,"y":61.59375,"width":688,"height":56,"top":61.59375,"right":1175.6666870117188,"bottom":117.59375,"left":487.66668701171875},"cbea36e9-3461-427c":{"x":679.6146240234375,"y":85.59375,"width":304.10418701171875,"height":32,"top":85.59375,"right":983.7188110351562,"bottom":117.59375,"left":679.6146240234375},"2a829e0a-576d-45f1":{"x":464.66668701171875,"y":117.59375,"width":734,"height":54.395835876464844,"top":117.59375,"right":1198.6666870117188,"bottom":171.98958587646484,"left":464.66668701171875},"6db72ef9-c2ec-40d1":{"x":769.4583740234375,"y":125.59375,"width":148.4166717529297,"height":22.39583396911621,"top":125.59375,"right":917.8750457763672,"bottom":147.9895839691162,"left":769.4583740234375},"a84e6551-b153-4318":{"x":769.4583740234375,"y":125.59375,"width":148.4166717529297,"height":22.39583396911621,"top":125.59375,"right":917.8750457763672,"bottom":147.9895839691162,"left":769.4583740234375},"9a851cb6-ccd7-4f48":{"x":769.4583740234375,"y":128.2604217529297,"width":13,"height":16,"top":128.2604217529297,"right":782.4583740234375,"bottom":144.2604217529297,"left":769.4583740234375},"1990794b-aead-4651":{"x":769.4583740234375,"y":127.92708587646484,"width":13,"height":13,"top":127.92708587646484,"right":782.4583740234375,"bottom":140.92708587646484,"left":769.4583740234375},"5d15afad-576b-465e":{"x":416.66668701171875,"y":171.98959350585938,"width":830,"height":1163.479248046875,"top":171.98959350585938,"right":1246.6666870117188,"bottom":1335.4688415527344,"left":416.66668701171875},"0a0a6b04-2d03-47fd":{"x":416.66668701171875,"y":171.98959350585938,"width":830,"height":1163.479248046875,"top":171.98959350585938,"right":1246.6666870117188,"bottom":1335.4688415527344,"left":416.66668701171875},"01b2c760-3cb2-4da5":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":1163.479248046875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":1335.4688415527344,"left":464.66668701171875},"22fbd4b3-54bc-46d4":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":1143.479248046875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":1315.4688415527344,"left":464.66668701171875},"9ac84248-e340-420e":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":1143.479248046875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":1315.4688415527344,"left":464.66668701171875},"bfd7bb3a-f69c-4f03":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":403.10418701171875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":575.0937805175781,"left":464.66668701171875},"53626de2-9a49-4c08":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":403.10418701171875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":575.0937805175781,"left":464.66668701171875},"45db619b-a755-4f7c":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":403.10418701171875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":575.0937805175781,"left":464.66668701171875},"4222940b-2834-4c1b":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":383.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":575.0937805175781,"left":484.66668701171875},"37017de3-f3a5-40c7":{"x":1112.6771240234375,"y":181.98959350585938,"width":75.98958587646484,"height":14,"top":181.98959350585938,"right":1188.6667098999023,"bottom":195.98959350585938,"left":1112.6771240234375},"8cc51820-7c57-43aa":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":383.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":575.0937805175781,"left":484.66668701171875},"6b995806-8936-41e2":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":383.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":575.0937805175781,"left":484.66668701171875},"20b1984a-ba81-4517":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":363.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":555.0937805175781,"left":484.66668701171875},"aca865a0-5b6b-4db4":{"x":484.66668701171875,"y":191.98959350585938,"width":674,"height":363.10418701171875,"top":191.98959350585938,"right":1158.6666870117188,"bottom":555.0937805175781,"left":484.66668701171875},"3b963ffa-2565-4093":{"x":484.66668701171875,"y":191.98959350585938,"width":674,"height":25.197917938232422,"top":191.98959350585938,"right":1158.6666870117188,"bottom":217.1875114440918,"left":484.66668701171875},"1107a456-b431-4bc9":{"x":484.66668701171875,"y":239.1875,"width":674,"height":293.90625,"top":239.1875,"right":1158.6666870117188,"bottom":533.09375,"left":484.66668701171875},"fadc959c-8117-4eee":{"x":484.66668701171875,"y":241.8541717529297,"width":669.4583740234375,"height":288.3125,"top":241.8541717529297,"right":1154.1250610351562,"bottom":530.1666717529297,"left":484.66668701171875},"b81fb655-530b-4b7a":{"x":571.59375,"y":300.63543701171875,"width":56.78125,"height":14,"top":300.63543701171875,"right":628.375,"bottom":314.63543701171875,"left":571.59375},"d79133e8-8acb-4d96":{"x":522.3021240234375,"y":339.82293701171875,"width":46.10416793823242,"height":14,"top":339.82293701171875,"right":568.4062919616699,"bottom":353.82293701171875,"left":522.3021240234375},"67d28e09-9310-4ff5":{"x":598.1875,"y":339.82293701171875,"width":61.875,"height":14,"top":339.82293701171875,"right":660.0625,"bottom":353.82293701171875,"left":598.1875},"c6b1b5e0-7d17-442e":{"x":511.625,"y":359.41668701171875,"width":63.427085876464844,"height":14,"top":359.41668701171875,"right":575.0520858764648,"bottom":373.41668701171875,"left":511.625},"56ec39be-26b4-434d":{"x":871.7708740234375,"y":359.41668701171875,"width":13.322916984558105,"height":14,"top":359.41668701171875,"right":885.0937910079956,"bottom":373.41668701171875,"left":871.7708740234375},"89b2c5f6-1feb-40a5":{"x":559.9583740234375,"y":379.01043701171875,"width":34.60416793823242,"height":14,"top":379.01043701171875,"right":594.5625419616699,"bottom":393.01043701171875,"left":559.9583740234375},"17b35a39-c205-4923":{"x":706.0416870117188,"y":379.01043701171875,"width":25.447917938232422,"height":14,"top":379.01043701171875,"right":731.4896049499512,"bottom":393.01043701171875,"left":706.0416870117188},"1751e9c5-61e6-4920":{"x":761.2708740234375,"y":379.01043701171875,"width":22.6875,"height":14,"top":379.01043701171875,"right":783.9583740234375,"bottom":393.01043701171875,"left":761.2708740234375},"ace59ba5-4ffa-471a":{"x":511.625,"y":398.60418701171875,"width":73.96875,"height":14,"top":398.60418701171875,"right":585.59375,"bottom":412.60418701171875,"left":511.625},"383aca81-fdd5-4ad9":{"x":867.0104370117188,"y":398.60418701171875,"width":34.60416793823242,"height":14,"top":398.60418701171875,"right":901.6146049499512,"bottom":412.60418701171875,"left":867.0104370117188},"eb25de05-cef8-4471":{"x":698.4271240234375,"y":418.19793701171875,"width":73.96875,"height":14,"top":418.19793701171875,"right":772.3958740234375,"bottom":432.19793701171875,"left":698.4271240234375},"e2d4e82f-9ec7-4463":{"x":775.9896240234375,"y":418.19793701171875,"width":8.125,"height":14,"top":418.19793701171875,"right":784.1146240234375,"bottom":432.19793701171875,"left":775.9896240234375},"51fd7fb1-6201-4460":{"x":884.53125,"y":418.19793701171875,"width":95.98958587646484,"height":14,"top":418.19793701171875,"right":980.5208358764648,"bottom":432.19793701171875,"left":884.53125},"5483c472-ca81-48bd":{"x":741.0625,"y":437.79168701171875,"width":95.83333587646484,"height":14,"top":437.79168701171875,"right":836.8958358764648,"bottom":451.79168701171875,"left":741.0625},"9250cc56-6fa3-465d":{"x":708.7604370117188,"y":496.57293701171875,"width":132.7916717529297,"height":14,"top":496.57293701171875,"right":841.5521087646484,"bottom":510.57293701171875,"left":708.7604370117188},"54e8a47f-8e25-4613":{"x":484.66668701171875,"y":555.09375,"width":694,"height":20,"top":555.09375,"right":1178.6666870117188,"bottom":575.09375,"left":484.66668701171875},"ff17276b-1194-4eb3":{"x":484.66668701171875,"y":575.09375,"width":694,"height":740.375,"top":575.09375,"right":1178.6666870117188,"bottom":1315.46875,"left":484.66668701171875},"26ed9b65-2c0b-49ea":{"x":484.66668701171875,"y":575.09375,"width":694,"height":536.3333740234375,"top":575.09375,"right":1178.6666870117188,"bottom":1111.4271240234375,"left":484.66668701171875},"6c11469e-7e7c-418a":{"x":416,"y":535.3333740234375,"width":847.3333740234375,"height":66,"top":535.3333740234375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":416},"069caa6f-d246-4fc7":{"x":416,"y":535.3333740234375,"width":847.3333740234375,"height":66,"top":535.3333740234375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":416},"56a5d630-7f52-46af":{"x":1105.697998046875,"y":536,"width":140.96875,"height":64.66667175292969,"top":536,"right":1246.666748046875,"bottom":600.6666717529297,"left":1105.697998046875},"7ebe945e-6e85-4eff":{"x":1105.697998046875,"y":548.3333740234375,"width":140.96875,"height":40,"top":548.3333740234375,"right":1246.666748046875,"bottom":588.3333740234375,"left":1105.697998046875},"e0d519f3-0c64-4c83":{"x":1121.697998046875,"y":558.3333740234375,"width":108.96875,"height":20,"top":558.3333740234375,"right":1230.666748046875,"bottom":578.3333740234375,"left":1121.697998046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-140.json b/demonstrations/ausdjpo/bboxes/bboxes-140.json new file mode 100644 index 0000000000000000000000000000000000000000..9d1051927147863eff9497ca89d4e4c152937ff2 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-140.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":0,"width":1263.3333740234375,"height":601.3333740234375,"top":0,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":0,"width":1263.3333740234375,"height":601.3333740234375,"top":0,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":0,"width":1263.3333740234375,"height":601.3333740234375,"top":0,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"b46fd975-6131-4420":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-0.40625,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"79c48138-276e-4e8e":{"x":0,"y":-0.40625,"width":1263.3333740234375,"height":62,"top":-0.40625,"right":1263.3333740234375,"bottom":61.59375,"left":0},"648cffa4-f96d-4e02":{"x":31.666667938232422,"y":0.2604166865348816,"width":1200,"height":60.66666793823242,"top":0.2604166865348816,"right":1231.6666679382324,"bottom":60.9270846247673,"left":31.666667938232422},"b3ca9826-042a-491a":{"x":31.666667938232422,"y":0.2604166865348816,"width":1200,"height":60.66666793823242,"top":0.2604166865348816,"right":1231.6666679382324,"bottom":60.9270846247673,"left":31.666667938232422},"b49bdf98-7efc-483c":{"x":31.666667938232422,"y":0.2604166865348816,"width":512.5,"height":60.66666793823242,"top":0.2604166865348816,"right":544.1666679382324,"bottom":60.9270846247673,"left":31.666667938232422},"ed4befa5-11ff-4117":{"x":51.66666793823242,"y":0.2604166865348816,"width":73.1875,"height":60.66666793823242,"top":0.2604166865348816,"right":124.85416793823242,"bottom":60.9270846247673,"left":51.66666793823242},"710c3642-0b96-4d67":{"x":51.66666793823242,"y":0.2604166865348816,"width":73.1875,"height":60.66666793823242,"top":0.2604166865348816,"right":124.85416793823242,"bottom":60.9270846247673,"left":51.66666793823242},"e9cb357d-7082-4c9e":{"x":51.66666793823242,"y":20.59375,"width":73.1875,"height":20,"top":20.59375,"right":124.85416793823242,"bottom":40.59375,"left":51.66666793823242},"bda74a7b-3179-4409":{"x":114.85417175292969,"y":25.59375,"width":10,"height":16,"top":25.59375,"right":124.85417175292969,"bottom":41.59375,"left":114.85417175292969},"8ed19b8c-d6d2-4659":{"x":114.85417175292969,"y":28.260417938232422,"width":10,"height":10,"top":28.260417938232422,"right":124.85417175292969,"bottom":38.26041793823242,"left":114.85417175292969},"73e47e23-7df4-49d2":{"x":114.85417175292969,"y":28.260417938232422,"width":10,"height":6,"top":28.260417938232422,"right":124.85417175292969,"bottom":34.26041793823242,"left":114.85417175292969},"758a8d3a-06e0-4e32":{"x":156.8541717529297,"y":0.2604166865348816,"width":200,"height":60.66666793823242,"top":0.2604166865348816,"right":356.8541717529297,"bottom":60.9270846247673,"left":156.8541717529297},"14084804-3156-4e40":{"x":156.8541717529297,"y":10.260416984558105,"width":200,"height":40,"top":10.260416984558105,"right":356.8541717529297,"bottom":50.260416984558105,"left":156.8541717529297},"6aaed04d-51a4-4ee3":{"x":156.8541717529297,"y":20.260417938232422,"width":200,"height":20,"top":20.260417938232422,"right":356.8541717529297,"bottom":40.26041793823242,"left":156.8541717529297},"0840a99e-86ae-4f2d":{"x":166.8541717529297,"y":20.260417938232422,"width":160,"height":20,"top":20.260417938232422,"right":326.8541717529297,"bottom":40.26041793823242,"left":166.8541717529297},"819b161b-5263-4a37":{"x":326.85418701171875,"y":20.260417938232422,"width":20,"height":20,"top":20.260417938232422,"right":346.85418701171875,"bottom":40.26041793823242,"left":326.85418701171875},"ba484a53-8521-41d7":{"x":326.85418701171875,"y":20.260417938232422,"width":20,"height":20,"top":20.260417938232422,"right":346.85418701171875,"bottom":40.26041793823242,"left":326.85418701171875},"de80ee56-c5ad-4553":{"x":326.85418701171875,"y":20.260417938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.260417938232422,"right":346.59682273864746,"bottom":40.00305938720703,"left":326.85418701171875},"67250799-159d-4232":{"x":544.1666870117188,"y":0.2604166865348816,"width":175,"height":60.66666793823242,"top":0.2604166865348816,"right":719.1666870117188,"bottom":60.9270846247673,"left":544.1666870117188},"9e49790c-5620-4eea":{"x":544.1666870117188,"y":0.2604166865348816,"width":175,"height":60.66666793823242,"top":0.2604166865348816,"right":719.1666870117188,"bottom":60.9270846247673,"left":544.1666870117188},"bec44325-791a-44fa":{"x":544.1666870117188,"y":16.59375,"width":175,"height":28,"top":16.59375,"right":719.1666870117188,"bottom":44.59375,"left":544.1666870117188},"89fe3d2c-8ce8-4b72":{"x":577.6353759765625,"y":22.638717651367188,"width":12.456461906433105,"height":15.980067253112793,"top":22.638717651367188,"right":590.0918378829956,"bottom":38.61878490447998,"left":577.6353759765625},"9b74f6ad-867c-40df":{"x":591.6751708984375,"y":22.589488983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.589488983154297,"right":601.4890956878662,"bottom":38.568182945251465,"left":591.6751708984375},"c8da98bf-fb42-4ab5":{"x":603.0106811523438,"y":27.789775848388672,"width":8.918783187866211,"height":11.033465385437012,"top":27.789775848388672,"right":611.92946434021,"bottom":38.823241233825684,"left":603.0106811523438},"df8ac92b-7a3a-4ecb":{"x":614.3555908203125,"y":27.79744529724121,"width":9.84375,"height":10.750852584838867,"top":27.79744529724121,"right":624.1993408203125,"bottom":38.54829788208008,"left":614.3555908203125},"42c73942-6a97-45ad":{"x":629.4923706054688,"y":22.390174865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.390174865722656,"right":644.7093305587769,"bottom":38.60359001159668,"left":629.4923706054688},"445d284c-958a-4674":{"x":644.7662963867188,"y":27.789688110351562,"width":10.021647453308105,"height":11.061877250671387,"top":27.789688110351562,"right":654.7879438400269,"bottom":38.85156536102295,"left":644.7662963867188},"da9eb0dd-501f-4830":{"x":656.077392578125,"y":27.789775848388672,"width":8.908854484558105,"height":11.033468246459961,"top":27.789775848388672,"right":664.9862470626831,"bottom":38.82324409484863,"left":656.077392578125},"8846c86e-52ee-4fcb":{"x":666.81591796875,"y":22.589488983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.589488983154297,"right":677.445068359375,"bottom":38.8167667388916,"left":666.81591796875},"09b10153-283a-4fb7":{"x":679.2613525390625,"y":27.788198471069336,"width":10.168050765991211,"height":11.028692245483398,"top":27.788198471069336,"right":689.4294033050537,"bottom":38.816890716552734,"left":679.2613525390625},"6a11ebc3-4228-42b2":{"x":691.116943359375,"y":27.77620506286621,"width":16.088054656982422,"height":10.782130241394043,"top":27.77620506286621,"right":707.2049980163574,"bottom":38.558335304260254,"left":691.116943359375},"1392255a-4a76-48db":{"x":708.2432861328125,"y":28.0162353515625,"width":10.640869140625,"height":15.982549667358398,"top":28.0162353515625,"right":718.8841552734375,"bottom":43.9987850189209,"left":708.2432861328125},"7566da1f-c5cc-420e":{"x":544.8229370117188,"y":16.67080307006836,"width":25.842327117919922,"height":27.845901489257812,"top":16.67080307006836,"right":570.6652641296387,"bottom":44.51670455932617,"left":544.8229370117188},"a10df2a6-2916-43a7":{"x":547.85546875,"y":27.92897605895996,"width":19.8865966796875,"height":10.897727966308594,"top":27.92897605895996,"right":567.7420654296875,"bottom":38.826704025268555,"left":547.85546875},"f80fd53c-4100-48e2":{"x":554.76611328125,"y":22.38068199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.38068199157715,"right":560.732015132904,"bottom":28.346591472625732,"left":554.76611328125},"925e532d-44aa-44cb":{"x":719.1666870117188,"y":0.2604166865348816,"width":512.5,"height":60.66666793823242,"top":0.2604166865348816,"right":1231.6666870117188,"bottom":60.9270846247673,"left":719.1666870117188},"ddc7847e-69ef-43d3":{"x":845.6146240234375,"y":0.2604166865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.2604166865348816,"right":936.8542098999023,"bottom":60.9270846247673,"left":845.6146240234375},"6549b6cc-c448-412c":{"x":845.6146240234375,"y":20.59375,"width":91.23958587646484,"height":20,"top":20.59375,"right":936.8542098999023,"bottom":40.59375,"left":845.6146240234375},"658c4696-3ca6-4adf":{"x":968.8541870117188,"y":0.2604166865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.2604166865348816,"right":1041.6875228881836,"bottom":60.9270846247673,"left":968.8541870117188},"e131d819-fc1b-4771":{"x":968.8541870117188,"y":20.59375,"width":52.833335876464844,"height":20,"top":20.59375,"right":1021.6875228881836,"bottom":40.59375,"left":968.8541870117188},"5077dcd8-7c18-4d3d":{"x":1025.6875,"y":22.59375,"width":16,"height":16,"top":22.59375,"right":1041.6875,"bottom":38.59375,"left":1025.6875},"58c7f0f6-0e8b-424f":{"x":1027.6875,"y":24.59375,"width":12,"height":12,"top":24.59375,"right":1039.6875,"bottom":36.59375,"left":1027.6875},"c7f47c19-472e-40ad":{"x":1057.6875,"y":0.2604166865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.2604166865348816,"right":1211.6666717529297,"bottom":60.9270846247673,"left":1057.6875},"91a69dd5-cf4f-4c25":{"x":1073.6875,"y":0.2604166865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.2604166865348816,"right":1211.6666717529297,"bottom":60.9270846247673,"left":1073.6875},"9caf2689-9e33-4660":{"x":1073.6875,"y":20.59375,"width":137.9791717529297,"height":20,"top":20.59375,"right":1211.6666717529297,"bottom":40.59375,"left":1073.6875},"e725544c-8bc9-4073":{"x":1073.6875,"y":20.59375,"width":137.9791717529297,"height":20,"top":20.59375,"right":1211.6666717529297,"bottom":40.59375,"left":1073.6875},"0addf75c-e411-4a0c":{"x":0,"y":61.59375,"width":1263.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"8320a1b6-b9dd-4cfa":{"x":0,"y":61.59375,"width":1263.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"b3a2e7b6-09a3-4bf3":{"x":0,"y":61.59375,"width":1263.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":0},"46d30a89-e645-469d":{"x":0,"y":61.59375,"width":416,"height":539.7396240234375,"top":61.59375,"right":416,"bottom":601.3333740234375,"left":0},"8ecfb2e5-68c0-4a25":{"x":0,"y":61.59375,"width":416,"height":539.7396240234375,"top":61.59375,"right":416,"bottom":601.3333740234375,"left":0},"7f618fe1-ab69-4606":{"x":16,"y":77.59375,"width":384,"height":507.7395935058594,"top":77.59375,"right":400,"bottom":585.3333435058594,"left":16},"a1593ec6-b447-4f13":{"x":16,"y":77.59375,"width":384,"height":507.7395935058594,"top":77.59375,"right":400,"bottom":585.3333435058594,"left":16},"31fe2739-a471-46cd":{"x":16.666667938232422,"y":78.26042175292969,"width":382.66668701171875,"height":64.66667175292969,"top":78.26042175292969,"right":399.3333549499512,"bottom":142.92709350585938,"left":16.666667938232422},"e17c82f1-ad77-4d8a":{"x":16.666667938232422,"y":78.26042175292969,"width":382.66668701171875,"height":64,"top":78.26042175292969,"right":399.3333549499512,"bottom":142.2604217529297,"left":16.666667938232422},"5da20e7a-0eb8-4903":{"x":32.66666793823242,"y":90.26042175292969,"width":211.45834350585938,"height":40,"top":90.26042175292969,"right":244.1250114440918,"bottom":130.2604217529297,"left":32.66666793823242},"3a652eef-39bd-492c":{"x":32.66666793823242,"y":90.26042175292969,"width":40,"height":40,"top":90.26042175292969,"right":72.66666793823242,"bottom":130.2604217529297,"left":32.66666793823242},"65db0ba6-7211-4b51":{"x":40.66666793823242,"y":98.26042175292969,"width":24,"height":24,"top":98.26042175292969,"right":64.66666793823242,"bottom":122.26042175292969,"left":40.66666793823242},"b35bcbd9-ffdd-4be6":{"x":40.66166305541992,"y":100.4708480834961,"width":24.0050048828125,"height":19.587932586669922,"top":100.4708480834961,"right":64.66666793823242,"bottom":120.05878067016602,"left":40.66166305541992},"00dff787-2365-4cb8":{"x":84.66667175292969,"y":98.26042175292969,"width":159.45834350585938,"height":24,"top":98.26042175292969,"right":244.12501525878906,"bottom":122.26042175292969,"left":84.66667175292969},"a0e20cf5-a36c-4e92":{"x":16.666667938232422,"y":142.92709350585938,"width":2,"height":2,"top":142.92709350585938,"right":18.666667938232422,"bottom":144.92709350585938,"left":16.666667938232422},"992fd1fe-f6d1-41eb":{"x":16.666667938232422,"y":144.92709350585938,"width":382.66668701171875,"height":427.7395935058594,"top":144.92709350585938,"right":399.3333549499512,"bottom":572.6666870117188,"left":16.666667938232422},"3ff98b84-21e1-4983":{"x":16.666667938232422,"y":144.92709350585938,"width":382.66668701171875,"height":427.7395935058594,"top":144.92709350585938,"right":399.3333549499512,"bottom":572.6666870117188,"left":16.666667938232422},"8c03510e-5f31-4f63":{"x":16.666667938232422,"y":144.92709350585938,"width":382.66668701171875,"height":427.7395935058594,"top":144.92709350585938,"right":399.3333549499512,"bottom":572.6666870117188,"left":16.666667938232422},"d82952e6-d69f-4840":{"x":32.66666793823242,"y":144.92709350585938,"width":350.66668701171875,"height":72,"top":144.92709350585938,"right":383.3333549499512,"bottom":216.92709350585938,"left":32.66666793823242},"6cf1f0e4-b9a8-4dff":{"x":32.66666793823242,"y":144.92709350585938,"width":350.66668701171875,"height":72,"top":144.92709350585938,"right":383.3333549499512,"bottom":216.92709350585938,"left":32.66666793823242},"7c91a791-50c0-4bb8":{"x":32.66666793823242,"y":144.92709350585938,"width":350.66668701171875,"height":72,"top":144.92709350585938,"right":383.3333549499512,"bottom":216.92709350585938,"left":32.66666793823242},"e9d86053-da70-4340":{"x":42.66666793823242,"y":160.92709350585938,"width":12,"height":40,"top":160.92709350585938,"right":54.66666793823242,"bottom":200.92709350585938,"left":42.66666793823242},"bfb128aa-4ff2-4f55":{"x":30.666667938232422,"y":176.92709350585938,"width":24,"height":24,"top":176.92709350585938,"right":54.66666793823242,"bottom":200.92709350585938,"left":30.666667938232422},"067ac275-b340-46ee":{"x":34.66666793823242,"y":180.92709350585938,"width":16,"height":16,"top":180.92709350585938,"right":50.66666793823242,"bottom":196.92709350585938,"left":34.66666793823242},"6f538dae-d22c-4271":{"x":39.6668815612793,"y":183.9393768310547,"width":5.987513542175293,"height":9.975443840026855,"top":183.9393768310547,"right":45.65439510345459,"bottom":193.91482067108154,"left":39.6668815612793},"37272990-c9ff-4161":{"x":54.66666793823242,"y":160.92709350585938,"width":16,"height":40,"top":160.92709350585938,"right":70.66666793823242,"bottom":200.92709350585938,"left":54.66666793823242},"89e28ca4-88f4-4205":{"x":70.66667175292969,"y":161.92709350585938,"width":273.66668701171875,"height":38,"top":161.92709350585938,"right":344.33335876464844,"bottom":199.92709350585938,"left":70.66667175292969},"373c0d08-a335-44cd":{"x":85.73958587646484,"y":161.92709350585938,"width":243.52084350585938,"height":16,"top":161.92709350585938,"right":329.2604293823242,"bottom":177.92709350585938,"left":85.73958587646484},"6627c38c-0760-42cf":{"x":85.73958587646484,"y":161.92709350585938,"width":186.8854217529297,"height":16,"top":161.92709350585938,"right":272.62500762939453,"bottom":177.92709350585938,"left":85.73958587646484},"61245b46-d436-4fc5":{"x":287.22918701171875,"y":161.92709350585938,"width":42.03125,"height":16,"top":161.92709350585938,"right":329.26043701171875,"bottom":177.92709350585938,"left":287.22918701171875},"6fd8d0e2-22ca-4671":{"x":70.66667175292969,"y":177.92709350585938,"width":2,"height":2,"top":177.92709350585938,"right":72.66667175292969,"bottom":179.92709350585938,"left":70.66667175292969},"dfebbb43-d1ee-4b35":{"x":70.66667175292969,"y":179.92709350585938,"width":273.66668701171875,"height":20,"top":179.92709350585938,"right":344.33335876464844,"bottom":199.92709350585938,"left":70.66667175292969},"b98e7710-d9dc-45e5":{"x":344.3333435058594,"y":160.92709350585938,"width":16,"height":40,"top":160.92709350585938,"right":360.3333435058594,"bottom":200.92709350585938,"left":344.3333435058594},"f36602e2-e337-4777":{"x":360.3333435058594,"y":160.92709350585938,"width":12,"height":40,"top":160.92709350585938,"right":372.3333435058594,"bottom":200.92709350585938,"left":360.3333435058594},"a4e9b971-fdc9-439a":{"x":360.3333435058594,"y":176.92709350585938,"width":24,"height":24,"top":176.92709350585938,"right":384.3333435058594,"bottom":200.92709350585938,"left":360.3333435058594},"6733d878-5871-4fb2":{"x":364.3333435058594,"y":180.92709350585938,"width":16,"height":16,"top":180.92709350585938,"right":380.3333435058594,"bottom":196.92709350585938,"left":364.3333435058594},"a278ba8f-dbd0-49f6":{"x":369.34564208984375,"y":183.9393768310547,"width":5.987508296966553,"height":9.975423812866211,"top":183.9393768310547,"right":375.3331503868103,"bottom":193.9148006439209,"left":369.34564208984375},"e2b6a2bf-8263-4b65":{"x":32.66666793823242,"y":216.92709350585938,"width":350.66668701171875,"height":355.7395935058594,"top":216.92709350585938,"right":383.3333549499512,"bottom":572.6666870117188,"left":32.66666793823242},"5dac44c6-21ca-45ad":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":360,"top":216.92709350585938,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"12ced451-688c-4c97":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"47522fe3-0a5e-4afa":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"5e263156-e0e0-4816":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"fd0bae81-1a47-4d2b":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"b39acfbf-5d6f-4397":{"x":32.66666793823242,"y":216.92709350585938,"width":334,"height":72,"top":216.92709350585938,"right":366.6666679382324,"bottom":288.9270935058594,"left":32.66666793823242},"174c359e-de52-43a2":{"x":48.66666793823242,"y":233.92709350585938,"width":24,"height":38,"top":233.92709350585938,"right":72.66666793823242,"bottom":271.9270935058594,"left":48.66666793823242},"e09fc687-3370-4ecf":{"x":48.66666793823242,"y":233.92709350585938,"width":24,"height":38,"top":233.92709350585938,"right":72.66666793823242,"bottom":271.9270935058594,"left":48.66666793823242},"9ec1b0bf-3933-4c7b":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"5f74e403-9574-4f5f":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"5687f78f-a799-4544":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"055cc8b9-f829-4368":{"x":55.66666793823242,"y":246.92709350585938,"width":10,"height":12,"top":246.92709350585938,"right":65.66666793823242,"bottom":258.9270935058594,"left":55.66666793823242},"2c7dc1e6-73c7-4b73":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"65beced8-dd3f-4372":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"fda71bac-4ebd-42ef":{"x":48.66666793823242,"y":240.92709350585938,"width":24,"height":24,"top":240.92709350585938,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"c73d18e5-aba6-4d14":{"x":48.66666793823242,"y":260.9270935058594,"width":24,"height":4,"top":260.9270935058594,"right":72.66666793823242,"bottom":264.9270935058594,"left":48.66666793823242},"7a2cd70d-b185-4370":{"x":51.66666793823242,"y":237.92709350585938,"width":24,"height":24,"top":237.92709350585938,"right":75.66666793823242,"bottom":261.9270935058594,"left":51.66666793823242},"9af3ef91-602e-4697":{"x":64.46666717529297,"y":237.92709350585938,"width":11.200002670288086,"height":11.199992179870605,"top":237.92709350585938,"right":75.66666984558105,"bottom":249.12708568572998,"left":64.46666717529297},"3bacc748-f149-41d8":{"x":51.66666793823242,"y":237.92709350585938,"width":24,"height":24,"top":237.92709350585938,"right":75.66666793823242,"bottom":261.9270935058594,"left":51.66666793823242},"c515aedb-b844-4bf3":{"x":66.8984375,"y":241.08425903320312,"width":6.4092864990234375,"height":5.0960693359375,"top":241.08425903320312,"right":73.30772399902344,"bottom":246.18032836914062,"left":66.8984375},"b0007e8d-26d4-4406":{"x":72.66667175292969,"y":232.92709350585938,"width":16,"height":40,"top":232.92709350585938,"right":88.66667175292969,"bottom":272.9270935058594,"left":72.66667175292969},"e66c06e4-5d35-4a49":{"x":88.66667175292969,"y":241.92709350585938,"width":246,"height":22,"top":241.92709350585938,"right":334.6666717529297,"bottom":263.9270935058594,"left":88.66667175292969},"faa49964-8dd8-48ec":{"x":88.66667175292969,"y":241.92709350585938,"width":2,"height":2,"top":241.92709350585938,"right":90.66667175292969,"bottom":243.92709350585938,"left":88.66667175292969},"8b3b7291-3a72-410d":{"x":88.66667175292969,"y":243.92709350585938,"width":246,"height":20,"top":243.92709350585938,"right":334.6666717529297,"bottom":263.9270935058594,"left":88.66667175292969},"286215d4-1fe3-4388":{"x":334.66668701171875,"y":232.92709350585938,"width":16,"height":40,"top":232.92709350585938,"right":350.66668701171875,"bottom":272.9270935058594,"left":334.66668701171875},"b44e0ea0-07df-4fe9":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"d004db59-7ab2-4f85":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"edf953cd-89b0-423e":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"9b431a56-ed14-4964":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"46c7c49d-f40c-4c55":{"x":32.66666793823242,"y":288.9270935058594,"width":334,"height":72,"top":288.9270935058594,"right":366.6666679382324,"bottom":360.9270935058594,"left":32.66666793823242},"0833a74a-5939-44ba":{"x":48.66666793823242,"y":305.9270935058594,"width":24,"height":38,"top":305.9270935058594,"right":72.66666793823242,"bottom":343.9270935058594,"left":48.66666793823242},"76f77a54-c1ab-416d":{"x":48.66666793823242,"y":305.9270935058594,"width":24,"height":38,"top":305.9270935058594,"right":72.66666793823242,"bottom":343.9270935058594,"left":48.66666793823242},"24263364-aecb-4e83":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"8a1ec708-8f58-4a30":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"8733eb49-a42f-4677":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"3b2d2bb5-4e11-4dea":{"x":55.66666793823242,"y":318.9270935058594,"width":10,"height":12,"top":318.9270935058594,"right":65.66666793823242,"bottom":330.9270935058594,"left":55.66666793823242},"2e35b162-c1b4-431a":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"66982d13-a77c-4de5":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"ecf4af59-7d91-4065":{"x":48.66666793823242,"y":312.9270935058594,"width":24,"height":24,"top":312.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"702fc4ab-214d-4be9":{"x":48.66666793823242,"y":332.9270935058594,"width":24,"height":4,"top":332.9270935058594,"right":72.66666793823242,"bottom":336.9270935058594,"left":48.66666793823242},"bdca7905-df5f-4b0c":{"x":51.66666793823242,"y":309.9270935058594,"width":24,"height":24,"top":309.9270935058594,"right":75.66666793823242,"bottom":333.9270935058594,"left":51.66666793823242},"741b320b-00c4-437e":{"x":64.46666717529297,"y":309.9270935058594,"width":11.200002670288086,"height":11.199992179870605,"top":309.9270935058594,"right":75.66666984558105,"bottom":321.12708568573,"left":64.46666717529297},"8f5ba707-0252-47fb":{"x":51.66666793823242,"y":309.9270935058594,"width":24,"height":24,"top":309.9270935058594,"right":75.66666793823242,"bottom":333.9270935058594,"left":51.66666793823242},"0e0e4bd0-b5ac-47b2":{"x":66.8984375,"y":313.0842590332031,"width":6.4092864990234375,"height":5.0960693359375,"top":313.0842590332031,"right":73.30772399902344,"bottom":318.1803283691406,"left":66.8984375},"67ec5aac-4825-4835":{"x":72.66667175292969,"y":304.9270935058594,"width":16,"height":40,"top":304.9270935058594,"right":88.66667175292969,"bottom":344.9270935058594,"left":72.66667175292969},"05fb550f-862e-438d":{"x":88.66667175292969,"y":313.9270935058594,"width":246,"height":22,"top":313.9270935058594,"right":334.6666717529297,"bottom":335.9270935058594,"left":88.66667175292969},"de87dc31-f67d-4385":{"x":88.66667175292969,"y":313.9270935058594,"width":2,"height":2,"top":313.9270935058594,"right":90.66667175292969,"bottom":315.9270935058594,"left":88.66667175292969},"ce93a3c3-98c0-40e0":{"x":88.66667175292969,"y":315.9270935058594,"width":246,"height":20,"top":315.9270935058594,"right":334.6666717529297,"bottom":335.9270935058594,"left":88.66667175292969},"c3c28e50-7419-4a09":{"x":334.66668701171875,"y":304.9270935058594,"width":16,"height":40,"top":304.9270935058594,"right":350.66668701171875,"bottom":344.9270935058594,"left":334.66668701171875},"5c5c67ae-5bc4-4435":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"f7ac2089-4142-4428":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"45f2bb86-54d8-4df5":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"c6022cdd-3993-4465":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"a4e7ae92-487f-497a":{"x":32.66666793823242,"y":360.9270935058594,"width":334,"height":72,"top":360.9270935058594,"right":366.6666679382324,"bottom":432.9270935058594,"left":32.66666793823242},"faaa4d75-04cf-4dc0":{"x":48.66666793823242,"y":377.9270935058594,"width":24,"height":38,"top":377.9270935058594,"right":72.66666793823242,"bottom":415.9270935058594,"left":48.66666793823242},"8d21b13e-9ca5-4469":{"x":48.66666793823242,"y":377.9270935058594,"width":24,"height":38,"top":377.9270935058594,"right":72.66666793823242,"bottom":415.9270935058594,"left":48.66666793823242},"0c36ea20-0790-4a7e":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"315871b2-f969-41ed":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"facb8a7c-1b98-470c":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"c1597b0b-5c08-4f57":{"x":54.665828704833984,"y":390.9273681640625,"width":12.001678466796875,"height":11.499471664428711,"top":390.9273681640625,"right":66.66750717163086,"bottom":402.4268398284912,"left":54.665828704833984},"07204733-81c2-4db3":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"c9b3c072-27e4-4992":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"c03ef18e-27d1-4398":{"x":48.66666793823242,"y":384.9270935058594,"width":24,"height":24,"top":384.9270935058594,"right":72.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"2b9d4db2-c521-4659":{"x":48.66666793823242,"y":404.9270935058594,"width":12,"height":4,"top":404.9270935058594,"right":60.66666793823242,"bottom":408.9270935058594,"left":48.66666793823242},"20110fdd-8afc-4784":{"x":72.66667175292969,"y":376.9270935058594,"width":16,"height":40,"top":376.9270935058594,"right":88.66667175292969,"bottom":416.9270935058594,"left":72.66667175292969},"e28ecbf6-a04d-46b0":{"x":88.66667175292969,"y":385.9270935058594,"width":246,"height":22,"top":385.9270935058594,"right":334.6666717529297,"bottom":407.9270935058594,"left":88.66667175292969},"d57384f3-bce1-4fc7":{"x":88.66667175292969,"y":385.9270935058594,"width":2,"height":2,"top":385.9270935058594,"right":90.66667175292969,"bottom":387.9270935058594,"left":88.66667175292969},"02a54987-a273-4639":{"x":88.66667175292969,"y":387.9270935058594,"width":246,"height":20,"top":387.9270935058594,"right":334.6666717529297,"bottom":407.9270935058594,"left":88.66667175292969},"cc2c9b55-292b-4092":{"x":334.66668701171875,"y":376.9270935058594,"width":16,"height":40,"top":376.9270935058594,"right":350.66668701171875,"bottom":416.9270935058594,"left":334.66668701171875},"0b6507ec-be81-41a5":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"8003255a-3cd6-4a11":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"097e9b38-454f-4f37":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"c09d7125-5da4-46ab":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"e4a40d98-7a22-43ea":{"x":32.66666793823242,"y":432.9270935058594,"width":334,"height":72,"top":432.9270935058594,"right":366.6666679382324,"bottom":504.9270935058594,"left":32.66666793823242},"daededa9-e554-4100":{"x":48.66666793823242,"y":449.9270935058594,"width":24,"height":38,"top":449.9270935058594,"right":72.66666793823242,"bottom":487.9270935058594,"left":48.66666793823242},"9bf64367-d474-4f10":{"x":48.66666793823242,"y":449.9270935058594,"width":24,"height":38,"top":449.9270935058594,"right":72.66666793823242,"bottom":487.9270935058594,"left":48.66666793823242},"fbfe0177-1bf4-49ef":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"d8573366-f88e-4d57":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"59d29594-1e80-4dd7":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"de985294-8b6e-4bc6":{"x":55.66666793823242,"y":462.9270935058594,"width":10,"height":12,"top":462.9270935058594,"right":65.66666793823242,"bottom":474.9270935058594,"left":55.66666793823242},"abdbecee-1e56-4c49":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"c7227ad7-1e7d-4984":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"e49c4728-fcf3-4137":{"x":48.66666793823242,"y":456.9270935058594,"width":24,"height":24,"top":456.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"bab8acd4-12f1-42ee":{"x":48.66666793823242,"y":476.9270935058594,"width":24,"height":4,"top":476.9270935058594,"right":72.66666793823242,"bottom":480.9270935058594,"left":48.66666793823242},"c21bc7ef-0126-406b":{"x":51.66666793823242,"y":453.9270935058594,"width":24,"height":24,"top":453.9270935058594,"right":75.66666793823242,"bottom":477.9270935058594,"left":51.66666793823242},"883bab0b-571d-4233":{"x":64.46666717529297,"y":453.9270935058594,"width":11.200002670288086,"height":11.199992179870605,"top":453.9270935058594,"right":75.66666984558105,"bottom":465.12708568573,"left":64.46666717529297},"f45bb68b-9ea6-47d7":{"x":51.66666793823242,"y":453.9270935058594,"width":24,"height":24,"top":453.9270935058594,"right":75.66666793823242,"bottom":477.9270935058594,"left":51.66666793823242},"3a8d08a1-45b5-4ffb":{"x":66.8984375,"y":457.08428955078125,"width":6.4092864990234375,"height":5.0960693359375,"top":457.08428955078125,"right":73.30772399902344,"bottom":462.18035888671875,"left":66.8984375},"708d1617-bec5-450e":{"x":72.66667175292969,"y":448.9270935058594,"width":16,"height":40,"top":448.9270935058594,"right":88.66667175292969,"bottom":488.9270935058594,"left":72.66667175292969},"fb4a5298-6e45-4827":{"x":88.66667175292969,"y":457.9270935058594,"width":246,"height":22,"top":457.9270935058594,"right":334.6666717529297,"bottom":479.9270935058594,"left":88.66667175292969},"ae08188f-2f42-402b":{"x":88.66667175292969,"y":457.9270935058594,"width":2,"height":2,"top":457.9270935058594,"right":90.66667175292969,"bottom":459.9270935058594,"left":88.66667175292969},"bd2e874b-8475-4d52":{"x":88.66667175292969,"y":459.9270935058594,"width":246,"height":20,"top":459.9270935058594,"right":334.6666717529297,"bottom":479.9270935058594,"left":88.66667175292969},"5db6c77d-ad9e-4594":{"x":334.66668701171875,"y":448.9270935058594,"width":16,"height":40,"top":448.9270935058594,"right":350.66668701171875,"bottom":488.9270935058594,"left":334.66668701171875},"fb7a19eb-aad0-42e5":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"83898dc9-5127-48a3":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"0a8542ef-26b8-43b7":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"e0f139ea-6068-4519":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"cb166b95-e965-447f":{"x":32.66666793823242,"y":504.9270935058594,"width":334,"height":72,"top":504.9270935058594,"right":366.6666679382324,"bottom":576.9270935058594,"left":32.66666793823242},"26d784fb-b8c8-42b7":{"x":48.66666793823242,"y":521.9271240234375,"width":24,"height":38,"top":521.9271240234375,"right":72.66666793823242,"bottom":559.9271240234375,"left":48.66666793823242},"138c855b-7105-4d02":{"x":48.66666793823242,"y":521.9271240234375,"width":24,"height":38,"top":521.9271240234375,"right":72.66666793823242,"bottom":559.9271240234375,"left":48.66666793823242},"94095eca-9508-473f":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"7f073bc4-582b-4eab":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"b4ae62d4-d785-4cb1":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"2eb043e8-3cc1-4ceb":{"x":55.66665267944336,"y":534.9212646484375,"width":11.005813598632812,"height":11.005819320678711,"top":534.9212646484375,"right":66.67246627807617,"bottom":545.9270839691162,"left":55.66665267944336},"a7f72ef4-feb3-4483":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"4ea87829-93b3-46a3":{"x":48.66666793823242,"y":528.9271240234375,"width":24,"height":24,"top":528.9271240234375,"right":72.66666793823242,"bottom":552.9271240234375,"left":48.66666793823242},"3817c54f-c7f4-4a55":{"x":72.66667175292969,"y":520.9271240234375,"width":16,"height":40,"top":520.9271240234375,"right":88.66667175292969,"bottom":560.9271240234375,"left":72.66667175292969},"8e515449-7338-4f7e":{"x":88.66667175292969,"y":529.9271240234375,"width":246,"height":22,"top":529.9271240234375,"right":334.6666717529297,"bottom":551.9271240234375,"left":88.66667175292969},"dff52f9c-44ea-469f":{"x":88.66667175292969,"y":529.9271240234375,"width":2,"height":2,"top":529.9271240234375,"right":90.66667175292969,"bottom":531.9271240234375,"left":88.66667175292969},"66131e3e-9b10-4708":{"x":88.66667175292969,"y":531.9271240234375,"width":246,"height":20,"top":531.9271240234375,"right":334.6666717529297,"bottom":551.9271240234375,"left":88.66667175292969},"437e3267-6463-47f3":{"x":334.66668701171875,"y":520.9271240234375,"width":16,"height":40,"top":520.9271240234375,"right":350.66668701171875,"bottom":560.9271240234375,"left":334.66668701171875},"1cdec663-ecd7-4493":{"x":32.66666793823242,"y":576.9271240234375,"width":334,"height":93.22917175292969,"top":576.9271240234375,"right":366.6666679382324,"bottom":670.1562957763672,"left":32.66666793823242},"69f005ef-1ee3-4520":{"x":32.66666793823242,"y":576.9271240234375,"width":334,"height":93.22917175292969,"top":576.9271240234375,"right":366.6666679382324,"bottom":670.1562957763672,"left":32.66666793823242},"8d630dc7-2a74-48ab":{"x":32.66666793823242,"y":588.9271240234375,"width":334,"height":81.22917175292969,"top":588.9271240234375,"right":366.6666679382324,"bottom":670.1562957763672,"left":32.66666793823242},"1ba28173-5d96-4960":{"x":416,"y":311.4583435058594,"width":32,"height":40,"top":311.4583435058594,"right":448,"bottom":351.4583435058594,"left":416},"386130da-31eb-4384":{"x":416.66668701171875,"y":319.4583435058594,"width":24,"height":24,"top":319.4583435058594,"right":440.66668701171875,"bottom":343.4583435058594,"left":416.66668701171875},"5acbb5af-d2ab-4f4a":{"x":424.6668701171875,"y":324.47064208984375,"width":7.987508296966553,"height":13.975423812866211,"top":324.47064208984375,"right":432.65437841415405,"bottom":338.44606590270996,"left":424.6668701171875},"d68ec465-f4e3-4a6d":{"x":416,"y":61.59375,"width":847.3333740234375,"height":539.7396240234375,"top":61.59375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":416},"719b65e0-b8c7-49a6":{"x":416,"y":61.59375,"width":847.3333740234375,"height":473.7395935058594,"top":61.59375,"right":1263.3333740234375,"bottom":535.3333435058594,"left":416},"101e7aed-dd28-42d9":{"x":416.66668701171875,"y":61.59375,"width":846.6666870117188,"height":473.7395935058594,"top":61.59375,"right":1263.3333740234375,"bottom":535.3333435058594,"left":416.66668701171875},"627bca52-00ad-462c":{"x":416.66668701171875,"y":61.59375,"width":830,"height":110.39583587646484,"top":61.59375,"right":1246.6666870117188,"bottom":171.98958587646484,"left":416.66668701171875},"7a741d1e-d5c1-4a64":{"x":487.66668701171875,"y":61.59375,"width":688,"height":56,"top":61.59375,"right":1175.6666870117188,"bottom":117.59375,"left":487.66668701171875},"cbea36e9-3461-427c":{"x":679.6146240234375,"y":85.59375,"width":304.10418701171875,"height":32,"top":85.59375,"right":983.7188110351562,"bottom":117.59375,"left":679.6146240234375},"2a829e0a-576d-45f1":{"x":464.66668701171875,"y":117.59375,"width":734,"height":54.395835876464844,"top":117.59375,"right":1198.6666870117188,"bottom":171.98958587646484,"left":464.66668701171875},"6db72ef9-c2ec-40d1":{"x":769.4583740234375,"y":125.59375,"width":148.4166717529297,"height":22.39583396911621,"top":125.59375,"right":917.8750457763672,"bottom":147.9895839691162,"left":769.4583740234375},"a84e6551-b153-4318":{"x":769.4583740234375,"y":125.59375,"width":148.4166717529297,"height":22.39583396911621,"top":125.59375,"right":917.8750457763672,"bottom":147.9895839691162,"left":769.4583740234375},"9a851cb6-ccd7-4f48":{"x":769.4583740234375,"y":128.2604217529297,"width":13,"height":16,"top":128.2604217529297,"right":782.4583740234375,"bottom":144.2604217529297,"left":769.4583740234375},"1990794b-aead-4651":{"x":769.4583740234375,"y":127.92708587646484,"width":13,"height":13,"top":127.92708587646484,"right":782.4583740234375,"bottom":140.92708587646484,"left":769.4583740234375},"5d15afad-576b-465e":{"x":416.66668701171875,"y":171.98959350585938,"width":830,"height":1163.479248046875,"top":171.98959350585938,"right":1246.6666870117188,"bottom":1335.4688415527344,"left":416.66668701171875},"0a0a6b04-2d03-47fd":{"x":416.66668701171875,"y":171.98959350585938,"width":830,"height":1163.479248046875,"top":171.98959350585938,"right":1246.6666870117188,"bottom":1335.4688415527344,"left":416.66668701171875},"01b2c760-3cb2-4da5":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":1163.479248046875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":1335.4688415527344,"left":464.66668701171875},"22fbd4b3-54bc-46d4":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":1143.479248046875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":1315.4688415527344,"left":464.66668701171875},"9ac84248-e340-420e":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":1143.479248046875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":1315.4688415527344,"left":464.66668701171875},"bfd7bb3a-f69c-4f03":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":403.10418701171875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":575.0937805175781,"left":464.66668701171875},"53626de2-9a49-4c08":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":403.10418701171875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":575.0937805175781,"left":464.66668701171875},"45db619b-a755-4f7c":{"x":464.66668701171875,"y":171.98959350585938,"width":734,"height":403.10418701171875,"top":171.98959350585938,"right":1198.6666870117188,"bottom":575.0937805175781,"left":464.66668701171875},"4222940b-2834-4c1b":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":383.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":575.0937805175781,"left":484.66668701171875},"37017de3-f3a5-40c7":{"x":1112.6771240234375,"y":181.98959350585938,"width":75.98958587646484,"height":14,"top":181.98959350585938,"right":1188.6667098999023,"bottom":195.98959350585938,"left":1112.6771240234375},"8cc51820-7c57-43aa":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":383.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":575.0937805175781,"left":484.66668701171875},"6b995806-8936-41e2":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":383.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":575.0937805175781,"left":484.66668701171875},"20b1984a-ba81-4517":{"x":484.66668701171875,"y":191.98959350585938,"width":694,"height":363.10418701171875,"top":191.98959350585938,"right":1178.6666870117188,"bottom":555.0937805175781,"left":484.66668701171875},"aca865a0-5b6b-4db4":{"x":484.66668701171875,"y":191.98959350585938,"width":674,"height":363.10418701171875,"top":191.98959350585938,"right":1158.6666870117188,"bottom":555.0937805175781,"left":484.66668701171875},"3b963ffa-2565-4093":{"x":484.66668701171875,"y":191.98959350585938,"width":674,"height":25.197917938232422,"top":191.98959350585938,"right":1158.6666870117188,"bottom":217.1875114440918,"left":484.66668701171875},"1107a456-b431-4bc9":{"x":484.66668701171875,"y":239.1875,"width":674,"height":293.90625,"top":239.1875,"right":1158.6666870117188,"bottom":533.09375,"left":484.66668701171875},"fadc959c-8117-4eee":{"x":484.66668701171875,"y":241.8541717529297,"width":669.4583740234375,"height":288.3125,"top":241.8541717529297,"right":1154.1250610351562,"bottom":530.1666717529297,"left":484.66668701171875},"b81fb655-530b-4b7a":{"x":571.59375,"y":300.63543701171875,"width":56.78125,"height":14,"top":300.63543701171875,"right":628.375,"bottom":314.63543701171875,"left":571.59375},"d79133e8-8acb-4d96":{"x":522.3021240234375,"y":339.82293701171875,"width":46.10416793823242,"height":14,"top":339.82293701171875,"right":568.4062919616699,"bottom":353.82293701171875,"left":522.3021240234375},"67d28e09-9310-4ff5":{"x":598.1875,"y":339.82293701171875,"width":61.875,"height":14,"top":339.82293701171875,"right":660.0625,"bottom":353.82293701171875,"left":598.1875},"c6b1b5e0-7d17-442e":{"x":511.625,"y":359.41668701171875,"width":63.427085876464844,"height":14,"top":359.41668701171875,"right":575.0520858764648,"bottom":373.41668701171875,"left":511.625},"56ec39be-26b4-434d":{"x":871.7708740234375,"y":359.41668701171875,"width":13.322916984558105,"height":14,"top":359.41668701171875,"right":885.0937910079956,"bottom":373.41668701171875,"left":871.7708740234375},"89b2c5f6-1feb-40a5":{"x":559.9583740234375,"y":379.01043701171875,"width":34.60416793823242,"height":14,"top":379.01043701171875,"right":594.5625419616699,"bottom":393.01043701171875,"left":559.9583740234375},"17b35a39-c205-4923":{"x":706.0416870117188,"y":379.01043701171875,"width":25.447917938232422,"height":14,"top":379.01043701171875,"right":731.4896049499512,"bottom":393.01043701171875,"left":706.0416870117188},"1751e9c5-61e6-4920":{"x":761.2708740234375,"y":379.01043701171875,"width":22.6875,"height":14,"top":379.01043701171875,"right":783.9583740234375,"bottom":393.01043701171875,"left":761.2708740234375},"ace59ba5-4ffa-471a":{"x":511.625,"y":398.60418701171875,"width":73.96875,"height":14,"top":398.60418701171875,"right":585.59375,"bottom":412.60418701171875,"left":511.625},"383aca81-fdd5-4ad9":{"x":867.0104370117188,"y":398.60418701171875,"width":34.60416793823242,"height":14,"top":398.60418701171875,"right":901.6146049499512,"bottom":412.60418701171875,"left":867.0104370117188},"eb25de05-cef8-4471":{"x":698.4271240234375,"y":418.19793701171875,"width":73.96875,"height":14,"top":418.19793701171875,"right":772.3958740234375,"bottom":432.19793701171875,"left":698.4271240234375},"e2d4e82f-9ec7-4463":{"x":775.9896240234375,"y":418.19793701171875,"width":8.125,"height":14,"top":418.19793701171875,"right":784.1146240234375,"bottom":432.19793701171875,"left":775.9896240234375},"51fd7fb1-6201-4460":{"x":884.53125,"y":418.19793701171875,"width":95.98958587646484,"height":14,"top":418.19793701171875,"right":980.5208358764648,"bottom":432.19793701171875,"left":884.53125},"5483c472-ca81-48bd":{"x":741.0625,"y":437.79168701171875,"width":95.83333587646484,"height":14,"top":437.79168701171875,"right":836.8958358764648,"bottom":451.79168701171875,"left":741.0625},"9250cc56-6fa3-465d":{"x":708.7604370117188,"y":496.57293701171875,"width":132.7916717529297,"height":14,"top":496.57293701171875,"right":841.5521087646484,"bottom":510.57293701171875,"left":708.7604370117188},"54e8a47f-8e25-4613":{"x":484.66668701171875,"y":555.09375,"width":694,"height":20,"top":555.09375,"right":1178.6666870117188,"bottom":575.09375,"left":484.66668701171875},"ff17276b-1194-4eb3":{"x":484.66668701171875,"y":575.09375,"width":694,"height":740.375,"top":575.09375,"right":1178.6666870117188,"bottom":1315.46875,"left":484.66668701171875},"26ed9b65-2c0b-49ea":{"x":484.66668701171875,"y":575.09375,"width":694,"height":536.3333740234375,"top":575.09375,"right":1178.6666870117188,"bottom":1111.4271240234375,"left":484.66668701171875},"6c11469e-7e7c-418a":{"x":416,"y":535.3333740234375,"width":847.3333740234375,"height":66,"top":535.3333740234375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":416},"069caa6f-d246-4fc7":{"x":416,"y":535.3333740234375,"width":847.3333740234375,"height":66,"top":535.3333740234375,"right":1263.3333740234375,"bottom":601.3333740234375,"left":416},"56a5d630-7f52-46af":{"x":1105.697998046875,"y":536,"width":140.96875,"height":64.66667175292969,"top":536,"right":1246.666748046875,"bottom":600.6666717529297,"left":1105.697998046875},"7ebe945e-6e85-4eff":{"x":1105.697998046875,"y":548.3333740234375,"width":140.96875,"height":40,"top":548.3333740234375,"right":1246.666748046875,"bottom":588.3333740234375,"left":1105.697998046875},"e0d519f3-0c64-4c83":{"x":1121.697998046875,"y":558.3333740234375,"width":108.96875,"height":20,"top":558.3333740234375,"right":1230.666748046875,"bottom":578.3333740234375,"left":1121.697998046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-16.json b/demonstrations/ausdjpo/bboxes/bboxes-16.json new file mode 100644 index 0000000000000000000000000000000000000000..082ac79ec46a54fe3ca7c6f7ef755872a52e304f --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-16.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93e6fee3-65a1-48d3":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":3118.260498046875,"top":-500.40625,"right":1263.3333740234375,"bottom":2617.854248046875,"left":0},"e76cb1b5-f224-4534":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"f8bc74a4-08e5-4d0f":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"b3b3b98a-dfa9-4c2a":{"x":0,"y":-308.40625,"width":1263.3333740234375,"height":2353.59375,"top":-308.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"3d6cfdde-6066-4e00":{"x":47.66666793823242,"y":-308.40625,"width":1168,"height":2353.59375,"top":-308.40625,"right":1215.6666679382324,"bottom":2045.1875,"left":47.66666793823242},"d7fdee83-21e3-467b":{"x":47.66666793823242,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":71.66666793823242,"bottom":2045.1875,"left":47.66666793823242},"86ead4cf-77f7-4ac9":{"x":71.66667175292969,"y":-300.40625,"width":256,"height":2345.59375,"top":-300.40625,"right":327.6666717529297,"bottom":2045.1875,"left":71.66667175292969},"53190586-cec1-44f4":{"x":71.66667175292969,"y":-300.40625,"width":255.33334350585938,"height":2345.59375,"top":-300.40625,"right":327.00001525878906,"bottom":2045.1875,"left":71.66667175292969},"35001293-b1fe-4b3e":{"x":327.66668701171875,"y":-308.40625,"width":32,"height":2353.59375,"top":-308.40625,"right":359.66668701171875,"bottom":2045.1875,"left":327.66668701171875},"736db82e-dcd5-4de9":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"88fe6f31-e4c1-443b":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"dac06c6b-57d3-4eb5":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2077,"top":-284.40625,"right":1191.6666870117188,"bottom":1792.59375,"left":359.66668701171875},"a53618b4-86bf-443b":{"x":359.66668701171875,"y":-236.0729217529297,"width":832,"height":2000,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"1fd3a1e0-826f-4758":{"x":359.66668701171875,"y":-236.0729217529297,"width":888,"height":2000,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"eb219f1a-8584-42a3":{"x":359.66668701171875,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":803.6666870117188,"bottom":163.9270782470703,"left":359.66668701171875},"007905e5-ef8c-42c9":{"x":359.66668701171875,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":747.6666870117188,"bottom":131.9270782470703,"left":359.66668701171875},"3e81298e-3db4-4e68":{"x":359.66668701171875,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":747.6666870117188,"bottom":116.1875,"left":359.66668701171875},"007e4856-321a-44a6":{"x":359.66668701171875,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"b422c205-2a38-49d3":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"4163d3b6-c1a8-4024":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"e0e4edb0-8414-4373":{"x":359.66668701171875,"y":4.1875,"width":160.6041717529297,"height":48,"top":4.1875,"right":520.2708587646484,"bottom":52.1875,"left":359.66668701171875},"75476b56-5b1a-437a":{"x":359.66668701171875,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":407.66668701171875,"bottom":52.1875,"left":359.66668701171875},"d196dc30-16a8-4049":{"x":365.66668701171875,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":401.66668701171875,"bottom":46.1875,"left":365.66668701171875},"6fc367ba-3203-4c62":{"x":407.66668701171875,"y":17.1875,"width":112.60417175292969,"height":22,"top":17.1875,"right":520.2708587646484,"bottom":39.1875,"left":407.66668701171875},"406733be-01b2-4a1e":{"x":417.66668701171875,"y":17.1875,"width":92.60417175292969,"height":22,"top":17.1875,"right":510.27085876464844,"bottom":39.1875,"left":417.66668701171875},"48adbcbb-0388-4251":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"abe50088-0b64-43c1":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"721bd48f-a233-4c1a":{"x":359.66668701171875,"y":60.1875,"width":283.01043701171875,"height":48,"top":60.1875,"right":642.6771240234375,"bottom":108.1875,"left":359.66668701171875},"b2ccea14-2068-48f2":{"x":359.66668701171875,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":407.66668701171875,"bottom":108.1875,"left":359.66668701171875},"2f65d557-f8b2-4e61":{"x":365.66668701171875,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":401.66668701171875,"bottom":102.1875,"left":365.66668701171875},"cbbbb6a4-fc87-486d":{"x":407.66668701171875,"y":73.1875,"width":235.0104217529297,"height":22,"top":73.1875,"right":642.6771087646484,"bottom":95.1875,"left":407.66668701171875},"c75df82d-bab6-41e5":{"x":417.66668701171875,"y":73.1875,"width":215.0104217529297,"height":22,"top":73.1875,"right":632.6771087646484,"bottom":95.1875,"left":417.66668701171875},"30a79e1c-64fb-4c86":{"x":803.6666870117188,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":163.9270782470703,"left":803.6666870117188},"feedef1a-4882-4aeb":{"x":803.6666870117188,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":131.9270782470703,"left":803.6666870117188},"45e75065-de01-4dd9":{"x":803.6666870117188,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":1191.6666870117188,"bottom":116.1875,"left":803.6666870117188},"c929ddb3-c811-4dfe":{"x":803.6666870117188,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"703718f1-26f9-4319":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"4c4fd0ba-9117-49a3":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"10251ba5-be3e-4197":{"x":803.6666870117188,"y":4.1875,"width":202.3229217529297,"height":48,"top":4.1875,"right":1005.9896087646484,"bottom":52.1875,"left":803.6666870117188},"dd185cb3-1c1b-4dc1":{"x":803.6666870117188,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":851.6666870117188,"bottom":52.1875,"left":803.6666870117188},"35361f87-9a2b-4eec":{"x":809.6666870117188,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":845.6666870117188,"bottom":46.1875,"left":809.6666870117188},"78607f02-83c8-44c0":{"x":851.6666870117188,"y":17.1875,"width":154.3229217529297,"height":22,"top":17.1875,"right":1005.9896087646484,"bottom":39.1875,"left":851.6666870117188},"4019a8e8-d6b4-4fcb":{"x":861.6666870117188,"y":17.1875,"width":134.3229217529297,"height":22,"top":17.1875,"right":995.9896087646484,"bottom":39.1875,"left":861.6666870117188},"db59b9fd-ddf9-43fb":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"e7afcc9b-85c2-46e4":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"a056453f-e859-4311":{"x":803.6666870117188,"y":60.1875,"width":175.7604217529297,"height":48,"top":60.1875,"right":979.4271087646484,"bottom":108.1875,"left":803.6666870117188},"6d13bec4-0ae6-421c":{"x":803.6666870117188,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":851.6666870117188,"bottom":108.1875,"left":803.6666870117188},"f44b33f3-8f36-4cf2":{"x":809.6666870117188,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":845.6666870117188,"bottom":102.1875,"left":809.6666870117188},"99832fd9-e0b6-4ea4":{"x":851.6666870117188,"y":73.1875,"width":127.76042175292969,"height":22,"top":73.1875,"right":979.4271087646484,"bottom":95.1875,"left":851.6666870117188},"27fffe15-ef9f-4cc6":{"x":861.6666870117188,"y":73.1875,"width":107.76042175292969,"height":22,"top":73.1875,"right":969.4271087646484,"bottom":95.1875,"left":861.6666870117188},"ffa10638-dd57-42a8":{"x":359.66668701171875,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":803.6666870117188,"bottom":563.9270935058594,"left":359.66668701171875},"94bd4e55-1b90-4db1":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":747.6666870117188,"bottom":531.9270935058594,"left":359.66668701171875},"6446c537-bb17-4389":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":747.6666870117188,"bottom":208.1875114440918,"left":359.66668701171875},"9f82d78a-2e73-4b43":{"x":359.66668701171875,"y":173.92709350585938,"width":159.1875,"height":19.59375,"top":173.92709350585938,"right":518.8541870117188,"bottom":193.52084350585938,"left":359.66668701171875},"9f53f2db-6e87-43ab":{"x":688.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":747.6667098999023,"bottom":193.52084350585938,"left":688.9896240234375},"440b7a3f-c82b-4eed":{"x":359.66668701171875,"y":228.1875,"width":388,"height":288,"top":228.1875,"right":747.6666870117188,"bottom":516.1875,"left":359.66668701171875},"71b6ff5c-7f5d-4ed3":{"x":359.66668701171875,"y":236.1875,"width":388,"height":272,"top":236.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"16f5f2e3-75b2-4aab":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"a6143be6-2346-42e4":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"abf892b5-c742-42c7":{"x":359.66668701171875,"y":236.1875,"width":284.03125,"height":48,"top":236.1875,"right":643.6979370117188,"bottom":284.1875,"left":359.66668701171875},"cbf42e98-1423-48f3":{"x":359.66668701171875,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":407.66668701171875,"bottom":284.1875,"left":359.66668701171875},"360fc186-23d4-4814":{"x":365.66668701171875,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":401.66668701171875,"bottom":278.1875,"left":365.66668701171875},"c88d48d7-30ec-4a08":{"x":407.66668701171875,"y":249.1875,"width":236.03125,"height":22,"top":249.1875,"right":643.6979370117188,"bottom":271.1875,"left":407.66668701171875},"4604a258-3155-404e":{"x":417.66668701171875,"y":249.1875,"width":216.03125,"height":22,"top":249.1875,"right":633.6979370117188,"bottom":271.1875,"left":417.66668701171875},"bc4ebff6-86e9-4ac4":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"eecdd0b8-582f-4085":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"86cb3b62-bb78-42ce":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"ab1a0696-f890-4d06":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"b4f2c7c5-c7fa-414c":{"x":682.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":731.6666679382324,"bottom":269.1875,"left":682.40625},"d3772bf2-e514-4cdc":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"12ca1850-1787-4589":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"0e1fa219-6cf1-4851":{"x":359.66668701171875,"y":292.1875,"width":287.3333435058594,"height":48,"top":292.1875,"right":647.0000305175781,"bottom":340.1875,"left":359.66668701171875},"fb640d63-54c8-4bce":{"x":359.66668701171875,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":407.66668701171875,"bottom":340.1875,"left":359.66668701171875},"7cb819db-d907-490c":{"x":365.66668701171875,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":401.66668701171875,"bottom":334.1875,"left":365.66668701171875},"0a404b40-a602-4983":{"x":407.66668701171875,"y":294.1875,"width":239.33334350585938,"height":44,"top":294.1875,"right":647.0000305175781,"bottom":338.1875,"left":407.66668701171875},"2a7b3fed-43bf-4678":{"x":417.66668701171875,"y":294.1875,"width":219.33334350585938,"height":44,"top":294.1875,"right":637.0000305175781,"bottom":338.1875,"left":417.66668701171875},"98635f00-b4b1-42d6":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"34bbf904-ba35-4cd3":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"f6c45f53-3ffb-4cd4":{"x":359.66668701171875,"y":348.1875,"width":287.3333435058594,"height":48,"top":348.1875,"right":647.0000305175781,"bottom":396.1875,"left":359.66668701171875},"59d7cca9-0341-4ea9":{"x":359.66668701171875,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":407.66668701171875,"bottom":396.1875,"left":359.66668701171875},"6b35f3e4-aa59-45d0":{"x":365.66668701171875,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":401.66668701171875,"bottom":390.1875,"left":365.66668701171875},"ff76e3e8-99e9-4a70":{"x":407.66668701171875,"y":350.1875,"width":239.33334350585938,"height":44,"top":350.1875,"right":647.0000305175781,"bottom":394.1875,"left":407.66668701171875},"c54a501e-b65f-460c":{"x":417.66668701171875,"y":350.1875,"width":219.33334350585938,"height":44,"top":350.1875,"right":637.0000305175781,"bottom":394.1875,"left":417.66668701171875},"481cf9d3-bf11-4f8c":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"aea6236f-7750-401d":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"853d1bb6-2f6e-4517":{"x":359.66668701171875,"y":404.1875,"width":287.3333435058594,"height":48,"top":404.1875,"right":647.0000305175781,"bottom":452.1875,"left":359.66668701171875},"793d136c-dff4-445b":{"x":359.66668701171875,"y":404.1875,"width":48,"height":48,"top":404.1875,"right":407.66668701171875,"bottom":452.1875,"left":359.66668701171875},"89804516-6327-4973":{"x":365.66668701171875,"y":410.1875,"width":36,"height":36,"top":410.1875,"right":401.66668701171875,"bottom":446.1875,"left":365.66668701171875},"97f4e51d-a4e9-40bf":{"x":407.66668701171875,"y":406.1875,"width":239.33334350585938,"height":44,"top":406.1875,"right":647.0000305175781,"bottom":450.1875,"left":407.66668701171875},"acb21fe5-b138-4146":{"x":417.66668701171875,"y":406.1875,"width":219.33334350585938,"height":44,"top":406.1875,"right":637.0000305175781,"bottom":450.1875,"left":417.66668701171875},"e124690b-15c0-4f79":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"223317cf-7ced-46a3":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"91ca8e20-5d0b-41cd":{"x":359.66668701171875,"y":460.1875,"width":287.3333435058594,"height":48,"top":460.1875,"right":647.0000305175781,"bottom":508.1875,"left":359.66668701171875},"6d792d24-ad00-42fa":{"x":359.66668701171875,"y":460.1875,"width":48,"height":48,"top":460.1875,"right":407.66668701171875,"bottom":508.1875,"left":359.66668701171875},"39e29d78-11c8-4b25":{"x":365.66668701171875,"y":466.1875,"width":36,"height":36,"top":466.1875,"right":401.66668701171875,"bottom":502.1875,"left":365.66668701171875},"8db2f360-bcbc-4c5b":{"x":407.66668701171875,"y":462.1875,"width":239.33334350585938,"height":44,"top":462.1875,"right":647.0000305175781,"bottom":506.1875,"left":407.66668701171875},"f1f819d3-e303-4180":{"x":417.66668701171875,"y":462.1875,"width":219.33334350585938,"height":44,"top":462.1875,"right":637.0000305175781,"bottom":506.1875,"left":417.66668701171875},"c64a77da-d180-4502":{"x":803.6666870117188,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":1247.6666870117188,"bottom":563.9270935058594,"left":803.6666870117188},"f4c9dcb7-3705-4d62":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":1191.6666870117188,"bottom":531.9270935058594,"left":803.6666870117188},"79858f74-8d77-4fb3":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":1191.6666870117188,"bottom":208.1875114440918,"left":803.6666870117188},"d08d5c5c-c5ef-4265":{"x":803.6666870117188,"y":173.92709350585938,"width":119.59375,"height":19.59375,"top":173.92709350585938,"right":923.2604370117188,"bottom":193.52084350585938,"left":803.6666870117188},"923fb4b1-b952-4a50":{"x":1132.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":1191.6667098999023,"bottom":193.52084350585938,"left":1132.9896240234375},"28f10c83-f255-423d":{"x":803.6666870117188,"y":228.1875,"width":388,"height":176,"top":228.1875,"right":1191.6666870117188,"bottom":404.1875,"left":803.6666870117188},"135cee27-57b0-42d2":{"x":803.6666870117188,"y":236.1875,"width":388,"height":160,"top":236.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"c1c46178-6e47-46da":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"85b63c56-dc03-49c5":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"af48eb72-3c00-4cb6":{"x":803.6666870117188,"y":236.1875,"width":139.52084350585938,"height":48,"top":236.1875,"right":943.1875305175781,"bottom":284.1875,"left":803.6666870117188},"c803c9ed-161d-4eae":{"x":803.6666870117188,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":851.6666870117188,"bottom":284.1875,"left":803.6666870117188},"05a0f761-f61d-4732":{"x":809.6666870117188,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":845.6666870117188,"bottom":278.1875,"left":809.6666870117188},"c5f7bf42-3920-4284":{"x":851.6666870117188,"y":249.1875,"width":91.52083587646484,"height":22,"top":249.1875,"right":943.1875228881836,"bottom":271.1875,"left":851.6666870117188},"5a6f2157-bc8d-43af":{"x":861.6666870117188,"y":249.1875,"width":71.52083587646484,"height":22,"top":249.1875,"right":933.1875228881836,"bottom":271.1875,"left":861.6666870117188},"5945f524-4bab-47ff":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"04d0e8d2-7664-472a":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"9d29d0a3-4024-4854":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"2960be3d-0c69-4f12":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"c5f79317-c1a4-4f33":{"x":1126.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":1175.6666679382324,"bottom":269.1875,"left":1126.40625},"893ab6dc-d8ec-406e":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"5b704fa3-1f72-4996":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"0d808e2b-622f-434c":{"x":803.6666870117188,"y":292.1875,"width":158.20834350585938,"height":48,"top":292.1875,"right":961.8750305175781,"bottom":340.1875,"left":803.6666870117188},"d5d50c7f-9ed0-4084":{"x":803.6666870117188,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":851.6666870117188,"bottom":340.1875,"left":803.6666870117188},"f5357668-fade-4a25":{"x":809.6666870117188,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":845.6666870117188,"bottom":334.1875,"left":809.6666870117188},"ccdb4a82-3808-4ee8":{"x":851.6666870117188,"y":305.1875,"width":110.20833587646484,"height":22,"top":305.1875,"right":961.8750228881836,"bottom":327.1875,"left":851.6666870117188},"6d347233-0869-4dce":{"x":861.6666870117188,"y":305.1875,"width":90.20833587646484,"height":22,"top":305.1875,"right":951.8750228881836,"bottom":327.1875,"left":861.6666870117188},"3197c042-b8e9-4d21":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d9f6b95e-4614-4a81":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"1e1dafb3-20fa-420b":{"x":803.6666870117188,"y":348.1875,"width":192.42709350585938,"height":48,"top":348.1875,"right":996.0937805175781,"bottom":396.1875,"left":803.6666870117188},"f5914265-46f1-4191":{"x":803.6666870117188,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":851.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d20dc3c6-bbdd-472d":{"x":809.6666870117188,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":845.6666870117188,"bottom":390.1875,"left":809.6666870117188},"9c9dc72d-42f9-4cbd":{"x":851.6666870117188,"y":361.1875,"width":144.42709350585938,"height":22,"top":361.1875,"right":996.0937805175781,"bottom":383.1875,"left":851.6666870117188},"d1d72a1e-35ea-41c1":{"x":861.6666870117188,"y":361.1875,"width":124.42708587646484,"height":22,"top":361.1875,"right":986.0937728881836,"bottom":383.1875,"left":861.6666870117188},"70ca6b91-8662-472d":{"x":359.66668701171875,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":803.6666870117188,"bottom":963.9271240234375,"left":359.66668701171875},"8a03bd3d-536f-493e":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":747.6666870117188,"bottom":931.9271240234375,"left":359.66668701171875},"ea0b7ed6-c6a2-4399":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":747.6666870117188,"bottom":608.1875419616699,"left":359.66668701171875},"665b8f45-4d00-4914":{"x":359.66668701171875,"y":573.9271240234375,"width":176.89584350585938,"height":19.59375,"top":573.9271240234375,"right":536.5625305175781,"bottom":593.5208740234375,"left":359.66668701171875},"671e91db-3c1d-453a":{"x":688.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":747.6667098999023,"bottom":593.5208740234375,"left":688.9896240234375},"b3c4d050-3829-4ad5":{"x":803.6666870117188,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":1247.6666870117188,"bottom":963.9271240234375,"left":803.6666870117188},"2cc46819-3cde-490f":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":1191.6666870117188,"bottom":931.9271240234375,"left":803.6666870117188},"cafe44dd-af2a-4dd5":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":1191.6666870117188,"bottom":608.1875419616699,"left":803.6666870117188},"9425538c-84b2-40b8":{"x":803.6666870117188,"y":573.9271240234375,"width":143.2291717529297,"height":19.59375,"top":573.9271240234375,"right":946.8958587646484,"bottom":593.5208740234375,"left":803.6666870117188},"04fcf591-dba3-494a":{"x":1132.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":1191.6667098999023,"bottom":593.5208740234375,"left":1132.9896240234375},"b0fa5c18-7982-483f":{"x":1191.666748046875,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":1215.666748046875,"bottom":2045.1875,"left":1191.666748046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-18.json b/demonstrations/ausdjpo/bboxes/bboxes-18.json new file mode 100644 index 0000000000000000000000000000000000000000..082ac79ec46a54fe3ca7c6f7ef755872a52e304f --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-18.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93e6fee3-65a1-48d3":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":3118.260498046875,"top":-500.40625,"right":1263.3333740234375,"bottom":2617.854248046875,"left":0},"e76cb1b5-f224-4534":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"f8bc74a4-08e5-4d0f":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"b3b3b98a-dfa9-4c2a":{"x":0,"y":-308.40625,"width":1263.3333740234375,"height":2353.59375,"top":-308.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"3d6cfdde-6066-4e00":{"x":47.66666793823242,"y":-308.40625,"width":1168,"height":2353.59375,"top":-308.40625,"right":1215.6666679382324,"bottom":2045.1875,"left":47.66666793823242},"d7fdee83-21e3-467b":{"x":47.66666793823242,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":71.66666793823242,"bottom":2045.1875,"left":47.66666793823242},"86ead4cf-77f7-4ac9":{"x":71.66667175292969,"y":-300.40625,"width":256,"height":2345.59375,"top":-300.40625,"right":327.6666717529297,"bottom":2045.1875,"left":71.66667175292969},"53190586-cec1-44f4":{"x":71.66667175292969,"y":-300.40625,"width":255.33334350585938,"height":2345.59375,"top":-300.40625,"right":327.00001525878906,"bottom":2045.1875,"left":71.66667175292969},"35001293-b1fe-4b3e":{"x":327.66668701171875,"y":-308.40625,"width":32,"height":2353.59375,"top":-308.40625,"right":359.66668701171875,"bottom":2045.1875,"left":327.66668701171875},"736db82e-dcd5-4de9":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"88fe6f31-e4c1-443b":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"dac06c6b-57d3-4eb5":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2077,"top":-284.40625,"right":1191.6666870117188,"bottom":1792.59375,"left":359.66668701171875},"a53618b4-86bf-443b":{"x":359.66668701171875,"y":-236.0729217529297,"width":832,"height":2000,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"1fd3a1e0-826f-4758":{"x":359.66668701171875,"y":-236.0729217529297,"width":888,"height":2000,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"eb219f1a-8584-42a3":{"x":359.66668701171875,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":803.6666870117188,"bottom":163.9270782470703,"left":359.66668701171875},"007905e5-ef8c-42c9":{"x":359.66668701171875,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":747.6666870117188,"bottom":131.9270782470703,"left":359.66668701171875},"3e81298e-3db4-4e68":{"x":359.66668701171875,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":747.6666870117188,"bottom":116.1875,"left":359.66668701171875},"007e4856-321a-44a6":{"x":359.66668701171875,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"b422c205-2a38-49d3":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"4163d3b6-c1a8-4024":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"e0e4edb0-8414-4373":{"x":359.66668701171875,"y":4.1875,"width":160.6041717529297,"height":48,"top":4.1875,"right":520.2708587646484,"bottom":52.1875,"left":359.66668701171875},"75476b56-5b1a-437a":{"x":359.66668701171875,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":407.66668701171875,"bottom":52.1875,"left":359.66668701171875},"d196dc30-16a8-4049":{"x":365.66668701171875,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":401.66668701171875,"bottom":46.1875,"left":365.66668701171875},"6fc367ba-3203-4c62":{"x":407.66668701171875,"y":17.1875,"width":112.60417175292969,"height":22,"top":17.1875,"right":520.2708587646484,"bottom":39.1875,"left":407.66668701171875},"406733be-01b2-4a1e":{"x":417.66668701171875,"y":17.1875,"width":92.60417175292969,"height":22,"top":17.1875,"right":510.27085876464844,"bottom":39.1875,"left":417.66668701171875},"48adbcbb-0388-4251":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"abe50088-0b64-43c1":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"721bd48f-a233-4c1a":{"x":359.66668701171875,"y":60.1875,"width":283.01043701171875,"height":48,"top":60.1875,"right":642.6771240234375,"bottom":108.1875,"left":359.66668701171875},"b2ccea14-2068-48f2":{"x":359.66668701171875,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":407.66668701171875,"bottom":108.1875,"left":359.66668701171875},"2f65d557-f8b2-4e61":{"x":365.66668701171875,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":401.66668701171875,"bottom":102.1875,"left":365.66668701171875},"cbbbb6a4-fc87-486d":{"x":407.66668701171875,"y":73.1875,"width":235.0104217529297,"height":22,"top":73.1875,"right":642.6771087646484,"bottom":95.1875,"left":407.66668701171875},"c75df82d-bab6-41e5":{"x":417.66668701171875,"y":73.1875,"width":215.0104217529297,"height":22,"top":73.1875,"right":632.6771087646484,"bottom":95.1875,"left":417.66668701171875},"30a79e1c-64fb-4c86":{"x":803.6666870117188,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":163.9270782470703,"left":803.6666870117188},"feedef1a-4882-4aeb":{"x":803.6666870117188,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":131.9270782470703,"left":803.6666870117188},"45e75065-de01-4dd9":{"x":803.6666870117188,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":1191.6666870117188,"bottom":116.1875,"left":803.6666870117188},"c929ddb3-c811-4dfe":{"x":803.6666870117188,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"703718f1-26f9-4319":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"4c4fd0ba-9117-49a3":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"10251ba5-be3e-4197":{"x":803.6666870117188,"y":4.1875,"width":202.3229217529297,"height":48,"top":4.1875,"right":1005.9896087646484,"bottom":52.1875,"left":803.6666870117188},"dd185cb3-1c1b-4dc1":{"x":803.6666870117188,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":851.6666870117188,"bottom":52.1875,"left":803.6666870117188},"35361f87-9a2b-4eec":{"x":809.6666870117188,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":845.6666870117188,"bottom":46.1875,"left":809.6666870117188},"78607f02-83c8-44c0":{"x":851.6666870117188,"y":17.1875,"width":154.3229217529297,"height":22,"top":17.1875,"right":1005.9896087646484,"bottom":39.1875,"left":851.6666870117188},"4019a8e8-d6b4-4fcb":{"x":861.6666870117188,"y":17.1875,"width":134.3229217529297,"height":22,"top":17.1875,"right":995.9896087646484,"bottom":39.1875,"left":861.6666870117188},"db59b9fd-ddf9-43fb":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"e7afcc9b-85c2-46e4":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"a056453f-e859-4311":{"x":803.6666870117188,"y":60.1875,"width":175.7604217529297,"height":48,"top":60.1875,"right":979.4271087646484,"bottom":108.1875,"left":803.6666870117188},"6d13bec4-0ae6-421c":{"x":803.6666870117188,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":851.6666870117188,"bottom":108.1875,"left":803.6666870117188},"f44b33f3-8f36-4cf2":{"x":809.6666870117188,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":845.6666870117188,"bottom":102.1875,"left":809.6666870117188},"99832fd9-e0b6-4ea4":{"x":851.6666870117188,"y":73.1875,"width":127.76042175292969,"height":22,"top":73.1875,"right":979.4271087646484,"bottom":95.1875,"left":851.6666870117188},"27fffe15-ef9f-4cc6":{"x":861.6666870117188,"y":73.1875,"width":107.76042175292969,"height":22,"top":73.1875,"right":969.4271087646484,"bottom":95.1875,"left":861.6666870117188},"ffa10638-dd57-42a8":{"x":359.66668701171875,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":803.6666870117188,"bottom":563.9270935058594,"left":359.66668701171875},"94bd4e55-1b90-4db1":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":747.6666870117188,"bottom":531.9270935058594,"left":359.66668701171875},"6446c537-bb17-4389":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":747.6666870117188,"bottom":208.1875114440918,"left":359.66668701171875},"9f82d78a-2e73-4b43":{"x":359.66668701171875,"y":173.92709350585938,"width":159.1875,"height":19.59375,"top":173.92709350585938,"right":518.8541870117188,"bottom":193.52084350585938,"left":359.66668701171875},"9f53f2db-6e87-43ab":{"x":688.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":747.6667098999023,"bottom":193.52084350585938,"left":688.9896240234375},"440b7a3f-c82b-4eed":{"x":359.66668701171875,"y":228.1875,"width":388,"height":288,"top":228.1875,"right":747.6666870117188,"bottom":516.1875,"left":359.66668701171875},"71b6ff5c-7f5d-4ed3":{"x":359.66668701171875,"y":236.1875,"width":388,"height":272,"top":236.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"16f5f2e3-75b2-4aab":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"a6143be6-2346-42e4":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"abf892b5-c742-42c7":{"x":359.66668701171875,"y":236.1875,"width":284.03125,"height":48,"top":236.1875,"right":643.6979370117188,"bottom":284.1875,"left":359.66668701171875},"cbf42e98-1423-48f3":{"x":359.66668701171875,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":407.66668701171875,"bottom":284.1875,"left":359.66668701171875},"360fc186-23d4-4814":{"x":365.66668701171875,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":401.66668701171875,"bottom":278.1875,"left":365.66668701171875},"c88d48d7-30ec-4a08":{"x":407.66668701171875,"y":249.1875,"width":236.03125,"height":22,"top":249.1875,"right":643.6979370117188,"bottom":271.1875,"left":407.66668701171875},"4604a258-3155-404e":{"x":417.66668701171875,"y":249.1875,"width":216.03125,"height":22,"top":249.1875,"right":633.6979370117188,"bottom":271.1875,"left":417.66668701171875},"bc4ebff6-86e9-4ac4":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"eecdd0b8-582f-4085":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"86cb3b62-bb78-42ce":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"ab1a0696-f890-4d06":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"b4f2c7c5-c7fa-414c":{"x":682.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":731.6666679382324,"bottom":269.1875,"left":682.40625},"d3772bf2-e514-4cdc":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"12ca1850-1787-4589":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"0e1fa219-6cf1-4851":{"x":359.66668701171875,"y":292.1875,"width":287.3333435058594,"height":48,"top":292.1875,"right":647.0000305175781,"bottom":340.1875,"left":359.66668701171875},"fb640d63-54c8-4bce":{"x":359.66668701171875,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":407.66668701171875,"bottom":340.1875,"left":359.66668701171875},"7cb819db-d907-490c":{"x":365.66668701171875,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":401.66668701171875,"bottom":334.1875,"left":365.66668701171875},"0a404b40-a602-4983":{"x":407.66668701171875,"y":294.1875,"width":239.33334350585938,"height":44,"top":294.1875,"right":647.0000305175781,"bottom":338.1875,"left":407.66668701171875},"2a7b3fed-43bf-4678":{"x":417.66668701171875,"y":294.1875,"width":219.33334350585938,"height":44,"top":294.1875,"right":637.0000305175781,"bottom":338.1875,"left":417.66668701171875},"98635f00-b4b1-42d6":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"34bbf904-ba35-4cd3":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"f6c45f53-3ffb-4cd4":{"x":359.66668701171875,"y":348.1875,"width":287.3333435058594,"height":48,"top":348.1875,"right":647.0000305175781,"bottom":396.1875,"left":359.66668701171875},"59d7cca9-0341-4ea9":{"x":359.66668701171875,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":407.66668701171875,"bottom":396.1875,"left":359.66668701171875},"6b35f3e4-aa59-45d0":{"x":365.66668701171875,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":401.66668701171875,"bottom":390.1875,"left":365.66668701171875},"ff76e3e8-99e9-4a70":{"x":407.66668701171875,"y":350.1875,"width":239.33334350585938,"height":44,"top":350.1875,"right":647.0000305175781,"bottom":394.1875,"left":407.66668701171875},"c54a501e-b65f-460c":{"x":417.66668701171875,"y":350.1875,"width":219.33334350585938,"height":44,"top":350.1875,"right":637.0000305175781,"bottom":394.1875,"left":417.66668701171875},"481cf9d3-bf11-4f8c":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"aea6236f-7750-401d":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"853d1bb6-2f6e-4517":{"x":359.66668701171875,"y":404.1875,"width":287.3333435058594,"height":48,"top":404.1875,"right":647.0000305175781,"bottom":452.1875,"left":359.66668701171875},"793d136c-dff4-445b":{"x":359.66668701171875,"y":404.1875,"width":48,"height":48,"top":404.1875,"right":407.66668701171875,"bottom":452.1875,"left":359.66668701171875},"89804516-6327-4973":{"x":365.66668701171875,"y":410.1875,"width":36,"height":36,"top":410.1875,"right":401.66668701171875,"bottom":446.1875,"left":365.66668701171875},"97f4e51d-a4e9-40bf":{"x":407.66668701171875,"y":406.1875,"width":239.33334350585938,"height":44,"top":406.1875,"right":647.0000305175781,"bottom":450.1875,"left":407.66668701171875},"acb21fe5-b138-4146":{"x":417.66668701171875,"y":406.1875,"width":219.33334350585938,"height":44,"top":406.1875,"right":637.0000305175781,"bottom":450.1875,"left":417.66668701171875},"e124690b-15c0-4f79":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"223317cf-7ced-46a3":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"91ca8e20-5d0b-41cd":{"x":359.66668701171875,"y":460.1875,"width":287.3333435058594,"height":48,"top":460.1875,"right":647.0000305175781,"bottom":508.1875,"left":359.66668701171875},"6d792d24-ad00-42fa":{"x":359.66668701171875,"y":460.1875,"width":48,"height":48,"top":460.1875,"right":407.66668701171875,"bottom":508.1875,"left":359.66668701171875},"39e29d78-11c8-4b25":{"x":365.66668701171875,"y":466.1875,"width":36,"height":36,"top":466.1875,"right":401.66668701171875,"bottom":502.1875,"left":365.66668701171875},"8db2f360-bcbc-4c5b":{"x":407.66668701171875,"y":462.1875,"width":239.33334350585938,"height":44,"top":462.1875,"right":647.0000305175781,"bottom":506.1875,"left":407.66668701171875},"f1f819d3-e303-4180":{"x":417.66668701171875,"y":462.1875,"width":219.33334350585938,"height":44,"top":462.1875,"right":637.0000305175781,"bottom":506.1875,"left":417.66668701171875},"c64a77da-d180-4502":{"x":803.6666870117188,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":1247.6666870117188,"bottom":563.9270935058594,"left":803.6666870117188},"f4c9dcb7-3705-4d62":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":1191.6666870117188,"bottom":531.9270935058594,"left":803.6666870117188},"79858f74-8d77-4fb3":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":1191.6666870117188,"bottom":208.1875114440918,"left":803.6666870117188},"d08d5c5c-c5ef-4265":{"x":803.6666870117188,"y":173.92709350585938,"width":119.59375,"height":19.59375,"top":173.92709350585938,"right":923.2604370117188,"bottom":193.52084350585938,"left":803.6666870117188},"923fb4b1-b952-4a50":{"x":1132.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":1191.6667098999023,"bottom":193.52084350585938,"left":1132.9896240234375},"28f10c83-f255-423d":{"x":803.6666870117188,"y":228.1875,"width":388,"height":176,"top":228.1875,"right":1191.6666870117188,"bottom":404.1875,"left":803.6666870117188},"135cee27-57b0-42d2":{"x":803.6666870117188,"y":236.1875,"width":388,"height":160,"top":236.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"c1c46178-6e47-46da":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"85b63c56-dc03-49c5":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"af48eb72-3c00-4cb6":{"x":803.6666870117188,"y":236.1875,"width":139.52084350585938,"height":48,"top":236.1875,"right":943.1875305175781,"bottom":284.1875,"left":803.6666870117188},"c803c9ed-161d-4eae":{"x":803.6666870117188,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":851.6666870117188,"bottom":284.1875,"left":803.6666870117188},"05a0f761-f61d-4732":{"x":809.6666870117188,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":845.6666870117188,"bottom":278.1875,"left":809.6666870117188},"c5f7bf42-3920-4284":{"x":851.6666870117188,"y":249.1875,"width":91.52083587646484,"height":22,"top":249.1875,"right":943.1875228881836,"bottom":271.1875,"left":851.6666870117188},"5a6f2157-bc8d-43af":{"x":861.6666870117188,"y":249.1875,"width":71.52083587646484,"height":22,"top":249.1875,"right":933.1875228881836,"bottom":271.1875,"left":861.6666870117188},"5945f524-4bab-47ff":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"04d0e8d2-7664-472a":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"9d29d0a3-4024-4854":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"2960be3d-0c69-4f12":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"c5f79317-c1a4-4f33":{"x":1126.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":1175.6666679382324,"bottom":269.1875,"left":1126.40625},"893ab6dc-d8ec-406e":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"5b704fa3-1f72-4996":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"0d808e2b-622f-434c":{"x":803.6666870117188,"y":292.1875,"width":158.20834350585938,"height":48,"top":292.1875,"right":961.8750305175781,"bottom":340.1875,"left":803.6666870117188},"d5d50c7f-9ed0-4084":{"x":803.6666870117188,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":851.6666870117188,"bottom":340.1875,"left":803.6666870117188},"f5357668-fade-4a25":{"x":809.6666870117188,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":845.6666870117188,"bottom":334.1875,"left":809.6666870117188},"ccdb4a82-3808-4ee8":{"x":851.6666870117188,"y":305.1875,"width":110.20833587646484,"height":22,"top":305.1875,"right":961.8750228881836,"bottom":327.1875,"left":851.6666870117188},"6d347233-0869-4dce":{"x":861.6666870117188,"y":305.1875,"width":90.20833587646484,"height":22,"top":305.1875,"right":951.8750228881836,"bottom":327.1875,"left":861.6666870117188},"3197c042-b8e9-4d21":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d9f6b95e-4614-4a81":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"1e1dafb3-20fa-420b":{"x":803.6666870117188,"y":348.1875,"width":192.42709350585938,"height":48,"top":348.1875,"right":996.0937805175781,"bottom":396.1875,"left":803.6666870117188},"f5914265-46f1-4191":{"x":803.6666870117188,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":851.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d20dc3c6-bbdd-472d":{"x":809.6666870117188,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":845.6666870117188,"bottom":390.1875,"left":809.6666870117188},"9c9dc72d-42f9-4cbd":{"x":851.6666870117188,"y":361.1875,"width":144.42709350585938,"height":22,"top":361.1875,"right":996.0937805175781,"bottom":383.1875,"left":851.6666870117188},"d1d72a1e-35ea-41c1":{"x":861.6666870117188,"y":361.1875,"width":124.42708587646484,"height":22,"top":361.1875,"right":986.0937728881836,"bottom":383.1875,"left":861.6666870117188},"70ca6b91-8662-472d":{"x":359.66668701171875,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":803.6666870117188,"bottom":963.9271240234375,"left":359.66668701171875},"8a03bd3d-536f-493e":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":747.6666870117188,"bottom":931.9271240234375,"left":359.66668701171875},"ea0b7ed6-c6a2-4399":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":747.6666870117188,"bottom":608.1875419616699,"left":359.66668701171875},"665b8f45-4d00-4914":{"x":359.66668701171875,"y":573.9271240234375,"width":176.89584350585938,"height":19.59375,"top":573.9271240234375,"right":536.5625305175781,"bottom":593.5208740234375,"left":359.66668701171875},"671e91db-3c1d-453a":{"x":688.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":747.6667098999023,"bottom":593.5208740234375,"left":688.9896240234375},"b3c4d050-3829-4ad5":{"x":803.6666870117188,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":1247.6666870117188,"bottom":963.9271240234375,"left":803.6666870117188},"2cc46819-3cde-490f":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":1191.6666870117188,"bottom":931.9271240234375,"left":803.6666870117188},"cafe44dd-af2a-4dd5":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":1191.6666870117188,"bottom":608.1875419616699,"left":803.6666870117188},"9425538c-84b2-40b8":{"x":803.6666870117188,"y":573.9271240234375,"width":143.2291717529297,"height":19.59375,"top":573.9271240234375,"right":946.8958587646484,"bottom":593.5208740234375,"left":803.6666870117188},"04fcf591-dba3-494a":{"x":1132.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":1191.6667098999023,"bottom":593.5208740234375,"left":1132.9896240234375},"b0fa5c18-7982-483f":{"x":1191.666748046875,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":1215.666748046875,"bottom":2045.1875,"left":1191.666748046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-40.json b/demonstrations/ausdjpo/bboxes/bboxes-40.json new file mode 100644 index 0000000000000000000000000000000000000000..082ac79ec46a54fe3ca7c6f7ef755872a52e304f --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-40.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-500,"width":1263.3333740234375,"height":601.3333740234375,"top":-500,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-500.40625,"right":1263.3333740234375,"bottom":101.3333740234375,"left":0},"93e6fee3-65a1-48d3":{"x":0,"y":-500.40625,"width":1263.3333740234375,"height":3118.260498046875,"top":-500.40625,"right":1263.3333740234375,"bottom":2617.854248046875,"left":0},"e76cb1b5-f224-4534":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"f8bc74a4-08e5-4d0f":{"x":0,"y":-438.40625,"width":1263.3333740234375,"height":2483.59375,"top":-438.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"b3b3b98a-dfa9-4c2a":{"x":0,"y":-308.40625,"width":1263.3333740234375,"height":2353.59375,"top":-308.40625,"right":1263.3333740234375,"bottom":2045.1875,"left":0},"3d6cfdde-6066-4e00":{"x":47.66666793823242,"y":-308.40625,"width":1168,"height":2353.59375,"top":-308.40625,"right":1215.6666679382324,"bottom":2045.1875,"left":47.66666793823242},"d7fdee83-21e3-467b":{"x":47.66666793823242,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":71.66666793823242,"bottom":2045.1875,"left":47.66666793823242},"86ead4cf-77f7-4ac9":{"x":71.66667175292969,"y":-300.40625,"width":256,"height":2345.59375,"top":-300.40625,"right":327.6666717529297,"bottom":2045.1875,"left":71.66667175292969},"53190586-cec1-44f4":{"x":71.66667175292969,"y":-300.40625,"width":255.33334350585938,"height":2345.59375,"top":-300.40625,"right":327.00001525878906,"bottom":2045.1875,"left":71.66667175292969},"35001293-b1fe-4b3e":{"x":327.66668701171875,"y":-308.40625,"width":32,"height":2353.59375,"top":-308.40625,"right":359.66668701171875,"bottom":2045.1875,"left":327.66668701171875},"736db82e-dcd5-4de9":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"88fe6f31-e4c1-443b":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2329.59375,"top":-284.40625,"right":1191.6666870117188,"bottom":2045.1875,"left":359.66668701171875},"dac06c6b-57d3-4eb5":{"x":359.66668701171875,"y":-284.40625,"width":832,"height":2077,"top":-284.40625,"right":1191.6666870117188,"bottom":1792.59375,"left":359.66668701171875},"a53618b4-86bf-443b":{"x":359.66668701171875,"y":-236.0729217529297,"width":832,"height":2000,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"1fd3a1e0-826f-4758":{"x":359.66668701171875,"y":-236.0729217529297,"width":888,"height":2000,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":1763.9270782470703,"left":359.66668701171875},"eb219f1a-8584-42a3":{"x":359.66668701171875,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":803.6666870117188,"bottom":163.9270782470703,"left":359.66668701171875},"007905e5-ef8c-42c9":{"x":359.66668701171875,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":747.6666870117188,"bottom":131.9270782470703,"left":359.66668701171875},"3e81298e-3db4-4e68":{"x":359.66668701171875,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":747.6666870117188,"bottom":116.1875,"left":359.66668701171875},"007e4856-321a-44a6":{"x":359.66668701171875,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"b422c205-2a38-49d3":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"4163d3b6-c1a8-4024":{"x":359.66668701171875,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":747.6666870117188,"bottom":52.1875,"left":359.66668701171875},"e0e4edb0-8414-4373":{"x":359.66668701171875,"y":4.1875,"width":160.6041717529297,"height":48,"top":4.1875,"right":520.2708587646484,"bottom":52.1875,"left":359.66668701171875},"75476b56-5b1a-437a":{"x":359.66668701171875,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":407.66668701171875,"bottom":52.1875,"left":359.66668701171875},"d196dc30-16a8-4049":{"x":365.66668701171875,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":401.66668701171875,"bottom":46.1875,"left":365.66668701171875},"6fc367ba-3203-4c62":{"x":407.66668701171875,"y":17.1875,"width":112.60417175292969,"height":22,"top":17.1875,"right":520.2708587646484,"bottom":39.1875,"left":407.66668701171875},"406733be-01b2-4a1e":{"x":417.66668701171875,"y":17.1875,"width":92.60417175292969,"height":22,"top":17.1875,"right":510.27085876464844,"bottom":39.1875,"left":417.66668701171875},"48adbcbb-0388-4251":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"abe50088-0b64-43c1":{"x":359.66668701171875,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":747.6666870117188,"bottom":108.1875,"left":359.66668701171875},"721bd48f-a233-4c1a":{"x":359.66668701171875,"y":60.1875,"width":283.01043701171875,"height":48,"top":60.1875,"right":642.6771240234375,"bottom":108.1875,"left":359.66668701171875},"b2ccea14-2068-48f2":{"x":359.66668701171875,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":407.66668701171875,"bottom":108.1875,"left":359.66668701171875},"2f65d557-f8b2-4e61":{"x":365.66668701171875,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":401.66668701171875,"bottom":102.1875,"left":365.66668701171875},"cbbbb6a4-fc87-486d":{"x":407.66668701171875,"y":73.1875,"width":235.0104217529297,"height":22,"top":73.1875,"right":642.6771087646484,"bottom":95.1875,"left":407.66668701171875},"c75df82d-bab6-41e5":{"x":417.66668701171875,"y":73.1875,"width":215.0104217529297,"height":22,"top":73.1875,"right":632.6771087646484,"bottom":95.1875,"left":417.66668701171875},"30a79e1c-64fb-4c86":{"x":803.6666870117188,"y":-236.0729217529297,"width":444,"height":400,"top":-236.0729217529297,"right":1247.6666870117188,"bottom":163.9270782470703,"left":803.6666870117188},"feedef1a-4882-4aeb":{"x":803.6666870117188,"y":-236.0729217529297,"width":388,"height":368,"top":-236.0729217529297,"right":1191.6666870117188,"bottom":131.9270782470703,"left":803.6666870117188},"45e75065-de01-4dd9":{"x":803.6666870117188,"y":-171.8125,"width":388,"height":288,"top":-171.8125,"right":1191.6666870117188,"bottom":116.1875,"left":803.6666870117188},"c929ddb3-c811-4dfe":{"x":803.6666870117188,"y":-163.8125,"width":388,"height":272,"top":-163.8125,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"703718f1-26f9-4319":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"4c4fd0ba-9117-49a3":{"x":803.6666870117188,"y":4.1875,"width":388,"height":48,"top":4.1875,"right":1191.6666870117188,"bottom":52.1875,"left":803.6666870117188},"10251ba5-be3e-4197":{"x":803.6666870117188,"y":4.1875,"width":202.3229217529297,"height":48,"top":4.1875,"right":1005.9896087646484,"bottom":52.1875,"left":803.6666870117188},"dd185cb3-1c1b-4dc1":{"x":803.6666870117188,"y":4.1875,"width":48,"height":48,"top":4.1875,"right":851.6666870117188,"bottom":52.1875,"left":803.6666870117188},"35361f87-9a2b-4eec":{"x":809.6666870117188,"y":10.1875,"width":36,"height":36,"top":10.1875,"right":845.6666870117188,"bottom":46.1875,"left":809.6666870117188},"78607f02-83c8-44c0":{"x":851.6666870117188,"y":17.1875,"width":154.3229217529297,"height":22,"top":17.1875,"right":1005.9896087646484,"bottom":39.1875,"left":851.6666870117188},"4019a8e8-d6b4-4fcb":{"x":861.6666870117188,"y":17.1875,"width":134.3229217529297,"height":22,"top":17.1875,"right":995.9896087646484,"bottom":39.1875,"left":861.6666870117188},"db59b9fd-ddf9-43fb":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"e7afcc9b-85c2-46e4":{"x":803.6666870117188,"y":60.1875,"width":388,"height":48,"top":60.1875,"right":1191.6666870117188,"bottom":108.1875,"left":803.6666870117188},"a056453f-e859-4311":{"x":803.6666870117188,"y":60.1875,"width":175.7604217529297,"height":48,"top":60.1875,"right":979.4271087646484,"bottom":108.1875,"left":803.6666870117188},"6d13bec4-0ae6-421c":{"x":803.6666870117188,"y":60.1875,"width":48,"height":48,"top":60.1875,"right":851.6666870117188,"bottom":108.1875,"left":803.6666870117188},"f44b33f3-8f36-4cf2":{"x":809.6666870117188,"y":66.1875,"width":36,"height":36,"top":66.1875,"right":845.6666870117188,"bottom":102.1875,"left":809.6666870117188},"99832fd9-e0b6-4ea4":{"x":851.6666870117188,"y":73.1875,"width":127.76042175292969,"height":22,"top":73.1875,"right":979.4271087646484,"bottom":95.1875,"left":851.6666870117188},"27fffe15-ef9f-4cc6":{"x":861.6666870117188,"y":73.1875,"width":107.76042175292969,"height":22,"top":73.1875,"right":969.4271087646484,"bottom":95.1875,"left":861.6666870117188},"ffa10638-dd57-42a8":{"x":359.66668701171875,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":803.6666870117188,"bottom":563.9270935058594,"left":359.66668701171875},"94bd4e55-1b90-4db1":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":747.6666870117188,"bottom":531.9270935058594,"left":359.66668701171875},"6446c537-bb17-4389":{"x":359.66668701171875,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":747.6666870117188,"bottom":208.1875114440918,"left":359.66668701171875},"9f82d78a-2e73-4b43":{"x":359.66668701171875,"y":173.92709350585938,"width":159.1875,"height":19.59375,"top":173.92709350585938,"right":518.8541870117188,"bottom":193.52084350585938,"left":359.66668701171875},"9f53f2db-6e87-43ab":{"x":688.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":747.6667098999023,"bottom":193.52084350585938,"left":688.9896240234375},"440b7a3f-c82b-4eed":{"x":359.66668701171875,"y":228.1875,"width":388,"height":288,"top":228.1875,"right":747.6666870117188,"bottom":516.1875,"left":359.66668701171875},"71b6ff5c-7f5d-4ed3":{"x":359.66668701171875,"y":236.1875,"width":388,"height":272,"top":236.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"16f5f2e3-75b2-4aab":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"a6143be6-2346-42e4":{"x":359.66668701171875,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":747.6666870117188,"bottom":284.1875,"left":359.66668701171875},"abf892b5-c742-42c7":{"x":359.66668701171875,"y":236.1875,"width":284.03125,"height":48,"top":236.1875,"right":643.6979370117188,"bottom":284.1875,"left":359.66668701171875},"cbf42e98-1423-48f3":{"x":359.66668701171875,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":407.66668701171875,"bottom":284.1875,"left":359.66668701171875},"360fc186-23d4-4814":{"x":365.66668701171875,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":401.66668701171875,"bottom":278.1875,"left":365.66668701171875},"c88d48d7-30ec-4a08":{"x":407.66668701171875,"y":249.1875,"width":236.03125,"height":22,"top":249.1875,"right":643.6979370117188,"bottom":271.1875,"left":407.66668701171875},"4604a258-3155-404e":{"x":417.66668701171875,"y":249.1875,"width":216.03125,"height":22,"top":249.1875,"right":633.6979370117188,"bottom":271.1875,"left":417.66668701171875},"bc4ebff6-86e9-4ac4":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"eecdd0b8-582f-4085":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"86cb3b62-bb78-42ce":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"ab1a0696-f890-4d06":{"x":666.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":747.6666717529297,"bottom":276.1875,"left":666.40625},"b4f2c7c5-c7fa-414c":{"x":682.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":731.6666679382324,"bottom":269.1875,"left":682.40625},"d3772bf2-e514-4cdc":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"12ca1850-1787-4589":{"x":359.66668701171875,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":747.6666870117188,"bottom":340.1875,"left":359.66668701171875},"0e1fa219-6cf1-4851":{"x":359.66668701171875,"y":292.1875,"width":287.3333435058594,"height":48,"top":292.1875,"right":647.0000305175781,"bottom":340.1875,"left":359.66668701171875},"fb640d63-54c8-4bce":{"x":359.66668701171875,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":407.66668701171875,"bottom":340.1875,"left":359.66668701171875},"7cb819db-d907-490c":{"x":365.66668701171875,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":401.66668701171875,"bottom":334.1875,"left":365.66668701171875},"0a404b40-a602-4983":{"x":407.66668701171875,"y":294.1875,"width":239.33334350585938,"height":44,"top":294.1875,"right":647.0000305175781,"bottom":338.1875,"left":407.66668701171875},"2a7b3fed-43bf-4678":{"x":417.66668701171875,"y":294.1875,"width":219.33334350585938,"height":44,"top":294.1875,"right":637.0000305175781,"bottom":338.1875,"left":417.66668701171875},"98635f00-b4b1-42d6":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"34bbf904-ba35-4cd3":{"x":359.66668701171875,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":747.6666870117188,"bottom":396.1875,"left":359.66668701171875},"f6c45f53-3ffb-4cd4":{"x":359.66668701171875,"y":348.1875,"width":287.3333435058594,"height":48,"top":348.1875,"right":647.0000305175781,"bottom":396.1875,"left":359.66668701171875},"59d7cca9-0341-4ea9":{"x":359.66668701171875,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":407.66668701171875,"bottom":396.1875,"left":359.66668701171875},"6b35f3e4-aa59-45d0":{"x":365.66668701171875,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":401.66668701171875,"bottom":390.1875,"left":365.66668701171875},"ff76e3e8-99e9-4a70":{"x":407.66668701171875,"y":350.1875,"width":239.33334350585938,"height":44,"top":350.1875,"right":647.0000305175781,"bottom":394.1875,"left":407.66668701171875},"c54a501e-b65f-460c":{"x":417.66668701171875,"y":350.1875,"width":219.33334350585938,"height":44,"top":350.1875,"right":637.0000305175781,"bottom":394.1875,"left":417.66668701171875},"481cf9d3-bf11-4f8c":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"aea6236f-7750-401d":{"x":359.66668701171875,"y":404.1875,"width":388,"height":48,"top":404.1875,"right":747.6666870117188,"bottom":452.1875,"left":359.66668701171875},"853d1bb6-2f6e-4517":{"x":359.66668701171875,"y":404.1875,"width":287.3333435058594,"height":48,"top":404.1875,"right":647.0000305175781,"bottom":452.1875,"left":359.66668701171875},"793d136c-dff4-445b":{"x":359.66668701171875,"y":404.1875,"width":48,"height":48,"top":404.1875,"right":407.66668701171875,"bottom":452.1875,"left":359.66668701171875},"89804516-6327-4973":{"x":365.66668701171875,"y":410.1875,"width":36,"height":36,"top":410.1875,"right":401.66668701171875,"bottom":446.1875,"left":365.66668701171875},"97f4e51d-a4e9-40bf":{"x":407.66668701171875,"y":406.1875,"width":239.33334350585938,"height":44,"top":406.1875,"right":647.0000305175781,"bottom":450.1875,"left":407.66668701171875},"acb21fe5-b138-4146":{"x":417.66668701171875,"y":406.1875,"width":219.33334350585938,"height":44,"top":406.1875,"right":637.0000305175781,"bottom":450.1875,"left":417.66668701171875},"e124690b-15c0-4f79":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"223317cf-7ced-46a3":{"x":359.66668701171875,"y":460.1875,"width":388,"height":48,"top":460.1875,"right":747.6666870117188,"bottom":508.1875,"left":359.66668701171875},"91ca8e20-5d0b-41cd":{"x":359.66668701171875,"y":460.1875,"width":287.3333435058594,"height":48,"top":460.1875,"right":647.0000305175781,"bottom":508.1875,"left":359.66668701171875},"6d792d24-ad00-42fa":{"x":359.66668701171875,"y":460.1875,"width":48,"height":48,"top":460.1875,"right":407.66668701171875,"bottom":508.1875,"left":359.66668701171875},"39e29d78-11c8-4b25":{"x":365.66668701171875,"y":466.1875,"width":36,"height":36,"top":466.1875,"right":401.66668701171875,"bottom":502.1875,"left":365.66668701171875},"8db2f360-bcbc-4c5b":{"x":407.66668701171875,"y":462.1875,"width":239.33334350585938,"height":44,"top":462.1875,"right":647.0000305175781,"bottom":506.1875,"left":407.66668701171875},"f1f819d3-e303-4180":{"x":417.66668701171875,"y":462.1875,"width":219.33334350585938,"height":44,"top":462.1875,"right":637.0000305175781,"bottom":506.1875,"left":417.66668701171875},"c64a77da-d180-4502":{"x":803.6666870117188,"y":163.92709350585938,"width":444,"height":400,"top":163.92709350585938,"right":1247.6666870117188,"bottom":563.9270935058594,"left":803.6666870117188},"f4c9dcb7-3705-4d62":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":368,"top":163.92709350585938,"right":1191.6666870117188,"bottom":531.9270935058594,"left":803.6666870117188},"79858f74-8d77-4fb3":{"x":803.6666870117188,"y":163.92709350585938,"width":388,"height":44.26041793823242,"top":163.92709350585938,"right":1191.6666870117188,"bottom":208.1875114440918,"left":803.6666870117188},"d08d5c5c-c5ef-4265":{"x":803.6666870117188,"y":173.92709350585938,"width":119.59375,"height":19.59375,"top":173.92709350585938,"right":923.2604370117188,"bottom":193.52084350585938,"left":803.6666870117188},"923fb4b1-b952-4a50":{"x":1132.9896240234375,"y":173.92709350585938,"width":58.677085876464844,"height":19.59375,"top":173.92709350585938,"right":1191.6667098999023,"bottom":193.52084350585938,"left":1132.9896240234375},"28f10c83-f255-423d":{"x":803.6666870117188,"y":228.1875,"width":388,"height":176,"top":228.1875,"right":1191.6666870117188,"bottom":404.1875,"left":803.6666870117188},"135cee27-57b0-42d2":{"x":803.6666870117188,"y":236.1875,"width":388,"height":160,"top":236.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"c1c46178-6e47-46da":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"85b63c56-dc03-49c5":{"x":803.6666870117188,"y":236.1875,"width":388,"height":48,"top":236.1875,"right":1191.6666870117188,"bottom":284.1875,"left":803.6666870117188},"af48eb72-3c00-4cb6":{"x":803.6666870117188,"y":236.1875,"width":139.52084350585938,"height":48,"top":236.1875,"right":943.1875305175781,"bottom":284.1875,"left":803.6666870117188},"c803c9ed-161d-4eae":{"x":803.6666870117188,"y":236.1875,"width":48,"height":48,"top":236.1875,"right":851.6666870117188,"bottom":284.1875,"left":803.6666870117188},"05a0f761-f61d-4732":{"x":809.6666870117188,"y":242.1875,"width":36,"height":36,"top":242.1875,"right":845.6666870117188,"bottom":278.1875,"left":809.6666870117188},"c5f7bf42-3920-4284":{"x":851.6666870117188,"y":249.1875,"width":91.52083587646484,"height":22,"top":249.1875,"right":943.1875228881836,"bottom":271.1875,"left":851.6666870117188},"5a6f2157-bc8d-43af":{"x":861.6666870117188,"y":249.1875,"width":71.52083587646484,"height":22,"top":249.1875,"right":933.1875228881836,"bottom":271.1875,"left":861.6666870117188},"5945f524-4bab-47ff":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"04d0e8d2-7664-472a":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"9d29d0a3-4024-4854":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"2960be3d-0c69-4f12":{"x":1110.40625,"y":244.1875,"width":81.26042175292969,"height":32,"top":244.1875,"right":1191.6666717529297,"bottom":276.1875,"left":1110.40625},"c5f79317-c1a4-4f33":{"x":1126.40625,"y":251.1875,"width":49.26041793823242,"height":18,"top":251.1875,"right":1175.6666679382324,"bottom":269.1875,"left":1126.40625},"893ab6dc-d8ec-406e":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"5b704fa3-1f72-4996":{"x":803.6666870117188,"y":292.1875,"width":388,"height":48,"top":292.1875,"right":1191.6666870117188,"bottom":340.1875,"left":803.6666870117188},"0d808e2b-622f-434c":{"x":803.6666870117188,"y":292.1875,"width":158.20834350585938,"height":48,"top":292.1875,"right":961.8750305175781,"bottom":340.1875,"left":803.6666870117188},"d5d50c7f-9ed0-4084":{"x":803.6666870117188,"y":292.1875,"width":48,"height":48,"top":292.1875,"right":851.6666870117188,"bottom":340.1875,"left":803.6666870117188},"f5357668-fade-4a25":{"x":809.6666870117188,"y":298.1875,"width":36,"height":36,"top":298.1875,"right":845.6666870117188,"bottom":334.1875,"left":809.6666870117188},"ccdb4a82-3808-4ee8":{"x":851.6666870117188,"y":305.1875,"width":110.20833587646484,"height":22,"top":305.1875,"right":961.8750228881836,"bottom":327.1875,"left":851.6666870117188},"6d347233-0869-4dce":{"x":861.6666870117188,"y":305.1875,"width":90.20833587646484,"height":22,"top":305.1875,"right":951.8750228881836,"bottom":327.1875,"left":861.6666870117188},"3197c042-b8e9-4d21":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d9f6b95e-4614-4a81":{"x":803.6666870117188,"y":348.1875,"width":388,"height":48,"top":348.1875,"right":1191.6666870117188,"bottom":396.1875,"left":803.6666870117188},"1e1dafb3-20fa-420b":{"x":803.6666870117188,"y":348.1875,"width":192.42709350585938,"height":48,"top":348.1875,"right":996.0937805175781,"bottom":396.1875,"left":803.6666870117188},"f5914265-46f1-4191":{"x":803.6666870117188,"y":348.1875,"width":48,"height":48,"top":348.1875,"right":851.6666870117188,"bottom":396.1875,"left":803.6666870117188},"d20dc3c6-bbdd-472d":{"x":809.6666870117188,"y":354.1875,"width":36,"height":36,"top":354.1875,"right":845.6666870117188,"bottom":390.1875,"left":809.6666870117188},"9c9dc72d-42f9-4cbd":{"x":851.6666870117188,"y":361.1875,"width":144.42709350585938,"height":22,"top":361.1875,"right":996.0937805175781,"bottom":383.1875,"left":851.6666870117188},"d1d72a1e-35ea-41c1":{"x":861.6666870117188,"y":361.1875,"width":124.42708587646484,"height":22,"top":361.1875,"right":986.0937728881836,"bottom":383.1875,"left":861.6666870117188},"70ca6b91-8662-472d":{"x":359.66668701171875,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":803.6666870117188,"bottom":963.9271240234375,"left":359.66668701171875},"8a03bd3d-536f-493e":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":747.6666870117188,"bottom":931.9271240234375,"left":359.66668701171875},"ea0b7ed6-c6a2-4399":{"x":359.66668701171875,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":747.6666870117188,"bottom":608.1875419616699,"left":359.66668701171875},"665b8f45-4d00-4914":{"x":359.66668701171875,"y":573.9271240234375,"width":176.89584350585938,"height":19.59375,"top":573.9271240234375,"right":536.5625305175781,"bottom":593.5208740234375,"left":359.66668701171875},"671e91db-3c1d-453a":{"x":688.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":747.6667098999023,"bottom":593.5208740234375,"left":688.9896240234375},"b3c4d050-3829-4ad5":{"x":803.6666870117188,"y":563.9271240234375,"width":444,"height":400,"top":563.9271240234375,"right":1247.6666870117188,"bottom":963.9271240234375,"left":803.6666870117188},"2cc46819-3cde-490f":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":368,"top":563.9271240234375,"right":1191.6666870117188,"bottom":931.9271240234375,"left":803.6666870117188},"cafe44dd-af2a-4dd5":{"x":803.6666870117188,"y":563.9271240234375,"width":388,"height":44.26041793823242,"top":563.9271240234375,"right":1191.6666870117188,"bottom":608.1875419616699,"left":803.6666870117188},"9425538c-84b2-40b8":{"x":803.6666870117188,"y":573.9271240234375,"width":143.2291717529297,"height":19.59375,"top":573.9271240234375,"right":946.8958587646484,"bottom":593.5208740234375,"left":803.6666870117188},"04fcf591-dba3-494a":{"x":1132.9896240234375,"y":573.9271240234375,"width":58.677085876464844,"height":19.59375,"top":573.9271240234375,"right":1191.6667098999023,"bottom":593.5208740234375,"left":1132.9896240234375},"b0fa5c18-7982-483f":{"x":1191.666748046875,"y":-308.40625,"width":24,"height":2353.59375,"top":-308.40625,"right":1215.666748046875,"bottom":2045.1875,"left":1191.666748046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-41.json b/demonstrations/ausdjpo/bboxes/bboxes-41.json new file mode 100644 index 0000000000000000000000000000000000000000..91fbca1c143cab4e5282c555af67e0c09fdb0004 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-41.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-100,"width":1263.3333740234375,"height":601.3333740234375,"top":-100,"right":1263.3333740234375,"bottom":501.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-100,"width":1263.3333740234375,"height":601.3333740234375,"top":-100,"right":1263.3333740234375,"bottom":501.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-100,"width":1263.3333740234375,"height":601.3333740234375,"top":-100,"right":1263.3333740234375,"bottom":501.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-100.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-100.40625,"right":1263.3333740234375,"bottom":501.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-100.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-100.40625,"right":1263.3333740234375,"bottom":501.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-100.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-100.40625,"right":1263.3333740234375,"bottom":501.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-100.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-100.40625,"right":1263.3333740234375,"bottom":501.3333740234375,"left":0},"8c09683c-d1f0-43f6":{"x":0,"y":-100.40625,"width":1263.3333740234375,"height":6119,"top":-100.40625,"right":1263.3333740234375,"bottom":6018.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-38.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-38.40625,"right":1263.3333740234375,"bottom":5445.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-38.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-38.40625,"right":1263.3333740234375,"bottom":5445.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-38.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-38.40625,"right":1263.3333740234375,"bottom":5445.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-38.40625,"width":405,"height":5484.33349609375,"top":-38.40625,"right":405,"bottom":5445.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-38.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-38.40625,"right":1263.3333740234375,"bottom":5445.92724609375,"left":405},"957afd95-78c3-407e":{"x":405,"y":-38.40625,"width":858.3333740234375,"height":156,"top":-38.40625,"right":1263.3333740234375,"bottom":117.59375,"left":405},"fd21de29-0e07-4afc":{"x":453,"y":-6.40625,"width":762.3333740234375,"height":22,"top":-6.40625,"right":1215.3333740234375,"bottom":15.59375,"left":453},"6913c89f-20ab-4337":{"x":453,"y":-6.40625,"width":762.3333740234375,"height":22,"top":-6.40625,"right":1215.3333740234375,"bottom":15.59375,"left":453},"81f8aded-2f3f-4bae":{"x":453,"y":-6.40625,"width":762.3333740234375,"height":22,"top":-6.40625,"right":1215.3333740234375,"bottom":15.59375,"left":453},"eda6ee5a-095e-47fe":{"x":453,"y":-6.40625,"width":762.3333740234375,"height":22,"top":-6.40625,"right":1215.3333740234375,"bottom":15.59375,"left":453},"4d3b6b46-b80e-4148":{"x":453,"y":-6.40625,"width":36,"height":22,"top":-6.40625,"right":489,"bottom":15.59375,"left":453},"8eaa28f0-49ce-4911":{"x":453,"y":-6.40625,"width":16,"height":22,"top":-6.40625,"right":469,"bottom":15.59375,"left":453},"fb099105-d017-4631":{"x":453,"y":-6.40625,"width":16,"height":22,"top":-6.40625,"right":469,"bottom":15.59375,"left":453},"b71e9bcb-4756-4d1b":{"x":453,"y":-3.7395834922790527,"width":16,"height":16,"top":-3.7395834922790527,"right":469,"bottom":12.260416507720947,"left":453},"d47e3037-cae0-4b04":{"x":453,"y":-3.7395224571228027,"width":14,"height":13.999879837036133,"top":-3.7395224571228027,"right":467,"bottom":10.26035737991333,"left":453},"60b28b93-7033-46be":{"x":473,"y":-3.40625,"width":16,"height":16,"top":-3.40625,"right":489,"bottom":12.59375,"left":473},"aa1c4894-a918-4e46":{"x":479.5,"y":4.09375,"width":3,"height":3,"top":4.09375,"right":482.5,"bottom":7.09375,"left":479.5},"074591a1-16d1-4682":{"x":493,"y":-6.40625,"width":88.04167175292969,"height":22,"top":-6.40625,"right":581.0416717529297,"bottom":15.59375,"left":493},"b8992004-53cd-418f":{"x":493,"y":-5.208333492279053,"width":68.04167175292969,"height":19.59375,"top":-5.208333492279053,"right":561.0416717529297,"bottom":14.385416507720947,"left":493},"70c589aa-1bfa-4a98":{"x":565.0416870117188,"y":-3.40625,"width":16,"height":16,"top":-3.40625,"right":581.0416870117188,"bottom":12.59375,"left":565.0416870117188},"177dcc1e-767b-41ab":{"x":571.5416870117188,"y":4.09375,"width":3,"height":3,"top":4.09375,"right":574.5416870117188,"bottom":7.09375,"left":571.5416870117188},"6d9b986f-c352-4fe5":{"x":585.0416870117188,"y":-6.40625,"width":110.34375,"height":22,"top":-6.40625,"right":695.3854370117188,"bottom":15.59375,"left":585.0416870117188},"ec36e738-2499-4a11":{"x":585.0416870117188,"y":-5.208333492279053,"width":110.34375,"height":19.59375,"top":-5.208333492279053,"right":695.3854370117188,"bottom":14.385416507720947,"left":585.0416870117188},"170be222-3e08-4d32":{"x":453,"y":15.59375,"width":30,"height":30,"top":15.59375,"right":483,"bottom":45.59375,"left":453},"2a6e89e8-a850-4333":{"x":453,"y":45.59375,"width":762.3333740234375,"height":40,"top":45.59375,"right":1215.3333740234375,"bottom":85.59375,"left":453},"6916e180-5851-45e4":{"x":405,"y":117.59375,"width":858.3333740234375,"height":5328.33349609375,"top":117.59375,"right":1263.3333740234375,"bottom":5445.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":117.59375,"width":858.3333740234375,"height":5328.33349609375,"top":117.59375,"right":1263.3333740234375,"bottom":5445.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":117.59375,"width":858.3333740234375,"height":5328.33349609375,"top":117.59375,"right":1263.3333740234375,"bottom":5445.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":117.59375,"width":858.3333740234375,"height":5328.33349609375,"top":117.59375,"right":1263.3333740234375,"bottom":5445.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":117.59375,"width":858.3333740234375,"height":5328.33349609375,"top":117.59375,"right":1263.3333740234375,"bottom":5445.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":117.59375,"width":858.3333740234375,"height":5328.33349609375,"top":117.59375,"right":1263.3333740234375,"bottom":5445.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":117.59375,"width":760.3333740234375,"height":5328.33349609375,"top":117.59375,"right":1214.3333740234375,"bottom":5445.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":123.59375,"width":760.3333740234375,"height":5316.33349609375,"top":123.59375,"right":1214.3333740234375,"bottom":5439.92724609375,"left":454},"84bf053d-c864-40ef":{"x":454,"y":129.59375,"width":760.3333740234375,"height":157.33334350585938,"top":129.59375,"right":1214.3333740234375,"bottom":286.9270935058594,"left":454},"e79e7008-7c9d-4b43":{"x":486.66668701171875,"y":130.2604217529297,"width":695,"height":156,"top":130.2604217529297,"right":1181.6666870117188,"bottom":286.2604217529297,"left":486.66668701171875},"6412cb54-32cd-4a5e":{"x":486.66668701171875,"y":154.2604217529297,"width":695,"height":110,"top":154.2604217529297,"right":1181.6666870117188,"bottom":264.2604217529297,"left":486.66668701171875},"9d94d0fa-383c-45d9":{"x":486.66668701171875,"y":154.2604217529297,"width":695,"height":28,"top":154.2604217529297,"right":1181.6666870117188,"bottom":182.2604217529297,"left":486.66668701171875},"815fe583-e964-4605":{"x":486.66668701171875,"y":182.2604217529297,"width":695,"height":16,"top":182.2604217529297,"right":1181.6666870117188,"bottom":198.2604217529297,"left":486.66668701171875},"23beccce-5738-4189":{"x":486.66668701171875,"y":198.2604217529297,"width":695,"height":66,"top":198.2604217529297,"right":1181.6666870117188,"bottom":264.2604217529297,"left":486.66668701171875},"c8b4cdf5-975c-4c12":{"x":454,"y":298.9270935058594,"width":760.3333740234375,"height":393.3333435058594,"top":298.9270935058594,"right":1214.3333740234375,"bottom":692.2604370117188,"left":454},"0eaaf66e-a9fb-4a81":{"x":454.66668701171875,"y":299.59375,"width":759,"height":392,"top":299.59375,"right":1213.6666870117188,"bottom":691.59375,"left":454.66668701171875},"129d1596-9513-4f14":{"x":478.66668701171875,"y":323.59375,"width":711,"height":340,"top":323.59375,"right":1189.6666870117188,"bottom":663.59375,"left":478.66668701171875},"96f3a5a4-b872-46df":{"x":478.66668701171875,"y":323.59375,"width":711,"height":24,"top":323.59375,"right":1189.6666870117188,"bottom":347.59375,"left":478.66668701171875},"6504c657-d2b0-453e":{"x":478.66668701171875,"y":323.59375,"width":165.3854217529297,"height":24,"top":323.59375,"right":644.0521087646484,"bottom":347.59375,"left":478.66668701171875},"77143be6-53fc-4d5b":{"x":478.66668701171875,"y":325.59375,"width":165.3854217529297,"height":20,"top":325.59375,"right":644.0521087646484,"bottom":345.59375,"left":478.66668701171875},"de46a849-5a2e-4e5f":{"x":478.66668701171875,"y":363.59375,"width":711,"height":78,"top":363.59375,"right":1189.6666870117188,"bottom":441.59375,"left":478.66668701171875},"22c02d0f-18a2-4cc7":{"x":478.66668701171875,"y":363.59375,"width":711,"height":78,"top":363.59375,"right":1189.6666870117188,"bottom":441.59375,"left":478.66668701171875},"c37bb07f-268f-402f":{"x":478.66668701171875,"y":457.59375,"width":711,"height":206,"top":457.59375,"right":1189.6666870117188,"bottom":663.59375,"left":478.66668701171875},"0fdb9fa2-e9f1-4fff":{"x":478.66668701171875,"y":457.59375,"width":711,"height":206,"top":457.59375,"right":1189.6666870117188,"bottom":663.59375,"left":478.66668701171875},"1b7088de-05c0-4006":{"x":478.66668701171875,"y":457.59375,"width":711,"height":40,"top":457.59375,"right":1189.6666870117188,"bottom":497.59375,"left":478.66668701171875},"f16ed158-713c-406e":{"x":478.66668701171875,"y":457.59375,"width":711,"height":20,"top":457.59375,"right":1189.6666870117188,"bottom":477.59375,"left":478.66668701171875},"57cb3141-be76-45f2":{"x":478.66668701171875,"y":497.59375,"width":711,"height":166,"top":497.59375,"right":1189.6666870117188,"bottom":663.59375,"left":478.66668701171875},"52b9179e-b0bb-4091":{"x":478.66668701171875,"y":497.59375,"width":679,"height":34.5,"top":497.59375,"right":1157.6666870117188,"bottom":532.09375,"left":478.66668701171875},"0a81cb1b-74a5-4ec5":{"x":478.66668701171875,"y":497.59375,"width":679,"height":34.5,"top":497.59375,"right":1157.6666870117188,"bottom":532.09375,"left":478.66668701171875},"4c787cd3-8dee-48e4":{"x":478.66668701171875,"y":497.59375,"width":679,"height":31,"top":497.59375,"right":1157.6666870117188,"bottom":528.59375,"left":478.66668701171875},"c1e045cb-efb4-4040":{"x":478.66668701171875,"y":497.59375,"width":679,"height":31,"top":497.59375,"right":1157.6666870117188,"bottom":528.59375,"left":478.66668701171875},"bc24c8c9-eb8f-47bc":{"x":478.66668701171875,"y":497.59375,"width":24,"height":24,"top":497.59375,"right":502.66668701171875,"bottom":521.59375,"left":478.66668701171875},"c5c99043-09ca-4e2d":{"x":478.66668701171875,"y":497.59375,"width":24,"height":24,"top":497.59375,"right":502.66668701171875,"bottom":521.59375,"left":478.66668701171875},"0a11e417-7e0f-4378":{"x":478.66668701171875,"y":497.59375,"width":24,"height":24,"top":497.59375,"right":502.66668701171875,"bottom":521.59375,"left":478.66668701171875},"d5d5a1ee-db4c-49d2":{"x":478.66668701171875,"y":497.59375,"width":24,"height":24,"top":497.59375,"right":502.66668701171875,"bottom":521.59375,"left":478.66668701171875},"3bb95d98-2e86-428b":{"x":478.66668701171875,"y":497.59375,"width":24,"height":24,"top":497.59375,"right":502.66668701171875,"bottom":521.59375,"left":478.66668701171875},"76b531e9-770d-4d82":{"x":487.66668701171875,"y":504.59893798828125,"width":7.9922285079956055,"height":9.989665031433105,"top":504.59893798828125,"right":495.65891551971436,"bottom":514.5886030197144,"left":487.66668701171875},"4e1bc99d-db24-4a8c":{"x":478.66668701171875,"y":497.59375,"width":24,"height":24,"top":497.59375,"right":502.66668701171875,"bottom":521.59375,"left":478.66668701171875},"112c5c31-639e-4af5":{"x":478.66668701171875,"y":497.59375,"width":24,"height":24,"top":497.59375,"right":502.66668701171875,"bottom":521.59375,"left":478.66668701171875},"b00fb64c-a397-483a":{"x":502.66668701171875,"y":498.59375,"width":345.16668701171875,"height":22,"top":498.59375,"right":847.8333740234375,"bottom":520.59375,"left":502.66668701171875},"57c4385c-7317-4e7b":{"x":518.6666870117188,"y":498.59375,"width":329.16668701171875,"height":22,"top":498.59375,"right":847.8333740234375,"bottom":520.59375,"left":518.6666870117188},"1e729d8f-87e6-4a98":{"x":518.6666870117188,"y":498.59375,"width":329.16668701171875,"height":22,"top":498.59375,"right":847.8333740234375,"bottom":520.59375,"left":518.6666870117188},"87753367-999a-456f":{"x":478.66668701171875,"y":535.59375,"width":679,"height":41.5,"top":535.59375,"right":1157.6666870117188,"bottom":577.09375,"left":478.66668701171875},"ff35fbc1-3e02-4b77":{"x":478.66668701171875,"y":535.59375,"width":679,"height":41.5,"top":535.59375,"right":1157.6666870117188,"bottom":577.09375,"left":478.66668701171875},"aad4d5dc-afb5-4ef2":{"x":478.66668701171875,"y":535.59375,"width":679,"height":38,"top":535.59375,"right":1157.6666870117188,"bottom":573.59375,"left":478.66668701171875},"e1f4360b-2e22-4484":{"x":478.66668701171875,"y":535.59375,"width":679,"height":38,"top":535.59375,"right":1157.6666870117188,"bottom":573.59375,"left":478.66668701171875},"2f6f9e1a-00aa-40e9":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"451e66bf-1988-46a4":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"61f47192-6dd3-4c38":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"2e8152af-e7e5-45bf":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"39d62b2f-1255-4cc3":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"dcfd61a0-6802-4301":{"x":485.66668701171875,"y":548.59375,"width":10,"height":12,"top":548.59375,"right":495.66668701171875,"bottom":560.59375,"left":485.66668701171875},"f3a96081-b860-46af":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"4f6123cd-e25e-4e1c":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"d2f32e70-cc15-4391":{"x":478.66668701171875,"y":542.59375,"width":24,"height":24,"top":542.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"bc40344e-3f00-4879":{"x":478.66668701171875,"y":562.59375,"width":24,"height":4,"top":562.59375,"right":502.66668701171875,"bottom":566.59375,"left":478.66668701171875},"bf93f779-ee84-4c72":{"x":481.66668701171875,"y":539.59375,"width":24,"height":24,"top":539.59375,"right":505.66668701171875,"bottom":563.59375,"left":481.66668701171875},"7a89a5ce-44f9-47ca":{"x":494.4666748046875,"y":539.59375,"width":11.199992179870605,"height":11.199992179870605,"top":539.59375,"right":505.6666669845581,"bottom":550.7937421798706,"left":494.4666748046875},"7d4e3554-72df-4c5e":{"x":481.66668701171875,"y":539.59375,"width":24,"height":24,"top":539.59375,"right":505.66668701171875,"bottom":563.59375,"left":481.66668701171875},"6c684766-f501-4c44":{"x":496.8984375,"y":542.7509765625,"width":6.409261226654053,"height":5.0960693359375,"top":542.7509765625,"right":503.30769872665405,"bottom":547.8470458984375,"left":496.8984375},"de351d30-22f0-402f":{"x":502.66668701171875,"y":543.59375,"width":133,"height":22,"top":543.59375,"right":635.6666870117188,"bottom":565.59375,"left":502.66668701171875},"91dbbae6-4eb4-4c9a":{"x":518.6666870117188,"y":543.59375,"width":117,"height":22,"top":543.59375,"right":635.6666870117188,"bottom":565.59375,"left":518.6666870117188},"f40c20c8-8c01-4e46":{"x":518.6666870117188,"y":543.59375,"width":117,"height":22,"top":543.59375,"right":635.6666870117188,"bottom":565.59375,"left":518.6666870117188},"c68bbdb9-fa2f-463e":{"x":478.66668701171875,"y":580.59375,"width":679,"height":41.5,"top":580.59375,"right":1157.6666870117188,"bottom":622.09375,"left":478.66668701171875},"46a18eb6-ac56-451b":{"x":478.66668701171875,"y":580.59375,"width":679,"height":41.5,"top":580.59375,"right":1157.6666870117188,"bottom":622.09375,"left":478.66668701171875},"2021c495-6f39-40a1":{"x":478.66668701171875,"y":580.59375,"width":679,"height":38,"top":580.59375,"right":1157.6666870117188,"bottom":618.59375,"left":478.66668701171875},"62b91eb3-d484-4038":{"x":478.66668701171875,"y":580.59375,"width":679,"height":38,"top":580.59375,"right":1157.6666870117188,"bottom":618.59375,"left":478.66668701171875},"cee98349-9642-4fd0":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"42329a81-565a-494b":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"574a2f1d-e7e1-444d":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"2db39a38-e9fe-45c0":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"f66b855e-be72-45c9":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"ad449b98-04cd-4619":{"x":485.66668701171875,"y":593.59375,"width":10,"height":12,"top":593.59375,"right":495.66668701171875,"bottom":605.59375,"left":485.66668701171875},"3ad1f92d-5acd-46a4":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"740c24c1-cd99-4145":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"2ecbc686-0ed8-40a1":{"x":478.66668701171875,"y":587.59375,"width":24,"height":24,"top":587.59375,"right":502.66668701171875,"bottom":611.59375,"left":478.66668701171875},"1163870a-7cfc-4169":{"x":481.66668701171875,"y":584.59375,"width":24,"height":24,"top":584.59375,"right":505.66668701171875,"bottom":608.59375,"left":481.66668701171875},"5eb9c6ac-f88e-4f01":{"x":494.4666748046875,"y":584.59375,"width":11.199992179870605,"height":11.199992179870605,"top":584.59375,"right":505.6666669845581,"bottom":595.7937421798706,"left":494.4666748046875},"80542b35-f304-45d3":{"x":481.66668701171875,"y":584.59375,"width":24,"height":24,"top":584.59375,"right":505.66668701171875,"bottom":608.59375,"left":481.66668701171875},"e2a8d2c5-e4c7-481c":{"x":496.8984375,"y":587.7509765625,"width":6.409261226654053,"height":5.0960693359375,"top":587.7509765625,"right":503.30769872665405,"bottom":592.8470458984375,"left":496.8984375},"52c0d328-1cb4-4e08":{"x":502.66668701171875,"y":588.59375,"width":111.72917175292969,"height":22,"top":588.59375,"right":614.3958587646484,"bottom":610.59375,"left":502.66668701171875},"f2262aa2-764b-44fb":{"x":518.6666870117188,"y":588.59375,"width":95.72917175292969,"height":22,"top":588.59375,"right":614.3958587646484,"bottom":610.59375,"left":518.6666870117188},"17795e27-ab6b-4b11":{"x":518.6666870117188,"y":588.59375,"width":95.72917175292969,"height":22,"top":588.59375,"right":614.3958587646484,"bottom":610.59375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-5.json b/demonstrations/ausdjpo/bboxes/bboxes-5.json new file mode 100644 index 0000000000000000000000000000000000000000..cfd82d7442bb6d9aeb9da72dd219f8bc07199ae8 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-5.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-200,"width":1263.3333740234375,"height":601.3333740234375,"top":-200,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-200,"width":1263.3333740234375,"height":601.3333740234375,"top":-200,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-200,"width":1263.3333740234375,"height":601.3333740234375,"top":-200,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"93e6fee3-65a1-48d3":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":3118.260498046875,"top":-200.40625,"right":1263.3333740234375,"bottom":2917.854248046875,"left":0},"e76cb1b5-f224-4534":{"x":0,"y":-138.40625,"width":1263.3333740234375,"height":2483.59375,"top":-138.40625,"right":1263.3333740234375,"bottom":2345.1875,"left":0},"f8bc74a4-08e5-4d0f":{"x":0,"y":-138.40625,"width":1263.3333740234375,"height":2483.59375,"top":-138.40625,"right":1263.3333740234375,"bottom":2345.1875,"left":0},"b3b3b98a-dfa9-4c2a":{"x":0,"y":-8.40625,"width":1263.3333740234375,"height":2353.59375,"top":-8.40625,"right":1263.3333740234375,"bottom":2345.1875,"left":0},"3d6cfdde-6066-4e00":{"x":47.66666793823242,"y":-8.40625,"width":1168,"height":2353.59375,"top":-8.40625,"right":1215.6666679382324,"bottom":2345.1875,"left":47.66666793823242},"d7fdee83-21e3-467b":{"x":47.66666793823242,"y":-8.40625,"width":24,"height":2353.59375,"top":-8.40625,"right":71.66666793823242,"bottom":2345.1875,"left":47.66666793823242},"86ead4cf-77f7-4ac9":{"x":71.66667175292969,"y":-0.40625,"width":256,"height":2345.59375,"top":-0.40625,"right":327.6666717529297,"bottom":2345.1875,"left":71.66667175292969},"53190586-cec1-44f4":{"x":71.66667175292969,"y":-0.40625,"width":255.33334350585938,"height":2345.59375,"top":-0.40625,"right":327.00001525878906,"bottom":2345.1875,"left":71.66667175292969},"d74320a4-329f-42d3":{"x":71.66667175292969,"y":23.59375,"width":255.33334350585938,"height":71.33333587646484,"top":23.59375,"right":327.00001525878906,"bottom":94.92708587646484,"left":71.66667175292969},"2e8e1bc2-5504-42bb":{"x":95.66667175292969,"y":23.59375,"width":231.33334350585938,"height":16,"top":23.59375,"right":327.00001525878906,"bottom":39.59375,"left":95.66667175292969},"3cfd0556-e9d9-4a37":{"x":71.66667175292969,"y":51.59375,"width":255.33334350585938,"height":43.333335876464844,"top":51.59375,"right":327.00001525878906,"bottom":94.92708587646484,"left":71.66667175292969},"bd47626f-efe2-4eee":{"x":71.66667175292969,"y":51.59375,"width":255.33334350585938,"height":43.333335876464844,"top":51.59375,"right":327.00001525878906,"bottom":94.92708587646484,"left":71.66667175292969},"28a067e8-5a01-4492":{"x":71.66667175292969,"y":51.59375,"width":255.33334350585938,"height":43.333335876464844,"top":51.59375,"right":327.00001525878906,"bottom":94.92708587646484,"left":71.66667175292969},"530335e0-2fee-4914":{"x":96.33333587646484,"y":63.26041793823242,"width":230,"height":20,"top":63.26041793823242,"right":326.33333587646484,"bottom":83.26041793823242,"left":96.33333587646484},"8b123c57-0f1d-4fa7":{"x":71.66667175292969,"y":126.92708587646484,"width":255.33334350585938,"height":158,"top":126.92708587646484,"right":327.00001525878906,"bottom":284.92708587646484,"left":71.66667175292969},"467594aa-f3c1-42a8":{"x":95.66667175292969,"y":126.92708587646484,"width":231.33334350585938,"height":16,"top":126.92708587646484,"right":327.00001525878906,"bottom":142.92708587646484,"left":95.66667175292969},"fcb0b923-7fa0-4bf1":{"x":71.66667175292969,"y":154.92709350585938,"width":255.33334350585938,"height":130,"top":154.92709350585938,"right":327.00001525878906,"bottom":284.9270935058594,"left":71.66667175292969},"acfdc632-7f3b-4386":{"x":71.66667175292969,"y":154.92709350585938,"width":255.33334350585938,"height":43.333335876464844,"top":154.92709350585938,"right":327.00001525878906,"bottom":198.26042938232422,"left":71.66667175292969},"3cf3211d-4705-4735":{"x":71.66667175292969,"y":154.92709350585938,"width":255.33334350585938,"height":43.333335876464844,"top":154.92709350585938,"right":327.00001525878906,"bottom":198.26042938232422,"left":71.66667175292969},"f16bdf88-d2a6-4112":{"x":96.33333587646484,"y":166.59375,"width":230,"height":20,"top":166.59375,"right":326.33333587646484,"bottom":186.59375,"left":96.33333587646484},"e5599c35-4df7-4ddf":{"x":71.66667175292969,"y":198.2604217529297,"width":255.33334350585938,"height":43.333335876464844,"top":198.2604217529297,"right":327.00001525878906,"bottom":241.59375762939453,"left":71.66667175292969},"5529499f-076d-424c":{"x":71.66667175292969,"y":198.2604217529297,"width":255.33334350585938,"height":43.333335876464844,"top":198.2604217529297,"right":327.00001525878906,"bottom":241.59375762939453,"left":71.66667175292969},"4059d449-c269-410c":{"x":96.33333587646484,"y":209.92709350585938,"width":230,"height":20,"top":209.92709350585938,"right":326.33333587646484,"bottom":229.92709350585938,"left":96.33333587646484},"835760ac-cd4b-4862":{"x":71.66667175292969,"y":241.59375,"width":255.33334350585938,"height":43.333335876464844,"top":241.59375,"right":327.00001525878906,"bottom":284.92708587646484,"left":71.66667175292969},"e7d26c00-6494-438f":{"x":71.66667175292969,"y":241.59375,"width":255.33334350585938,"height":43.333335876464844,"top":241.59375,"right":327.00001525878906,"bottom":284.92708587646484,"left":71.66667175292969},"a20233b1-cdae-45dd":{"x":96.33333587646484,"y":253.2604217529297,"width":230,"height":20,"top":253.2604217529297,"right":326.33333587646484,"bottom":273.2604217529297,"left":96.33333587646484},"35001293-b1fe-4b3e":{"x":327.66668701171875,"y":-8.40625,"width":32,"height":2353.59375,"top":-8.40625,"right":359.66668701171875,"bottom":2345.1875,"left":327.66668701171875},"736db82e-dcd5-4de9":{"x":359.66668701171875,"y":15.59375,"width":832,"height":2329.59375,"top":15.59375,"right":1191.6666870117188,"bottom":2345.1875,"left":359.66668701171875},"88fe6f31-e4c1-443b":{"x":359.66668701171875,"y":15.59375,"width":832,"height":2329.59375,"top":15.59375,"right":1191.6666870117188,"bottom":2345.1875,"left":359.66668701171875},"dac06c6b-57d3-4eb5":{"x":359.66668701171875,"y":15.59375,"width":832,"height":2077,"top":15.59375,"right":1191.6666870117188,"bottom":2092.59375,"left":359.66668701171875},"1f1f79eb-4b51-4ab6":{"x":359.66668701171875,"y":15.59375,"width":832,"height":36.333335876464844,"top":15.59375,"right":1191.6666870117188,"bottom":51.927085876464844,"left":359.66668701171875},"28357e0c-9444-44d5":{"x":359.66668701171875,"y":15.59375,"width":361.0208435058594,"height":32,"top":15.59375,"right":720.6875305175781,"bottom":47.59375,"left":359.66668701171875},"9df72efb-6e1f-410a":{"x":1081.7083740234375,"y":19.92708396911621,"width":109.94792175292969,"height":32,"top":19.92708396911621,"right":1191.6562957763672,"bottom":51.92708396911621,"left":1081.7083740234375},"bc5cfa69-6d1b-4667":{"x":1097.7083740234375,"y":26.92708396911621,"width":77.94792175292969,"height":18,"top":26.92708396911621,"right":1175.6562957763672,"bottom":44.92708396911621,"left":1097.7083740234375},"a53618b4-86bf-443b":{"x":359.66668701171875,"y":63.927085876464844,"width":832,"height":2000,"top":63.927085876464844,"right":1191.6666870117188,"bottom":2063.927085876465,"left":359.66668701171875},"1fd3a1e0-826f-4758":{"x":359.66668701171875,"y":63.927085876464844,"width":888,"height":2000,"top":63.927085876464844,"right":1247.6666870117188,"bottom":2063.927085876465,"left":359.66668701171875},"eb219f1a-8584-42a3":{"x":359.66668701171875,"y":63.927085876464844,"width":444,"height":400,"top":63.927085876464844,"right":803.6666870117188,"bottom":463.92708587646484,"left":359.66668701171875},"007905e5-ef8c-42c9":{"x":359.66668701171875,"y":63.927085876464844,"width":388,"height":368,"top":63.927085876464844,"right":747.6666870117188,"bottom":431.92708587646484,"left":359.66668701171875},"e9eb47c4-4c5b-4580":{"x":359.66668701171875,"y":63.927085876464844,"width":388,"height":44.26041793823242,"top":63.927085876464844,"right":747.6666870117188,"bottom":108.18750381469727,"left":359.66668701171875},"6f3cb88e-4a1b-4bbd":{"x":359.66668701171875,"y":73.92708587646484,"width":71.75,"height":19.59375,"top":73.92708587646484,"right":431.41668701171875,"bottom":93.52083587646484,"left":359.66668701171875},"2d4ca9df-b64f-4455":{"x":680.875,"y":73.92708587646484,"width":66.79167175292969,"height":19.59375,"top":73.92708587646484,"right":747.6666717529297,"bottom":93.52083587646484,"left":680.875},"3e81298e-3db4-4e68":{"x":359.66668701171875,"y":128.1875,"width":388,"height":288,"top":128.1875,"right":747.6666870117188,"bottom":416.1875,"left":359.66668701171875},"007e4856-321a-44a6":{"x":359.66668701171875,"y":136.1875,"width":388,"height":272,"top":136.1875,"right":747.6666870117188,"bottom":408.1875,"left":359.66668701171875},"f20c8a4b-cd58-4c72":{"x":359.66668701171875,"y":136.1875,"width":388,"height":48,"top":136.1875,"right":747.6666870117188,"bottom":184.1875,"left":359.66668701171875},"9bf9004b-a3b9-4ad2":{"x":359.66668701171875,"y":136.1875,"width":388,"height":48,"top":136.1875,"right":747.6666870117188,"bottom":184.1875,"left":359.66668701171875},"50877f18-7651-4cd4":{"x":359.66668701171875,"y":136.1875,"width":244.6979217529297,"height":48,"top":136.1875,"right":604.3646087646484,"bottom":184.1875,"left":359.66668701171875},"f3f32180-6a93-4a2e":{"x":359.66668701171875,"y":136.1875,"width":48,"height":48,"top":136.1875,"right":407.66668701171875,"bottom":184.1875,"left":359.66668701171875},"f6548e96-675c-4968":{"x":365.66668701171875,"y":142.1875,"width":36,"height":36,"top":142.1875,"right":401.66668701171875,"bottom":178.1875,"left":365.66668701171875},"acf8b650-1ebf-4363":{"x":407.66668701171875,"y":149.1875,"width":196.6979217529297,"height":22,"top":149.1875,"right":604.3646087646484,"bottom":171.1875,"left":407.66668701171875},"0ac7e08d-bfdd-4851":{"x":417.66668701171875,"y":149.1875,"width":176.6979217529297,"height":22,"top":149.1875,"right":594.3646087646484,"bottom":171.1875,"left":417.66668701171875},"13f4bd83-eeb5-49f7":{"x":667.6666870117188,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":747.6666870117188,"bottom":176.1875,"left":667.6666870117188},"5f1010d3-e675-4f2b":{"x":667.6666870117188,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":747.6666870117188,"bottom":176.1875,"left":667.6666870117188},"5313739b-2f0c-4daf":{"x":667.6666870117188,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":747.6666870117188,"bottom":176.1875,"left":667.6666870117188},"8495e807-6264-4c47":{"x":667.6666870117188,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":747.6666870117188,"bottom":176.1875,"left":667.6666870117188},"f0c7c602-a4c9-4c09":{"x":692.6041870117188,"y":151.1875,"width":30.11458396911621,"height":18,"top":151.1875,"right":722.718770980835,"bottom":169.1875,"left":692.6041870117188},"22401ad7-d182-48f1":{"x":359.66668701171875,"y":192.1875,"width":388,"height":48,"top":192.1875,"right":747.6666870117188,"bottom":240.1875,"left":359.66668701171875},"65a267ab-87a2-4094":{"x":359.66668701171875,"y":192.1875,"width":388,"height":48,"top":192.1875,"right":747.6666870117188,"bottom":240.1875,"left":359.66668701171875},"d6275892-3b81-43b1":{"x":359.66668701171875,"y":192.1875,"width":248.4166717529297,"height":48,"top":192.1875,"right":608.0833587646484,"bottom":240.1875,"left":359.66668701171875},"06971a0d-7c74-4dff":{"x":359.66668701171875,"y":192.1875,"width":48,"height":48,"top":192.1875,"right":407.66668701171875,"bottom":240.1875,"left":359.66668701171875},"22eab620-692a-40b6":{"x":365.66668701171875,"y":198.1875,"width":36,"height":36,"top":198.1875,"right":401.66668701171875,"bottom":234.1875,"left":365.66668701171875},"5f748b8e-1626-4e50":{"x":407.66668701171875,"y":205.1875,"width":200.4166717529297,"height":22,"top":205.1875,"right":608.0833587646484,"bottom":227.1875,"left":407.66668701171875},"72bf5081-6d15-466e":{"x":417.66668701171875,"y":205.1875,"width":180.4166717529297,"height":22,"top":205.1875,"right":598.0833587646484,"bottom":227.1875,"left":417.66668701171875},"77ec8af7-227b-45a2":{"x":359.66668701171875,"y":248.1875,"width":388,"height":48,"top":248.1875,"right":747.6666870117188,"bottom":296.1875,"left":359.66668701171875},"85784f1b-1da0-475e":{"x":359.66668701171875,"y":248.1875,"width":388,"height":48,"top":248.1875,"right":747.6666870117188,"bottom":296.1875,"left":359.66668701171875},"26f06313-a4e4-402c":{"x":359.66668701171875,"y":248.1875,"width":132.67709350585938,"height":48,"top":248.1875,"right":492.3437805175781,"bottom":296.1875,"left":359.66668701171875},"4864263e-0b00-47fa":{"x":359.66668701171875,"y":248.1875,"width":48,"height":48,"top":248.1875,"right":407.66668701171875,"bottom":296.1875,"left":359.66668701171875},"2fcab4db-230a-48d3":{"x":365.66668701171875,"y":254.1875,"width":36,"height":36,"top":254.1875,"right":401.66668701171875,"bottom":290.1875,"left":365.66668701171875},"eeb04abb-5c1c-405e":{"x":407.66668701171875,"y":261.1875,"width":84.67708587646484,"height":22,"top":261.1875,"right":492.3437728881836,"bottom":283.1875,"left":407.66668701171875},"8b9e1bd6-9cfa-4c0c":{"x":417.66668701171875,"y":261.1875,"width":64.67708587646484,"height":22,"top":261.1875,"right":482.3437728881836,"bottom":283.1875,"left":417.66668701171875},"b422c205-2a38-49d3":{"x":359.66668701171875,"y":304.1875,"width":388,"height":48,"top":304.1875,"right":747.6666870117188,"bottom":352.1875,"left":359.66668701171875},"4163d3b6-c1a8-4024":{"x":359.66668701171875,"y":304.1875,"width":388,"height":48,"top":304.1875,"right":747.6666870117188,"bottom":352.1875,"left":359.66668701171875},"e0e4edb0-8414-4373":{"x":359.66668701171875,"y":304.1875,"width":160.6041717529297,"height":48,"top":304.1875,"right":520.2708587646484,"bottom":352.1875,"left":359.66668701171875},"75476b56-5b1a-437a":{"x":359.66668701171875,"y":304.1875,"width":48,"height":48,"top":304.1875,"right":407.66668701171875,"bottom":352.1875,"left":359.66668701171875},"d196dc30-16a8-4049":{"x":365.66668701171875,"y":310.1875,"width":36,"height":36,"top":310.1875,"right":401.66668701171875,"bottom":346.1875,"left":365.66668701171875},"6fc367ba-3203-4c62":{"x":407.66668701171875,"y":317.1875,"width":112.60417175292969,"height":22,"top":317.1875,"right":520.2708587646484,"bottom":339.1875,"left":407.66668701171875},"406733be-01b2-4a1e":{"x":417.66668701171875,"y":317.1875,"width":92.60417175292969,"height":22,"top":317.1875,"right":510.27085876464844,"bottom":339.1875,"left":417.66668701171875},"48adbcbb-0388-4251":{"x":359.66668701171875,"y":360.1875,"width":388,"height":48,"top":360.1875,"right":747.6666870117188,"bottom":408.1875,"left":359.66668701171875},"abe50088-0b64-43c1":{"x":359.66668701171875,"y":360.1875,"width":388,"height":48,"top":360.1875,"right":747.6666870117188,"bottom":408.1875,"left":359.66668701171875},"721bd48f-a233-4c1a":{"x":359.66668701171875,"y":360.1875,"width":283.01043701171875,"height":48,"top":360.1875,"right":642.6771240234375,"bottom":408.1875,"left":359.66668701171875},"b2ccea14-2068-48f2":{"x":359.66668701171875,"y":360.1875,"width":48,"height":48,"top":360.1875,"right":407.66668701171875,"bottom":408.1875,"left":359.66668701171875},"2f65d557-f8b2-4e61":{"x":365.66668701171875,"y":366.1875,"width":36,"height":36,"top":366.1875,"right":401.66668701171875,"bottom":402.1875,"left":365.66668701171875},"cbbbb6a4-fc87-486d":{"x":407.66668701171875,"y":373.1875,"width":235.0104217529297,"height":22,"top":373.1875,"right":642.6771087646484,"bottom":395.1875,"left":407.66668701171875},"c75df82d-bab6-41e5":{"x":417.66668701171875,"y":373.1875,"width":215.0104217529297,"height":22,"top":373.1875,"right":632.6771087646484,"bottom":395.1875,"left":417.66668701171875},"30a79e1c-64fb-4c86":{"x":803.6666870117188,"y":63.927085876464844,"width":444,"height":400,"top":63.927085876464844,"right":1247.6666870117188,"bottom":463.92708587646484,"left":803.6666870117188},"feedef1a-4882-4aeb":{"x":803.6666870117188,"y":63.927085876464844,"width":388,"height":368,"top":63.927085876464844,"right":1191.6666870117188,"bottom":431.92708587646484,"left":803.6666870117188},"5c75c8bb-ffca-457b":{"x":803.6666870117188,"y":63.927085876464844,"width":388,"height":44.26041793823242,"top":63.927085876464844,"right":1191.6666870117188,"bottom":108.18750381469727,"left":803.6666870117188},"22c0de8c-5eff-4a8a":{"x":803.6666870117188,"y":73.92708587646484,"width":96.22917175292969,"height":19.59375,"top":73.92708587646484,"right":899.8958587646484,"bottom":93.52083587646484,"left":803.6666870117188},"eae519a0-0397-4907":{"x":1124.875,"y":73.92708587646484,"width":66.79167175292969,"height":19.59375,"top":73.92708587646484,"right":1191.6666717529297,"bottom":93.52083587646484,"left":1124.875},"45e75065-de01-4dd9":{"x":803.6666870117188,"y":128.1875,"width":388,"height":288,"top":128.1875,"right":1191.6666870117188,"bottom":416.1875,"left":803.6666870117188},"c929ddb3-c811-4dfe":{"x":803.6666870117188,"y":136.1875,"width":388,"height":272,"top":136.1875,"right":1191.6666870117188,"bottom":408.1875,"left":803.6666870117188},"1457caf6-1077-4f29":{"x":803.6666870117188,"y":136.1875,"width":388,"height":48,"top":136.1875,"right":1191.6666870117188,"bottom":184.1875,"left":803.6666870117188},"a418b225-940c-4c89":{"x":803.6666870117188,"y":136.1875,"width":388,"height":48,"top":136.1875,"right":1191.6666870117188,"bottom":184.1875,"left":803.6666870117188},"22bb149c-5d8f-44a6":{"x":803.6666870117188,"y":136.1875,"width":168.95834350585938,"height":48,"top":136.1875,"right":972.6250305175781,"bottom":184.1875,"left":803.6666870117188},"ef4eee19-d535-4c76":{"x":803.6666870117188,"y":136.1875,"width":48,"height":48,"top":136.1875,"right":851.6666870117188,"bottom":184.1875,"left":803.6666870117188},"07484b68-c949-467c":{"x":809.6666870117188,"y":142.1875,"width":36,"height":36,"top":142.1875,"right":845.6666870117188,"bottom":178.1875,"left":809.6666870117188},"cefb6836-b4f0-4a84":{"x":851.6666870117188,"y":149.1875,"width":120.95833587646484,"height":22,"top":149.1875,"right":972.6250228881836,"bottom":171.1875,"left":851.6666870117188},"45da1542-28e1-4b7f":{"x":861.6666870117188,"y":149.1875,"width":100.95833587646484,"height":22,"top":149.1875,"right":962.6250228881836,"bottom":171.1875,"left":861.6666870117188},"2831b422-7bf7-4034":{"x":1111.666748046875,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":1191.666748046875,"bottom":176.1875,"left":1111.666748046875},"6dd368bc-1e1e-4955":{"x":1111.666748046875,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":1191.666748046875,"bottom":176.1875,"left":1111.666748046875},"cee57783-65e3-4aa3":{"x":1111.666748046875,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":1191.666748046875,"bottom":176.1875,"left":1111.666748046875},"5ba6e400-07fd-44cb":{"x":1111.666748046875,"y":144.1875,"width":80,"height":32,"top":144.1875,"right":1191.666748046875,"bottom":176.1875,"left":1111.666748046875},"6f8dde38-cd39-4422":{"x":1136.604248046875,"y":151.1875,"width":30.11458396911621,"height":18,"top":151.1875,"right":1166.7188320159912,"bottom":169.1875,"left":1136.604248046875},"c273283b-b569-4d1c":{"x":803.6666870117188,"y":192.1875,"width":388,"height":48,"top":192.1875,"right":1191.6666870117188,"bottom":240.1875,"left":803.6666870117188},"d6f57d55-662a-42cb":{"x":803.6666870117188,"y":192.1875,"width":388,"height":48,"top":192.1875,"right":1191.6666870117188,"bottom":240.1875,"left":803.6666870117188},"6b088e61-b54a-4fdf":{"x":803.6666870117188,"y":192.1875,"width":176.02084350585938,"height":48,"top":192.1875,"right":979.6875305175781,"bottom":240.1875,"left":803.6666870117188},"f7dffb29-087c-4224":{"x":803.6666870117188,"y":192.1875,"width":48,"height":48,"top":192.1875,"right":851.6666870117188,"bottom":240.1875,"left":803.6666870117188},"1297aa64-c2de-46b6":{"x":809.6666870117188,"y":198.1875,"width":36,"height":36,"top":198.1875,"right":845.6666870117188,"bottom":234.1875,"left":809.6666870117188},"82877b6b-123a-44a6":{"x":851.6666870117188,"y":205.1875,"width":128.02084350585938,"height":22,"top":205.1875,"right":979.6875305175781,"bottom":227.1875,"left":851.6666870117188},"83af0aac-651c-4271":{"x":861.6666870117188,"y":205.1875,"width":108.02083587646484,"height":22,"top":205.1875,"right":969.6875228881836,"bottom":227.1875,"left":861.6666870117188},"3b8eef38-1af5-42a5":{"x":803.6666870117188,"y":248.1875,"width":388,"height":48,"top":248.1875,"right":1191.6666870117188,"bottom":296.1875,"left":803.6666870117188},"021e9aea-a267-40ae":{"x":803.6666870117188,"y":248.1875,"width":388,"height":48,"top":248.1875,"right":1191.6666870117188,"bottom":296.1875,"left":803.6666870117188},"27f688ae-d803-47c6":{"x":803.6666870117188,"y":248.1875,"width":220.6875,"height":48,"top":248.1875,"right":1024.3541870117188,"bottom":296.1875,"left":803.6666870117188},"1ebe7477-1e8c-4c78":{"x":803.6666870117188,"y":248.1875,"width":48,"height":48,"top":248.1875,"right":851.6666870117188,"bottom":296.1875,"left":803.6666870117188},"3a7126ac-2543-4cd8":{"x":809.6666870117188,"y":254.1875,"width":36,"height":36,"top":254.1875,"right":845.6666870117188,"bottom":290.1875,"left":809.6666870117188},"b14af639-d0a5-4e9c":{"x":851.6666870117188,"y":261.1875,"width":172.6875,"height":22,"top":261.1875,"right":1024.3541870117188,"bottom":283.1875,"left":851.6666870117188},"25ebf717-5225-4e15":{"x":861.6666870117188,"y":261.1875,"width":152.6875,"height":22,"top":261.1875,"right":1014.3541870117188,"bottom":283.1875,"left":861.6666870117188},"703718f1-26f9-4319":{"x":803.6666870117188,"y":304.1875,"width":388,"height":48,"top":304.1875,"right":1191.6666870117188,"bottom":352.1875,"left":803.6666870117188},"4c4fd0ba-9117-49a3":{"x":803.6666870117188,"y":304.1875,"width":388,"height":48,"top":304.1875,"right":1191.6666870117188,"bottom":352.1875,"left":803.6666870117188},"10251ba5-be3e-4197":{"x":803.6666870117188,"y":304.1875,"width":202.3229217529297,"height":48,"top":304.1875,"right":1005.9896087646484,"bottom":352.1875,"left":803.6666870117188},"dd185cb3-1c1b-4dc1":{"x":803.6666870117188,"y":304.1875,"width":48,"height":48,"top":304.1875,"right":851.6666870117188,"bottom":352.1875,"left":803.6666870117188},"35361f87-9a2b-4eec":{"x":809.6666870117188,"y":310.1875,"width":36,"height":36,"top":310.1875,"right":845.6666870117188,"bottom":346.1875,"left":809.6666870117188},"78607f02-83c8-44c0":{"x":851.6666870117188,"y":317.1875,"width":154.3229217529297,"height":22,"top":317.1875,"right":1005.9896087646484,"bottom":339.1875,"left":851.6666870117188},"4019a8e8-d6b4-4fcb":{"x":861.6666870117188,"y":317.1875,"width":134.3229217529297,"height":22,"top":317.1875,"right":995.9896087646484,"bottom":339.1875,"left":861.6666870117188},"db59b9fd-ddf9-43fb":{"x":803.6666870117188,"y":360.1875,"width":388,"height":48,"top":360.1875,"right":1191.6666870117188,"bottom":408.1875,"left":803.6666870117188},"e7afcc9b-85c2-46e4":{"x":803.6666870117188,"y":360.1875,"width":388,"height":48,"top":360.1875,"right":1191.6666870117188,"bottom":408.1875,"left":803.6666870117188},"a056453f-e859-4311":{"x":803.6666870117188,"y":360.1875,"width":175.7604217529297,"height":48,"top":360.1875,"right":979.4271087646484,"bottom":408.1875,"left":803.6666870117188},"6d13bec4-0ae6-421c":{"x":803.6666870117188,"y":360.1875,"width":48,"height":48,"top":360.1875,"right":851.6666870117188,"bottom":408.1875,"left":803.6666870117188},"f44b33f3-8f36-4cf2":{"x":809.6666870117188,"y":366.1875,"width":36,"height":36,"top":366.1875,"right":845.6666870117188,"bottom":402.1875,"left":809.6666870117188},"99832fd9-e0b6-4ea4":{"x":851.6666870117188,"y":373.1875,"width":127.76042175292969,"height":22,"top":373.1875,"right":979.4271087646484,"bottom":395.1875,"left":851.6666870117188},"27fffe15-ef9f-4cc6":{"x":861.6666870117188,"y":373.1875,"width":107.76042175292969,"height":22,"top":373.1875,"right":969.4271087646484,"bottom":395.1875,"left":861.6666870117188},"ffa10638-dd57-42a8":{"x":359.66668701171875,"y":463.9270935058594,"width":444,"height":400,"top":463.9270935058594,"right":803.6666870117188,"bottom":863.9270935058594,"left":359.66668701171875},"94bd4e55-1b90-4db1":{"x":359.66668701171875,"y":463.9270935058594,"width":388,"height":368,"top":463.9270935058594,"right":747.6666870117188,"bottom":831.9270935058594,"left":359.66668701171875},"6446c537-bb17-4389":{"x":359.66668701171875,"y":463.9270935058594,"width":388,"height":44.26041793823242,"top":463.9270935058594,"right":747.6666870117188,"bottom":508.1875114440918,"left":359.66668701171875},"9f82d78a-2e73-4b43":{"x":359.66668701171875,"y":473.9270935058594,"width":159.1875,"height":19.59375,"top":473.9270935058594,"right":518.8541870117188,"bottom":493.5208435058594,"left":359.66668701171875},"9f53f2db-6e87-43ab":{"x":688.9896240234375,"y":473.9270935058594,"width":58.677085876464844,"height":19.59375,"top":473.9270935058594,"right":747.6667098999023,"bottom":493.5208435058594,"left":688.9896240234375},"440b7a3f-c82b-4eed":{"x":359.66668701171875,"y":528.1875,"width":388,"height":288,"top":528.1875,"right":747.6666870117188,"bottom":816.1875,"left":359.66668701171875},"71b6ff5c-7f5d-4ed3":{"x":359.66668701171875,"y":536.1875,"width":388,"height":272,"top":536.1875,"right":747.6666870117188,"bottom":808.1875,"left":359.66668701171875},"16f5f2e3-75b2-4aab":{"x":359.66668701171875,"y":536.1875,"width":388,"height":48,"top":536.1875,"right":747.6666870117188,"bottom":584.1875,"left":359.66668701171875},"a6143be6-2346-42e4":{"x":359.66668701171875,"y":536.1875,"width":388,"height":48,"top":536.1875,"right":747.6666870117188,"bottom":584.1875,"left":359.66668701171875},"abf892b5-c742-42c7":{"x":359.66668701171875,"y":536.1875,"width":284.03125,"height":48,"top":536.1875,"right":643.6979370117188,"bottom":584.1875,"left":359.66668701171875},"cbf42e98-1423-48f3":{"x":359.66668701171875,"y":536.1875,"width":48,"height":48,"top":536.1875,"right":407.66668701171875,"bottom":584.1875,"left":359.66668701171875},"360fc186-23d4-4814":{"x":365.66668701171875,"y":542.1875,"width":36,"height":36,"top":542.1875,"right":401.66668701171875,"bottom":578.1875,"left":365.66668701171875},"c88d48d7-30ec-4a08":{"x":407.66668701171875,"y":549.1875,"width":236.03125,"height":22,"top":549.1875,"right":643.6979370117188,"bottom":571.1875,"left":407.66668701171875},"4604a258-3155-404e":{"x":417.66668701171875,"y":549.1875,"width":216.03125,"height":22,"top":549.1875,"right":633.6979370117188,"bottom":571.1875,"left":417.66668701171875},"bc4ebff6-86e9-4ac4":{"x":666.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":747.6666717529297,"bottom":576.1875,"left":666.40625},"eecdd0b8-582f-4085":{"x":666.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":747.6666717529297,"bottom":576.1875,"left":666.40625},"86cb3b62-bb78-42ce":{"x":666.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":747.6666717529297,"bottom":576.1875,"left":666.40625},"ab1a0696-f890-4d06":{"x":666.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":747.6666717529297,"bottom":576.1875,"left":666.40625},"b4f2c7c5-c7fa-414c":{"x":682.40625,"y":551.1875,"width":49.26041793823242,"height":18,"top":551.1875,"right":731.6666679382324,"bottom":569.1875,"left":682.40625},"d3772bf2-e514-4cdc":{"x":359.66668701171875,"y":592.1875,"width":388,"height":48,"top":592.1875,"right":747.6666870117188,"bottom":640.1875,"left":359.66668701171875},"12ca1850-1787-4589":{"x":359.66668701171875,"y":592.1875,"width":388,"height":48,"top":592.1875,"right":747.6666870117188,"bottom":640.1875,"left":359.66668701171875},"0e1fa219-6cf1-4851":{"x":359.66668701171875,"y":592.1875,"width":287.3333435058594,"height":48,"top":592.1875,"right":647.0000305175781,"bottom":640.1875,"left":359.66668701171875},"fb640d63-54c8-4bce":{"x":359.66668701171875,"y":592.1875,"width":48,"height":48,"top":592.1875,"right":407.66668701171875,"bottom":640.1875,"left":359.66668701171875},"7cb819db-d907-490c":{"x":365.66668701171875,"y":598.1875,"width":36,"height":36,"top":598.1875,"right":401.66668701171875,"bottom":634.1875,"left":365.66668701171875},"0a404b40-a602-4983":{"x":407.66668701171875,"y":594.1875,"width":239.33334350585938,"height":44,"top":594.1875,"right":647.0000305175781,"bottom":638.1875,"left":407.66668701171875},"2a7b3fed-43bf-4678":{"x":417.66668701171875,"y":594.1875,"width":219.33334350585938,"height":44,"top":594.1875,"right":637.0000305175781,"bottom":638.1875,"left":417.66668701171875},"c64a77da-d180-4502":{"x":803.6666870117188,"y":463.9270935058594,"width":444,"height":400,"top":463.9270935058594,"right":1247.6666870117188,"bottom":863.9270935058594,"left":803.6666870117188},"f4c9dcb7-3705-4d62":{"x":803.6666870117188,"y":463.9270935058594,"width":388,"height":368,"top":463.9270935058594,"right":1191.6666870117188,"bottom":831.9270935058594,"left":803.6666870117188},"79858f74-8d77-4fb3":{"x":803.6666870117188,"y":463.9270935058594,"width":388,"height":44.26041793823242,"top":463.9270935058594,"right":1191.6666870117188,"bottom":508.1875114440918,"left":803.6666870117188},"d08d5c5c-c5ef-4265":{"x":803.6666870117188,"y":473.9270935058594,"width":119.59375,"height":19.59375,"top":473.9270935058594,"right":923.2604370117188,"bottom":493.5208435058594,"left":803.6666870117188},"923fb4b1-b952-4a50":{"x":1132.9896240234375,"y":473.9270935058594,"width":58.677085876464844,"height":19.59375,"top":473.9270935058594,"right":1191.6667098999023,"bottom":493.5208435058594,"left":1132.9896240234375},"28f10c83-f255-423d":{"x":803.6666870117188,"y":528.1875,"width":388,"height":176,"top":528.1875,"right":1191.6666870117188,"bottom":704.1875,"left":803.6666870117188},"135cee27-57b0-42d2":{"x":803.6666870117188,"y":536.1875,"width":388,"height":160,"top":536.1875,"right":1191.6666870117188,"bottom":696.1875,"left":803.6666870117188},"c1c46178-6e47-46da":{"x":803.6666870117188,"y":536.1875,"width":388,"height":48,"top":536.1875,"right":1191.6666870117188,"bottom":584.1875,"left":803.6666870117188},"85b63c56-dc03-49c5":{"x":803.6666870117188,"y":536.1875,"width":388,"height":48,"top":536.1875,"right":1191.6666870117188,"bottom":584.1875,"left":803.6666870117188},"af48eb72-3c00-4cb6":{"x":803.6666870117188,"y":536.1875,"width":139.52084350585938,"height":48,"top":536.1875,"right":943.1875305175781,"bottom":584.1875,"left":803.6666870117188},"c803c9ed-161d-4eae":{"x":803.6666870117188,"y":536.1875,"width":48,"height":48,"top":536.1875,"right":851.6666870117188,"bottom":584.1875,"left":803.6666870117188},"05a0f761-f61d-4732":{"x":809.6666870117188,"y":542.1875,"width":36,"height":36,"top":542.1875,"right":845.6666870117188,"bottom":578.1875,"left":809.6666870117188},"c5f7bf42-3920-4284":{"x":851.6666870117188,"y":549.1875,"width":91.52083587646484,"height":22,"top":549.1875,"right":943.1875228881836,"bottom":571.1875,"left":851.6666870117188},"5a6f2157-bc8d-43af":{"x":861.6666870117188,"y":549.1875,"width":71.52083587646484,"height":22,"top":549.1875,"right":933.1875228881836,"bottom":571.1875,"left":861.6666870117188},"5945f524-4bab-47ff":{"x":1110.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":1191.6666717529297,"bottom":576.1875,"left":1110.40625},"04d0e8d2-7664-472a":{"x":1110.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":1191.6666717529297,"bottom":576.1875,"left":1110.40625},"9d29d0a3-4024-4854":{"x":1110.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":1191.6666717529297,"bottom":576.1875,"left":1110.40625},"2960be3d-0c69-4f12":{"x":1110.40625,"y":544.1875,"width":81.26042175292969,"height":32,"top":544.1875,"right":1191.6666717529297,"bottom":576.1875,"left":1110.40625},"c5f79317-c1a4-4f33":{"x":1126.40625,"y":551.1875,"width":49.26041793823242,"height":18,"top":551.1875,"right":1175.6666679382324,"bottom":569.1875,"left":1126.40625},"893ab6dc-d8ec-406e":{"x":803.6666870117188,"y":592.1875,"width":388,"height":48,"top":592.1875,"right":1191.6666870117188,"bottom":640.1875,"left":803.6666870117188},"5b704fa3-1f72-4996":{"x":803.6666870117188,"y":592.1875,"width":388,"height":48,"top":592.1875,"right":1191.6666870117188,"bottom":640.1875,"left":803.6666870117188},"0d808e2b-622f-434c":{"x":803.6666870117188,"y":592.1875,"width":158.20834350585938,"height":48,"top":592.1875,"right":961.8750305175781,"bottom":640.1875,"left":803.6666870117188},"d5d50c7f-9ed0-4084":{"x":803.6666870117188,"y":592.1875,"width":48,"height":48,"top":592.1875,"right":851.6666870117188,"bottom":640.1875,"left":803.6666870117188},"f5357668-fade-4a25":{"x":809.6666870117188,"y":598.1875,"width":36,"height":36,"top":598.1875,"right":845.6666870117188,"bottom":634.1875,"left":809.6666870117188},"b0fa5c18-7982-483f":{"x":1191.666748046875,"y":-8.40625,"width":24,"height":2353.59375,"top":-8.40625,"right":1215.666748046875,"bottom":2345.1875,"left":1191.666748046875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-59.json b/demonstrations/ausdjpo/bboxes/bboxes-59.json new file mode 100644 index 0000000000000000000000000000000000000000..2e9fc956f50b219ec7e4f0dce73b7412c9bab9c9 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-59.json @@ -0,0 +1 @@ +{"d5b90f81-2d06-4501":{"x":0,"y":-200,"width":1263.3333740234375,"height":601.3333740234375,"top":-200,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"e6e8363c-5977-40f8":{"x":0,"y":-200,"width":1263.3333740234375,"height":601.3333740234375,"top":-200,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"e22487c6-d878-40ed":{"x":0,"y":-200,"width":1263.3333740234375,"height":601.3333740234375,"top":-200,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"46d41a82-bf5c-412a":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"93796fd9-a48d-49e6":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"7b4d6d48-7ec4-4e8f":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"6bf7558c-0ad1-46b0":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":601.7396240234375,"top":-200.40625,"right":1263.3333740234375,"bottom":401.3333740234375,"left":0},"8c09683c-d1f0-43f6":{"x":0,"y":-200.40625,"width":1263.3333740234375,"height":6119,"top":-200.40625,"right":1263.3333740234375,"bottom":5918.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-138.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-138.40625,"right":1263.3333740234375,"bottom":5345.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-138.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-138.40625,"right":1263.3333740234375,"bottom":5345.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-138.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-138.40625,"right":1263.3333740234375,"bottom":5345.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-138.40625,"width":405,"height":5484.33349609375,"top":-138.40625,"right":405,"bottom":5345.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-138.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-138.40625,"right":1263.3333740234375,"bottom":5345.92724609375,"left":405},"957afd95-78c3-407e":{"x":405,"y":-138.40625,"width":858.3333740234375,"height":156,"top":-138.40625,"right":1263.3333740234375,"bottom":17.59375,"left":405},"6916e180-5851-45e4":{"x":405,"y":17.59375,"width":858.3333740234375,"height":5328.33349609375,"top":17.59375,"right":1263.3333740234375,"bottom":5345.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":17.59375,"width":858.3333740234375,"height":5328.33349609375,"top":17.59375,"right":1263.3333740234375,"bottom":5345.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":17.59375,"width":858.3333740234375,"height":5328.33349609375,"top":17.59375,"right":1263.3333740234375,"bottom":5345.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":17.59375,"width":858.3333740234375,"height":5328.33349609375,"top":17.59375,"right":1263.3333740234375,"bottom":5345.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":17.59375,"width":858.3333740234375,"height":5328.33349609375,"top":17.59375,"right":1263.3333740234375,"bottom":5345.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":17.59375,"width":858.3333740234375,"height":5328.33349609375,"top":17.59375,"right":1263.3333740234375,"bottom":5345.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":17.59375,"width":760.3333740234375,"height":5328.33349609375,"top":17.59375,"right":1214.3333740234375,"bottom":5345.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":23.59375,"width":760.3333740234375,"height":5316.33349609375,"top":23.59375,"right":1214.3333740234375,"bottom":5339.92724609375,"left":454},"84bf053d-c864-40ef":{"x":454,"y":29.59375,"width":760.3333740234375,"height":157.33334350585938,"top":29.59375,"right":1214.3333740234375,"bottom":186.92709350585938,"left":454},"e79e7008-7c9d-4b43":{"x":486.66668701171875,"y":30.260417938232422,"width":695,"height":156,"top":30.260417938232422,"right":1181.6666870117188,"bottom":186.26041793823242,"left":486.66668701171875},"6412cb54-32cd-4a5e":{"x":486.66668701171875,"y":54.26041793823242,"width":695,"height":110,"top":54.26041793823242,"right":1181.6666870117188,"bottom":164.26041793823242,"left":486.66668701171875},"9d94d0fa-383c-45d9":{"x":486.66668701171875,"y":54.26041793823242,"width":695,"height":28,"top":54.26041793823242,"right":1181.6666870117188,"bottom":82.26041793823242,"left":486.66668701171875},"815fe583-e964-4605":{"x":486.66668701171875,"y":82.26042175292969,"width":695,"height":16,"top":82.26042175292969,"right":1181.6666870117188,"bottom":98.26042175292969,"left":486.66668701171875},"23beccce-5738-4189":{"x":486.66668701171875,"y":98.26042175292969,"width":695,"height":66,"top":98.26042175292969,"right":1181.6666870117188,"bottom":164.2604217529297,"left":486.66668701171875},"c8b4cdf5-975c-4c12":{"x":454,"y":198.92709350585938,"width":760.3333740234375,"height":393.3333435058594,"top":198.92709350585938,"right":1214.3333740234375,"bottom":592.2604370117188,"left":454},"0eaaf66e-a9fb-4a81":{"x":454.66668701171875,"y":199.59375,"width":759,"height":392,"top":199.59375,"right":1213.6666870117188,"bottom":591.59375,"left":454.66668701171875},"129d1596-9513-4f14":{"x":478.66668701171875,"y":223.59375,"width":711,"height":340,"top":223.59375,"right":1189.6666870117188,"bottom":563.59375,"left":478.66668701171875},"96f3a5a4-b872-46df":{"x":478.66668701171875,"y":223.59375,"width":711,"height":24,"top":223.59375,"right":1189.6666870117188,"bottom":247.59375,"left":478.66668701171875},"6504c657-d2b0-453e":{"x":478.66668701171875,"y":223.59375,"width":165.3854217529297,"height":24,"top":223.59375,"right":644.0521087646484,"bottom":247.59375,"left":478.66668701171875},"77143be6-53fc-4d5b":{"x":478.66668701171875,"y":225.59375,"width":165.3854217529297,"height":20,"top":225.59375,"right":644.0521087646484,"bottom":245.59375,"left":478.66668701171875},"de46a849-5a2e-4e5f":{"x":478.66668701171875,"y":263.59375,"width":711,"height":78,"top":263.59375,"right":1189.6666870117188,"bottom":341.59375,"left":478.66668701171875},"22c02d0f-18a2-4cc7":{"x":478.66668701171875,"y":263.59375,"width":711,"height":78,"top":263.59375,"right":1189.6666870117188,"bottom":341.59375,"left":478.66668701171875},"c37bb07f-268f-402f":{"x":478.66668701171875,"y":357.59375,"width":711,"height":206,"top":357.59375,"right":1189.6666870117188,"bottom":563.59375,"left":478.66668701171875},"0fdb9fa2-e9f1-4fff":{"x":478.66668701171875,"y":357.59375,"width":711,"height":206,"top":357.59375,"right":1189.6666870117188,"bottom":563.59375,"left":478.66668701171875},"1b7088de-05c0-4006":{"x":478.66668701171875,"y":357.59375,"width":711,"height":40,"top":357.59375,"right":1189.6666870117188,"bottom":397.59375,"left":478.66668701171875},"f16ed158-713c-406e":{"x":478.66668701171875,"y":357.59375,"width":711,"height":20,"top":357.59375,"right":1189.6666870117188,"bottom":377.59375,"left":478.66668701171875},"57cb3141-be76-45f2":{"x":478.66668701171875,"y":397.59375,"width":711,"height":166,"top":397.59375,"right":1189.6666870117188,"bottom":563.59375,"left":478.66668701171875},"52b9179e-b0bb-4091":{"x":478.66668701171875,"y":397.59375,"width":679,"height":34.5,"top":397.59375,"right":1157.6666870117188,"bottom":432.09375,"left":478.66668701171875},"0a81cb1b-74a5-4ec5":{"x":478.66668701171875,"y":397.59375,"width":679,"height":34.5,"top":397.59375,"right":1157.6666870117188,"bottom":432.09375,"left":478.66668701171875},"4c787cd3-8dee-48e4":{"x":478.66668701171875,"y":397.59375,"width":679,"height":31,"top":397.59375,"right":1157.6666870117188,"bottom":428.59375,"left":478.66668701171875},"c1e045cb-efb4-4040":{"x":478.66668701171875,"y":397.59375,"width":679,"height":31,"top":397.59375,"right":1157.6666870117188,"bottom":428.59375,"left":478.66668701171875},"bc24c8c9-eb8f-47bc":{"x":478.66668701171875,"y":397.59375,"width":24,"height":24,"top":397.59375,"right":502.66668701171875,"bottom":421.59375,"left":478.66668701171875},"c5c99043-09ca-4e2d":{"x":478.66668701171875,"y":397.59375,"width":24,"height":24,"top":397.59375,"right":502.66668701171875,"bottom":421.59375,"left":478.66668701171875},"0a11e417-7e0f-4378":{"x":478.66668701171875,"y":397.59375,"width":24,"height":24,"top":397.59375,"right":502.66668701171875,"bottom":421.59375,"left":478.66668701171875},"d5d5a1ee-db4c-49d2":{"x":478.66668701171875,"y":397.59375,"width":24,"height":24,"top":397.59375,"right":502.66668701171875,"bottom":421.59375,"left":478.66668701171875},"3bb95d98-2e86-428b":{"x":478.66668701171875,"y":397.59375,"width":24,"height":24,"top":397.59375,"right":502.66668701171875,"bottom":421.59375,"left":478.66668701171875},"76b531e9-770d-4d82":{"x":487.66668701171875,"y":404.59893798828125,"width":7.9922285079956055,"height":9.989665031433105,"top":404.59893798828125,"right":495.65891551971436,"bottom":414.58860301971436,"left":487.66668701171875},"4e1bc99d-db24-4a8c":{"x":478.66668701171875,"y":397.59375,"width":24,"height":24,"top":397.59375,"right":502.66668701171875,"bottom":421.59375,"left":478.66668701171875},"112c5c31-639e-4af5":{"x":478.66668701171875,"y":397.59375,"width":24,"height":24,"top":397.59375,"right":502.66668701171875,"bottom":421.59375,"left":478.66668701171875},"b00fb64c-a397-483a":{"x":502.66668701171875,"y":398.59375,"width":345.16668701171875,"height":22,"top":398.59375,"right":847.8333740234375,"bottom":420.59375,"left":502.66668701171875},"57c4385c-7317-4e7b":{"x":518.6666870117188,"y":398.59375,"width":329.16668701171875,"height":22,"top":398.59375,"right":847.8333740234375,"bottom":420.59375,"left":518.6666870117188},"1e729d8f-87e6-4a98":{"x":518.6666870117188,"y":398.59375,"width":329.16668701171875,"height":22,"top":398.59375,"right":847.8333740234375,"bottom":420.59375,"left":518.6666870117188},"87753367-999a-456f":{"x":478.66668701171875,"y":435.59375,"width":679,"height":41.5,"top":435.59375,"right":1157.6666870117188,"bottom":477.09375,"left":478.66668701171875},"ff35fbc1-3e02-4b77":{"x":478.66668701171875,"y":435.59375,"width":679,"height":41.5,"top":435.59375,"right":1157.6666870117188,"bottom":477.09375,"left":478.66668701171875},"aad4d5dc-afb5-4ef2":{"x":478.66668701171875,"y":435.59375,"width":679,"height":38,"top":435.59375,"right":1157.6666870117188,"bottom":473.59375,"left":478.66668701171875},"e1f4360b-2e22-4484":{"x":478.66668701171875,"y":435.59375,"width":679,"height":38,"top":435.59375,"right":1157.6666870117188,"bottom":473.59375,"left":478.66668701171875},"2f6f9e1a-00aa-40e9":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"451e66bf-1988-46a4":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"61f47192-6dd3-4c38":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"2e8152af-e7e5-45bf":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"39d62b2f-1255-4cc3":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"dcfd61a0-6802-4301":{"x":485.66668701171875,"y":448.59375,"width":10,"height":12,"top":448.59375,"right":495.66668701171875,"bottom":460.59375,"left":485.66668701171875},"f3a96081-b860-46af":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"4f6123cd-e25e-4e1c":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"d2f32e70-cc15-4391":{"x":478.66668701171875,"y":442.59375,"width":24,"height":24,"top":442.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"bc40344e-3f00-4879":{"x":478.66668701171875,"y":462.59375,"width":24,"height":4,"top":462.59375,"right":502.66668701171875,"bottom":466.59375,"left":478.66668701171875},"bf93f779-ee84-4c72":{"x":481.66668701171875,"y":439.59375,"width":24,"height":24,"top":439.59375,"right":505.66668701171875,"bottom":463.59375,"left":481.66668701171875},"7a89a5ce-44f9-47ca":{"x":494.4666748046875,"y":439.59375,"width":11.199992179870605,"height":11.199992179870605,"top":439.59375,"right":505.6666669845581,"bottom":450.7937421798706,"left":494.4666748046875},"7d4e3554-72df-4c5e":{"x":481.66668701171875,"y":439.59375,"width":24,"height":24,"top":439.59375,"right":505.66668701171875,"bottom":463.59375,"left":481.66668701171875},"6c684766-f501-4c44":{"x":496.8984375,"y":442.7509460449219,"width":6.409261226654053,"height":5.0960693359375,"top":442.7509460449219,"right":503.30769872665405,"bottom":447.8470153808594,"left":496.8984375},"de351d30-22f0-402f":{"x":502.66668701171875,"y":443.59375,"width":133,"height":22,"top":443.59375,"right":635.6666870117188,"bottom":465.59375,"left":502.66668701171875},"91dbbae6-4eb4-4c9a":{"x":518.6666870117188,"y":443.59375,"width":117,"height":22,"top":443.59375,"right":635.6666870117188,"bottom":465.59375,"left":518.6666870117188},"f40c20c8-8c01-4e46":{"x":518.6666870117188,"y":443.59375,"width":117,"height":22,"top":443.59375,"right":635.6666870117188,"bottom":465.59375,"left":518.6666870117188},"c68bbdb9-fa2f-463e":{"x":478.66668701171875,"y":480.59375,"width":679,"height":41.5,"top":480.59375,"right":1157.6666870117188,"bottom":522.09375,"left":478.66668701171875},"46a18eb6-ac56-451b":{"x":478.66668701171875,"y":480.59375,"width":679,"height":41.5,"top":480.59375,"right":1157.6666870117188,"bottom":522.09375,"left":478.66668701171875},"2021c495-6f39-40a1":{"x":478.66668701171875,"y":480.59375,"width":679,"height":38,"top":480.59375,"right":1157.6666870117188,"bottom":518.59375,"left":478.66668701171875},"62b91eb3-d484-4038":{"x":478.66668701171875,"y":480.59375,"width":679,"height":38,"top":480.59375,"right":1157.6666870117188,"bottom":518.59375,"left":478.66668701171875},"cee98349-9642-4fd0":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"42329a81-565a-494b":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"574a2f1d-e7e1-444d":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"2db39a38-e9fe-45c0":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"f66b855e-be72-45c9":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"ad449b98-04cd-4619":{"x":485.66668701171875,"y":493.59375,"width":10,"height":12,"top":493.59375,"right":495.66668701171875,"bottom":505.59375,"left":485.66668701171875},"3ad1f92d-5acd-46a4":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"740c24c1-cd99-4145":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"2ecbc686-0ed8-40a1":{"x":478.66668701171875,"y":487.59375,"width":24,"height":24,"top":487.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"b977d77b-2d3e-43d1":{"x":478.66668701171875,"y":507.59375,"width":24,"height":4,"top":507.59375,"right":502.66668701171875,"bottom":511.59375,"left":478.66668701171875},"1163870a-7cfc-4169":{"x":481.66668701171875,"y":484.59375,"width":24,"height":24,"top":484.59375,"right":505.66668701171875,"bottom":508.59375,"left":481.66668701171875},"5eb9c6ac-f88e-4f01":{"x":494.4666748046875,"y":484.59375,"width":11.199992179870605,"height":11.199992179870605,"top":484.59375,"right":505.6666669845581,"bottom":495.7937421798706,"left":494.4666748046875},"80542b35-f304-45d3":{"x":481.66668701171875,"y":484.59375,"width":24,"height":24,"top":484.59375,"right":505.66668701171875,"bottom":508.59375,"left":481.66668701171875},"e2a8d2c5-e4c7-481c":{"x":496.8984375,"y":487.7509460449219,"width":6.409261226654053,"height":5.0960693359375,"top":487.7509460449219,"right":503.30769872665405,"bottom":492.8470153808594,"left":496.8984375},"52c0d328-1cb4-4e08":{"x":502.66668701171875,"y":488.59375,"width":111.72917175292969,"height":22,"top":488.59375,"right":614.3958587646484,"bottom":510.59375,"left":502.66668701171875},"f2262aa2-764b-44fb":{"x":518.6666870117188,"y":488.59375,"width":95.72917175292969,"height":22,"top":488.59375,"right":614.3958587646484,"bottom":510.59375,"left":518.6666870117188},"17795e27-ab6b-4b11":{"x":518.6666870117188,"y":488.59375,"width":95.72917175292969,"height":22,"top":488.59375,"right":614.3958587646484,"bottom":510.59375,"left":518.6666870117188},"3d9bebc4-2051-4d07":{"x":478.66668701171875,"y":525.59375,"width":679,"height":34.5,"top":525.59375,"right":1157.6666870117188,"bottom":560.09375,"left":478.66668701171875},"848547f7-68be-4e67":{"x":478.66668701171875,"y":525.59375,"width":679,"height":34.5,"top":525.59375,"right":1157.6666870117188,"bottom":560.09375,"left":478.66668701171875},"6120be2b-cb4e-4a11":{"x":478.66668701171875,"y":525.59375,"width":679,"height":31,"top":525.59375,"right":1157.6666870117188,"bottom":556.59375,"left":478.66668701171875},"acf192c6-4eaa-4dec":{"x":478.66668701171875,"y":525.59375,"width":679,"height":31,"top":525.59375,"right":1157.6666870117188,"bottom":556.59375,"left":478.66668701171875},"1a85c4eb-ef0d-4f47":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"b0c87d49-4485-4ff4":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"da1873c9-58ce-4136":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"c3e949ac-4882-45c6":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"05424dbc-24bf-456c":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"794d31ba-eed8-4299":{"x":485.66668701171875,"y":538.59375,"width":10,"height":12,"top":538.59375,"right":495.66668701171875,"bottom":550.59375,"left":485.66668701171875},"66c468b3-8e7a-43da":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"7c89b91b-6058-4299":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"96fe37d9-2a32-4df0":{"x":478.66668701171875,"y":532.59375,"width":24,"height":24,"top":532.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"c5db7c13-1c35-49f2":{"x":478.66668701171875,"y":552.59375,"width":24,"height":4,"top":552.59375,"right":502.66668701171875,"bottom":556.59375,"left":478.66668701171875},"56704ee3-0ec6-44b0":{"x":481.66668701171875,"y":529.59375,"width":24,"height":24,"top":529.59375,"right":505.66668701171875,"bottom":553.59375,"left":481.66668701171875},"567ad603-22aa-45bf":{"x":494.4666748046875,"y":529.59375,"width":11.199992179870605,"height":11.199992179870605,"top":529.59375,"right":505.6666669845581,"bottom":540.7937421798706,"left":494.4666748046875},"eac12fe9-cb43-4f64":{"x":481.66668701171875,"y":529.59375,"width":24,"height":24,"top":529.59375,"right":505.66668701171875,"bottom":553.59375,"left":481.66668701171875},"3366664f-d5fe-4307":{"x":496.8984375,"y":532.7509765625,"width":6.409261226654053,"height":5.0960693359375,"top":532.7509765625,"right":503.30769872665405,"bottom":537.8470458984375,"left":496.8984375},"52a9e58c-01f8-43b1":{"x":502.66668701171875,"y":533.59375,"width":230.61459350585938,"height":22,"top":533.59375,"right":733.2812805175781,"bottom":555.59375,"left":502.66668701171875},"6aa8e0ba-e54b-409e":{"x":518.6666870117188,"y":533.59375,"width":214.61459350585938,"height":22,"top":533.59375,"right":733.2812805175781,"bottom":555.59375,"left":518.6666870117188},"79e74041-04fe-41c9":{"x":518.6666870117188,"y":533.59375,"width":214.61459350585938,"height":22,"top":533.59375,"right":733.2812805175781,"bottom":555.59375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-62.json b/demonstrations/ausdjpo/bboxes/bboxes-62.json new file mode 100644 index 0000000000000000000000000000000000000000..9a661ebe87f8f1998916bac91b360ba50f2008ec --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-62.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-700.40625,"width":1263.3333740234375,"height":6119,"top":-700.40625,"right":1263.3333740234375,"bottom":5418.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-638.40625,"width":405,"height":5484.33349609375,"top":-638.40625,"right":405,"bottom":4845.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-638.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-482.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1214.3333740234375,"bottom":4845.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-476.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-476.40625,"right":1214.3333740234375,"bottom":4839.92724609375,"left":454},"c8b4cdf5-975c-4c12":{"x":454,"y":-301.07293701171875,"width":760.3333740234375,"height":393.3333435058594,"top":-301.07293701171875,"right":1214.3333740234375,"bottom":92.26040649414062,"left":454},"0eaaf66e-a9fb-4a81":{"x":454.66668701171875,"y":-300.40625,"width":759,"height":392,"top":-300.40625,"right":1213.6666870117188,"bottom":91.59375,"left":454.66668701171875},"129d1596-9513-4f14":{"x":478.66668701171875,"y":-276.40625,"width":711,"height":340,"top":-276.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c37bb07f-268f-402f":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"0fdb9fa2-e9f1-4fff":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"57cb3141-be76-45f2":{"x":478.66668701171875,"y":-102.40625,"width":711,"height":166,"top":-102.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c68bbdb9-fa2f-463e":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"46a18eb6-ac56-451b":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"2021c495-6f39-40a1":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"62b91eb3-d484-4038":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"cee98349-9642-4fd0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"42329a81-565a-494b":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"574a2f1d-e7e1-444d":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2db39a38-e9fe-45c0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"f66b855e-be72-45c9":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"ad449b98-04cd-4619":{"x":485.66668701171875,"y":-6.40625,"width":10,"height":12,"top":-6.40625,"right":495.66668701171875,"bottom":5.59375,"left":485.66668701171875},"3ad1f92d-5acd-46a4":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"740c24c1-cd99-4145":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2ecbc686-0ed8-40a1":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"b977d77b-2d3e-43d1":{"x":478.66668701171875,"y":7.59375,"width":24,"height":4,"top":7.59375,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"1163870a-7cfc-4169":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"80542b35-f304-45d3":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"52c0d328-1cb4-4e08":{"x":502.66668701171875,"y":-11.40625,"width":111.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":502.66668701171875},"f2262aa2-764b-44fb":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"17795e27-ab6b-4b11":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"3d9bebc4-2051-4d07":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"848547f7-68be-4e67":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"6120be2b-cb4e-4a11":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"acf192c6-4eaa-4dec":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"1a85c4eb-ef0d-4f47":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"b0c87d49-4485-4ff4":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"da1873c9-58ce-4136":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c3e949ac-4882-45c6":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"05424dbc-24bf-456c":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"794d31ba-eed8-4299":{"x":485.66668701171875,"y":38.59375,"width":10,"height":12,"top":38.59375,"right":495.66668701171875,"bottom":50.59375,"left":485.66668701171875},"66c468b3-8e7a-43da":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"7c89b91b-6058-4299":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"96fe37d9-2a32-4df0":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c5db7c13-1c35-49f2":{"x":478.66668701171875,"y":52.59375,"width":24,"height":4,"top":52.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"56704ee3-0ec6-44b0":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"567ad603-22aa-45bf":{"x":494.4666748046875,"y":29.59375,"width":11.199992179870605,"height":11.199999809265137,"top":29.59375,"right":505.6666669845581,"bottom":40.79374980926514,"left":494.4666748046875},"eac12fe9-cb43-4f64":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"3366664f-d5fe-4307":{"x":496.8984375,"y":32.75091552734375,"width":6.409261226654053,"height":5.096076965332031,"top":32.75091552734375,"right":503.30769872665405,"bottom":37.84699249267578,"left":496.8984375},"52a9e58c-01f8-43b1":{"x":502.66668701171875,"y":33.59375,"width":230.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":502.66668701171875},"6aa8e0ba-e54b-409e":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"79e74041-04fe-41c9":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"d5d8f315-66fb-4f7a":{"x":454,"y":104.26042175292969,"width":760.3333740234375,"height":371.3333435058594,"top":104.26042175292969,"right":1214.3333740234375,"bottom":475.59376525878906,"left":454},"3db27b55-4552-4a43":{"x":454.66668701171875,"y":104.92708587646484,"width":759,"height":370,"top":104.92708587646484,"right":1213.6666870117188,"bottom":474.92708587646484,"left":454.66668701171875},"e204b7a1-6a48-4c1f":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":318,"top":128.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"e7ba41bd-5d27-4a4a":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":24,"top":128.92709350585938,"right":1189.6666870117188,"bottom":152.92709350585938,"left":478.66668701171875},"317599f6-bdba-4e82":{"x":478.66668701171875,"y":128.92709350585938,"width":119.58333587646484,"height":24,"top":128.92709350585938,"right":598.2500228881836,"bottom":152.92709350585938,"left":478.66668701171875},"2fd1c6df-ce8a-481c":{"x":478.66668701171875,"y":130.92709350585938,"width":119.58333587646484,"height":20,"top":130.92709350585938,"right":598.2500228881836,"bottom":150.92709350585938,"left":478.66668701171875},"c1445869-782e-43f1":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"bee82425-977b-46a7":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"5a9afa14-2f79-4fc6":{"x":478.66668701171875,"y":240.92709350585938,"width":711,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"a40515e7-89e5-42d0":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"0d25c282-0b64-4369":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":40,"top":240.92709350585938,"right":834.1666870117188,"bottom":280.9270935058594,"left":478.66668701171875},"b39aa086-e146-40ce":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":834.1666870117188,"bottom":260.9270935058594,"left":478.66668701171875},"6f0e081d-a42b-4506":{"x":478.66668701171875,"y":280.9270935058594,"width":355.5,"height":166,"top":280.9270935058594,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"4d11b776-6ae1-4492":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"1d1300ba-3ee9-4461":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"621b33b6-3774-4dda":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"28020f69-213c-42ba":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"384e4fa2-5deb-4443":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"8c950dd7-0696-40ae":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c89e08b1-438d-41fd":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"5b151bbc-50ff-4a89":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"745c1af7-9ec2-4ada":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"46467e68-ea09-48eb":{"x":485.66668701171875,"y":286.9270935058594,"width":10,"height":12,"top":286.9270935058594,"right":495.66668701171875,"bottom":298.9270935058594,"left":485.66668701171875},"00c1e42e-72db-418f":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c1dc0af3-b17a-429e":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3b1f5d90-a75b-4899":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"a5f74051-0c0d-4b02":{"x":478.66668701171875,"y":300.9270935058594,"width":24,"height":4,"top":300.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3d9caff5-1b6a-484e":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"ce40a4f0-f923-4200":{"x":494.4666748046875,"y":277.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":277.9270935058594,"right":505.6666669845581,"bottom":289.12708568573,"left":494.4666748046875},"0adec5be-f430-43d7":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"eae736ff-886e-43f5":{"x":496.8984375,"y":281.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":281.0842590332031,"right":503.30769872665405,"bottom":286.1803283691406,"left":496.8984375},"4ac79d3e-201f-4051":{"x":502.66668701171875,"y":281.9270935058594,"width":110.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":502.66668701171875},"28d47f00-19df-45bd":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"4e474fc7-2eea-4056":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"48999378-a45d-43c7":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"89ff5163-8f9e-403e":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"c5369b1a-c1d8-4270":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"01984605-22dd-4cbf":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"b3b5f137-4b2a-493f":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"445ff3d9-2553-484a":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"ae9c8419-18ee-422c":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"c4fba4ba-2abc-4d9b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"3368d149-5895-455b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"943f9a5c-c992-4d0c":{"x":485.66668701171875,"y":331.9270935058594,"width":10,"height":12,"top":331.9270935058594,"right":495.66668701171875,"bottom":343.9270935058594,"left":485.66668701171875},"956c11bd-dc65-420e":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"d3f97481-e214-4e34":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"36782a22-ad22-4e49":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"45a1123a-b505-4917":{"x":478.66668701171875,"y":345.9270935058594,"width":24,"height":4,"top":345.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"1aaaeeb1-735d-44c9":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"0026d441-edea-4364":{"x":494.4666748046875,"y":322.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":322.9270935058594,"right":505.6666669845581,"bottom":334.12708568573,"left":494.4666748046875},"7030229d-c0be-4df5":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"f33c22aa-8ab5-4995":{"x":496.8984375,"y":326.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":326.0842590332031,"right":503.30769872665405,"bottom":331.1803283691406,"left":496.8984375},"b947cdf3-c192-4d5c":{"x":502.66668701171875,"y":326.9270935058594,"width":288.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":502.66668701171875},"d25d6647-5521-452c":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"ed2afbe6-7bfc-4818":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"605f9aea-bf91-4596":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"72a25ce7-7387-4625":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"16cd50d9-d3ca-4b0b":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"9571db59-9670-47b6":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"ecb20053-4276-49fc":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"09c713a1-3a06-497d":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"bcbd73d4-39d7-4ed8":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8e6584e2-2d0b-4cfd":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8220a718-c191-4c70":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"9874ce66-d684-49bd":{"x":484.66583251953125,"y":376.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":376.9273681640625,"right":496.66754150390625,"bottom":388.4268398284912,"left":484.66583251953125},"7952526a-80d7-4eea":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"81ce4232-b087-4964":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"fba58d5a-6d42-40f6":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"68faf17b-c6d7-46a4":{"x":478.66668701171875,"y":390.9270935058594,"width":12,"height":4,"top":390.9270935058594,"right":490.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"5a2af76f-00c0-4fca":{"x":502.66668701171875,"y":371.9270935058594,"width":187.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":502.66668701171875},"6a7dd300-2227-44d9":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"8bacb19d-69e9-44d5":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"3ceef411-de3f-42d0":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"0ea63810-c5c3-4325":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"46f31459-48b4-4156":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"485220d7-d817-44b7":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"f9dbe9f4-f2f7-41bf":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bf8b6163-b5a0-49ae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"47df9583-b7f4-4c2b":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bbccfb68-8498-4cae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"6ecabb46-5e2c-470a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"9b376ed8-f3a1-44e0":{"x":485.66668701171875,"y":421.9270935058594,"width":10,"height":12,"top":421.9270935058594,"right":495.66668701171875,"bottom":433.9270935058594,"left":485.66668701171875},"037c285d-2a58-490a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"98a6df09-66d1-4052":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"09947a6b-e571-40a7":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"915dfef2-bf21-4ed5":{"x":478.66668701171875,"y":435.9270935058594,"width":24,"height":4,"top":435.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"0c9bc741-68b7-4d9f":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"d831213d-a40d-48ec":{"x":494.4666748046875,"y":412.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":412.9270935058594,"right":505.6666669845581,"bottom":424.12708568573,"left":494.4666748046875},"2be4f463-cfb0-4e14":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"5c01c262-847d-46ab":{"x":496.8984375,"y":416.08428955078125,"width":6.409261226654053,"height":5.0960693359375,"top":416.08428955078125,"right":503.30769872665405,"bottom":421.18035888671875,"left":496.8984375},"72e2b127-2fa2-4482":{"x":502.66668701171875,"y":416.9270935058594,"width":224.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":502.66668701171875},"3e084bfa-d991-4dd5":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"30c7cad2-d845-471f":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"0e8743b2-ae75-448e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":834.1666870117188},"84c46843-b20f-49fe":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":30,"top":240.92709350585938,"right":1189.6666870117188,"bottom":270.9270935058594,"left":834.1666870117188},"e393fceb-e435-468e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":1189.6666870117188,"bottom":260.9270935058594,"left":834.1666870117188},"1a7d464c-6f37-46e8":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7d1dbf24-c088-4497":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"b41bdd6c-7e23-445d":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7779fac8-0a1e-467e":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ea43ceeb-60eb-4cfa":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"11c69d34-3f7f-45ea":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"28859380-b261-49c5":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7e91d045-a620-4b38":{"x":853.1666870117188,"y":288.9212951660156,"width":11.005778312683105,"height":11.005819320678711,"top":288.9212951660156,"right":864.1724653244019,"bottom":299.92711448669434,"left":853.1666870117188},"e51f1dab-5c16-4e12":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7286ba3d-ec8b-449b":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ab0153e6-730c-42a2":{"x":886.1666870117188,"y":270.9270935058594,"width":291.5,"height":72,"top":270.9270935058594,"right":1177.6666870117188,"bottom":342.9270935058594,"left":886.1666870117188},"3ce9ff8f-1b11-4492":{"x":886.1666870117188,"y":282.9270935058594,"width":291.5,"height":20,"top":282.9270935058594,"right":1177.6666870117188,"bottom":302.9270935058594,"left":886.1666870117188},"452311a0-fc44-47a1":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"89648b8e-2811-490b":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"1e3f7df5-67c1-486a":{"x":886.1666870117188,"y":302.9270935058594,"width":291.5,"height":32,"top":302.9270935058594,"right":1177.6666870117188,"bottom":334.9270935058594,"left":886.1666870117188},"753d3f68-9728-4f4f":{"x":886.1666870117188,"y":307.9270935058594,"width":81.41667175292969,"height":22,"top":307.9270935058594,"right":967.5833587646484,"bottom":329.9270935058594,"left":886.1666870117188},"c3f852e2-371f-43bd":{"x":1102.666748046875,"y":302.9270935058594,"width":75,"height":32,"top":302.9270935058594,"right":1177.666748046875,"bottom":334.9270935058594,"left":1102.666748046875},"3559ac61-352a-4404":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"4ccde53c-f693-4c00":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"b175324e-2f28-4ca0":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"76e150f9-48d5-4408":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"c37bb768-a224-41d3":{"x":454,"y":487.59375,"width":760.3333740234375,"height":416.3333435058594,"top":487.59375,"right":1214.3333740234375,"bottom":903.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":488.26043701171875,"width":759,"height":415,"top":488.26043701171875,"right":1213.6666870117188,"bottom":903.2604370117188,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":363,"top":512.2604370117188,"right":1189.6666870117188,"bottom":875.2604370117188,"left":478.66668701171875},"7b3ece0c-d4fa-47b4":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":24,"top":512.2604370117188,"right":1189.6666870117188,"bottom":536.2604370117188,"left":478.66668701171875},"6c403c9d-876e-45f6":{"x":478.66668701171875,"y":512.2604370117188,"width":182.8229217529297,"height":24,"top":512.2604370117188,"right":661.4896087646484,"bottom":536.2604370117188,"left":478.66668701171875},"76668cd2-8899-46aa":{"x":478.66668701171875,"y":514.2604370117188,"width":182.8229217529297,"height":20,"top":514.2604370117188,"right":661.4896087646484,"bottom":534.2604370117188,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-63.json b/demonstrations/ausdjpo/bboxes/bboxes-63.json new file mode 100644 index 0000000000000000000000000000000000000000..9a661ebe87f8f1998916bac91b360ba50f2008ec --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-63.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-700.40625,"width":1263.3333740234375,"height":6119,"top":-700.40625,"right":1263.3333740234375,"bottom":5418.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-638.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-638.40625,"width":405,"height":5484.33349609375,"top":-638.40625,"right":405,"bottom":4845.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-638.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-638.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-482.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1263.3333740234375,"bottom":4845.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-482.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-482.40625,"right":1214.3333740234375,"bottom":4845.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-476.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-476.40625,"right":1214.3333740234375,"bottom":4839.92724609375,"left":454},"c8b4cdf5-975c-4c12":{"x":454,"y":-301.07293701171875,"width":760.3333740234375,"height":393.3333435058594,"top":-301.07293701171875,"right":1214.3333740234375,"bottom":92.26040649414062,"left":454},"0eaaf66e-a9fb-4a81":{"x":454.66668701171875,"y":-300.40625,"width":759,"height":392,"top":-300.40625,"right":1213.6666870117188,"bottom":91.59375,"left":454.66668701171875},"129d1596-9513-4f14":{"x":478.66668701171875,"y":-276.40625,"width":711,"height":340,"top":-276.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c37bb07f-268f-402f":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"0fdb9fa2-e9f1-4fff":{"x":478.66668701171875,"y":-142.40625,"width":711,"height":206,"top":-142.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"57cb3141-be76-45f2":{"x":478.66668701171875,"y":-102.40625,"width":711,"height":166,"top":-102.40625,"right":1189.6666870117188,"bottom":63.59375,"left":478.66668701171875},"c68bbdb9-fa2f-463e":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"46a18eb6-ac56-451b":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":41.5,"top":-19.40625,"right":1157.6666870117188,"bottom":22.09375,"left":478.66668701171875},"2021c495-6f39-40a1":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"62b91eb3-d484-4038":{"x":478.66668701171875,"y":-19.40625,"width":679,"height":38,"top":-19.40625,"right":1157.6666870117188,"bottom":18.59375,"left":478.66668701171875},"cee98349-9642-4fd0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"42329a81-565a-494b":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"574a2f1d-e7e1-444d":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2db39a38-e9fe-45c0":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"f66b855e-be72-45c9":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"ad449b98-04cd-4619":{"x":485.66668701171875,"y":-6.40625,"width":10,"height":12,"top":-6.40625,"right":495.66668701171875,"bottom":5.59375,"left":485.66668701171875},"3ad1f92d-5acd-46a4":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"740c24c1-cd99-4145":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"2ecbc686-0ed8-40a1":{"x":478.66668701171875,"y":-12.40625,"width":24,"height":24,"top":-12.40625,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"b977d77b-2d3e-43d1":{"x":478.66668701171875,"y":7.59375,"width":24,"height":4,"top":7.59375,"right":502.66668701171875,"bottom":11.59375,"left":478.66668701171875},"1163870a-7cfc-4169":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"80542b35-f304-45d3":{"x":481.66668701171875,"y":-15.40625,"width":24,"height":24,"top":-15.40625,"right":505.66668701171875,"bottom":8.59375,"left":481.66668701171875},"52c0d328-1cb4-4e08":{"x":502.66668701171875,"y":-11.40625,"width":111.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":502.66668701171875},"f2262aa2-764b-44fb":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"17795e27-ab6b-4b11":{"x":518.6666870117188,"y":-11.40625,"width":95.72917175292969,"height":22,"top":-11.40625,"right":614.3958587646484,"bottom":10.59375,"left":518.6666870117188},"3d9bebc4-2051-4d07":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"848547f7-68be-4e67":{"x":478.66668701171875,"y":25.59375,"width":679,"height":34.5,"top":25.59375,"right":1157.6666870117188,"bottom":60.09375,"left":478.66668701171875},"6120be2b-cb4e-4a11":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"acf192c6-4eaa-4dec":{"x":478.66668701171875,"y":25.59375,"width":679,"height":31,"top":25.59375,"right":1157.6666870117188,"bottom":56.59375,"left":478.66668701171875},"1a85c4eb-ef0d-4f47":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"b0c87d49-4485-4ff4":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"da1873c9-58ce-4136":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c3e949ac-4882-45c6":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"05424dbc-24bf-456c":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"794d31ba-eed8-4299":{"x":485.66668701171875,"y":38.59375,"width":10,"height":12,"top":38.59375,"right":495.66668701171875,"bottom":50.59375,"left":485.66668701171875},"66c468b3-8e7a-43da":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"7c89b91b-6058-4299":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"96fe37d9-2a32-4df0":{"x":478.66668701171875,"y":32.59375,"width":24,"height":24,"top":32.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"c5db7c13-1c35-49f2":{"x":478.66668701171875,"y":52.59375,"width":24,"height":4,"top":52.59375,"right":502.66668701171875,"bottom":56.59375,"left":478.66668701171875},"56704ee3-0ec6-44b0":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"567ad603-22aa-45bf":{"x":494.4666748046875,"y":29.59375,"width":11.199992179870605,"height":11.199999809265137,"top":29.59375,"right":505.6666669845581,"bottom":40.79374980926514,"left":494.4666748046875},"eac12fe9-cb43-4f64":{"x":481.66668701171875,"y":29.59375,"width":24,"height":24,"top":29.59375,"right":505.66668701171875,"bottom":53.59375,"left":481.66668701171875},"3366664f-d5fe-4307":{"x":496.8984375,"y":32.75091552734375,"width":6.409261226654053,"height":5.096076965332031,"top":32.75091552734375,"right":503.30769872665405,"bottom":37.84699249267578,"left":496.8984375},"52a9e58c-01f8-43b1":{"x":502.66668701171875,"y":33.59375,"width":230.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":502.66668701171875},"6aa8e0ba-e54b-409e":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"79e74041-04fe-41c9":{"x":518.6666870117188,"y":33.59375,"width":214.61459350585938,"height":22,"top":33.59375,"right":733.2812805175781,"bottom":55.59375,"left":518.6666870117188},"d5d8f315-66fb-4f7a":{"x":454,"y":104.26042175292969,"width":760.3333740234375,"height":371.3333435058594,"top":104.26042175292969,"right":1214.3333740234375,"bottom":475.59376525878906,"left":454},"3db27b55-4552-4a43":{"x":454.66668701171875,"y":104.92708587646484,"width":759,"height":370,"top":104.92708587646484,"right":1213.6666870117188,"bottom":474.92708587646484,"left":454.66668701171875},"e204b7a1-6a48-4c1f":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":318,"top":128.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"e7ba41bd-5d27-4a4a":{"x":478.66668701171875,"y":128.92709350585938,"width":711,"height":24,"top":128.92709350585938,"right":1189.6666870117188,"bottom":152.92709350585938,"left":478.66668701171875},"317599f6-bdba-4e82":{"x":478.66668701171875,"y":128.92709350585938,"width":119.58333587646484,"height":24,"top":128.92709350585938,"right":598.2500228881836,"bottom":152.92709350585938,"left":478.66668701171875},"2fd1c6df-ce8a-481c":{"x":478.66668701171875,"y":130.92709350585938,"width":119.58333587646484,"height":20,"top":130.92709350585938,"right":598.2500228881836,"bottom":150.92709350585938,"left":478.66668701171875},"c1445869-782e-43f1":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"bee82425-977b-46a7":{"x":478.66668701171875,"y":168.92709350585938,"width":711,"height":56,"top":168.92709350585938,"right":1189.6666870117188,"bottom":224.92709350585938,"left":478.66668701171875},"5a9afa14-2f79-4fc6":{"x":478.66668701171875,"y":240.92709350585938,"width":711,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"a40515e7-89e5-42d0":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"0d25c282-0b64-4369":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":40,"top":240.92709350585938,"right":834.1666870117188,"bottom":280.9270935058594,"left":478.66668701171875},"b39aa086-e146-40ce":{"x":478.66668701171875,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":834.1666870117188,"bottom":260.9270935058594,"left":478.66668701171875},"6f0e081d-a42b-4506":{"x":478.66668701171875,"y":280.9270935058594,"width":355.5,"height":166,"top":280.9270935058594,"right":834.1666870117188,"bottom":446.9270935058594,"left":478.66668701171875},"4d11b776-6ae1-4492":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"1d1300ba-3ee9-4461":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":34.5,"top":280.9270935058594,"right":802.1666870117188,"bottom":315.4270935058594,"left":478.66668701171875},"621b33b6-3774-4dda":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"28020f69-213c-42ba":{"x":478.66668701171875,"y":280.9270935058594,"width":323.5,"height":31,"top":280.9270935058594,"right":802.1666870117188,"bottom":311.9270935058594,"left":478.66668701171875},"384e4fa2-5deb-4443":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"8c950dd7-0696-40ae":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c89e08b1-438d-41fd":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"5b151bbc-50ff-4a89":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"745c1af7-9ec2-4ada":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"46467e68-ea09-48eb":{"x":485.66668701171875,"y":286.9270935058594,"width":10,"height":12,"top":286.9270935058594,"right":495.66668701171875,"bottom":298.9270935058594,"left":485.66668701171875},"00c1e42e-72db-418f":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"c1dc0af3-b17a-429e":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3b1f5d90-a75b-4899":{"x":478.66668701171875,"y":280.9270935058594,"width":24,"height":24,"top":280.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"a5f74051-0c0d-4b02":{"x":478.66668701171875,"y":300.9270935058594,"width":24,"height":4,"top":300.9270935058594,"right":502.66668701171875,"bottom":304.9270935058594,"left":478.66668701171875},"3d9caff5-1b6a-484e":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"ce40a4f0-f923-4200":{"x":494.4666748046875,"y":277.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":277.9270935058594,"right":505.6666669845581,"bottom":289.12708568573,"left":494.4666748046875},"0adec5be-f430-43d7":{"x":481.66668701171875,"y":277.9270935058594,"width":24,"height":24,"top":277.9270935058594,"right":505.66668701171875,"bottom":301.9270935058594,"left":481.66668701171875},"eae736ff-886e-43f5":{"x":496.8984375,"y":281.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":281.0842590332031,"right":503.30769872665405,"bottom":286.1803283691406,"left":496.8984375},"4ac79d3e-201f-4051":{"x":502.66668701171875,"y":281.9270935058594,"width":110.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":502.66668701171875},"28d47f00-19df-45bd":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"4e474fc7-2eea-4056":{"x":518.6666870117188,"y":281.9270935058594,"width":94.07292175292969,"height":22,"top":281.9270935058594,"right":612.7396087646484,"bottom":303.9270935058594,"left":518.6666870117188},"48999378-a45d-43c7":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"89ff5163-8f9e-403e":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":41.5,"top":318.9270935058594,"right":802.1666870117188,"bottom":360.4270935058594,"left":478.66668701171875},"c5369b1a-c1d8-4270":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"01984605-22dd-4cbf":{"x":478.66668701171875,"y":318.9270935058594,"width":323.5,"height":38,"top":318.9270935058594,"right":802.1666870117188,"bottom":356.9270935058594,"left":478.66668701171875},"b3b5f137-4b2a-493f":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"445ff3d9-2553-484a":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"ae9c8419-18ee-422c":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"c4fba4ba-2abc-4d9b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"3368d149-5895-455b":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"943f9a5c-c992-4d0c":{"x":485.66668701171875,"y":331.9270935058594,"width":10,"height":12,"top":331.9270935058594,"right":495.66668701171875,"bottom":343.9270935058594,"left":485.66668701171875},"956c11bd-dc65-420e":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"d3f97481-e214-4e34":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"36782a22-ad22-4e49":{"x":478.66668701171875,"y":325.9270935058594,"width":24,"height":24,"top":325.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"45a1123a-b505-4917":{"x":478.66668701171875,"y":345.9270935058594,"width":24,"height":4,"top":345.9270935058594,"right":502.66668701171875,"bottom":349.9270935058594,"left":478.66668701171875},"1aaaeeb1-735d-44c9":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"0026d441-edea-4364":{"x":494.4666748046875,"y":322.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":322.9270935058594,"right":505.6666669845581,"bottom":334.12708568573,"left":494.4666748046875},"7030229d-c0be-4df5":{"x":481.66668701171875,"y":322.9270935058594,"width":24,"height":24,"top":322.9270935058594,"right":505.66668701171875,"bottom":346.9270935058594,"left":481.66668701171875},"f33c22aa-8ab5-4995":{"x":496.8984375,"y":326.0842590332031,"width":6.409261226654053,"height":5.0960693359375,"top":326.0842590332031,"right":503.30769872665405,"bottom":331.1803283691406,"left":496.8984375},"b947cdf3-c192-4d5c":{"x":502.66668701171875,"y":326.9270935058594,"width":288.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":502.66668701171875},"d25d6647-5521-452c":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"ed2afbe6-7bfc-4818":{"x":518.6666870117188,"y":326.9270935058594,"width":272.2395935058594,"height":22,"top":326.9270935058594,"right":790.9062805175781,"bottom":348.9270935058594,"left":518.6666870117188},"605f9aea-bf91-4596":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"72a25ce7-7387-4625":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":41.5,"top":363.9270935058594,"right":802.1666870117188,"bottom":405.4270935058594,"left":478.66668701171875},"16cd50d9-d3ca-4b0b":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"9571db59-9670-47b6":{"x":478.66668701171875,"y":363.9270935058594,"width":323.5,"height":38,"top":363.9270935058594,"right":802.1666870117188,"bottom":401.9270935058594,"left":478.66668701171875},"ecb20053-4276-49fc":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"09c713a1-3a06-497d":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"bcbd73d4-39d7-4ed8":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8e6584e2-2d0b-4cfd":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"8220a718-c191-4c70":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"9874ce66-d684-49bd":{"x":484.66583251953125,"y":376.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":376.9273681640625,"right":496.66754150390625,"bottom":388.4268398284912,"left":484.66583251953125},"7952526a-80d7-4eea":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"81ce4232-b087-4964":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"fba58d5a-6d42-40f6":{"x":478.66668701171875,"y":370.9270935058594,"width":24,"height":24,"top":370.9270935058594,"right":502.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"68faf17b-c6d7-46a4":{"x":478.66668701171875,"y":390.9270935058594,"width":12,"height":4,"top":390.9270935058594,"right":490.66668701171875,"bottom":394.9270935058594,"left":478.66668701171875},"5a2af76f-00c0-4fca":{"x":502.66668701171875,"y":371.9270935058594,"width":187.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":502.66668701171875},"6a7dd300-2227-44d9":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"8bacb19d-69e9-44d5":{"x":518.6666870117188,"y":371.9270935058594,"width":171.30209350585938,"height":22,"top":371.9270935058594,"right":689.9687805175781,"bottom":393.9270935058594,"left":518.6666870117188},"3ceef411-de3f-42d0":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"0ea63810-c5c3-4325":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":34.5,"top":408.9270935058594,"right":802.1666870117188,"bottom":443.4270935058594,"left":478.66668701171875},"46f31459-48b4-4156":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"485220d7-d817-44b7":{"x":478.66668701171875,"y":408.9270935058594,"width":323.5,"height":31,"top":408.9270935058594,"right":802.1666870117188,"bottom":439.9270935058594,"left":478.66668701171875},"f9dbe9f4-f2f7-41bf":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bf8b6163-b5a0-49ae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"47df9583-b7f4-4c2b":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"bbccfb68-8498-4cae":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"6ecabb46-5e2c-470a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"9b376ed8-f3a1-44e0":{"x":485.66668701171875,"y":421.9270935058594,"width":10,"height":12,"top":421.9270935058594,"right":495.66668701171875,"bottom":433.9270935058594,"left":485.66668701171875},"037c285d-2a58-490a":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"98a6df09-66d1-4052":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"09947a6b-e571-40a7":{"x":478.66668701171875,"y":415.9270935058594,"width":24,"height":24,"top":415.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"915dfef2-bf21-4ed5":{"x":478.66668701171875,"y":435.9270935058594,"width":24,"height":4,"top":435.9270935058594,"right":502.66668701171875,"bottom":439.9270935058594,"left":478.66668701171875},"0c9bc741-68b7-4d9f":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"d831213d-a40d-48ec":{"x":494.4666748046875,"y":412.9270935058594,"width":11.199992179870605,"height":11.199992179870605,"top":412.9270935058594,"right":505.6666669845581,"bottom":424.12708568573,"left":494.4666748046875},"2be4f463-cfb0-4e14":{"x":481.66668701171875,"y":412.9270935058594,"width":24,"height":24,"top":412.9270935058594,"right":505.66668701171875,"bottom":436.9270935058594,"left":481.66668701171875},"5c01c262-847d-46ab":{"x":496.8984375,"y":416.08428955078125,"width":6.409261226654053,"height":5.0960693359375,"top":416.08428955078125,"right":503.30769872665405,"bottom":421.18035888671875,"left":496.8984375},"72e2b127-2fa2-4482":{"x":502.66668701171875,"y":416.9270935058594,"width":224.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":502.66668701171875},"3e084bfa-d991-4dd5":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"30c7cad2-d845-471f":{"x":518.6666870117188,"y":416.9270935058594,"width":208.375,"height":22,"top":416.9270935058594,"right":727.0416870117188,"bottom":438.9270935058594,"left":518.6666870117188},"0e8743b2-ae75-448e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":206,"top":240.92709350585938,"right":1189.6666870117188,"bottom":446.9270935058594,"left":834.1666870117188},"84c46843-b20f-49fe":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":30,"top":240.92709350585938,"right":1189.6666870117188,"bottom":270.9270935058594,"left":834.1666870117188},"e393fceb-e435-468e":{"x":834.1666870117188,"y":240.92709350585938,"width":355.5,"height":20,"top":240.92709350585938,"right":1189.6666870117188,"bottom":260.9270935058594,"left":834.1666870117188},"1a7d464c-6f37-46e8":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7d1dbf24-c088-4497":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"b41bdd6c-7e23-445d":{"x":834.1666870117188,"y":270.9270935058594,"width":355.5,"height":72,"top":270.9270935058594,"right":1189.6666870117188,"bottom":342.9270935058594,"left":834.1666870117188},"7779fac8-0a1e-467e":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ea43ceeb-60eb-4cfa":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"11c69d34-3f7f-45ea":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"28859380-b261-49c5":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7e91d045-a620-4b38":{"x":853.1666870117188,"y":288.9212951660156,"width":11.005778312683105,"height":11.005819320678711,"top":288.9212951660156,"right":864.1724653244019,"bottom":299.92711448669434,"left":853.1666870117188},"e51f1dab-5c16-4e12":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"7286ba3d-ec8b-449b":{"x":846.1666870117188,"y":282.9270935058594,"width":24,"height":24,"top":282.9270935058594,"right":870.1666870117188,"bottom":306.9270935058594,"left":846.1666870117188},"ab0153e6-730c-42a2":{"x":886.1666870117188,"y":270.9270935058594,"width":291.5,"height":72,"top":270.9270935058594,"right":1177.6666870117188,"bottom":342.9270935058594,"left":886.1666870117188},"3ce9ff8f-1b11-4492":{"x":886.1666870117188,"y":282.9270935058594,"width":291.5,"height":20,"top":282.9270935058594,"right":1177.6666870117188,"bottom":302.9270935058594,"left":886.1666870117188},"452311a0-fc44-47a1":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"89648b8e-2811-490b":{"x":886.1666870117188,"y":282.9270935058594,"width":211.2604217529297,"height":20,"top":282.9270935058594,"right":1097.4271087646484,"bottom":302.9270935058594,"left":886.1666870117188},"1e3f7df5-67c1-486a":{"x":886.1666870117188,"y":302.9270935058594,"width":291.5,"height":32,"top":302.9270935058594,"right":1177.6666870117188,"bottom":334.9270935058594,"left":886.1666870117188},"753d3f68-9728-4f4f":{"x":886.1666870117188,"y":307.9270935058594,"width":81.41667175292969,"height":22,"top":307.9270935058594,"right":967.5833587646484,"bottom":329.9270935058594,"left":886.1666870117188},"c3f852e2-371f-43bd":{"x":1102.666748046875,"y":302.9270935058594,"width":75,"height":32,"top":302.9270935058594,"right":1177.666748046875,"bottom":334.9270935058594,"left":1102.666748046875},"3559ac61-352a-4404":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"4ccde53c-f693-4c00":{"x":1110.5521240234375,"y":302.9270935058594,"width":59.21875,"height":32,"top":302.9270935058594,"right":1169.7708740234375,"bottom":334.9270935058594,"left":1110.5521240234375},"b175324e-2f28-4ca0":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"76e150f9-48d5-4408":{"x":1111.21875,"y":308.9270935058594,"width":57.88541793823242,"height":20,"top":308.9270935058594,"right":1169.1041679382324,"bottom":328.9270935058594,"left":1111.21875},"c37bb768-a224-41d3":{"x":454,"y":487.59375,"width":760.3333740234375,"height":416.3333435058594,"top":487.59375,"right":1214.3333740234375,"bottom":903.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":488.26043701171875,"width":759,"height":415,"top":488.26043701171875,"right":1213.6666870117188,"bottom":903.2604370117188,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":363,"top":512.2604370117188,"right":1189.6666870117188,"bottom":875.2604370117188,"left":478.66668701171875},"7b3ece0c-d4fa-47b4":{"x":478.66668701171875,"y":512.2604370117188,"width":711,"height":24,"top":512.2604370117188,"right":1189.6666870117188,"bottom":536.2604370117188,"left":478.66668701171875},"6c403c9d-876e-45f6":{"x":478.66668701171875,"y":512.2604370117188,"width":182.8229217529297,"height":24,"top":512.2604370117188,"right":661.4896087646484,"bottom":536.2604370117188,"left":478.66668701171875},"76668cd2-8899-46aa":{"x":478.66668701171875,"y":514.2604370117188,"width":182.8229217529297,"height":20,"top":514.2604370117188,"right":661.4896087646484,"bottom":534.2604370117188,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":552.2604370117188,"width":711,"height":56,"top":552.2604370117188,"right":1189.6666870117188,"bottom":608.2604370117188,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-66.json b/demonstrations/ausdjpo/bboxes/bboxes-66.json new file mode 100644 index 0000000000000000000000000000000000000000..2b9b999803c9ee93b66d2777cafc990e3a6fc718 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-66.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-900.40625,"width":1263.3333740234375,"height":6119,"top":-900.40625,"right":1263.3333740234375,"bottom":5218.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-838.40625,"width":405,"height":5484.33349609375,"top":-838.40625,"right":405,"bottom":4645.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-838.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-682.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1214.3333740234375,"bottom":4645.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-676.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-676.40625,"right":1214.3333740234375,"bottom":4639.92724609375,"left":454},"d5d8f315-66fb-4f7a":{"x":454,"y":-95.73958587646484,"width":760.3333740234375,"height":371.3333435058594,"top":-95.73958587646484,"right":1214.3333740234375,"bottom":275.59375762939453,"left":454},"3db27b55-4552-4a43":{"x":454.66668701171875,"y":-95.07292175292969,"width":759,"height":370,"top":-95.07292175292969,"right":1213.6666870117188,"bottom":274.9270782470703,"left":454.66668701171875},"e204b7a1-6a48-4c1f":{"x":478.66668701171875,"y":-71.07292175292969,"width":711,"height":318,"top":-71.07292175292969,"right":1189.6666870117188,"bottom":246.9270782470703,"left":478.66668701171875},"c1445869-782e-43f1":{"x":478.66668701171875,"y":-31.072917938232422,"width":711,"height":56,"top":-31.072917938232422,"right":1189.6666870117188,"bottom":24.927082061767578,"left":478.66668701171875},"bee82425-977b-46a7":{"x":478.66668701171875,"y":-31.072917938232422,"width":711,"height":56,"top":-31.072917938232422,"right":1189.6666870117188,"bottom":24.927082061767578,"left":478.66668701171875},"5a9afa14-2f79-4fc6":{"x":478.66668701171875,"y":40.927085876464844,"width":711,"height":206,"top":40.927085876464844,"right":1189.6666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"a40515e7-89e5-42d0":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":206,"top":40.927085876464844,"right":834.1666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"0d25c282-0b64-4369":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":40,"top":40.927085876464844,"right":834.1666870117188,"bottom":80.92708587646484,"left":478.66668701171875},"b39aa086-e146-40ce":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":20,"top":40.927085876464844,"right":834.1666870117188,"bottom":60.927085876464844,"left":478.66668701171875},"6f0e081d-a42b-4506":{"x":478.66668701171875,"y":80.92708587646484,"width":355.5,"height":166,"top":80.92708587646484,"right":834.1666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"4d11b776-6ae1-4492":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":34.5,"top":80.92708587646484,"right":802.1666870117188,"bottom":115.42708587646484,"left":478.66668701171875},"1d1300ba-3ee9-4461":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":34.5,"top":80.92708587646484,"right":802.1666870117188,"bottom":115.42708587646484,"left":478.66668701171875},"621b33b6-3774-4dda":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":31,"top":80.92708587646484,"right":802.1666870117188,"bottom":111.92708587646484,"left":478.66668701171875},"28020f69-213c-42ba":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":31,"top":80.92708587646484,"right":802.1666870117188,"bottom":111.92708587646484,"left":478.66668701171875},"384e4fa2-5deb-4443":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"8c950dd7-0696-40ae":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"c89e08b1-438d-41fd":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"5b151bbc-50ff-4a89":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"745c1af7-9ec2-4ada":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"46467e68-ea09-48eb":{"x":485.66668701171875,"y":86.92708587646484,"width":10,"height":12,"top":86.92708587646484,"right":495.66668701171875,"bottom":98.92708587646484,"left":485.66668701171875},"00c1e42e-72db-418f":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"c1dc0af3-b17a-429e":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"3b1f5d90-a75b-4899":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"a5f74051-0c0d-4b02":{"x":478.66668701171875,"y":100.92708587646484,"width":24,"height":4,"top":100.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"3d9caff5-1b6a-484e":{"x":481.66668701171875,"y":77.92708587646484,"width":24,"height":24,"top":77.92708587646484,"right":505.66668701171875,"bottom":101.92708587646484,"left":481.66668701171875},"ce40a4f0-f923-4200":{"x":494.4666748046875,"y":77.92708587646484,"width":11.199992179870605,"height":11.200002670288086,"top":77.92708587646484,"right":505.6666669845581,"bottom":89.12708854675293,"left":494.4666748046875},"0adec5be-f430-43d7":{"x":481.66668701171875,"y":77.92708587646484,"width":24,"height":24,"top":77.92708587646484,"right":505.66668701171875,"bottom":101.92708587646484,"left":481.66668701171875},"eae736ff-886e-43f5":{"x":496.8984375,"y":81.0842514038086,"width":6.409261226654053,"height":5.0960798263549805,"top":81.0842514038086,"right":503.30769872665405,"bottom":86.18033123016357,"left":496.8984375},"4ac79d3e-201f-4051":{"x":502.66668701171875,"y":81.92708587646484,"width":110.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":502.66668701171875},"28d47f00-19df-45bd":{"x":518.6666870117188,"y":81.92708587646484,"width":94.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":518.6666870117188},"4e474fc7-2eea-4056":{"x":518.6666870117188,"y":81.92708587646484,"width":94.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":518.6666870117188},"48999378-a45d-43c7":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":41.5,"top":118.92708587646484,"right":802.1666870117188,"bottom":160.42708587646484,"left":478.66668701171875},"89ff5163-8f9e-403e":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":41.5,"top":118.92708587646484,"right":802.1666870117188,"bottom":160.42708587646484,"left":478.66668701171875},"c5369b1a-c1d8-4270":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":38,"top":118.92708587646484,"right":802.1666870117188,"bottom":156.92708587646484,"left":478.66668701171875},"01984605-22dd-4cbf":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":38,"top":118.92708587646484,"right":802.1666870117188,"bottom":156.92708587646484,"left":478.66668701171875},"b3b5f137-4b2a-493f":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"445ff3d9-2553-484a":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"ae9c8419-18ee-422c":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"c4fba4ba-2abc-4d9b":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"3368d149-5895-455b":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"943f9a5c-c992-4d0c":{"x":485.66668701171875,"y":131.92709350585938,"width":10,"height":12,"top":131.92709350585938,"right":495.66668701171875,"bottom":143.92709350585938,"left":485.66668701171875},"956c11bd-dc65-420e":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"d3f97481-e214-4e34":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"36782a22-ad22-4e49":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"45a1123a-b505-4917":{"x":478.66668701171875,"y":145.92709350585938,"width":24,"height":4,"top":145.92709350585938,"right":502.66668701171875,"bottom":149.92709350585938,"left":478.66668701171875},"1aaaeeb1-735d-44c9":{"x":481.66668701171875,"y":122.92708587646484,"width":24,"height":24,"top":122.92708587646484,"right":505.66668701171875,"bottom":146.92708587646484,"left":481.66668701171875},"0026d441-edea-4364":{"x":494.4666748046875,"y":122.92708587646484,"width":11.199992179870605,"height":11.200002670288086,"top":122.92708587646484,"right":505.6666669845581,"bottom":134.12708854675293,"left":494.4666748046875},"7030229d-c0be-4df5":{"x":481.66668701171875,"y":122.92708587646484,"width":24,"height":24,"top":122.92708587646484,"right":505.66668701171875,"bottom":146.92708587646484,"left":481.66668701171875},"f33c22aa-8ab5-4995":{"x":496.8984375,"y":126.0842514038086,"width":6.409261226654053,"height":5.0960798263549805,"top":126.0842514038086,"right":503.30769872665405,"bottom":131.18033123016357,"left":496.8984375},"b947cdf3-c192-4d5c":{"x":502.66668701171875,"y":126.92708587646484,"width":288.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":502.66668701171875},"d25d6647-5521-452c":{"x":518.6666870117188,"y":126.92708587646484,"width":272.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":518.6666870117188},"ed2afbe6-7bfc-4818":{"x":518.6666870117188,"y":126.92708587646484,"width":272.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":518.6666870117188},"605f9aea-bf91-4596":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":41.5,"top":163.92709350585938,"right":802.1666870117188,"bottom":205.42709350585938,"left":478.66668701171875},"72a25ce7-7387-4625":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":41.5,"top":163.92709350585938,"right":802.1666870117188,"bottom":205.42709350585938,"left":478.66668701171875},"16cd50d9-d3ca-4b0b":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":38,"top":163.92709350585938,"right":802.1666870117188,"bottom":201.92709350585938,"left":478.66668701171875},"9571db59-9670-47b6":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":38,"top":163.92709350585938,"right":802.1666870117188,"bottom":201.92709350585938,"left":478.66668701171875},"ecb20053-4276-49fc":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"09c713a1-3a06-497d":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"bcbd73d4-39d7-4ed8":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"8e6584e2-2d0b-4cfd":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"8220a718-c191-4c70":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"9874ce66-d684-49bd":{"x":484.66583251953125,"y":176.9273681640625,"width":12.001708984375,"height":11.49945068359375,"top":176.9273681640625,"right":496.66754150390625,"bottom":188.42681884765625,"left":484.66583251953125},"7952526a-80d7-4eea":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"81ce4232-b087-4964":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"fba58d5a-6d42-40f6":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"68faf17b-c6d7-46a4":{"x":478.66668701171875,"y":190.92709350585938,"width":12,"height":4,"top":190.92709350585938,"right":490.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"5a2af76f-00c0-4fca":{"x":502.66668701171875,"y":171.92709350585938,"width":187.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":502.66668701171875},"6a7dd300-2227-44d9":{"x":518.6666870117188,"y":171.92709350585938,"width":171.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":518.6666870117188},"8bacb19d-69e9-44d5":{"x":518.6666870117188,"y":171.92709350585938,"width":171.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":518.6666870117188},"3ceef411-de3f-42d0":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":34.5,"top":208.92709350585938,"right":802.1666870117188,"bottom":243.42709350585938,"left":478.66668701171875},"0ea63810-c5c3-4325":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":34.5,"top":208.92709350585938,"right":802.1666870117188,"bottom":243.42709350585938,"left":478.66668701171875},"46f31459-48b4-4156":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":31,"top":208.92709350585938,"right":802.1666870117188,"bottom":239.92709350585938,"left":478.66668701171875},"485220d7-d817-44b7":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":31,"top":208.92709350585938,"right":802.1666870117188,"bottom":239.92709350585938,"left":478.66668701171875},"f9dbe9f4-f2f7-41bf":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"bf8b6163-b5a0-49ae":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"47df9583-b7f4-4c2b":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"bbccfb68-8498-4cae":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"6ecabb46-5e2c-470a":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"9b376ed8-f3a1-44e0":{"x":485.66668701171875,"y":221.92709350585938,"width":10,"height":12,"top":221.92709350585938,"right":495.66668701171875,"bottom":233.92709350585938,"left":485.66668701171875},"037c285d-2a58-490a":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"98a6df09-66d1-4052":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"09947a6b-e571-40a7":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"915dfef2-bf21-4ed5":{"x":478.66668701171875,"y":235.92709350585938,"width":24,"height":4,"top":235.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"0c9bc741-68b7-4d9f":{"x":481.66668701171875,"y":212.92709350585938,"width":24,"height":24,"top":212.92709350585938,"right":505.66668701171875,"bottom":236.92709350585938,"left":481.66668701171875},"d831213d-a40d-48ec":{"x":494.4666748046875,"y":212.92709350585938,"width":11.199992179870605,"height":11.199992179870605,"top":212.92709350585938,"right":505.6666669845581,"bottom":224.12708568572998,"left":494.4666748046875},"2be4f463-cfb0-4e14":{"x":481.66668701171875,"y":212.92709350585938,"width":24,"height":24,"top":212.92709350585938,"right":505.66668701171875,"bottom":236.92709350585938,"left":481.66668701171875},"5c01c262-847d-46ab":{"x":496.8984375,"y":216.08425903320312,"width":6.409261226654053,"height":5.0960693359375,"top":216.08425903320312,"right":503.30769872665405,"bottom":221.18032836914062,"left":496.8984375},"72e2b127-2fa2-4482":{"x":502.66668701171875,"y":216.92709350585938,"width":224.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":502.66668701171875},"3e084bfa-d991-4dd5":{"x":518.6666870117188,"y":216.92709350585938,"width":208.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":518.6666870117188},"30c7cad2-d845-471f":{"x":518.6666870117188,"y":216.92709350585938,"width":208.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":518.6666870117188},"0e8743b2-ae75-448e":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":206,"top":40.927085876464844,"right":1189.6666870117188,"bottom":246.92708587646484,"left":834.1666870117188},"84c46843-b20f-49fe":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":30,"top":40.927085876464844,"right":1189.6666870117188,"bottom":70.92708587646484,"left":834.1666870117188},"e393fceb-e435-468e":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":20,"top":40.927085876464844,"right":1189.6666870117188,"bottom":60.927085876464844,"left":834.1666870117188},"1a7d464c-6f37-46e8":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"7d1dbf24-c088-4497":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"b41bdd6c-7e23-445d":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"7779fac8-0a1e-467e":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"ea43ceeb-60eb-4cfa":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"11c69d34-3f7f-45ea":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"28859380-b261-49c5":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"7e91d045-a620-4b38":{"x":853.1666870117188,"y":88.9212875366211,"width":11.005778312683105,"height":11.005819320678711,"top":88.9212875366211,"right":864.1724653244019,"bottom":99.9271068572998,"left":853.1666870117188},"e51f1dab-5c16-4e12":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"7286ba3d-ec8b-449b":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"ab0153e6-730c-42a2":{"x":886.1666870117188,"y":70.92708587646484,"width":291.5,"height":72,"top":70.92708587646484,"right":1177.6666870117188,"bottom":142.92708587646484,"left":886.1666870117188},"3ce9ff8f-1b11-4492":{"x":886.1666870117188,"y":82.92708587646484,"width":291.5,"height":20,"top":82.92708587646484,"right":1177.6666870117188,"bottom":102.92708587646484,"left":886.1666870117188},"452311a0-fc44-47a1":{"x":886.1666870117188,"y":82.92708587646484,"width":211.2604217529297,"height":20,"top":82.92708587646484,"right":1097.4271087646484,"bottom":102.92708587646484,"left":886.1666870117188},"89648b8e-2811-490b":{"x":886.1666870117188,"y":82.92708587646484,"width":211.2604217529297,"height":20,"top":82.92708587646484,"right":1097.4271087646484,"bottom":102.92708587646484,"left":886.1666870117188},"1e3f7df5-67c1-486a":{"x":886.1666870117188,"y":102.92708587646484,"width":291.5,"height":32,"top":102.92708587646484,"right":1177.6666870117188,"bottom":134.92708587646484,"left":886.1666870117188},"753d3f68-9728-4f4f":{"x":886.1666870117188,"y":107.92708587646484,"width":81.41667175292969,"height":22,"top":107.92708587646484,"right":967.5833587646484,"bottom":129.92708587646484,"left":886.1666870117188},"c3f852e2-371f-43bd":{"x":1102.666748046875,"y":102.92708587646484,"width":75,"height":32,"top":102.92708587646484,"right":1177.666748046875,"bottom":134.92708587646484,"left":1102.666748046875},"3559ac61-352a-4404":{"x":1110.5521240234375,"y":102.92708587646484,"width":59.21875,"height":32,"top":102.92708587646484,"right":1169.7708740234375,"bottom":134.92708587646484,"left":1110.5521240234375},"4ccde53c-f693-4c00":{"x":1110.5521240234375,"y":102.92708587646484,"width":59.21875,"height":32,"top":102.92708587646484,"right":1169.7708740234375,"bottom":134.92708587646484,"left":1110.5521240234375},"b175324e-2f28-4ca0":{"x":1111.21875,"y":108.92708587646484,"width":57.88541793823242,"height":20,"top":108.92708587646484,"right":1169.1041679382324,"bottom":128.92708587646484,"left":1111.21875},"76e150f9-48d5-4408":{"x":1111.21875,"y":108.92708587646484,"width":57.88541793823242,"height":20,"top":108.92708587646484,"right":1169.1041679382324,"bottom":128.92708587646484,"left":1111.21875},"c37bb768-a224-41d3":{"x":454,"y":287.59375,"width":760.3333740234375,"height":416.3333435058594,"top":287.59375,"right":1214.3333740234375,"bottom":703.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":288.26043701171875,"width":759,"height":415,"top":288.26043701171875,"right":1213.6666870117188,"bottom":703.2604370117188,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":312.26043701171875,"width":711,"height":363,"top":312.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"7b3ece0c-d4fa-47b4":{"x":478.66668701171875,"y":312.26043701171875,"width":711,"height":24,"top":312.26043701171875,"right":1189.6666870117188,"bottom":336.26043701171875,"left":478.66668701171875},"6c403c9d-876e-45f6":{"x":478.66668701171875,"y":312.26043701171875,"width":182.8229217529297,"height":24,"top":312.26043701171875,"right":661.4896087646484,"bottom":336.26043701171875,"left":478.66668701171875},"76668cd2-8899-46aa":{"x":478.66668701171875,"y":314.26043701171875,"width":182.8229217529297,"height":20,"top":314.26043701171875,"right":661.4896087646484,"bottom":334.26043701171875,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":352.26043701171875,"width":711,"height":56,"top":352.26043701171875,"right":1189.6666870117188,"bottom":408.26043701171875,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":352.26043701171875,"width":711,"height":56,"top":352.26043701171875,"right":1189.6666870117188,"bottom":408.26043701171875,"left":478.66668701171875},"24a64902-40c7-4246":{"x":478.66668701171875,"y":424.26043701171875,"width":711,"height":251,"top":424.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"9fb563ea-22f0-4692":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":251,"top":424.26043701171875,"right":834.1666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"203b7a51-18fd-4d1f":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":40,"top":424.26043701171875,"right":834.1666870117188,"bottom":464.26043701171875,"left":478.66668701171875},"2b313416-db89-48f8":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":20,"top":424.26043701171875,"right":834.1666870117188,"bottom":444.26043701171875,"left":478.66668701171875},"db0afb1a-1ede-4d6d":{"x":478.66668701171875,"y":464.26043701171875,"width":355.5,"height":211,"top":464.26043701171875,"right":834.1666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"28d041de-d3a5-48c1":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":34.5,"top":464.26043701171875,"right":802.1666870117188,"bottom":498.76043701171875,"left":478.66668701171875},"36d2f58c-3457-471b":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":34.5,"top":464.26043701171875,"right":802.1666870117188,"bottom":498.76043701171875,"left":478.66668701171875},"69437cdf-0679-4426":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":31,"top":464.26043701171875,"right":802.1666870117188,"bottom":495.26043701171875,"left":478.66668701171875},"f412290b-3d79-4c1d":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":31,"top":464.26043701171875,"right":802.1666870117188,"bottom":495.26043701171875,"left":478.66668701171875},"37bc2948-8cad-4b30":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"47ce9746-9ff9-45d9":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"072fab33-1373-49e2":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"9be3a61b-8a27-472c":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"ba9311a0-5660-4482":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"6f0875bd-9fe2-4d24":{"x":485.66668701171875,"y":470.26043701171875,"width":10,"height":12,"top":470.26043701171875,"right":495.66668701171875,"bottom":482.26043701171875,"left":485.66668701171875},"62b65325-3a21-4578":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"4d10fabc-05b0-4022":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"5a02e376-cd80-43fd":{"x":502.66668701171875,"y":465.26043701171875,"width":159.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":502.66668701171875},"1ad9f80d-9078-4aa9":{"x":518.6666870117188,"y":465.26043701171875,"width":143.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":518.6666870117188},"ee6f1405-0782-43ff":{"x":518.6666870117188,"y":465.26043701171875,"width":143.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":518.6666870117188},"2d294565-7cd7-40cb":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":41.5,"top":502.26043701171875,"right":802.1666870117188,"bottom":543.7604370117188,"left":478.66668701171875},"8c43546c-4ec5-465b":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":41.5,"top":502.26043701171875,"right":802.1666870117188,"bottom":543.7604370117188,"left":478.66668701171875},"ed219bc3-3dda-469f":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":38,"top":502.26043701171875,"right":802.1666870117188,"bottom":540.2604370117188,"left":478.66668701171875},"6ee55e33-763e-47af":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":38,"top":502.26043701171875,"right":802.1666870117188,"bottom":540.2604370117188,"left":478.66668701171875},"3b0ac941-9e2c-43bb":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"be1e370e-bd65-455f":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"c7890df3-7111-46e7":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"e9fc9730-61fb-45cb":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"26603861-742a-47b0":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"5c9917d6-3f9d-42bd":{"x":485.66668701171875,"y":515.2604370117188,"width":10,"height":12,"top":515.2604370117188,"right":495.66668701171875,"bottom":527.2604370117188,"left":485.66668701171875},"b3692f1d-f630-4854":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"ae89a79e-2c8d-4755":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"52fc96e1-4342-4913":{"x":502.66668701171875,"y":510.26043701171875,"width":197.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":502.66668701171875},"1eed531d-ab88-466d":{"x":518.6666870117188,"y":510.26043701171875,"width":181.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":518.6666870117188},"de7ddb6b-9188-444f":{"x":518.6666870117188,"y":510.26043701171875,"width":181.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":518.6666870117188},"b2c8303d-4cfd-4f99":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":41.5,"top":547.2604370117188,"right":802.1666870117188,"bottom":588.7604370117188,"left":478.66668701171875},"89e12b63-6a36-464a":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":41.5,"top":547.2604370117188,"right":802.1666870117188,"bottom":588.7604370117188,"left":478.66668701171875},"47ce0743-d112-42e2":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":38,"top":547.2604370117188,"right":802.1666870117188,"bottom":585.2604370117188,"left":478.66668701171875},"4e4fc3b9-00ad-4802":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":38,"top":547.2604370117188,"right":802.1666870117188,"bottom":585.2604370117188,"left":478.66668701171875},"54c17e97-d6e3-47ea":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"02327604-73d2-4223":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"ea010cea-ef99-4840":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"95dafcdb-105b-4855":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"92196e8c-b83f-4c73":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"fd4a10bb-4f9f-4728":{"x":485.66668701171875,"y":560.2604370117188,"width":10,"height":12,"top":560.2604370117188,"right":495.66668701171875,"bottom":572.2604370117188,"left":485.66668701171875},"52aa0b8b-fd07-4e65":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"3dc5c4e3-935a-444b":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"020d5e0b-b67d-43f5":{"x":502.66668701171875,"y":555.2604370117188,"width":246.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":502.66668701171875},"ca03ff2b-d29b-4292":{"x":518.6666870117188,"y":555.2604370117188,"width":230.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":518.6666870117188},"4d79879e-4894-4331":{"x":518.6666870117188,"y":555.2604370117188,"width":230.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":518.6666870117188},"69f1991e-1294-4f07":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":41.5,"top":592.2604370117188,"right":802.1666870117188,"bottom":633.7604370117188,"left":478.66668701171875},"89689d36-20b4-4dd5":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":41.5,"top":592.2604370117188,"right":802.1666870117188,"bottom":633.7604370117188,"left":478.66668701171875},"03bdc38b-efb9-4eaa":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":38,"top":592.2604370117188,"right":802.1666870117188,"bottom":630.2604370117188,"left":478.66668701171875},"9c394582-1da3-4865":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":38,"top":592.2604370117188,"right":802.1666870117188,"bottom":630.2604370117188,"left":478.66668701171875},"f9e13fa9-4841-4259":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"68e889e1-6243-4b6e":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"7105459c-63d4-4407":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"450cca8f-52da-4859":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"5259c171-423f-4c73":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"d09e57fa-159a-4a7e":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"f103c7c1-a0de-46f8":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"1f8406b4-b362-408a":{"x":502.66668701171875,"y":600.2604370117188,"width":120.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":502.66668701171875},"e801aabf-9f3c-4247":{"x":518.6666870117188,"y":600.2604370117188,"width":104.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":518.6666870117188},"3849fd0b-82f4-4e8e":{"x":518.6666870117188,"y":600.2604370117188,"width":104.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":518.6666870117188},"8c89c2b7-c195-4dbc":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":251,"top":424.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":834.1666870117188},"29a72844-451a-46d5":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":30,"top":424.26043701171875,"right":1189.6666870117188,"bottom":454.26043701171875,"left":834.1666870117188},"6bf7394b-a8b2-4bd8":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":20,"top":424.26043701171875,"right":1189.6666870117188,"bottom":444.26043701171875,"left":834.1666870117188},"c15f59d8-3203-40ee":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":160,"top":454.26043701171875,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"82cb592e-a873-4326":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":72,"top":454.26043701171875,"right":1189.6666870117188,"bottom":526.2604370117188,"left":834.1666870117188},"3813696d-21dc-4a4e":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":72,"top":454.26043701171875,"right":1189.6666870117188,"bottom":526.2604370117188,"left":834.1666870117188},"d21cba6f-6e51-49d7":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"ed485ee6-35b1-48bd":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"704a79e8-acf0-42e7":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"e769aaab-17be-4d39":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"26fb3972-75a3-4cf1":{"x":853.1666870117188,"y":472.2546081542969,"width":11.005778312683105,"height":11.005819320678711,"top":472.2546081542969,"right":864.1724653244019,"bottom":483.2604274749756,"left":853.1666870117188},"12e1e8ab-626b-44cb":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"422cfa9d-63b1-4606":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"ff3ca82e-baf9-4c78":{"x":886.1666870117188,"y":454.26043701171875,"width":291.5,"height":72,"top":454.26043701171875,"right":1177.6666870117188,"bottom":526.2604370117188,"left":886.1666870117188},"e6783546-79cd-432e":{"x":886.1666870117188,"y":466.26043701171875,"width":291.5,"height":20,"top":466.26043701171875,"right":1177.6666870117188,"bottom":486.26043701171875,"left":886.1666870117188},"c44b72f0-51ee-45df":{"x":886.1666870117188,"y":466.26043701171875,"width":196.5625,"height":20,"top":466.26043701171875,"right":1082.7291870117188,"bottom":486.26043701171875,"left":886.1666870117188},"59c7be3d-29e9-42dd":{"x":886.1666870117188,"y":466.26043701171875,"width":196.5625,"height":20,"top":466.26043701171875,"right":1082.7291870117188,"bottom":486.26043701171875,"left":886.1666870117188},"77af1275-48fe-4f98":{"x":886.1666870117188,"y":486.26043701171875,"width":291.5,"height":32,"top":486.26043701171875,"right":1177.6666870117188,"bottom":518.2604370117188,"left":886.1666870117188},"917764d0-3bd8-47c1":{"x":886.1666870117188,"y":491.26043701171875,"width":81.41667175292969,"height":22,"top":491.26043701171875,"right":967.5833587646484,"bottom":513.2604370117188,"left":886.1666870117188},"0b292701-e8c1-47a2":{"x":1102.666748046875,"y":486.26043701171875,"width":75,"height":32,"top":486.26043701171875,"right":1177.666748046875,"bottom":518.2604370117188,"left":1102.666748046875},"66439263-83b0-4380":{"x":1110.5521240234375,"y":486.26043701171875,"width":59.21875,"height":32,"top":486.26043701171875,"right":1169.7708740234375,"bottom":518.2604370117188,"left":1110.5521240234375},"2533ac23-fd51-4e81":{"x":1110.5521240234375,"y":486.26043701171875,"width":59.21875,"height":32,"top":486.26043701171875,"right":1169.7708740234375,"bottom":518.2604370117188,"left":1110.5521240234375},"34a6fdea-3b3a-40cd":{"x":1111.21875,"y":492.26043701171875,"width":57.88541793823242,"height":20,"top":492.26043701171875,"right":1169.1041679382324,"bottom":512.2604370117188,"left":1111.21875},"daeeb204-fb80-40c6":{"x":1111.21875,"y":492.26043701171875,"width":57.88541793823242,"height":20,"top":492.26043701171875,"right":1169.1041679382324,"bottom":512.2604370117188,"left":1111.21875},"de983903-0f4d-4d99":{"x":834.1666870117188,"y":542.2604370117188,"width":355.5,"height":72,"top":542.2604370117188,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"3934bc6d-a7ee-4645":{"x":834.1666870117188,"y":542.2604370117188,"width":355.5,"height":72,"top":542.2604370117188,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"507a6d7e-4b31-483f":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"9aa6c06d-08b5-49f5":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"3750d0a9-97ef-44e9":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"e41b5b81-6b3e-4f91":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"dccf0b6a-3759-4987":{"x":853.1666870117188,"y":560.254638671875,"width":11.005778312683105,"height":11.005819320678711,"top":560.254638671875,"right":864.1724653244019,"bottom":571.2604579925537,"left":853.1666870117188},"e27ded49-7419-4c9c":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"7c31047e-13fe-459f":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"78d21d09-c829-482a":{"x":886.1666870117188,"y":542.2604370117188,"width":291.5,"height":72,"top":542.2604370117188,"right":1177.6666870117188,"bottom":614.2604370117188,"left":886.1666870117188},"b6aaaada-19ef-4ec5":{"x":886.1666870117188,"y":554.2604370117188,"width":291.5,"height":20,"top":554.2604370117188,"right":1177.6666870117188,"bottom":574.2604370117188,"left":886.1666870117188},"1427ba0a-db72-46b7":{"x":886.1666870117188,"y":554.2604370117188,"width":146.2604217529297,"height":20,"top":554.2604370117188,"right":1032.4271087646484,"bottom":574.2604370117188,"left":886.1666870117188},"7eeb4277-58d6-4e12":{"x":886.1666870117188,"y":554.2604370117188,"width":146.2604217529297,"height":20,"top":554.2604370117188,"right":1032.4271087646484,"bottom":574.2604370117188,"left":886.1666870117188},"d668ee00-65e0-49b2":{"x":886.1666870117188,"y":574.2604370117188,"width":291.5,"height":32,"top":574.2604370117188,"right":1177.6666870117188,"bottom":606.2604370117188,"left":886.1666870117188},"49f28725-ddaa-4b0e":{"x":886.1666870117188,"y":579.2604370117188,"width":81.41667175292969,"height":22,"top":579.2604370117188,"right":967.5833587646484,"bottom":601.2604370117188,"left":886.1666870117188},"ec8050d3-f82c-4da0":{"x":1102.666748046875,"y":574.2604370117188,"width":75,"height":32,"top":574.2604370117188,"right":1177.666748046875,"bottom":606.2604370117188,"left":1102.666748046875},"13b23c32-8f09-4617":{"x":1110.5521240234375,"y":574.2604370117188,"width":59.21875,"height":32,"top":574.2604370117188,"right":1169.7708740234375,"bottom":606.2604370117188,"left":1110.5521240234375},"cafb21e9-03be-4805":{"x":1110.5521240234375,"y":574.2604370117188,"width":59.21875,"height":32,"top":574.2604370117188,"right":1169.7708740234375,"bottom":606.2604370117188,"left":1110.5521240234375},"621f1e55-80e0-4535":{"x":1111.21875,"y":580.2604370117188,"width":57.88541793823242,"height":20,"top":580.2604370117188,"right":1169.1041679382324,"bottom":600.2604370117188,"left":1111.21875},"0c8645e9-99fb-480e":{"x":1111.21875,"y":580.2604370117188,"width":57.88541793823242,"height":20,"top":580.2604370117188,"right":1169.1041679382324,"bottom":600.2604370117188,"left":1111.21875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-67.json b/demonstrations/ausdjpo/bboxes/bboxes-67.json new file mode 100644 index 0000000000000000000000000000000000000000..2b9b999803c9ee93b66d2777cafc990e3a6fc718 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-67.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-900.40625,"width":1263.3333740234375,"height":6119,"top":-900.40625,"right":1263.3333740234375,"bottom":5218.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-838.40625,"width":405,"height":5484.33349609375,"top":-838.40625,"right":405,"bottom":4645.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-838.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-682.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1214.3333740234375,"bottom":4645.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-676.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-676.40625,"right":1214.3333740234375,"bottom":4639.92724609375,"left":454},"d5d8f315-66fb-4f7a":{"x":454,"y":-95.73958587646484,"width":760.3333740234375,"height":371.3333435058594,"top":-95.73958587646484,"right":1214.3333740234375,"bottom":275.59375762939453,"left":454},"3db27b55-4552-4a43":{"x":454.66668701171875,"y":-95.07292175292969,"width":759,"height":370,"top":-95.07292175292969,"right":1213.6666870117188,"bottom":274.9270782470703,"left":454.66668701171875},"e204b7a1-6a48-4c1f":{"x":478.66668701171875,"y":-71.07292175292969,"width":711,"height":318,"top":-71.07292175292969,"right":1189.6666870117188,"bottom":246.9270782470703,"left":478.66668701171875},"c1445869-782e-43f1":{"x":478.66668701171875,"y":-31.072917938232422,"width":711,"height":56,"top":-31.072917938232422,"right":1189.6666870117188,"bottom":24.927082061767578,"left":478.66668701171875},"bee82425-977b-46a7":{"x":478.66668701171875,"y":-31.072917938232422,"width":711,"height":56,"top":-31.072917938232422,"right":1189.6666870117188,"bottom":24.927082061767578,"left":478.66668701171875},"5a9afa14-2f79-4fc6":{"x":478.66668701171875,"y":40.927085876464844,"width":711,"height":206,"top":40.927085876464844,"right":1189.6666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"a40515e7-89e5-42d0":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":206,"top":40.927085876464844,"right":834.1666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"0d25c282-0b64-4369":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":40,"top":40.927085876464844,"right":834.1666870117188,"bottom":80.92708587646484,"left":478.66668701171875},"b39aa086-e146-40ce":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":20,"top":40.927085876464844,"right":834.1666870117188,"bottom":60.927085876464844,"left":478.66668701171875},"6f0e081d-a42b-4506":{"x":478.66668701171875,"y":80.92708587646484,"width":355.5,"height":166,"top":80.92708587646484,"right":834.1666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"4d11b776-6ae1-4492":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":34.5,"top":80.92708587646484,"right":802.1666870117188,"bottom":115.42708587646484,"left":478.66668701171875},"1d1300ba-3ee9-4461":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":34.5,"top":80.92708587646484,"right":802.1666870117188,"bottom":115.42708587646484,"left":478.66668701171875},"621b33b6-3774-4dda":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":31,"top":80.92708587646484,"right":802.1666870117188,"bottom":111.92708587646484,"left":478.66668701171875},"28020f69-213c-42ba":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":31,"top":80.92708587646484,"right":802.1666870117188,"bottom":111.92708587646484,"left":478.66668701171875},"384e4fa2-5deb-4443":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"8c950dd7-0696-40ae":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"c89e08b1-438d-41fd":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"5b151bbc-50ff-4a89":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"745c1af7-9ec2-4ada":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"46467e68-ea09-48eb":{"x":485.66668701171875,"y":86.92708587646484,"width":10,"height":12,"top":86.92708587646484,"right":495.66668701171875,"bottom":98.92708587646484,"left":485.66668701171875},"00c1e42e-72db-418f":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"c1dc0af3-b17a-429e":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"3b1f5d90-a75b-4899":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"a5f74051-0c0d-4b02":{"x":478.66668701171875,"y":100.92708587646484,"width":24,"height":4,"top":100.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"3d9caff5-1b6a-484e":{"x":481.66668701171875,"y":77.92708587646484,"width":24,"height":24,"top":77.92708587646484,"right":505.66668701171875,"bottom":101.92708587646484,"left":481.66668701171875},"ce40a4f0-f923-4200":{"x":494.4666748046875,"y":77.92708587646484,"width":11.199992179870605,"height":11.200002670288086,"top":77.92708587646484,"right":505.6666669845581,"bottom":89.12708854675293,"left":494.4666748046875},"0adec5be-f430-43d7":{"x":481.66668701171875,"y":77.92708587646484,"width":24,"height":24,"top":77.92708587646484,"right":505.66668701171875,"bottom":101.92708587646484,"left":481.66668701171875},"eae736ff-886e-43f5":{"x":496.8984375,"y":81.0842514038086,"width":6.409261226654053,"height":5.0960798263549805,"top":81.0842514038086,"right":503.30769872665405,"bottom":86.18033123016357,"left":496.8984375},"4ac79d3e-201f-4051":{"x":502.66668701171875,"y":81.92708587646484,"width":110.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":502.66668701171875},"28d47f00-19df-45bd":{"x":518.6666870117188,"y":81.92708587646484,"width":94.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":518.6666870117188},"4e474fc7-2eea-4056":{"x":518.6666870117188,"y":81.92708587646484,"width":94.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":518.6666870117188},"48999378-a45d-43c7":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":41.5,"top":118.92708587646484,"right":802.1666870117188,"bottom":160.42708587646484,"left":478.66668701171875},"89ff5163-8f9e-403e":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":41.5,"top":118.92708587646484,"right":802.1666870117188,"bottom":160.42708587646484,"left":478.66668701171875},"c5369b1a-c1d8-4270":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":38,"top":118.92708587646484,"right":802.1666870117188,"bottom":156.92708587646484,"left":478.66668701171875},"01984605-22dd-4cbf":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":38,"top":118.92708587646484,"right":802.1666870117188,"bottom":156.92708587646484,"left":478.66668701171875},"b3b5f137-4b2a-493f":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"445ff3d9-2553-484a":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"ae9c8419-18ee-422c":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"c4fba4ba-2abc-4d9b":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"3368d149-5895-455b":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"943f9a5c-c992-4d0c":{"x":485.66668701171875,"y":131.92709350585938,"width":10,"height":12,"top":131.92709350585938,"right":495.66668701171875,"bottom":143.92709350585938,"left":485.66668701171875},"956c11bd-dc65-420e":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"d3f97481-e214-4e34":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"36782a22-ad22-4e49":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"45a1123a-b505-4917":{"x":478.66668701171875,"y":145.92709350585938,"width":24,"height":4,"top":145.92709350585938,"right":502.66668701171875,"bottom":149.92709350585938,"left":478.66668701171875},"1aaaeeb1-735d-44c9":{"x":481.66668701171875,"y":122.92708587646484,"width":24,"height":24,"top":122.92708587646484,"right":505.66668701171875,"bottom":146.92708587646484,"left":481.66668701171875},"0026d441-edea-4364":{"x":494.4666748046875,"y":122.92708587646484,"width":11.199992179870605,"height":11.200002670288086,"top":122.92708587646484,"right":505.6666669845581,"bottom":134.12708854675293,"left":494.4666748046875},"7030229d-c0be-4df5":{"x":481.66668701171875,"y":122.92708587646484,"width":24,"height":24,"top":122.92708587646484,"right":505.66668701171875,"bottom":146.92708587646484,"left":481.66668701171875},"f33c22aa-8ab5-4995":{"x":496.8984375,"y":126.0842514038086,"width":6.409261226654053,"height":5.0960798263549805,"top":126.0842514038086,"right":503.30769872665405,"bottom":131.18033123016357,"left":496.8984375},"b947cdf3-c192-4d5c":{"x":502.66668701171875,"y":126.92708587646484,"width":288.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":502.66668701171875},"d25d6647-5521-452c":{"x":518.6666870117188,"y":126.92708587646484,"width":272.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":518.6666870117188},"ed2afbe6-7bfc-4818":{"x":518.6666870117188,"y":126.92708587646484,"width":272.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":518.6666870117188},"605f9aea-bf91-4596":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":41.5,"top":163.92709350585938,"right":802.1666870117188,"bottom":205.42709350585938,"left":478.66668701171875},"72a25ce7-7387-4625":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":41.5,"top":163.92709350585938,"right":802.1666870117188,"bottom":205.42709350585938,"left":478.66668701171875},"16cd50d9-d3ca-4b0b":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":38,"top":163.92709350585938,"right":802.1666870117188,"bottom":201.92709350585938,"left":478.66668701171875},"9571db59-9670-47b6":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":38,"top":163.92709350585938,"right":802.1666870117188,"bottom":201.92709350585938,"left":478.66668701171875},"ecb20053-4276-49fc":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"09c713a1-3a06-497d":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"bcbd73d4-39d7-4ed8":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"8e6584e2-2d0b-4cfd":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"8220a718-c191-4c70":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"9874ce66-d684-49bd":{"x":484.66583251953125,"y":176.9273681640625,"width":12.001708984375,"height":11.49945068359375,"top":176.9273681640625,"right":496.66754150390625,"bottom":188.42681884765625,"left":484.66583251953125},"7952526a-80d7-4eea":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"81ce4232-b087-4964":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"fba58d5a-6d42-40f6":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"68faf17b-c6d7-46a4":{"x":478.66668701171875,"y":190.92709350585938,"width":12,"height":4,"top":190.92709350585938,"right":490.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"5a2af76f-00c0-4fca":{"x":502.66668701171875,"y":171.92709350585938,"width":187.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":502.66668701171875},"6a7dd300-2227-44d9":{"x":518.6666870117188,"y":171.92709350585938,"width":171.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":518.6666870117188},"8bacb19d-69e9-44d5":{"x":518.6666870117188,"y":171.92709350585938,"width":171.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":518.6666870117188},"3ceef411-de3f-42d0":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":34.5,"top":208.92709350585938,"right":802.1666870117188,"bottom":243.42709350585938,"left":478.66668701171875},"0ea63810-c5c3-4325":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":34.5,"top":208.92709350585938,"right":802.1666870117188,"bottom":243.42709350585938,"left":478.66668701171875},"46f31459-48b4-4156":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":31,"top":208.92709350585938,"right":802.1666870117188,"bottom":239.92709350585938,"left":478.66668701171875},"485220d7-d817-44b7":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":31,"top":208.92709350585938,"right":802.1666870117188,"bottom":239.92709350585938,"left":478.66668701171875},"f9dbe9f4-f2f7-41bf":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"bf8b6163-b5a0-49ae":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"47df9583-b7f4-4c2b":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"bbccfb68-8498-4cae":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"6ecabb46-5e2c-470a":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"9b376ed8-f3a1-44e0":{"x":485.66668701171875,"y":221.92709350585938,"width":10,"height":12,"top":221.92709350585938,"right":495.66668701171875,"bottom":233.92709350585938,"left":485.66668701171875},"037c285d-2a58-490a":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"98a6df09-66d1-4052":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"09947a6b-e571-40a7":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"915dfef2-bf21-4ed5":{"x":478.66668701171875,"y":235.92709350585938,"width":24,"height":4,"top":235.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"0c9bc741-68b7-4d9f":{"x":481.66668701171875,"y":212.92709350585938,"width":24,"height":24,"top":212.92709350585938,"right":505.66668701171875,"bottom":236.92709350585938,"left":481.66668701171875},"d831213d-a40d-48ec":{"x":494.4666748046875,"y":212.92709350585938,"width":11.199992179870605,"height":11.199992179870605,"top":212.92709350585938,"right":505.6666669845581,"bottom":224.12708568572998,"left":494.4666748046875},"2be4f463-cfb0-4e14":{"x":481.66668701171875,"y":212.92709350585938,"width":24,"height":24,"top":212.92709350585938,"right":505.66668701171875,"bottom":236.92709350585938,"left":481.66668701171875},"5c01c262-847d-46ab":{"x":496.8984375,"y":216.08425903320312,"width":6.409261226654053,"height":5.0960693359375,"top":216.08425903320312,"right":503.30769872665405,"bottom":221.18032836914062,"left":496.8984375},"72e2b127-2fa2-4482":{"x":502.66668701171875,"y":216.92709350585938,"width":224.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":502.66668701171875},"3e084bfa-d991-4dd5":{"x":518.6666870117188,"y":216.92709350585938,"width":208.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":518.6666870117188},"30c7cad2-d845-471f":{"x":518.6666870117188,"y":216.92709350585938,"width":208.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":518.6666870117188},"0e8743b2-ae75-448e":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":206,"top":40.927085876464844,"right":1189.6666870117188,"bottom":246.92708587646484,"left":834.1666870117188},"84c46843-b20f-49fe":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":30,"top":40.927085876464844,"right":1189.6666870117188,"bottom":70.92708587646484,"left":834.1666870117188},"e393fceb-e435-468e":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":20,"top":40.927085876464844,"right":1189.6666870117188,"bottom":60.927085876464844,"left":834.1666870117188},"1a7d464c-6f37-46e8":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"7d1dbf24-c088-4497":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"b41bdd6c-7e23-445d":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"7779fac8-0a1e-467e":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"ea43ceeb-60eb-4cfa":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"11c69d34-3f7f-45ea":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"28859380-b261-49c5":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"7e91d045-a620-4b38":{"x":853.1666870117188,"y":88.9212875366211,"width":11.005778312683105,"height":11.005819320678711,"top":88.9212875366211,"right":864.1724653244019,"bottom":99.9271068572998,"left":853.1666870117188},"e51f1dab-5c16-4e12":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"7286ba3d-ec8b-449b":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"ab0153e6-730c-42a2":{"x":886.1666870117188,"y":70.92708587646484,"width":291.5,"height":72,"top":70.92708587646484,"right":1177.6666870117188,"bottom":142.92708587646484,"left":886.1666870117188},"3ce9ff8f-1b11-4492":{"x":886.1666870117188,"y":82.92708587646484,"width":291.5,"height":20,"top":82.92708587646484,"right":1177.6666870117188,"bottom":102.92708587646484,"left":886.1666870117188},"452311a0-fc44-47a1":{"x":886.1666870117188,"y":82.92708587646484,"width":211.2604217529297,"height":20,"top":82.92708587646484,"right":1097.4271087646484,"bottom":102.92708587646484,"left":886.1666870117188},"89648b8e-2811-490b":{"x":886.1666870117188,"y":82.92708587646484,"width":211.2604217529297,"height":20,"top":82.92708587646484,"right":1097.4271087646484,"bottom":102.92708587646484,"left":886.1666870117188},"1e3f7df5-67c1-486a":{"x":886.1666870117188,"y":102.92708587646484,"width":291.5,"height":32,"top":102.92708587646484,"right":1177.6666870117188,"bottom":134.92708587646484,"left":886.1666870117188},"753d3f68-9728-4f4f":{"x":886.1666870117188,"y":107.92708587646484,"width":81.41667175292969,"height":22,"top":107.92708587646484,"right":967.5833587646484,"bottom":129.92708587646484,"left":886.1666870117188},"c3f852e2-371f-43bd":{"x":1102.666748046875,"y":102.92708587646484,"width":75,"height":32,"top":102.92708587646484,"right":1177.666748046875,"bottom":134.92708587646484,"left":1102.666748046875},"3559ac61-352a-4404":{"x":1110.5521240234375,"y":102.92708587646484,"width":59.21875,"height":32,"top":102.92708587646484,"right":1169.7708740234375,"bottom":134.92708587646484,"left":1110.5521240234375},"4ccde53c-f693-4c00":{"x":1110.5521240234375,"y":102.92708587646484,"width":59.21875,"height":32,"top":102.92708587646484,"right":1169.7708740234375,"bottom":134.92708587646484,"left":1110.5521240234375},"b175324e-2f28-4ca0":{"x":1111.21875,"y":108.92708587646484,"width":57.88541793823242,"height":20,"top":108.92708587646484,"right":1169.1041679382324,"bottom":128.92708587646484,"left":1111.21875},"76e150f9-48d5-4408":{"x":1111.21875,"y":108.92708587646484,"width":57.88541793823242,"height":20,"top":108.92708587646484,"right":1169.1041679382324,"bottom":128.92708587646484,"left":1111.21875},"c37bb768-a224-41d3":{"x":454,"y":287.59375,"width":760.3333740234375,"height":416.3333435058594,"top":287.59375,"right":1214.3333740234375,"bottom":703.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":288.26043701171875,"width":759,"height":415,"top":288.26043701171875,"right":1213.6666870117188,"bottom":703.2604370117188,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":312.26043701171875,"width":711,"height":363,"top":312.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"7b3ece0c-d4fa-47b4":{"x":478.66668701171875,"y":312.26043701171875,"width":711,"height":24,"top":312.26043701171875,"right":1189.6666870117188,"bottom":336.26043701171875,"left":478.66668701171875},"6c403c9d-876e-45f6":{"x":478.66668701171875,"y":312.26043701171875,"width":182.8229217529297,"height":24,"top":312.26043701171875,"right":661.4896087646484,"bottom":336.26043701171875,"left":478.66668701171875},"76668cd2-8899-46aa":{"x":478.66668701171875,"y":314.26043701171875,"width":182.8229217529297,"height":20,"top":314.26043701171875,"right":661.4896087646484,"bottom":334.26043701171875,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":352.26043701171875,"width":711,"height":56,"top":352.26043701171875,"right":1189.6666870117188,"bottom":408.26043701171875,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":352.26043701171875,"width":711,"height":56,"top":352.26043701171875,"right":1189.6666870117188,"bottom":408.26043701171875,"left":478.66668701171875},"24a64902-40c7-4246":{"x":478.66668701171875,"y":424.26043701171875,"width":711,"height":251,"top":424.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"9fb563ea-22f0-4692":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":251,"top":424.26043701171875,"right":834.1666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"203b7a51-18fd-4d1f":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":40,"top":424.26043701171875,"right":834.1666870117188,"bottom":464.26043701171875,"left":478.66668701171875},"2b313416-db89-48f8":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":20,"top":424.26043701171875,"right":834.1666870117188,"bottom":444.26043701171875,"left":478.66668701171875},"db0afb1a-1ede-4d6d":{"x":478.66668701171875,"y":464.26043701171875,"width":355.5,"height":211,"top":464.26043701171875,"right":834.1666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"28d041de-d3a5-48c1":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":34.5,"top":464.26043701171875,"right":802.1666870117188,"bottom":498.76043701171875,"left":478.66668701171875},"36d2f58c-3457-471b":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":34.5,"top":464.26043701171875,"right":802.1666870117188,"bottom":498.76043701171875,"left":478.66668701171875},"69437cdf-0679-4426":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":31,"top":464.26043701171875,"right":802.1666870117188,"bottom":495.26043701171875,"left":478.66668701171875},"f412290b-3d79-4c1d":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":31,"top":464.26043701171875,"right":802.1666870117188,"bottom":495.26043701171875,"left":478.66668701171875},"37bc2948-8cad-4b30":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"47ce9746-9ff9-45d9":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"072fab33-1373-49e2":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"9be3a61b-8a27-472c":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"ba9311a0-5660-4482":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"6f0875bd-9fe2-4d24":{"x":485.66668701171875,"y":470.26043701171875,"width":10,"height":12,"top":470.26043701171875,"right":495.66668701171875,"bottom":482.26043701171875,"left":485.66668701171875},"62b65325-3a21-4578":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"4d10fabc-05b0-4022":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"5a02e376-cd80-43fd":{"x":502.66668701171875,"y":465.26043701171875,"width":159.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":502.66668701171875},"1ad9f80d-9078-4aa9":{"x":518.6666870117188,"y":465.26043701171875,"width":143.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":518.6666870117188},"ee6f1405-0782-43ff":{"x":518.6666870117188,"y":465.26043701171875,"width":143.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":518.6666870117188},"2d294565-7cd7-40cb":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":41.5,"top":502.26043701171875,"right":802.1666870117188,"bottom":543.7604370117188,"left":478.66668701171875},"8c43546c-4ec5-465b":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":41.5,"top":502.26043701171875,"right":802.1666870117188,"bottom":543.7604370117188,"left":478.66668701171875},"ed219bc3-3dda-469f":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":38,"top":502.26043701171875,"right":802.1666870117188,"bottom":540.2604370117188,"left":478.66668701171875},"6ee55e33-763e-47af":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":38,"top":502.26043701171875,"right":802.1666870117188,"bottom":540.2604370117188,"left":478.66668701171875},"3b0ac941-9e2c-43bb":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"be1e370e-bd65-455f":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"c7890df3-7111-46e7":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"e9fc9730-61fb-45cb":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"26603861-742a-47b0":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"5c9917d6-3f9d-42bd":{"x":485.66668701171875,"y":515.2604370117188,"width":10,"height":12,"top":515.2604370117188,"right":495.66668701171875,"bottom":527.2604370117188,"left":485.66668701171875},"b3692f1d-f630-4854":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"ae89a79e-2c8d-4755":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"52fc96e1-4342-4913":{"x":502.66668701171875,"y":510.26043701171875,"width":197.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":502.66668701171875},"1eed531d-ab88-466d":{"x":518.6666870117188,"y":510.26043701171875,"width":181.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":518.6666870117188},"de7ddb6b-9188-444f":{"x":518.6666870117188,"y":510.26043701171875,"width":181.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":518.6666870117188},"b2c8303d-4cfd-4f99":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":41.5,"top":547.2604370117188,"right":802.1666870117188,"bottom":588.7604370117188,"left":478.66668701171875},"89e12b63-6a36-464a":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":41.5,"top":547.2604370117188,"right":802.1666870117188,"bottom":588.7604370117188,"left":478.66668701171875},"47ce0743-d112-42e2":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":38,"top":547.2604370117188,"right":802.1666870117188,"bottom":585.2604370117188,"left":478.66668701171875},"4e4fc3b9-00ad-4802":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":38,"top":547.2604370117188,"right":802.1666870117188,"bottom":585.2604370117188,"left":478.66668701171875},"54c17e97-d6e3-47ea":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"02327604-73d2-4223":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"ea010cea-ef99-4840":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"95dafcdb-105b-4855":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"92196e8c-b83f-4c73":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"fd4a10bb-4f9f-4728":{"x":485.66668701171875,"y":560.2604370117188,"width":10,"height":12,"top":560.2604370117188,"right":495.66668701171875,"bottom":572.2604370117188,"left":485.66668701171875},"52aa0b8b-fd07-4e65":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"3dc5c4e3-935a-444b":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"020d5e0b-b67d-43f5":{"x":502.66668701171875,"y":555.2604370117188,"width":246.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":502.66668701171875},"ca03ff2b-d29b-4292":{"x":518.6666870117188,"y":555.2604370117188,"width":230.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":518.6666870117188},"4d79879e-4894-4331":{"x":518.6666870117188,"y":555.2604370117188,"width":230.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":518.6666870117188},"69f1991e-1294-4f07":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":41.5,"top":592.2604370117188,"right":802.1666870117188,"bottom":633.7604370117188,"left":478.66668701171875},"89689d36-20b4-4dd5":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":41.5,"top":592.2604370117188,"right":802.1666870117188,"bottom":633.7604370117188,"left":478.66668701171875},"03bdc38b-efb9-4eaa":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":38,"top":592.2604370117188,"right":802.1666870117188,"bottom":630.2604370117188,"left":478.66668701171875},"9c394582-1da3-4865":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":38,"top":592.2604370117188,"right":802.1666870117188,"bottom":630.2604370117188,"left":478.66668701171875},"f9e13fa9-4841-4259":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"68e889e1-6243-4b6e":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"7105459c-63d4-4407":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"450cca8f-52da-4859":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"5259c171-423f-4c73":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"d09e57fa-159a-4a7e":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"f103c7c1-a0de-46f8":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"1f8406b4-b362-408a":{"x":502.66668701171875,"y":600.2604370117188,"width":120.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":502.66668701171875},"e801aabf-9f3c-4247":{"x":518.6666870117188,"y":600.2604370117188,"width":104.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":518.6666870117188},"3849fd0b-82f4-4e8e":{"x":518.6666870117188,"y":600.2604370117188,"width":104.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":518.6666870117188},"8c89c2b7-c195-4dbc":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":251,"top":424.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":834.1666870117188},"29a72844-451a-46d5":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":30,"top":424.26043701171875,"right":1189.6666870117188,"bottom":454.26043701171875,"left":834.1666870117188},"6bf7394b-a8b2-4bd8":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":20,"top":424.26043701171875,"right":1189.6666870117188,"bottom":444.26043701171875,"left":834.1666870117188},"c15f59d8-3203-40ee":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":160,"top":454.26043701171875,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"82cb592e-a873-4326":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":72,"top":454.26043701171875,"right":1189.6666870117188,"bottom":526.2604370117188,"left":834.1666870117188},"3813696d-21dc-4a4e":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":72,"top":454.26043701171875,"right":1189.6666870117188,"bottom":526.2604370117188,"left":834.1666870117188},"d21cba6f-6e51-49d7":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"ed485ee6-35b1-48bd":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"704a79e8-acf0-42e7":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"e769aaab-17be-4d39":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"26fb3972-75a3-4cf1":{"x":853.1666870117188,"y":472.2546081542969,"width":11.005778312683105,"height":11.005819320678711,"top":472.2546081542969,"right":864.1724653244019,"bottom":483.2604274749756,"left":853.1666870117188},"12e1e8ab-626b-44cb":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"422cfa9d-63b1-4606":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"ff3ca82e-baf9-4c78":{"x":886.1666870117188,"y":454.26043701171875,"width":291.5,"height":72,"top":454.26043701171875,"right":1177.6666870117188,"bottom":526.2604370117188,"left":886.1666870117188},"e6783546-79cd-432e":{"x":886.1666870117188,"y":466.26043701171875,"width":291.5,"height":20,"top":466.26043701171875,"right":1177.6666870117188,"bottom":486.26043701171875,"left":886.1666870117188},"c44b72f0-51ee-45df":{"x":886.1666870117188,"y":466.26043701171875,"width":196.5625,"height":20,"top":466.26043701171875,"right":1082.7291870117188,"bottom":486.26043701171875,"left":886.1666870117188},"59c7be3d-29e9-42dd":{"x":886.1666870117188,"y":466.26043701171875,"width":196.5625,"height":20,"top":466.26043701171875,"right":1082.7291870117188,"bottom":486.26043701171875,"left":886.1666870117188},"77af1275-48fe-4f98":{"x":886.1666870117188,"y":486.26043701171875,"width":291.5,"height":32,"top":486.26043701171875,"right":1177.6666870117188,"bottom":518.2604370117188,"left":886.1666870117188},"917764d0-3bd8-47c1":{"x":886.1666870117188,"y":491.26043701171875,"width":81.41667175292969,"height":22,"top":491.26043701171875,"right":967.5833587646484,"bottom":513.2604370117188,"left":886.1666870117188},"0b292701-e8c1-47a2":{"x":1102.666748046875,"y":486.26043701171875,"width":75,"height":32,"top":486.26043701171875,"right":1177.666748046875,"bottom":518.2604370117188,"left":1102.666748046875},"66439263-83b0-4380":{"x":1110.5521240234375,"y":486.26043701171875,"width":59.21875,"height":32,"top":486.26043701171875,"right":1169.7708740234375,"bottom":518.2604370117188,"left":1110.5521240234375},"2533ac23-fd51-4e81":{"x":1110.5521240234375,"y":486.26043701171875,"width":59.21875,"height":32,"top":486.26043701171875,"right":1169.7708740234375,"bottom":518.2604370117188,"left":1110.5521240234375},"34a6fdea-3b3a-40cd":{"x":1111.21875,"y":492.26043701171875,"width":57.88541793823242,"height":20,"top":492.26043701171875,"right":1169.1041679382324,"bottom":512.2604370117188,"left":1111.21875},"daeeb204-fb80-40c6":{"x":1111.21875,"y":492.26043701171875,"width":57.88541793823242,"height":20,"top":492.26043701171875,"right":1169.1041679382324,"bottom":512.2604370117188,"left":1111.21875},"de983903-0f4d-4d99":{"x":834.1666870117188,"y":542.2604370117188,"width":355.5,"height":72,"top":542.2604370117188,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"3934bc6d-a7ee-4645":{"x":834.1666870117188,"y":542.2604370117188,"width":355.5,"height":72,"top":542.2604370117188,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"507a6d7e-4b31-483f":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"9aa6c06d-08b5-49f5":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"3750d0a9-97ef-44e9":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"e41b5b81-6b3e-4f91":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"dccf0b6a-3759-4987":{"x":853.1666870117188,"y":560.254638671875,"width":11.005778312683105,"height":11.005819320678711,"top":560.254638671875,"right":864.1724653244019,"bottom":571.2604579925537,"left":853.1666870117188},"e27ded49-7419-4c9c":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"7c31047e-13fe-459f":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"78d21d09-c829-482a":{"x":886.1666870117188,"y":542.2604370117188,"width":291.5,"height":72,"top":542.2604370117188,"right":1177.6666870117188,"bottom":614.2604370117188,"left":886.1666870117188},"b6aaaada-19ef-4ec5":{"x":886.1666870117188,"y":554.2604370117188,"width":291.5,"height":20,"top":554.2604370117188,"right":1177.6666870117188,"bottom":574.2604370117188,"left":886.1666870117188},"1427ba0a-db72-46b7":{"x":886.1666870117188,"y":554.2604370117188,"width":146.2604217529297,"height":20,"top":554.2604370117188,"right":1032.4271087646484,"bottom":574.2604370117188,"left":886.1666870117188},"7eeb4277-58d6-4e12":{"x":886.1666870117188,"y":554.2604370117188,"width":146.2604217529297,"height":20,"top":554.2604370117188,"right":1032.4271087646484,"bottom":574.2604370117188,"left":886.1666870117188},"d668ee00-65e0-49b2":{"x":886.1666870117188,"y":574.2604370117188,"width":291.5,"height":32,"top":574.2604370117188,"right":1177.6666870117188,"bottom":606.2604370117188,"left":886.1666870117188},"49f28725-ddaa-4b0e":{"x":886.1666870117188,"y":579.2604370117188,"width":81.41667175292969,"height":22,"top":579.2604370117188,"right":967.5833587646484,"bottom":601.2604370117188,"left":886.1666870117188},"ec8050d3-f82c-4da0":{"x":1102.666748046875,"y":574.2604370117188,"width":75,"height":32,"top":574.2604370117188,"right":1177.666748046875,"bottom":606.2604370117188,"left":1102.666748046875},"13b23c32-8f09-4617":{"x":1110.5521240234375,"y":574.2604370117188,"width":59.21875,"height":32,"top":574.2604370117188,"right":1169.7708740234375,"bottom":606.2604370117188,"left":1110.5521240234375},"cafb21e9-03be-4805":{"x":1110.5521240234375,"y":574.2604370117188,"width":59.21875,"height":32,"top":574.2604370117188,"right":1169.7708740234375,"bottom":606.2604370117188,"left":1110.5521240234375},"621f1e55-80e0-4535":{"x":1111.21875,"y":580.2604370117188,"width":57.88541793823242,"height":20,"top":580.2604370117188,"right":1169.1041679382324,"bottom":600.2604370117188,"left":1111.21875},"0c8645e9-99fb-480e":{"x":1111.21875,"y":580.2604370117188,"width":57.88541793823242,"height":20,"top":580.2604370117188,"right":1169.1041679382324,"bottom":600.2604370117188,"left":1111.21875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-69.json b/demonstrations/ausdjpo/bboxes/bboxes-69.json new file mode 100644 index 0000000000000000000000000000000000000000..2b9b999803c9ee93b66d2777cafc990e3a6fc718 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-69.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-900.40625,"width":1263.3333740234375,"height":6119,"top":-900.40625,"right":1263.3333740234375,"bottom":5218.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-838.40625,"width":405,"height":5484.33349609375,"top":-838.40625,"right":405,"bottom":4645.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-838.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-838.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1263.3333740234375,"bottom":4645.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-682.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-682.40625,"right":1214.3333740234375,"bottom":4645.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-676.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-676.40625,"right":1214.3333740234375,"bottom":4639.92724609375,"left":454},"d5d8f315-66fb-4f7a":{"x":454,"y":-95.73958587646484,"width":760.3333740234375,"height":371.3333435058594,"top":-95.73958587646484,"right":1214.3333740234375,"bottom":275.59375762939453,"left":454},"3db27b55-4552-4a43":{"x":454.66668701171875,"y":-95.07292175292969,"width":759,"height":370,"top":-95.07292175292969,"right":1213.6666870117188,"bottom":274.9270782470703,"left":454.66668701171875},"e204b7a1-6a48-4c1f":{"x":478.66668701171875,"y":-71.07292175292969,"width":711,"height":318,"top":-71.07292175292969,"right":1189.6666870117188,"bottom":246.9270782470703,"left":478.66668701171875},"c1445869-782e-43f1":{"x":478.66668701171875,"y":-31.072917938232422,"width":711,"height":56,"top":-31.072917938232422,"right":1189.6666870117188,"bottom":24.927082061767578,"left":478.66668701171875},"bee82425-977b-46a7":{"x":478.66668701171875,"y":-31.072917938232422,"width":711,"height":56,"top":-31.072917938232422,"right":1189.6666870117188,"bottom":24.927082061767578,"left":478.66668701171875},"5a9afa14-2f79-4fc6":{"x":478.66668701171875,"y":40.927085876464844,"width":711,"height":206,"top":40.927085876464844,"right":1189.6666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"a40515e7-89e5-42d0":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":206,"top":40.927085876464844,"right":834.1666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"0d25c282-0b64-4369":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":40,"top":40.927085876464844,"right":834.1666870117188,"bottom":80.92708587646484,"left":478.66668701171875},"b39aa086-e146-40ce":{"x":478.66668701171875,"y":40.927085876464844,"width":355.5,"height":20,"top":40.927085876464844,"right":834.1666870117188,"bottom":60.927085876464844,"left":478.66668701171875},"6f0e081d-a42b-4506":{"x":478.66668701171875,"y":80.92708587646484,"width":355.5,"height":166,"top":80.92708587646484,"right":834.1666870117188,"bottom":246.92708587646484,"left":478.66668701171875},"4d11b776-6ae1-4492":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":34.5,"top":80.92708587646484,"right":802.1666870117188,"bottom":115.42708587646484,"left":478.66668701171875},"1d1300ba-3ee9-4461":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":34.5,"top":80.92708587646484,"right":802.1666870117188,"bottom":115.42708587646484,"left":478.66668701171875},"621b33b6-3774-4dda":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":31,"top":80.92708587646484,"right":802.1666870117188,"bottom":111.92708587646484,"left":478.66668701171875},"28020f69-213c-42ba":{"x":478.66668701171875,"y":80.92708587646484,"width":323.5,"height":31,"top":80.92708587646484,"right":802.1666870117188,"bottom":111.92708587646484,"left":478.66668701171875},"384e4fa2-5deb-4443":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"8c950dd7-0696-40ae":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"c89e08b1-438d-41fd":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"5b151bbc-50ff-4a89":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"745c1af7-9ec2-4ada":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"46467e68-ea09-48eb":{"x":485.66668701171875,"y":86.92708587646484,"width":10,"height":12,"top":86.92708587646484,"right":495.66668701171875,"bottom":98.92708587646484,"left":485.66668701171875},"00c1e42e-72db-418f":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"c1dc0af3-b17a-429e":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"3b1f5d90-a75b-4899":{"x":478.66668701171875,"y":80.92708587646484,"width":24,"height":24,"top":80.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"a5f74051-0c0d-4b02":{"x":478.66668701171875,"y":100.92708587646484,"width":24,"height":4,"top":100.92708587646484,"right":502.66668701171875,"bottom":104.92708587646484,"left":478.66668701171875},"3d9caff5-1b6a-484e":{"x":481.66668701171875,"y":77.92708587646484,"width":24,"height":24,"top":77.92708587646484,"right":505.66668701171875,"bottom":101.92708587646484,"left":481.66668701171875},"ce40a4f0-f923-4200":{"x":494.4666748046875,"y":77.92708587646484,"width":11.199992179870605,"height":11.200002670288086,"top":77.92708587646484,"right":505.6666669845581,"bottom":89.12708854675293,"left":494.4666748046875},"0adec5be-f430-43d7":{"x":481.66668701171875,"y":77.92708587646484,"width":24,"height":24,"top":77.92708587646484,"right":505.66668701171875,"bottom":101.92708587646484,"left":481.66668701171875},"eae736ff-886e-43f5":{"x":496.8984375,"y":81.0842514038086,"width":6.409261226654053,"height":5.0960798263549805,"top":81.0842514038086,"right":503.30769872665405,"bottom":86.18033123016357,"left":496.8984375},"4ac79d3e-201f-4051":{"x":502.66668701171875,"y":81.92708587646484,"width":110.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":502.66668701171875},"28d47f00-19df-45bd":{"x":518.6666870117188,"y":81.92708587646484,"width":94.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":518.6666870117188},"4e474fc7-2eea-4056":{"x":518.6666870117188,"y":81.92708587646484,"width":94.07292175292969,"height":22,"top":81.92708587646484,"right":612.7396087646484,"bottom":103.92708587646484,"left":518.6666870117188},"48999378-a45d-43c7":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":41.5,"top":118.92708587646484,"right":802.1666870117188,"bottom":160.42708587646484,"left":478.66668701171875},"89ff5163-8f9e-403e":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":41.5,"top":118.92708587646484,"right":802.1666870117188,"bottom":160.42708587646484,"left":478.66668701171875},"c5369b1a-c1d8-4270":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":38,"top":118.92708587646484,"right":802.1666870117188,"bottom":156.92708587646484,"left":478.66668701171875},"01984605-22dd-4cbf":{"x":478.66668701171875,"y":118.92708587646484,"width":323.5,"height":38,"top":118.92708587646484,"right":802.1666870117188,"bottom":156.92708587646484,"left":478.66668701171875},"b3b5f137-4b2a-493f":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"445ff3d9-2553-484a":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"ae9c8419-18ee-422c":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"c4fba4ba-2abc-4d9b":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"3368d149-5895-455b":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"943f9a5c-c992-4d0c":{"x":485.66668701171875,"y":131.92709350585938,"width":10,"height":12,"top":131.92709350585938,"right":495.66668701171875,"bottom":143.92709350585938,"left":485.66668701171875},"956c11bd-dc65-420e":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"d3f97481-e214-4e34":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"36782a22-ad22-4e49":{"x":478.66668701171875,"y":125.92708587646484,"width":24,"height":24,"top":125.92708587646484,"right":502.66668701171875,"bottom":149.92708587646484,"left":478.66668701171875},"45a1123a-b505-4917":{"x":478.66668701171875,"y":145.92709350585938,"width":24,"height":4,"top":145.92709350585938,"right":502.66668701171875,"bottom":149.92709350585938,"left":478.66668701171875},"1aaaeeb1-735d-44c9":{"x":481.66668701171875,"y":122.92708587646484,"width":24,"height":24,"top":122.92708587646484,"right":505.66668701171875,"bottom":146.92708587646484,"left":481.66668701171875},"0026d441-edea-4364":{"x":494.4666748046875,"y":122.92708587646484,"width":11.199992179870605,"height":11.200002670288086,"top":122.92708587646484,"right":505.6666669845581,"bottom":134.12708854675293,"left":494.4666748046875},"7030229d-c0be-4df5":{"x":481.66668701171875,"y":122.92708587646484,"width":24,"height":24,"top":122.92708587646484,"right":505.66668701171875,"bottom":146.92708587646484,"left":481.66668701171875},"f33c22aa-8ab5-4995":{"x":496.8984375,"y":126.0842514038086,"width":6.409261226654053,"height":5.0960798263549805,"top":126.0842514038086,"right":503.30769872665405,"bottom":131.18033123016357,"left":496.8984375},"b947cdf3-c192-4d5c":{"x":502.66668701171875,"y":126.92708587646484,"width":288.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":502.66668701171875},"d25d6647-5521-452c":{"x":518.6666870117188,"y":126.92708587646484,"width":272.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":518.6666870117188},"ed2afbe6-7bfc-4818":{"x":518.6666870117188,"y":126.92708587646484,"width":272.2395935058594,"height":22,"top":126.92708587646484,"right":790.9062805175781,"bottom":148.92708587646484,"left":518.6666870117188},"605f9aea-bf91-4596":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":41.5,"top":163.92709350585938,"right":802.1666870117188,"bottom":205.42709350585938,"left":478.66668701171875},"72a25ce7-7387-4625":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":41.5,"top":163.92709350585938,"right":802.1666870117188,"bottom":205.42709350585938,"left":478.66668701171875},"16cd50d9-d3ca-4b0b":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":38,"top":163.92709350585938,"right":802.1666870117188,"bottom":201.92709350585938,"left":478.66668701171875},"9571db59-9670-47b6":{"x":478.66668701171875,"y":163.92709350585938,"width":323.5,"height":38,"top":163.92709350585938,"right":802.1666870117188,"bottom":201.92709350585938,"left":478.66668701171875},"ecb20053-4276-49fc":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"09c713a1-3a06-497d":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"bcbd73d4-39d7-4ed8":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"8e6584e2-2d0b-4cfd":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"8220a718-c191-4c70":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"9874ce66-d684-49bd":{"x":484.66583251953125,"y":176.9273681640625,"width":12.001708984375,"height":11.49945068359375,"top":176.9273681640625,"right":496.66754150390625,"bottom":188.42681884765625,"left":484.66583251953125},"7952526a-80d7-4eea":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"81ce4232-b087-4964":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"fba58d5a-6d42-40f6":{"x":478.66668701171875,"y":170.92709350585938,"width":24,"height":24,"top":170.92709350585938,"right":502.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"68faf17b-c6d7-46a4":{"x":478.66668701171875,"y":190.92709350585938,"width":12,"height":4,"top":190.92709350585938,"right":490.66668701171875,"bottom":194.92709350585938,"left":478.66668701171875},"5a2af76f-00c0-4fca":{"x":502.66668701171875,"y":171.92709350585938,"width":187.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":502.66668701171875},"6a7dd300-2227-44d9":{"x":518.6666870117188,"y":171.92709350585938,"width":171.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":518.6666870117188},"8bacb19d-69e9-44d5":{"x":518.6666870117188,"y":171.92709350585938,"width":171.30209350585938,"height":22,"top":171.92709350585938,"right":689.9687805175781,"bottom":193.92709350585938,"left":518.6666870117188},"3ceef411-de3f-42d0":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":34.5,"top":208.92709350585938,"right":802.1666870117188,"bottom":243.42709350585938,"left":478.66668701171875},"0ea63810-c5c3-4325":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":34.5,"top":208.92709350585938,"right":802.1666870117188,"bottom":243.42709350585938,"left":478.66668701171875},"46f31459-48b4-4156":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":31,"top":208.92709350585938,"right":802.1666870117188,"bottom":239.92709350585938,"left":478.66668701171875},"485220d7-d817-44b7":{"x":478.66668701171875,"y":208.92709350585938,"width":323.5,"height":31,"top":208.92709350585938,"right":802.1666870117188,"bottom":239.92709350585938,"left":478.66668701171875},"f9dbe9f4-f2f7-41bf":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"bf8b6163-b5a0-49ae":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"47df9583-b7f4-4c2b":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"bbccfb68-8498-4cae":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"6ecabb46-5e2c-470a":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"9b376ed8-f3a1-44e0":{"x":485.66668701171875,"y":221.92709350585938,"width":10,"height":12,"top":221.92709350585938,"right":495.66668701171875,"bottom":233.92709350585938,"left":485.66668701171875},"037c285d-2a58-490a":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"98a6df09-66d1-4052":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"09947a6b-e571-40a7":{"x":478.66668701171875,"y":215.92709350585938,"width":24,"height":24,"top":215.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"915dfef2-bf21-4ed5":{"x":478.66668701171875,"y":235.92709350585938,"width":24,"height":4,"top":235.92709350585938,"right":502.66668701171875,"bottom":239.92709350585938,"left":478.66668701171875},"0c9bc741-68b7-4d9f":{"x":481.66668701171875,"y":212.92709350585938,"width":24,"height":24,"top":212.92709350585938,"right":505.66668701171875,"bottom":236.92709350585938,"left":481.66668701171875},"d831213d-a40d-48ec":{"x":494.4666748046875,"y":212.92709350585938,"width":11.199992179870605,"height":11.199992179870605,"top":212.92709350585938,"right":505.6666669845581,"bottom":224.12708568572998,"left":494.4666748046875},"2be4f463-cfb0-4e14":{"x":481.66668701171875,"y":212.92709350585938,"width":24,"height":24,"top":212.92709350585938,"right":505.66668701171875,"bottom":236.92709350585938,"left":481.66668701171875},"5c01c262-847d-46ab":{"x":496.8984375,"y":216.08425903320312,"width":6.409261226654053,"height":5.0960693359375,"top":216.08425903320312,"right":503.30769872665405,"bottom":221.18032836914062,"left":496.8984375},"72e2b127-2fa2-4482":{"x":502.66668701171875,"y":216.92709350585938,"width":224.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":502.66668701171875},"3e084bfa-d991-4dd5":{"x":518.6666870117188,"y":216.92709350585938,"width":208.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":518.6666870117188},"30c7cad2-d845-471f":{"x":518.6666870117188,"y":216.92709350585938,"width":208.375,"height":22,"top":216.92709350585938,"right":727.0416870117188,"bottom":238.92709350585938,"left":518.6666870117188},"0e8743b2-ae75-448e":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":206,"top":40.927085876464844,"right":1189.6666870117188,"bottom":246.92708587646484,"left":834.1666870117188},"84c46843-b20f-49fe":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":30,"top":40.927085876464844,"right":1189.6666870117188,"bottom":70.92708587646484,"left":834.1666870117188},"e393fceb-e435-468e":{"x":834.1666870117188,"y":40.927085876464844,"width":355.5,"height":20,"top":40.927085876464844,"right":1189.6666870117188,"bottom":60.927085876464844,"left":834.1666870117188},"1a7d464c-6f37-46e8":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"7d1dbf24-c088-4497":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"b41bdd6c-7e23-445d":{"x":834.1666870117188,"y":70.92708587646484,"width":355.5,"height":72,"top":70.92708587646484,"right":1189.6666870117188,"bottom":142.92708587646484,"left":834.1666870117188},"7779fac8-0a1e-467e":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"ea43ceeb-60eb-4cfa":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"11c69d34-3f7f-45ea":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"28859380-b261-49c5":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"7e91d045-a620-4b38":{"x":853.1666870117188,"y":88.9212875366211,"width":11.005778312683105,"height":11.005819320678711,"top":88.9212875366211,"right":864.1724653244019,"bottom":99.9271068572998,"left":853.1666870117188},"e51f1dab-5c16-4e12":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"7286ba3d-ec8b-449b":{"x":846.1666870117188,"y":82.92708587646484,"width":24,"height":24,"top":82.92708587646484,"right":870.1666870117188,"bottom":106.92708587646484,"left":846.1666870117188},"ab0153e6-730c-42a2":{"x":886.1666870117188,"y":70.92708587646484,"width":291.5,"height":72,"top":70.92708587646484,"right":1177.6666870117188,"bottom":142.92708587646484,"left":886.1666870117188},"3ce9ff8f-1b11-4492":{"x":886.1666870117188,"y":82.92708587646484,"width":291.5,"height":20,"top":82.92708587646484,"right":1177.6666870117188,"bottom":102.92708587646484,"left":886.1666870117188},"452311a0-fc44-47a1":{"x":886.1666870117188,"y":82.92708587646484,"width":211.2604217529297,"height":20,"top":82.92708587646484,"right":1097.4271087646484,"bottom":102.92708587646484,"left":886.1666870117188},"89648b8e-2811-490b":{"x":886.1666870117188,"y":82.92708587646484,"width":211.2604217529297,"height":20,"top":82.92708587646484,"right":1097.4271087646484,"bottom":102.92708587646484,"left":886.1666870117188},"1e3f7df5-67c1-486a":{"x":886.1666870117188,"y":102.92708587646484,"width":291.5,"height":32,"top":102.92708587646484,"right":1177.6666870117188,"bottom":134.92708587646484,"left":886.1666870117188},"753d3f68-9728-4f4f":{"x":886.1666870117188,"y":107.92708587646484,"width":81.41667175292969,"height":22,"top":107.92708587646484,"right":967.5833587646484,"bottom":129.92708587646484,"left":886.1666870117188},"c3f852e2-371f-43bd":{"x":1102.666748046875,"y":102.92708587646484,"width":75,"height":32,"top":102.92708587646484,"right":1177.666748046875,"bottom":134.92708587646484,"left":1102.666748046875},"3559ac61-352a-4404":{"x":1110.5521240234375,"y":102.92708587646484,"width":59.21875,"height":32,"top":102.92708587646484,"right":1169.7708740234375,"bottom":134.92708587646484,"left":1110.5521240234375},"4ccde53c-f693-4c00":{"x":1110.5521240234375,"y":102.92708587646484,"width":59.21875,"height":32,"top":102.92708587646484,"right":1169.7708740234375,"bottom":134.92708587646484,"left":1110.5521240234375},"b175324e-2f28-4ca0":{"x":1111.21875,"y":108.92708587646484,"width":57.88541793823242,"height":20,"top":108.92708587646484,"right":1169.1041679382324,"bottom":128.92708587646484,"left":1111.21875},"76e150f9-48d5-4408":{"x":1111.21875,"y":108.92708587646484,"width":57.88541793823242,"height":20,"top":108.92708587646484,"right":1169.1041679382324,"bottom":128.92708587646484,"left":1111.21875},"c37bb768-a224-41d3":{"x":454,"y":287.59375,"width":760.3333740234375,"height":416.3333435058594,"top":287.59375,"right":1214.3333740234375,"bottom":703.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":288.26043701171875,"width":759,"height":415,"top":288.26043701171875,"right":1213.6666870117188,"bottom":703.2604370117188,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":312.26043701171875,"width":711,"height":363,"top":312.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"7b3ece0c-d4fa-47b4":{"x":478.66668701171875,"y":312.26043701171875,"width":711,"height":24,"top":312.26043701171875,"right":1189.6666870117188,"bottom":336.26043701171875,"left":478.66668701171875},"6c403c9d-876e-45f6":{"x":478.66668701171875,"y":312.26043701171875,"width":182.8229217529297,"height":24,"top":312.26043701171875,"right":661.4896087646484,"bottom":336.26043701171875,"left":478.66668701171875},"76668cd2-8899-46aa":{"x":478.66668701171875,"y":314.26043701171875,"width":182.8229217529297,"height":20,"top":314.26043701171875,"right":661.4896087646484,"bottom":334.26043701171875,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":352.26043701171875,"width":711,"height":56,"top":352.26043701171875,"right":1189.6666870117188,"bottom":408.26043701171875,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":352.26043701171875,"width":711,"height":56,"top":352.26043701171875,"right":1189.6666870117188,"bottom":408.26043701171875,"left":478.66668701171875},"24a64902-40c7-4246":{"x":478.66668701171875,"y":424.26043701171875,"width":711,"height":251,"top":424.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"9fb563ea-22f0-4692":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":251,"top":424.26043701171875,"right":834.1666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"203b7a51-18fd-4d1f":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":40,"top":424.26043701171875,"right":834.1666870117188,"bottom":464.26043701171875,"left":478.66668701171875},"2b313416-db89-48f8":{"x":478.66668701171875,"y":424.26043701171875,"width":355.5,"height":20,"top":424.26043701171875,"right":834.1666870117188,"bottom":444.26043701171875,"left":478.66668701171875},"db0afb1a-1ede-4d6d":{"x":478.66668701171875,"y":464.26043701171875,"width":355.5,"height":211,"top":464.26043701171875,"right":834.1666870117188,"bottom":675.2604370117188,"left":478.66668701171875},"28d041de-d3a5-48c1":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":34.5,"top":464.26043701171875,"right":802.1666870117188,"bottom":498.76043701171875,"left":478.66668701171875},"36d2f58c-3457-471b":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":34.5,"top":464.26043701171875,"right":802.1666870117188,"bottom":498.76043701171875,"left":478.66668701171875},"69437cdf-0679-4426":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":31,"top":464.26043701171875,"right":802.1666870117188,"bottom":495.26043701171875,"left":478.66668701171875},"f412290b-3d79-4c1d":{"x":478.66668701171875,"y":464.26043701171875,"width":323.5,"height":31,"top":464.26043701171875,"right":802.1666870117188,"bottom":495.26043701171875,"left":478.66668701171875},"37bc2948-8cad-4b30":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"47ce9746-9ff9-45d9":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"072fab33-1373-49e2":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"9be3a61b-8a27-472c":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"ba9311a0-5660-4482":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"6f0875bd-9fe2-4d24":{"x":485.66668701171875,"y":470.26043701171875,"width":10,"height":12,"top":470.26043701171875,"right":495.66668701171875,"bottom":482.26043701171875,"left":485.66668701171875},"62b65325-3a21-4578":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"4d10fabc-05b0-4022":{"x":478.66668701171875,"y":464.26043701171875,"width":24,"height":24,"top":464.26043701171875,"right":502.66668701171875,"bottom":488.26043701171875,"left":478.66668701171875},"5a02e376-cd80-43fd":{"x":502.66668701171875,"y":465.26043701171875,"width":159.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":502.66668701171875},"1ad9f80d-9078-4aa9":{"x":518.6666870117188,"y":465.26043701171875,"width":143.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":518.6666870117188},"ee6f1405-0782-43ff":{"x":518.6666870117188,"y":465.26043701171875,"width":143.5104217529297,"height":22,"top":465.26043701171875,"right":662.1771087646484,"bottom":487.26043701171875,"left":518.6666870117188},"2d294565-7cd7-40cb":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":41.5,"top":502.26043701171875,"right":802.1666870117188,"bottom":543.7604370117188,"left":478.66668701171875},"8c43546c-4ec5-465b":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":41.5,"top":502.26043701171875,"right":802.1666870117188,"bottom":543.7604370117188,"left":478.66668701171875},"ed219bc3-3dda-469f":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":38,"top":502.26043701171875,"right":802.1666870117188,"bottom":540.2604370117188,"left":478.66668701171875},"6ee55e33-763e-47af":{"x":478.66668701171875,"y":502.26043701171875,"width":323.5,"height":38,"top":502.26043701171875,"right":802.1666870117188,"bottom":540.2604370117188,"left":478.66668701171875},"3b0ac941-9e2c-43bb":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"be1e370e-bd65-455f":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"c7890df3-7111-46e7":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"e9fc9730-61fb-45cb":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"26603861-742a-47b0":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"5c9917d6-3f9d-42bd":{"x":485.66668701171875,"y":515.2604370117188,"width":10,"height":12,"top":515.2604370117188,"right":495.66668701171875,"bottom":527.2604370117188,"left":485.66668701171875},"b3692f1d-f630-4854":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"ae89a79e-2c8d-4755":{"x":478.66668701171875,"y":509.26043701171875,"width":24,"height":24,"top":509.26043701171875,"right":502.66668701171875,"bottom":533.2604370117188,"left":478.66668701171875},"52fc96e1-4342-4913":{"x":502.66668701171875,"y":510.26043701171875,"width":197.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":502.66668701171875},"1eed531d-ab88-466d":{"x":518.6666870117188,"y":510.26043701171875,"width":181.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":518.6666870117188},"de7ddb6b-9188-444f":{"x":518.6666870117188,"y":510.26043701171875,"width":181.5625,"height":22,"top":510.26043701171875,"right":700.2291870117188,"bottom":532.2604370117188,"left":518.6666870117188},"b2c8303d-4cfd-4f99":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":41.5,"top":547.2604370117188,"right":802.1666870117188,"bottom":588.7604370117188,"left":478.66668701171875},"89e12b63-6a36-464a":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":41.5,"top":547.2604370117188,"right":802.1666870117188,"bottom":588.7604370117188,"left":478.66668701171875},"47ce0743-d112-42e2":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":38,"top":547.2604370117188,"right":802.1666870117188,"bottom":585.2604370117188,"left":478.66668701171875},"4e4fc3b9-00ad-4802":{"x":478.66668701171875,"y":547.2604370117188,"width":323.5,"height":38,"top":547.2604370117188,"right":802.1666870117188,"bottom":585.2604370117188,"left":478.66668701171875},"54c17e97-d6e3-47ea":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"02327604-73d2-4223":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"ea010cea-ef99-4840":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"95dafcdb-105b-4855":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"92196e8c-b83f-4c73":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"fd4a10bb-4f9f-4728":{"x":485.66668701171875,"y":560.2604370117188,"width":10,"height":12,"top":560.2604370117188,"right":495.66668701171875,"bottom":572.2604370117188,"left":485.66668701171875},"52aa0b8b-fd07-4e65":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"3dc5c4e3-935a-444b":{"x":478.66668701171875,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":502.66668701171875,"bottom":578.2604370117188,"left":478.66668701171875},"020d5e0b-b67d-43f5":{"x":502.66668701171875,"y":555.2604370117188,"width":246.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":502.66668701171875},"ca03ff2b-d29b-4292":{"x":518.6666870117188,"y":555.2604370117188,"width":230.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":518.6666870117188},"4d79879e-4894-4331":{"x":518.6666870117188,"y":555.2604370117188,"width":230.3125,"height":22,"top":555.2604370117188,"right":748.9791870117188,"bottom":577.2604370117188,"left":518.6666870117188},"69f1991e-1294-4f07":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":41.5,"top":592.2604370117188,"right":802.1666870117188,"bottom":633.7604370117188,"left":478.66668701171875},"89689d36-20b4-4dd5":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":41.5,"top":592.2604370117188,"right":802.1666870117188,"bottom":633.7604370117188,"left":478.66668701171875},"03bdc38b-efb9-4eaa":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":38,"top":592.2604370117188,"right":802.1666870117188,"bottom":630.2604370117188,"left":478.66668701171875},"9c394582-1da3-4865":{"x":478.66668701171875,"y":592.2604370117188,"width":323.5,"height":38,"top":592.2604370117188,"right":802.1666870117188,"bottom":630.2604370117188,"left":478.66668701171875},"f9e13fa9-4841-4259":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"68e889e1-6243-4b6e":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"7105459c-63d4-4407":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"450cca8f-52da-4859":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"5259c171-423f-4c73":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"d09e57fa-159a-4a7e":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"f103c7c1-a0de-46f8":{"x":478.66668701171875,"y":599.2604370117188,"width":24,"height":24,"top":599.2604370117188,"right":502.66668701171875,"bottom":623.2604370117188,"left":478.66668701171875},"1f8406b4-b362-408a":{"x":502.66668701171875,"y":600.2604370117188,"width":120.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":502.66668701171875},"e801aabf-9f3c-4247":{"x":518.6666870117188,"y":600.2604370117188,"width":104.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":518.6666870117188},"3849fd0b-82f4-4e8e":{"x":518.6666870117188,"y":600.2604370117188,"width":104.59375,"height":22,"top":600.2604370117188,"right":623.2604370117188,"bottom":622.2604370117188,"left":518.6666870117188},"8c89c2b7-c195-4dbc":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":251,"top":424.26043701171875,"right":1189.6666870117188,"bottom":675.2604370117188,"left":834.1666870117188},"29a72844-451a-46d5":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":30,"top":424.26043701171875,"right":1189.6666870117188,"bottom":454.26043701171875,"left":834.1666870117188},"6bf7394b-a8b2-4bd8":{"x":834.1666870117188,"y":424.26043701171875,"width":355.5,"height":20,"top":424.26043701171875,"right":1189.6666870117188,"bottom":444.26043701171875,"left":834.1666870117188},"c15f59d8-3203-40ee":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":160,"top":454.26043701171875,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"82cb592e-a873-4326":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":72,"top":454.26043701171875,"right":1189.6666870117188,"bottom":526.2604370117188,"left":834.1666870117188},"3813696d-21dc-4a4e":{"x":834.1666870117188,"y":454.26043701171875,"width":355.5,"height":72,"top":454.26043701171875,"right":1189.6666870117188,"bottom":526.2604370117188,"left":834.1666870117188},"d21cba6f-6e51-49d7":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"ed485ee6-35b1-48bd":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"704a79e8-acf0-42e7":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"e769aaab-17be-4d39":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"26fb3972-75a3-4cf1":{"x":853.1666870117188,"y":472.2546081542969,"width":11.005778312683105,"height":11.005819320678711,"top":472.2546081542969,"right":864.1724653244019,"bottom":483.2604274749756,"left":853.1666870117188},"12e1e8ab-626b-44cb":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"422cfa9d-63b1-4606":{"x":846.1666870117188,"y":466.26043701171875,"width":24,"height":24,"top":466.26043701171875,"right":870.1666870117188,"bottom":490.26043701171875,"left":846.1666870117188},"ff3ca82e-baf9-4c78":{"x":886.1666870117188,"y":454.26043701171875,"width":291.5,"height":72,"top":454.26043701171875,"right":1177.6666870117188,"bottom":526.2604370117188,"left":886.1666870117188},"e6783546-79cd-432e":{"x":886.1666870117188,"y":466.26043701171875,"width":291.5,"height":20,"top":466.26043701171875,"right":1177.6666870117188,"bottom":486.26043701171875,"left":886.1666870117188},"c44b72f0-51ee-45df":{"x":886.1666870117188,"y":466.26043701171875,"width":196.5625,"height":20,"top":466.26043701171875,"right":1082.7291870117188,"bottom":486.26043701171875,"left":886.1666870117188},"59c7be3d-29e9-42dd":{"x":886.1666870117188,"y":466.26043701171875,"width":196.5625,"height":20,"top":466.26043701171875,"right":1082.7291870117188,"bottom":486.26043701171875,"left":886.1666870117188},"77af1275-48fe-4f98":{"x":886.1666870117188,"y":486.26043701171875,"width":291.5,"height":32,"top":486.26043701171875,"right":1177.6666870117188,"bottom":518.2604370117188,"left":886.1666870117188},"917764d0-3bd8-47c1":{"x":886.1666870117188,"y":491.26043701171875,"width":81.41667175292969,"height":22,"top":491.26043701171875,"right":967.5833587646484,"bottom":513.2604370117188,"left":886.1666870117188},"0b292701-e8c1-47a2":{"x":1102.666748046875,"y":486.26043701171875,"width":75,"height":32,"top":486.26043701171875,"right":1177.666748046875,"bottom":518.2604370117188,"left":1102.666748046875},"66439263-83b0-4380":{"x":1110.5521240234375,"y":486.26043701171875,"width":59.21875,"height":32,"top":486.26043701171875,"right":1169.7708740234375,"bottom":518.2604370117188,"left":1110.5521240234375},"2533ac23-fd51-4e81":{"x":1110.5521240234375,"y":486.26043701171875,"width":59.21875,"height":32,"top":486.26043701171875,"right":1169.7708740234375,"bottom":518.2604370117188,"left":1110.5521240234375},"34a6fdea-3b3a-40cd":{"x":1111.21875,"y":492.26043701171875,"width":57.88541793823242,"height":20,"top":492.26043701171875,"right":1169.1041679382324,"bottom":512.2604370117188,"left":1111.21875},"daeeb204-fb80-40c6":{"x":1111.21875,"y":492.26043701171875,"width":57.88541793823242,"height":20,"top":492.26043701171875,"right":1169.1041679382324,"bottom":512.2604370117188,"left":1111.21875},"de983903-0f4d-4d99":{"x":834.1666870117188,"y":542.2604370117188,"width":355.5,"height":72,"top":542.2604370117188,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"3934bc6d-a7ee-4645":{"x":834.1666870117188,"y":542.2604370117188,"width":355.5,"height":72,"top":542.2604370117188,"right":1189.6666870117188,"bottom":614.2604370117188,"left":834.1666870117188},"507a6d7e-4b31-483f":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"9aa6c06d-08b5-49f5":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"3750d0a9-97ef-44e9":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"e41b5b81-6b3e-4f91":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"dccf0b6a-3759-4987":{"x":853.1666870117188,"y":560.254638671875,"width":11.005778312683105,"height":11.005819320678711,"top":560.254638671875,"right":864.1724653244019,"bottom":571.2604579925537,"left":853.1666870117188},"e27ded49-7419-4c9c":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"7c31047e-13fe-459f":{"x":846.1666870117188,"y":554.2604370117188,"width":24,"height":24,"top":554.2604370117188,"right":870.1666870117188,"bottom":578.2604370117188,"left":846.1666870117188},"78d21d09-c829-482a":{"x":886.1666870117188,"y":542.2604370117188,"width":291.5,"height":72,"top":542.2604370117188,"right":1177.6666870117188,"bottom":614.2604370117188,"left":886.1666870117188},"b6aaaada-19ef-4ec5":{"x":886.1666870117188,"y":554.2604370117188,"width":291.5,"height":20,"top":554.2604370117188,"right":1177.6666870117188,"bottom":574.2604370117188,"left":886.1666870117188},"1427ba0a-db72-46b7":{"x":886.1666870117188,"y":554.2604370117188,"width":146.2604217529297,"height":20,"top":554.2604370117188,"right":1032.4271087646484,"bottom":574.2604370117188,"left":886.1666870117188},"7eeb4277-58d6-4e12":{"x":886.1666870117188,"y":554.2604370117188,"width":146.2604217529297,"height":20,"top":554.2604370117188,"right":1032.4271087646484,"bottom":574.2604370117188,"left":886.1666870117188},"d668ee00-65e0-49b2":{"x":886.1666870117188,"y":574.2604370117188,"width":291.5,"height":32,"top":574.2604370117188,"right":1177.6666870117188,"bottom":606.2604370117188,"left":886.1666870117188},"49f28725-ddaa-4b0e":{"x":886.1666870117188,"y":579.2604370117188,"width":81.41667175292969,"height":22,"top":579.2604370117188,"right":967.5833587646484,"bottom":601.2604370117188,"left":886.1666870117188},"ec8050d3-f82c-4da0":{"x":1102.666748046875,"y":574.2604370117188,"width":75,"height":32,"top":574.2604370117188,"right":1177.666748046875,"bottom":606.2604370117188,"left":1102.666748046875},"13b23c32-8f09-4617":{"x":1110.5521240234375,"y":574.2604370117188,"width":59.21875,"height":32,"top":574.2604370117188,"right":1169.7708740234375,"bottom":606.2604370117188,"left":1110.5521240234375},"cafb21e9-03be-4805":{"x":1110.5521240234375,"y":574.2604370117188,"width":59.21875,"height":32,"top":574.2604370117188,"right":1169.7708740234375,"bottom":606.2604370117188,"left":1110.5521240234375},"621f1e55-80e0-4535":{"x":1111.21875,"y":580.2604370117188,"width":57.88541793823242,"height":20,"top":580.2604370117188,"right":1169.1041679382324,"bottom":600.2604370117188,"left":1111.21875},"0c8645e9-99fb-480e":{"x":1111.21875,"y":580.2604370117188,"width":57.88541793823242,"height":20,"top":580.2604370117188,"right":1169.1041679382324,"bottom":600.2604370117188,"left":1111.21875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-70.json b/demonstrations/ausdjpo/bboxes/bboxes-70.json new file mode 100644 index 0000000000000000000000000000000000000000..f08ba300286f1c1492624a169c339fdcad0c5be7 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-70.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-1300.40625,"width":1263.3333740234375,"height":6119,"top":-1300.40625,"right":1263.3333740234375,"bottom":4818.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-1238.40625,"width":405,"height":5484.33349609375,"top":-1238.40625,"right":405,"bottom":4245.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-1238.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1082.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1214.3333740234375,"bottom":4245.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1076.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1076.40625,"right":1214.3333740234375,"bottom":4239.92724609375,"left":454},"c37bb768-a224-41d3":{"x":454,"y":-112.40625,"width":760.3333740234375,"height":416.3333435058594,"top":-112.40625,"right":1214.3333740234375,"bottom":303.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":-111.73958587646484,"width":759,"height":415,"top":-111.73958587646484,"right":1213.6666870117188,"bottom":303.26041412353516,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":-87.73958587646484,"width":711,"height":363,"top":-87.73958587646484,"right":1189.6666870117188,"bottom":275.26041412353516,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":-47.739585876464844,"width":711,"height":56,"top":-47.739585876464844,"right":1189.6666870117188,"bottom":8.260414123535156,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":-47.739585876464844,"width":711,"height":56,"top":-47.739585876464844,"right":1189.6666870117188,"bottom":8.260414123535156,"left":478.66668701171875},"24a64902-40c7-4246":{"x":478.66668701171875,"y":24.260417938232422,"width":711,"height":251,"top":24.260417938232422,"right":1189.6666870117188,"bottom":275.2604179382324,"left":478.66668701171875},"9fb563ea-22f0-4692":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":251,"top":24.260417938232422,"right":834.1666870117188,"bottom":275.2604179382324,"left":478.66668701171875},"203b7a51-18fd-4d1f":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":40,"top":24.260417938232422,"right":834.1666870117188,"bottom":64.26041793823242,"left":478.66668701171875},"2b313416-db89-48f8":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":20,"top":24.260417938232422,"right":834.1666870117188,"bottom":44.26041793823242,"left":478.66668701171875},"db0afb1a-1ede-4d6d":{"x":478.66668701171875,"y":64.26042175292969,"width":355.5,"height":211,"top":64.26042175292969,"right":834.1666870117188,"bottom":275.2604217529297,"left":478.66668701171875},"28d041de-d3a5-48c1":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":34.5,"top":64.26042175292969,"right":802.1666870117188,"bottom":98.76042175292969,"left":478.66668701171875},"36d2f58c-3457-471b":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":34.5,"top":64.26042175292969,"right":802.1666870117188,"bottom":98.76042175292969,"left":478.66668701171875},"69437cdf-0679-4426":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":31,"top":64.26042175292969,"right":802.1666870117188,"bottom":95.26042175292969,"left":478.66668701171875},"f412290b-3d79-4c1d":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":31,"top":64.26042175292969,"right":802.1666870117188,"bottom":95.26042175292969,"left":478.66668701171875},"37bc2948-8cad-4b30":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"47ce9746-9ff9-45d9":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"072fab33-1373-49e2":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"9be3a61b-8a27-472c":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"ba9311a0-5660-4482":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"6f0875bd-9fe2-4d24":{"x":485.66668701171875,"y":70.26042175292969,"width":10,"height":12,"top":70.26042175292969,"right":495.66668701171875,"bottom":82.26042175292969,"left":485.66668701171875},"62b65325-3a21-4578":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"4d10fabc-05b0-4022":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"5a02e376-cd80-43fd":{"x":502.66668701171875,"y":65.26042175292969,"width":159.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":502.66668701171875},"1ad9f80d-9078-4aa9":{"x":518.6666870117188,"y":65.26042175292969,"width":143.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":518.6666870117188},"ee6f1405-0782-43ff":{"x":518.6666870117188,"y":65.26042175292969,"width":143.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":518.6666870117188},"2d294565-7cd7-40cb":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":41.5,"top":102.26042175292969,"right":802.1666870117188,"bottom":143.7604217529297,"left":478.66668701171875},"8c43546c-4ec5-465b":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":41.5,"top":102.26042175292969,"right":802.1666870117188,"bottom":143.7604217529297,"left":478.66668701171875},"ed219bc3-3dda-469f":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":38,"top":102.26042175292969,"right":802.1666870117188,"bottom":140.2604217529297,"left":478.66668701171875},"6ee55e33-763e-47af":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":38,"top":102.26042175292969,"right":802.1666870117188,"bottom":140.2604217529297,"left":478.66668701171875},"3b0ac941-9e2c-43bb":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"be1e370e-bd65-455f":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"c7890df3-7111-46e7":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"e9fc9730-61fb-45cb":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"26603861-742a-47b0":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"5c9917d6-3f9d-42bd":{"x":485.66668701171875,"y":115.26042175292969,"width":10,"height":12,"top":115.26042175292969,"right":495.66668701171875,"bottom":127.26042175292969,"left":485.66668701171875},"b3692f1d-f630-4854":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"ae89a79e-2c8d-4755":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"52fc96e1-4342-4913":{"x":502.66668701171875,"y":110.26042175292969,"width":197.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":502.66668701171875},"1eed531d-ab88-466d":{"x":518.6666870117188,"y":110.26042175292969,"width":181.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":518.6666870117188},"de7ddb6b-9188-444f":{"x":518.6666870117188,"y":110.26042175292969,"width":181.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":518.6666870117188},"b2c8303d-4cfd-4f99":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":41.5,"top":147.2604217529297,"right":802.1666870117188,"bottom":188.7604217529297,"left":478.66668701171875},"89e12b63-6a36-464a":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":41.5,"top":147.2604217529297,"right":802.1666870117188,"bottom":188.7604217529297,"left":478.66668701171875},"47ce0743-d112-42e2":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":38,"top":147.2604217529297,"right":802.1666870117188,"bottom":185.2604217529297,"left":478.66668701171875},"4e4fc3b9-00ad-4802":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":38,"top":147.2604217529297,"right":802.1666870117188,"bottom":185.2604217529297,"left":478.66668701171875},"54c17e97-d6e3-47ea":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"02327604-73d2-4223":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"ea010cea-ef99-4840":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"95dafcdb-105b-4855":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"92196e8c-b83f-4c73":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"fd4a10bb-4f9f-4728":{"x":485.66668701171875,"y":160.2604217529297,"width":10,"height":12,"top":160.2604217529297,"right":495.66668701171875,"bottom":172.2604217529297,"left":485.66668701171875},"52aa0b8b-fd07-4e65":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"3dc5c4e3-935a-444b":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"020d5e0b-b67d-43f5":{"x":502.66668701171875,"y":155.2604217529297,"width":246.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":502.66668701171875},"ca03ff2b-d29b-4292":{"x":518.6666870117188,"y":155.2604217529297,"width":230.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":518.6666870117188},"4d79879e-4894-4331":{"x":518.6666870117188,"y":155.2604217529297,"width":230.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":518.6666870117188},"69f1991e-1294-4f07":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":41.5,"top":192.2604217529297,"right":802.1666870117188,"bottom":233.7604217529297,"left":478.66668701171875},"89689d36-20b4-4dd5":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":41.5,"top":192.2604217529297,"right":802.1666870117188,"bottom":233.7604217529297,"left":478.66668701171875},"03bdc38b-efb9-4eaa":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":38,"top":192.2604217529297,"right":802.1666870117188,"bottom":230.2604217529297,"left":478.66668701171875},"9c394582-1da3-4865":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":38,"top":192.2604217529297,"right":802.1666870117188,"bottom":230.2604217529297,"left":478.66668701171875},"f9e13fa9-4841-4259":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"68e889e1-6243-4b6e":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"7105459c-63d4-4407":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"450cca8f-52da-4859":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"5259c171-423f-4c73":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"ef865b1b-46b7-452d":{"x":485.66668701171875,"y":205.2604217529297,"width":10,"height":12,"top":205.2604217529297,"right":495.66668701171875,"bottom":217.2604217529297,"left":485.66668701171875},"d09e57fa-159a-4a7e":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"f103c7c1-a0de-46f8":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"1f8406b4-b362-408a":{"x":502.66668701171875,"y":200.2604217529297,"width":120.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":502.66668701171875},"e801aabf-9f3c-4247":{"x":518.6666870117188,"y":200.2604217529297,"width":104.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":518.6666870117188},"3849fd0b-82f4-4e8e":{"x":518.6666870117188,"y":200.2604217529297,"width":104.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":518.6666870117188},"3246e874-e84d-4b7a":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":34.5,"top":237.2604217529297,"right":802.1666870117188,"bottom":271.7604217529297,"left":478.66668701171875},"43173bb5-7fca-4f1f":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":34.5,"top":237.2604217529297,"right":802.1666870117188,"bottom":271.7604217529297,"left":478.66668701171875},"06cdd909-6480-428d":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":31,"top":237.2604217529297,"right":802.1666870117188,"bottom":268.2604217529297,"left":478.66668701171875},"048cd3ad-1137-4f67":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":31,"top":237.2604217529297,"right":802.1666870117188,"bottom":268.2604217529297,"left":478.66668701171875},"5e746309-f000-4328":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"efed0039-fe83-40ca":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"c1f3392a-7d8e-4d08":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"38d8f897-f390-4cce":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"97b57424-8bd0-4726":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"fe008662-1714-464f":{"x":485.66668701171875,"y":250.2604217529297,"width":10,"height":12,"top":250.2604217529297,"right":495.66668701171875,"bottom":262.2604217529297,"left":485.66668701171875},"7777d585-01de-4283":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"632830b9-2376-4d3c":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"bbd81488-f2c7-49d9":{"x":502.66668701171875,"y":245.2604217529297,"width":212.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":502.66668701171875},"177e945d-6096-4a37":{"x":518.6666870117188,"y":245.2604217529297,"width":196.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":518.6666870117188},"4779b27a-5ce6-4ce1":{"x":518.6666870117188,"y":245.2604217529297,"width":196.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":518.6666870117188},"8c89c2b7-c195-4dbc":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":251,"top":24.260417938232422,"right":1189.6666870117188,"bottom":275.2604179382324,"left":834.1666870117188},"29a72844-451a-46d5":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":30,"top":24.260417938232422,"right":1189.6666870117188,"bottom":54.26041793823242,"left":834.1666870117188},"6bf7394b-a8b2-4bd8":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":20,"top":24.260417938232422,"right":1189.6666870117188,"bottom":44.26041793823242,"left":834.1666870117188},"c15f59d8-3203-40ee":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":160,"top":54.26041793823242,"right":1189.6666870117188,"bottom":214.26041793823242,"left":834.1666870117188},"82cb592e-a873-4326":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":72,"top":54.26041793823242,"right":1189.6666870117188,"bottom":126.26041793823242,"left":834.1666870117188},"3813696d-21dc-4a4e":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":72,"top":54.26041793823242,"right":1189.6666870117188,"bottom":126.26041793823242,"left":834.1666870117188},"d21cba6f-6e51-49d7":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"ed485ee6-35b1-48bd":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"704a79e8-acf0-42e7":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"e769aaab-17be-4d39":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"26fb3972-75a3-4cf1":{"x":853.1666870117188,"y":72.25462341308594,"width":11.005778312683105,"height":11.005819320678711,"top":72.25462341308594,"right":864.1724653244019,"bottom":83.26044273376465,"left":853.1666870117188},"12e1e8ab-626b-44cb":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"422cfa9d-63b1-4606":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"ff3ca82e-baf9-4c78":{"x":886.1666870117188,"y":54.26041793823242,"width":291.5,"height":72,"top":54.26041793823242,"right":1177.6666870117188,"bottom":126.26041793823242,"left":886.1666870117188},"e6783546-79cd-432e":{"x":886.1666870117188,"y":66.26042175292969,"width":291.5,"height":20,"top":66.26042175292969,"right":1177.6666870117188,"bottom":86.26042175292969,"left":886.1666870117188},"c44b72f0-51ee-45df":{"x":886.1666870117188,"y":66.26042175292969,"width":196.5625,"height":20,"top":66.26042175292969,"right":1082.7291870117188,"bottom":86.26042175292969,"left":886.1666870117188},"59c7be3d-29e9-42dd":{"x":886.1666870117188,"y":66.26042175292969,"width":196.5625,"height":20,"top":66.26042175292969,"right":1082.7291870117188,"bottom":86.26042175292969,"left":886.1666870117188},"77af1275-48fe-4f98":{"x":886.1666870117188,"y":86.26042175292969,"width":291.5,"height":32,"top":86.26042175292969,"right":1177.6666870117188,"bottom":118.26042175292969,"left":886.1666870117188},"917764d0-3bd8-47c1":{"x":886.1666870117188,"y":91.26042175292969,"width":81.41667175292969,"height":22,"top":91.26042175292969,"right":967.5833587646484,"bottom":113.26042175292969,"left":886.1666870117188},"0b292701-e8c1-47a2":{"x":1102.666748046875,"y":86.26042175292969,"width":75,"height":32,"top":86.26042175292969,"right":1177.666748046875,"bottom":118.26042175292969,"left":1102.666748046875},"66439263-83b0-4380":{"x":1110.5521240234375,"y":86.26042175292969,"width":59.21875,"height":32,"top":86.26042175292969,"right":1169.7708740234375,"bottom":118.26042175292969,"left":1110.5521240234375},"2533ac23-fd51-4e81":{"x":1110.5521240234375,"y":86.26042175292969,"width":59.21875,"height":32,"top":86.26042175292969,"right":1169.7708740234375,"bottom":118.26042175292969,"left":1110.5521240234375},"34a6fdea-3b3a-40cd":{"x":1111.21875,"y":92.26042175292969,"width":57.88541793823242,"height":20,"top":92.26042175292969,"right":1169.1041679382324,"bottom":112.26042175292969,"left":1111.21875},"daeeb204-fb80-40c6":{"x":1111.21875,"y":92.26042175292969,"width":57.88541793823242,"height":20,"top":92.26042175292969,"right":1169.1041679382324,"bottom":112.26042175292969,"left":1111.21875},"de983903-0f4d-4d99":{"x":834.1666870117188,"y":142.2604217529297,"width":355.5,"height":72,"top":142.2604217529297,"right":1189.6666870117188,"bottom":214.2604217529297,"left":834.1666870117188},"3934bc6d-a7ee-4645":{"x":834.1666870117188,"y":142.2604217529297,"width":355.5,"height":72,"top":142.2604217529297,"right":1189.6666870117188,"bottom":214.2604217529297,"left":834.1666870117188},"507a6d7e-4b31-483f":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"9aa6c06d-08b5-49f5":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"3750d0a9-97ef-44e9":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"e41b5b81-6b3e-4f91":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"dccf0b6a-3759-4987":{"x":853.1666870117188,"y":160.25462341308594,"width":11.005778312683105,"height":11.005819320678711,"top":160.25462341308594,"right":864.1724653244019,"bottom":171.26044273376465,"left":853.1666870117188},"e27ded49-7419-4c9c":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"7c31047e-13fe-459f":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"78d21d09-c829-482a":{"x":886.1666870117188,"y":142.2604217529297,"width":291.5,"height":72,"top":142.2604217529297,"right":1177.6666870117188,"bottom":214.2604217529297,"left":886.1666870117188},"b6aaaada-19ef-4ec5":{"x":886.1666870117188,"y":154.2604217529297,"width":291.5,"height":20,"top":154.2604217529297,"right":1177.6666870117188,"bottom":174.2604217529297,"left":886.1666870117188},"1427ba0a-db72-46b7":{"x":886.1666870117188,"y":154.2604217529297,"width":146.2604217529297,"height":20,"top":154.2604217529297,"right":1032.4271087646484,"bottom":174.2604217529297,"left":886.1666870117188},"7eeb4277-58d6-4e12":{"x":886.1666870117188,"y":154.2604217529297,"width":146.2604217529297,"height":20,"top":154.2604217529297,"right":1032.4271087646484,"bottom":174.2604217529297,"left":886.1666870117188},"d668ee00-65e0-49b2":{"x":886.1666870117188,"y":174.2604217529297,"width":291.5,"height":32,"top":174.2604217529297,"right":1177.6666870117188,"bottom":206.2604217529297,"left":886.1666870117188},"49f28725-ddaa-4b0e":{"x":886.1666870117188,"y":179.2604217529297,"width":81.41667175292969,"height":22,"top":179.2604217529297,"right":967.5833587646484,"bottom":201.2604217529297,"left":886.1666870117188},"ec8050d3-f82c-4da0":{"x":1102.666748046875,"y":174.2604217529297,"width":75,"height":32,"top":174.2604217529297,"right":1177.666748046875,"bottom":206.2604217529297,"left":1102.666748046875},"13b23c32-8f09-4617":{"x":1110.5521240234375,"y":174.2604217529297,"width":59.21875,"height":32,"top":174.2604217529297,"right":1169.7708740234375,"bottom":206.2604217529297,"left":1110.5521240234375},"cafb21e9-03be-4805":{"x":1110.5521240234375,"y":174.2604217529297,"width":59.21875,"height":32,"top":174.2604217529297,"right":1169.7708740234375,"bottom":206.2604217529297,"left":1110.5521240234375},"621f1e55-80e0-4535":{"x":1111.21875,"y":180.2604217529297,"width":57.88541793823242,"height":20,"top":180.2604217529297,"right":1169.1041679382324,"bottom":200.2604217529297,"left":1111.21875},"0c8645e9-99fb-480e":{"x":1111.21875,"y":180.2604217529297,"width":57.88541793823242,"height":20,"top":180.2604217529297,"right":1169.1041679382324,"bottom":200.2604217529297,"left":1111.21875},"87efc70d-ef01-4e45":{"x":454,"y":315.9270935058594,"width":760.3333740234375,"height":506.3333435058594,"top":315.9270935058594,"right":1214.3333740234375,"bottom":822.2604370117188,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":316.59375,"width":759,"height":505,"top":316.59375,"right":1213.6666870117188,"bottom":821.59375,"left":454.66668701171875},"a6167d89-a275-4def":{"x":478.66668701171875,"y":340.59375,"width":711,"height":453,"top":340.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"315f3933-7cbc-42ce":{"x":478.66668701171875,"y":340.59375,"width":711,"height":24,"top":340.59375,"right":1189.6666870117188,"bottom":364.59375,"left":478.66668701171875},"326d88af-e2fd-4705":{"x":478.66668701171875,"y":340.59375,"width":122.59375,"height":24,"top":340.59375,"right":601.2604370117188,"bottom":364.59375,"left":478.66668701171875},"7a6774c8-1f74-4132":{"x":478.66668701171875,"y":342.59375,"width":122.59375,"height":20,"top":342.59375,"right":601.2604370117188,"bottom":362.59375,"left":478.66668701171875},"8cb237f1-e5d2-4a87":{"x":478.66668701171875,"y":380.59375,"width":711,"height":56,"top":380.59375,"right":1189.6666870117188,"bottom":436.59375,"left":478.66668701171875},"a615ceb7-c5ed-44b6":{"x":478.66668701171875,"y":380.59375,"width":711,"height":56,"top":380.59375,"right":1189.6666870117188,"bottom":436.59375,"left":478.66668701171875},"856533f2-f19c-432b":{"x":478.66668701171875,"y":452.59375,"width":711,"height":341,"top":452.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"98324b9e-6e48-4b2f":{"x":478.66668701171875,"y":452.59375,"width":711,"height":341,"top":452.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"e3c5ec4e-a096-4421":{"x":478.66668701171875,"y":452.59375,"width":711,"height":40,"top":452.59375,"right":1189.6666870117188,"bottom":492.59375,"left":478.66668701171875},"39da41be-7a05-45e0":{"x":478.66668701171875,"y":452.59375,"width":711,"height":20,"top":452.59375,"right":1189.6666870117188,"bottom":472.59375,"left":478.66668701171875},"37904758-5ae4-4071":{"x":478.66668701171875,"y":492.59375,"width":711,"height":301,"top":492.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"c3c484c5-bfe9-4d18":{"x":478.66668701171875,"y":492.59375,"width":679,"height":34.5,"top":492.59375,"right":1157.6666870117188,"bottom":527.09375,"left":478.66668701171875},"c8bd7ae5-fb77-4976":{"x":478.66668701171875,"y":492.59375,"width":679,"height":34.5,"top":492.59375,"right":1157.6666870117188,"bottom":527.09375,"left":478.66668701171875},"9ccd7e40-9033-4beb":{"x":478.66668701171875,"y":492.59375,"width":679,"height":31,"top":492.59375,"right":1157.6666870117188,"bottom":523.59375,"left":478.66668701171875},"e7abff62-1326-4002":{"x":478.66668701171875,"y":492.59375,"width":679,"height":31,"top":492.59375,"right":1157.6666870117188,"bottom":523.59375,"left":478.66668701171875},"ff011eda-843a-487f":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"8be7ee7f-128f-4c3d":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"927da58f-71e2-4ed9":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"7922ee47-05cb-4a8b":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"2cd42320-a372-4d57":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"250b2ddb-b3fa-4fae":{"x":485.66668701171875,"y":498.59375,"width":10,"height":12,"top":498.59375,"right":495.66668701171875,"bottom":510.59375,"left":485.66668701171875},"ad7302a6-e591-4eba":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"a330b1e3-b50d-4c8b":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"511ec7d3-531a-4bc0":{"x":502.66668701171875,"y":493.59375,"width":66.63542175292969,"height":22,"top":493.59375,"right":569.3021087646484,"bottom":515.59375,"left":502.66668701171875},"11eed71b-40fe-4995":{"x":518.6666870117188,"y":493.59375,"width":50.63541793823242,"height":22,"top":493.59375,"right":569.3021049499512,"bottom":515.59375,"left":518.6666870117188},"383d0b3c-838d-4cca":{"x":518.6666870117188,"y":493.59375,"width":50.63541793823242,"height":22,"top":493.59375,"right":569.3021049499512,"bottom":515.59375,"left":518.6666870117188},"b362dc95-8180-4feb":{"x":478.66668701171875,"y":530.59375,"width":679,"height":41.5,"top":530.59375,"right":1157.6666870117188,"bottom":572.09375,"left":478.66668701171875},"c905f216-6e38-4c35":{"x":478.66668701171875,"y":530.59375,"width":679,"height":41.5,"top":530.59375,"right":1157.6666870117188,"bottom":572.09375,"left":478.66668701171875},"94d876fd-d3c4-4688":{"x":478.66668701171875,"y":530.59375,"width":679,"height":38,"top":530.59375,"right":1157.6666870117188,"bottom":568.59375,"left":478.66668701171875},"99b589e2-fba0-486d":{"x":478.66668701171875,"y":530.59375,"width":679,"height":38,"top":530.59375,"right":1157.6666870117188,"bottom":568.59375,"left":478.66668701171875},"afd5b553-e0cf-42b7":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"15bd4030-11be-4a97":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"aa23f3d2-4f08-4a1d":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"9afa87a4-8e2b-4ecd":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"138767e8-5661-417f":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"f8a9ebef-e4b1-4812":{"x":484.66583251953125,"y":543.5940551757812,"width":12.001708984375,"height":11.499471664428711,"top":543.5940551757812,"right":496.66754150390625,"bottom":555.09352684021,"left":484.66583251953125},"eedb4f96-d03c-4d6f":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"bc391852-2800-4634":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"d3f676c5-cb18-4e5c":{"x":502.66668701171875,"y":538.59375,"width":208,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":502.66668701171875},"b5425136-ff89-4008":{"x":518.6666870117188,"y":538.59375,"width":192,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":518.6666870117188},"3cf90da8-e984-424e":{"x":518.6666870117188,"y":538.59375,"width":192,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":518.6666870117188},"2c91f3ad-bc60-40d6":{"x":478.66668701171875,"y":575.59375,"width":679,"height":41.5,"top":575.59375,"right":1157.6666870117188,"bottom":617.09375,"left":478.66668701171875},"e988ac73-8542-4101":{"x":478.66668701171875,"y":575.59375,"width":679,"height":41.5,"top":575.59375,"right":1157.6666870117188,"bottom":617.09375,"left":478.66668701171875},"96cdfab1-8da4-40d9":{"x":478.66668701171875,"y":575.59375,"width":679,"height":38,"top":575.59375,"right":1157.6666870117188,"bottom":613.59375,"left":478.66668701171875},"f6c918ca-5762-4442":{"x":478.66668701171875,"y":575.59375,"width":679,"height":38,"top":575.59375,"right":1157.6666870117188,"bottom":613.59375,"left":478.66668701171875},"09cd4b9c-8611-451f":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"b9421e34-9ff5-44af":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"bbf77a99-8221-49aa":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"a84cb64f-3b01-4d50":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"ece0329d-c989-4630":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"bab4e4ae-caae-4273":{"x":485.66668701171875,"y":588.59375,"width":10,"height":12,"top":588.59375,"right":495.66668701171875,"bottom":600.59375,"left":485.66668701171875},"5b193d7c-bcc1-4d6d":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"270391ef-6fe7-44f7":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"0a686f20-9c2b-49f5":{"x":502.66668701171875,"y":583.59375,"width":201.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":502.66668701171875},"65b3416a-bba3-4792":{"x":518.6666870117188,"y":583.59375,"width":185.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":518.6666870117188},"27daf375-5f41-499f":{"x":518.6666870117188,"y":583.59375,"width":185.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-71.json b/demonstrations/ausdjpo/bboxes/bboxes-71.json new file mode 100644 index 0000000000000000000000000000000000000000..f08ba300286f1c1492624a169c339fdcad0c5be7 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-71.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-1300.40625,"width":1263.3333740234375,"height":6119,"top":-1300.40625,"right":1263.3333740234375,"bottom":4818.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-1238.40625,"width":405,"height":5484.33349609375,"top":-1238.40625,"right":405,"bottom":4245.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-1238.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1082.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1214.3333740234375,"bottom":4245.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1076.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1076.40625,"right":1214.3333740234375,"bottom":4239.92724609375,"left":454},"c37bb768-a224-41d3":{"x":454,"y":-112.40625,"width":760.3333740234375,"height":416.3333435058594,"top":-112.40625,"right":1214.3333740234375,"bottom":303.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":-111.73958587646484,"width":759,"height":415,"top":-111.73958587646484,"right":1213.6666870117188,"bottom":303.26041412353516,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":-87.73958587646484,"width":711,"height":363,"top":-87.73958587646484,"right":1189.6666870117188,"bottom":275.26041412353516,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":-47.739585876464844,"width":711,"height":56,"top":-47.739585876464844,"right":1189.6666870117188,"bottom":8.260414123535156,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":-47.739585876464844,"width":711,"height":56,"top":-47.739585876464844,"right":1189.6666870117188,"bottom":8.260414123535156,"left":478.66668701171875},"24a64902-40c7-4246":{"x":478.66668701171875,"y":24.260417938232422,"width":711,"height":251,"top":24.260417938232422,"right":1189.6666870117188,"bottom":275.2604179382324,"left":478.66668701171875},"9fb563ea-22f0-4692":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":251,"top":24.260417938232422,"right":834.1666870117188,"bottom":275.2604179382324,"left":478.66668701171875},"203b7a51-18fd-4d1f":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":40,"top":24.260417938232422,"right":834.1666870117188,"bottom":64.26041793823242,"left":478.66668701171875},"2b313416-db89-48f8":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":20,"top":24.260417938232422,"right":834.1666870117188,"bottom":44.26041793823242,"left":478.66668701171875},"db0afb1a-1ede-4d6d":{"x":478.66668701171875,"y":64.26042175292969,"width":355.5,"height":211,"top":64.26042175292969,"right":834.1666870117188,"bottom":275.2604217529297,"left":478.66668701171875},"28d041de-d3a5-48c1":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":34.5,"top":64.26042175292969,"right":802.1666870117188,"bottom":98.76042175292969,"left":478.66668701171875},"36d2f58c-3457-471b":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":34.5,"top":64.26042175292969,"right":802.1666870117188,"bottom":98.76042175292969,"left":478.66668701171875},"69437cdf-0679-4426":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":31,"top":64.26042175292969,"right":802.1666870117188,"bottom":95.26042175292969,"left":478.66668701171875},"f412290b-3d79-4c1d":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":31,"top":64.26042175292969,"right":802.1666870117188,"bottom":95.26042175292969,"left":478.66668701171875},"37bc2948-8cad-4b30":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"47ce9746-9ff9-45d9":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"072fab33-1373-49e2":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"9be3a61b-8a27-472c":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"ba9311a0-5660-4482":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"6f0875bd-9fe2-4d24":{"x":485.66668701171875,"y":70.26042175292969,"width":10,"height":12,"top":70.26042175292969,"right":495.66668701171875,"bottom":82.26042175292969,"left":485.66668701171875},"62b65325-3a21-4578":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"4d10fabc-05b0-4022":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"5a02e376-cd80-43fd":{"x":502.66668701171875,"y":65.26042175292969,"width":159.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":502.66668701171875},"1ad9f80d-9078-4aa9":{"x":518.6666870117188,"y":65.26042175292969,"width":143.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":518.6666870117188},"ee6f1405-0782-43ff":{"x":518.6666870117188,"y":65.26042175292969,"width":143.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":518.6666870117188},"2d294565-7cd7-40cb":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":41.5,"top":102.26042175292969,"right":802.1666870117188,"bottom":143.7604217529297,"left":478.66668701171875},"8c43546c-4ec5-465b":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":41.5,"top":102.26042175292969,"right":802.1666870117188,"bottom":143.7604217529297,"left":478.66668701171875},"ed219bc3-3dda-469f":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":38,"top":102.26042175292969,"right":802.1666870117188,"bottom":140.2604217529297,"left":478.66668701171875},"6ee55e33-763e-47af":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":38,"top":102.26042175292969,"right":802.1666870117188,"bottom":140.2604217529297,"left":478.66668701171875},"3b0ac941-9e2c-43bb":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"be1e370e-bd65-455f":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"c7890df3-7111-46e7":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"e9fc9730-61fb-45cb":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"26603861-742a-47b0":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"5c9917d6-3f9d-42bd":{"x":485.66668701171875,"y":115.26042175292969,"width":10,"height":12,"top":115.26042175292969,"right":495.66668701171875,"bottom":127.26042175292969,"left":485.66668701171875},"b3692f1d-f630-4854":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"ae89a79e-2c8d-4755":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"52fc96e1-4342-4913":{"x":502.66668701171875,"y":110.26042175292969,"width":197.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":502.66668701171875},"1eed531d-ab88-466d":{"x":518.6666870117188,"y":110.26042175292969,"width":181.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":518.6666870117188},"de7ddb6b-9188-444f":{"x":518.6666870117188,"y":110.26042175292969,"width":181.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":518.6666870117188},"b2c8303d-4cfd-4f99":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":41.5,"top":147.2604217529297,"right":802.1666870117188,"bottom":188.7604217529297,"left":478.66668701171875},"89e12b63-6a36-464a":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":41.5,"top":147.2604217529297,"right":802.1666870117188,"bottom":188.7604217529297,"left":478.66668701171875},"47ce0743-d112-42e2":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":38,"top":147.2604217529297,"right":802.1666870117188,"bottom":185.2604217529297,"left":478.66668701171875},"4e4fc3b9-00ad-4802":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":38,"top":147.2604217529297,"right":802.1666870117188,"bottom":185.2604217529297,"left":478.66668701171875},"54c17e97-d6e3-47ea":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"02327604-73d2-4223":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"ea010cea-ef99-4840":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"95dafcdb-105b-4855":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"92196e8c-b83f-4c73":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"fd4a10bb-4f9f-4728":{"x":485.66668701171875,"y":160.2604217529297,"width":10,"height":12,"top":160.2604217529297,"right":495.66668701171875,"bottom":172.2604217529297,"left":485.66668701171875},"52aa0b8b-fd07-4e65":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"3dc5c4e3-935a-444b":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"020d5e0b-b67d-43f5":{"x":502.66668701171875,"y":155.2604217529297,"width":246.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":502.66668701171875},"ca03ff2b-d29b-4292":{"x":518.6666870117188,"y":155.2604217529297,"width":230.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":518.6666870117188},"4d79879e-4894-4331":{"x":518.6666870117188,"y":155.2604217529297,"width":230.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":518.6666870117188},"69f1991e-1294-4f07":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":41.5,"top":192.2604217529297,"right":802.1666870117188,"bottom":233.7604217529297,"left":478.66668701171875},"89689d36-20b4-4dd5":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":41.5,"top":192.2604217529297,"right":802.1666870117188,"bottom":233.7604217529297,"left":478.66668701171875},"03bdc38b-efb9-4eaa":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":38,"top":192.2604217529297,"right":802.1666870117188,"bottom":230.2604217529297,"left":478.66668701171875},"9c394582-1da3-4865":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":38,"top":192.2604217529297,"right":802.1666870117188,"bottom":230.2604217529297,"left":478.66668701171875},"f9e13fa9-4841-4259":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"68e889e1-6243-4b6e":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"7105459c-63d4-4407":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"450cca8f-52da-4859":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"5259c171-423f-4c73":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"ef865b1b-46b7-452d":{"x":485.66668701171875,"y":205.2604217529297,"width":10,"height":12,"top":205.2604217529297,"right":495.66668701171875,"bottom":217.2604217529297,"left":485.66668701171875},"d09e57fa-159a-4a7e":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"f103c7c1-a0de-46f8":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"1f8406b4-b362-408a":{"x":502.66668701171875,"y":200.2604217529297,"width":120.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":502.66668701171875},"e801aabf-9f3c-4247":{"x":518.6666870117188,"y":200.2604217529297,"width":104.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":518.6666870117188},"3849fd0b-82f4-4e8e":{"x":518.6666870117188,"y":200.2604217529297,"width":104.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":518.6666870117188},"3246e874-e84d-4b7a":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":34.5,"top":237.2604217529297,"right":802.1666870117188,"bottom":271.7604217529297,"left":478.66668701171875},"43173bb5-7fca-4f1f":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":34.5,"top":237.2604217529297,"right":802.1666870117188,"bottom":271.7604217529297,"left":478.66668701171875},"06cdd909-6480-428d":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":31,"top":237.2604217529297,"right":802.1666870117188,"bottom":268.2604217529297,"left":478.66668701171875},"048cd3ad-1137-4f67":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":31,"top":237.2604217529297,"right":802.1666870117188,"bottom":268.2604217529297,"left":478.66668701171875},"5e746309-f000-4328":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"efed0039-fe83-40ca":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"c1f3392a-7d8e-4d08":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"38d8f897-f390-4cce":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"97b57424-8bd0-4726":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"fe008662-1714-464f":{"x":485.66668701171875,"y":250.2604217529297,"width":10,"height":12,"top":250.2604217529297,"right":495.66668701171875,"bottom":262.2604217529297,"left":485.66668701171875},"7777d585-01de-4283":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"632830b9-2376-4d3c":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"bbd81488-f2c7-49d9":{"x":502.66668701171875,"y":245.2604217529297,"width":212.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":502.66668701171875},"177e945d-6096-4a37":{"x":518.6666870117188,"y":245.2604217529297,"width":196.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":518.6666870117188},"4779b27a-5ce6-4ce1":{"x":518.6666870117188,"y":245.2604217529297,"width":196.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":518.6666870117188},"8c89c2b7-c195-4dbc":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":251,"top":24.260417938232422,"right":1189.6666870117188,"bottom":275.2604179382324,"left":834.1666870117188},"29a72844-451a-46d5":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":30,"top":24.260417938232422,"right":1189.6666870117188,"bottom":54.26041793823242,"left":834.1666870117188},"6bf7394b-a8b2-4bd8":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":20,"top":24.260417938232422,"right":1189.6666870117188,"bottom":44.26041793823242,"left":834.1666870117188},"c15f59d8-3203-40ee":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":160,"top":54.26041793823242,"right":1189.6666870117188,"bottom":214.26041793823242,"left":834.1666870117188},"82cb592e-a873-4326":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":72,"top":54.26041793823242,"right":1189.6666870117188,"bottom":126.26041793823242,"left":834.1666870117188},"3813696d-21dc-4a4e":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":72,"top":54.26041793823242,"right":1189.6666870117188,"bottom":126.26041793823242,"left":834.1666870117188},"d21cba6f-6e51-49d7":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"ed485ee6-35b1-48bd":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"704a79e8-acf0-42e7":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"e769aaab-17be-4d39":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"26fb3972-75a3-4cf1":{"x":853.1666870117188,"y":72.25462341308594,"width":11.005778312683105,"height":11.005819320678711,"top":72.25462341308594,"right":864.1724653244019,"bottom":83.26044273376465,"left":853.1666870117188},"12e1e8ab-626b-44cb":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"422cfa9d-63b1-4606":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"ff3ca82e-baf9-4c78":{"x":886.1666870117188,"y":54.26041793823242,"width":291.5,"height":72,"top":54.26041793823242,"right":1177.6666870117188,"bottom":126.26041793823242,"left":886.1666870117188},"e6783546-79cd-432e":{"x":886.1666870117188,"y":66.26042175292969,"width":291.5,"height":20,"top":66.26042175292969,"right":1177.6666870117188,"bottom":86.26042175292969,"left":886.1666870117188},"c44b72f0-51ee-45df":{"x":886.1666870117188,"y":66.26042175292969,"width":196.5625,"height":20,"top":66.26042175292969,"right":1082.7291870117188,"bottom":86.26042175292969,"left":886.1666870117188},"59c7be3d-29e9-42dd":{"x":886.1666870117188,"y":66.26042175292969,"width":196.5625,"height":20,"top":66.26042175292969,"right":1082.7291870117188,"bottom":86.26042175292969,"left":886.1666870117188},"77af1275-48fe-4f98":{"x":886.1666870117188,"y":86.26042175292969,"width":291.5,"height":32,"top":86.26042175292969,"right":1177.6666870117188,"bottom":118.26042175292969,"left":886.1666870117188},"917764d0-3bd8-47c1":{"x":886.1666870117188,"y":91.26042175292969,"width":81.41667175292969,"height":22,"top":91.26042175292969,"right":967.5833587646484,"bottom":113.26042175292969,"left":886.1666870117188},"0b292701-e8c1-47a2":{"x":1102.666748046875,"y":86.26042175292969,"width":75,"height":32,"top":86.26042175292969,"right":1177.666748046875,"bottom":118.26042175292969,"left":1102.666748046875},"66439263-83b0-4380":{"x":1110.5521240234375,"y":86.26042175292969,"width":59.21875,"height":32,"top":86.26042175292969,"right":1169.7708740234375,"bottom":118.26042175292969,"left":1110.5521240234375},"2533ac23-fd51-4e81":{"x":1110.5521240234375,"y":86.26042175292969,"width":59.21875,"height":32,"top":86.26042175292969,"right":1169.7708740234375,"bottom":118.26042175292969,"left":1110.5521240234375},"34a6fdea-3b3a-40cd":{"x":1111.21875,"y":92.26042175292969,"width":57.88541793823242,"height":20,"top":92.26042175292969,"right":1169.1041679382324,"bottom":112.26042175292969,"left":1111.21875},"daeeb204-fb80-40c6":{"x":1111.21875,"y":92.26042175292969,"width":57.88541793823242,"height":20,"top":92.26042175292969,"right":1169.1041679382324,"bottom":112.26042175292969,"left":1111.21875},"de983903-0f4d-4d99":{"x":834.1666870117188,"y":142.2604217529297,"width":355.5,"height":72,"top":142.2604217529297,"right":1189.6666870117188,"bottom":214.2604217529297,"left":834.1666870117188},"3934bc6d-a7ee-4645":{"x":834.1666870117188,"y":142.2604217529297,"width":355.5,"height":72,"top":142.2604217529297,"right":1189.6666870117188,"bottom":214.2604217529297,"left":834.1666870117188},"507a6d7e-4b31-483f":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"9aa6c06d-08b5-49f5":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"3750d0a9-97ef-44e9":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"e41b5b81-6b3e-4f91":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"dccf0b6a-3759-4987":{"x":853.1666870117188,"y":160.25462341308594,"width":11.005778312683105,"height":11.005819320678711,"top":160.25462341308594,"right":864.1724653244019,"bottom":171.26044273376465,"left":853.1666870117188},"e27ded49-7419-4c9c":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"7c31047e-13fe-459f":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"78d21d09-c829-482a":{"x":886.1666870117188,"y":142.2604217529297,"width":291.5,"height":72,"top":142.2604217529297,"right":1177.6666870117188,"bottom":214.2604217529297,"left":886.1666870117188},"b6aaaada-19ef-4ec5":{"x":886.1666870117188,"y":154.2604217529297,"width":291.5,"height":20,"top":154.2604217529297,"right":1177.6666870117188,"bottom":174.2604217529297,"left":886.1666870117188},"1427ba0a-db72-46b7":{"x":886.1666870117188,"y":154.2604217529297,"width":146.2604217529297,"height":20,"top":154.2604217529297,"right":1032.4271087646484,"bottom":174.2604217529297,"left":886.1666870117188},"7eeb4277-58d6-4e12":{"x":886.1666870117188,"y":154.2604217529297,"width":146.2604217529297,"height":20,"top":154.2604217529297,"right":1032.4271087646484,"bottom":174.2604217529297,"left":886.1666870117188},"d668ee00-65e0-49b2":{"x":886.1666870117188,"y":174.2604217529297,"width":291.5,"height":32,"top":174.2604217529297,"right":1177.6666870117188,"bottom":206.2604217529297,"left":886.1666870117188},"49f28725-ddaa-4b0e":{"x":886.1666870117188,"y":179.2604217529297,"width":81.41667175292969,"height":22,"top":179.2604217529297,"right":967.5833587646484,"bottom":201.2604217529297,"left":886.1666870117188},"ec8050d3-f82c-4da0":{"x":1102.666748046875,"y":174.2604217529297,"width":75,"height":32,"top":174.2604217529297,"right":1177.666748046875,"bottom":206.2604217529297,"left":1102.666748046875},"13b23c32-8f09-4617":{"x":1110.5521240234375,"y":174.2604217529297,"width":59.21875,"height":32,"top":174.2604217529297,"right":1169.7708740234375,"bottom":206.2604217529297,"left":1110.5521240234375},"cafb21e9-03be-4805":{"x":1110.5521240234375,"y":174.2604217529297,"width":59.21875,"height":32,"top":174.2604217529297,"right":1169.7708740234375,"bottom":206.2604217529297,"left":1110.5521240234375},"621f1e55-80e0-4535":{"x":1111.21875,"y":180.2604217529297,"width":57.88541793823242,"height":20,"top":180.2604217529297,"right":1169.1041679382324,"bottom":200.2604217529297,"left":1111.21875},"0c8645e9-99fb-480e":{"x":1111.21875,"y":180.2604217529297,"width":57.88541793823242,"height":20,"top":180.2604217529297,"right":1169.1041679382324,"bottom":200.2604217529297,"left":1111.21875},"87efc70d-ef01-4e45":{"x":454,"y":315.9270935058594,"width":760.3333740234375,"height":506.3333435058594,"top":315.9270935058594,"right":1214.3333740234375,"bottom":822.2604370117188,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":316.59375,"width":759,"height":505,"top":316.59375,"right":1213.6666870117188,"bottom":821.59375,"left":454.66668701171875},"a6167d89-a275-4def":{"x":478.66668701171875,"y":340.59375,"width":711,"height":453,"top":340.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"315f3933-7cbc-42ce":{"x":478.66668701171875,"y":340.59375,"width":711,"height":24,"top":340.59375,"right":1189.6666870117188,"bottom":364.59375,"left":478.66668701171875},"326d88af-e2fd-4705":{"x":478.66668701171875,"y":340.59375,"width":122.59375,"height":24,"top":340.59375,"right":601.2604370117188,"bottom":364.59375,"left":478.66668701171875},"7a6774c8-1f74-4132":{"x":478.66668701171875,"y":342.59375,"width":122.59375,"height":20,"top":342.59375,"right":601.2604370117188,"bottom":362.59375,"left":478.66668701171875},"8cb237f1-e5d2-4a87":{"x":478.66668701171875,"y":380.59375,"width":711,"height":56,"top":380.59375,"right":1189.6666870117188,"bottom":436.59375,"left":478.66668701171875},"a615ceb7-c5ed-44b6":{"x":478.66668701171875,"y":380.59375,"width":711,"height":56,"top":380.59375,"right":1189.6666870117188,"bottom":436.59375,"left":478.66668701171875},"856533f2-f19c-432b":{"x":478.66668701171875,"y":452.59375,"width":711,"height":341,"top":452.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"98324b9e-6e48-4b2f":{"x":478.66668701171875,"y":452.59375,"width":711,"height":341,"top":452.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"e3c5ec4e-a096-4421":{"x":478.66668701171875,"y":452.59375,"width":711,"height":40,"top":452.59375,"right":1189.6666870117188,"bottom":492.59375,"left":478.66668701171875},"39da41be-7a05-45e0":{"x":478.66668701171875,"y":452.59375,"width":711,"height":20,"top":452.59375,"right":1189.6666870117188,"bottom":472.59375,"left":478.66668701171875},"37904758-5ae4-4071":{"x":478.66668701171875,"y":492.59375,"width":711,"height":301,"top":492.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"c3c484c5-bfe9-4d18":{"x":478.66668701171875,"y":492.59375,"width":679,"height":34.5,"top":492.59375,"right":1157.6666870117188,"bottom":527.09375,"left":478.66668701171875},"c8bd7ae5-fb77-4976":{"x":478.66668701171875,"y":492.59375,"width":679,"height":34.5,"top":492.59375,"right":1157.6666870117188,"bottom":527.09375,"left":478.66668701171875},"9ccd7e40-9033-4beb":{"x":478.66668701171875,"y":492.59375,"width":679,"height":31,"top":492.59375,"right":1157.6666870117188,"bottom":523.59375,"left":478.66668701171875},"e7abff62-1326-4002":{"x":478.66668701171875,"y":492.59375,"width":679,"height":31,"top":492.59375,"right":1157.6666870117188,"bottom":523.59375,"left":478.66668701171875},"ff011eda-843a-487f":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"8be7ee7f-128f-4c3d":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"927da58f-71e2-4ed9":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"7922ee47-05cb-4a8b":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"2cd42320-a372-4d57":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"250b2ddb-b3fa-4fae":{"x":485.66668701171875,"y":498.59375,"width":10,"height":12,"top":498.59375,"right":495.66668701171875,"bottom":510.59375,"left":485.66668701171875},"ad7302a6-e591-4eba":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"a330b1e3-b50d-4c8b":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"511ec7d3-531a-4bc0":{"x":502.66668701171875,"y":493.59375,"width":66.63542175292969,"height":22,"top":493.59375,"right":569.3021087646484,"bottom":515.59375,"left":502.66668701171875},"11eed71b-40fe-4995":{"x":518.6666870117188,"y":493.59375,"width":50.63541793823242,"height":22,"top":493.59375,"right":569.3021049499512,"bottom":515.59375,"left":518.6666870117188},"383d0b3c-838d-4cca":{"x":518.6666870117188,"y":493.59375,"width":50.63541793823242,"height":22,"top":493.59375,"right":569.3021049499512,"bottom":515.59375,"left":518.6666870117188},"b362dc95-8180-4feb":{"x":478.66668701171875,"y":530.59375,"width":679,"height":41.5,"top":530.59375,"right":1157.6666870117188,"bottom":572.09375,"left":478.66668701171875},"c905f216-6e38-4c35":{"x":478.66668701171875,"y":530.59375,"width":679,"height":41.5,"top":530.59375,"right":1157.6666870117188,"bottom":572.09375,"left":478.66668701171875},"94d876fd-d3c4-4688":{"x":478.66668701171875,"y":530.59375,"width":679,"height":38,"top":530.59375,"right":1157.6666870117188,"bottom":568.59375,"left":478.66668701171875},"99b589e2-fba0-486d":{"x":478.66668701171875,"y":530.59375,"width":679,"height":38,"top":530.59375,"right":1157.6666870117188,"bottom":568.59375,"left":478.66668701171875},"afd5b553-e0cf-42b7":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"15bd4030-11be-4a97":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"aa23f3d2-4f08-4a1d":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"9afa87a4-8e2b-4ecd":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"138767e8-5661-417f":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"f8a9ebef-e4b1-4812":{"x":484.66583251953125,"y":543.5940551757812,"width":12.001708984375,"height":11.499471664428711,"top":543.5940551757812,"right":496.66754150390625,"bottom":555.09352684021,"left":484.66583251953125},"eedb4f96-d03c-4d6f":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"bc391852-2800-4634":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"d3f676c5-cb18-4e5c":{"x":502.66668701171875,"y":538.59375,"width":208,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":502.66668701171875},"b5425136-ff89-4008":{"x":518.6666870117188,"y":538.59375,"width":192,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":518.6666870117188},"3cf90da8-e984-424e":{"x":518.6666870117188,"y":538.59375,"width":192,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":518.6666870117188},"2c91f3ad-bc60-40d6":{"x":478.66668701171875,"y":575.59375,"width":679,"height":41.5,"top":575.59375,"right":1157.6666870117188,"bottom":617.09375,"left":478.66668701171875},"e988ac73-8542-4101":{"x":478.66668701171875,"y":575.59375,"width":679,"height":41.5,"top":575.59375,"right":1157.6666870117188,"bottom":617.09375,"left":478.66668701171875},"96cdfab1-8da4-40d9":{"x":478.66668701171875,"y":575.59375,"width":679,"height":38,"top":575.59375,"right":1157.6666870117188,"bottom":613.59375,"left":478.66668701171875},"f6c918ca-5762-4442":{"x":478.66668701171875,"y":575.59375,"width":679,"height":38,"top":575.59375,"right":1157.6666870117188,"bottom":613.59375,"left":478.66668701171875},"09cd4b9c-8611-451f":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"b9421e34-9ff5-44af":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"bbf77a99-8221-49aa":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"a84cb64f-3b01-4d50":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"ece0329d-c989-4630":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"bab4e4ae-caae-4273":{"x":485.66668701171875,"y":588.59375,"width":10,"height":12,"top":588.59375,"right":495.66668701171875,"bottom":600.59375,"left":485.66668701171875},"5b193d7c-bcc1-4d6d":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"270391ef-6fe7-44f7":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"0a686f20-9c2b-49f5":{"x":502.66668701171875,"y":583.59375,"width":201.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":502.66668701171875},"65b3416a-bba3-4792":{"x":518.6666870117188,"y":583.59375,"width":185.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":518.6666870117188},"27daf375-5f41-499f":{"x":518.6666870117188,"y":583.59375,"width":185.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-73.json b/demonstrations/ausdjpo/bboxes/bboxes-73.json new file mode 100644 index 0000000000000000000000000000000000000000..f08ba300286f1c1492624a169c339fdcad0c5be7 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-73.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-1300.40625,"width":1263.3333740234375,"height":6119,"top":-1300.40625,"right":1263.3333740234375,"bottom":4818.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-1238.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-1238.40625,"width":405,"height":5484.33349609375,"top":-1238.40625,"right":405,"bottom":4245.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-1238.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-1238.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1082.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1263.3333740234375,"bottom":4245.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1082.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1082.40625,"right":1214.3333740234375,"bottom":4245.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1076.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1076.40625,"right":1214.3333740234375,"bottom":4239.92724609375,"left":454},"c37bb768-a224-41d3":{"x":454,"y":-112.40625,"width":760.3333740234375,"height":416.3333435058594,"top":-112.40625,"right":1214.3333740234375,"bottom":303.9270935058594,"left":454},"062fa810-859a-44e6":{"x":454.66668701171875,"y":-111.73958587646484,"width":759,"height":415,"top":-111.73958587646484,"right":1213.6666870117188,"bottom":303.26041412353516,"left":454.66668701171875},"a29e0ac7-9bbf-4bd1":{"x":478.66668701171875,"y":-87.73958587646484,"width":711,"height":363,"top":-87.73958587646484,"right":1189.6666870117188,"bottom":275.26041412353516,"left":478.66668701171875},"8c6a8aa3-09a8-4517":{"x":478.66668701171875,"y":-47.739585876464844,"width":711,"height":56,"top":-47.739585876464844,"right":1189.6666870117188,"bottom":8.260414123535156,"left":478.66668701171875},"7c4bee8e-14c2-4fb7":{"x":478.66668701171875,"y":-47.739585876464844,"width":711,"height":56,"top":-47.739585876464844,"right":1189.6666870117188,"bottom":8.260414123535156,"left":478.66668701171875},"24a64902-40c7-4246":{"x":478.66668701171875,"y":24.260417938232422,"width":711,"height":251,"top":24.260417938232422,"right":1189.6666870117188,"bottom":275.2604179382324,"left":478.66668701171875},"9fb563ea-22f0-4692":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":251,"top":24.260417938232422,"right":834.1666870117188,"bottom":275.2604179382324,"left":478.66668701171875},"203b7a51-18fd-4d1f":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":40,"top":24.260417938232422,"right":834.1666870117188,"bottom":64.26041793823242,"left":478.66668701171875},"2b313416-db89-48f8":{"x":478.66668701171875,"y":24.260417938232422,"width":355.5,"height":20,"top":24.260417938232422,"right":834.1666870117188,"bottom":44.26041793823242,"left":478.66668701171875},"db0afb1a-1ede-4d6d":{"x":478.66668701171875,"y":64.26042175292969,"width":355.5,"height":211,"top":64.26042175292969,"right":834.1666870117188,"bottom":275.2604217529297,"left":478.66668701171875},"28d041de-d3a5-48c1":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":34.5,"top":64.26042175292969,"right":802.1666870117188,"bottom":98.76042175292969,"left":478.66668701171875},"36d2f58c-3457-471b":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":34.5,"top":64.26042175292969,"right":802.1666870117188,"bottom":98.76042175292969,"left":478.66668701171875},"69437cdf-0679-4426":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":31,"top":64.26042175292969,"right":802.1666870117188,"bottom":95.26042175292969,"left":478.66668701171875},"f412290b-3d79-4c1d":{"x":478.66668701171875,"y":64.26042175292969,"width":323.5,"height":31,"top":64.26042175292969,"right":802.1666870117188,"bottom":95.26042175292969,"left":478.66668701171875},"37bc2948-8cad-4b30":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"47ce9746-9ff9-45d9":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"072fab33-1373-49e2":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"9be3a61b-8a27-472c":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"ba9311a0-5660-4482":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"6f0875bd-9fe2-4d24":{"x":485.66668701171875,"y":70.26042175292969,"width":10,"height":12,"top":70.26042175292969,"right":495.66668701171875,"bottom":82.26042175292969,"left":485.66668701171875},"62b65325-3a21-4578":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"4d10fabc-05b0-4022":{"x":478.66668701171875,"y":64.26042175292969,"width":24,"height":24,"top":64.26042175292969,"right":502.66668701171875,"bottom":88.26042175292969,"left":478.66668701171875},"5a02e376-cd80-43fd":{"x":502.66668701171875,"y":65.26042175292969,"width":159.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":502.66668701171875},"1ad9f80d-9078-4aa9":{"x":518.6666870117188,"y":65.26042175292969,"width":143.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":518.6666870117188},"ee6f1405-0782-43ff":{"x":518.6666870117188,"y":65.26042175292969,"width":143.5104217529297,"height":22,"top":65.26042175292969,"right":662.1771087646484,"bottom":87.26042175292969,"left":518.6666870117188},"2d294565-7cd7-40cb":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":41.5,"top":102.26042175292969,"right":802.1666870117188,"bottom":143.7604217529297,"left":478.66668701171875},"8c43546c-4ec5-465b":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":41.5,"top":102.26042175292969,"right":802.1666870117188,"bottom":143.7604217529297,"left":478.66668701171875},"ed219bc3-3dda-469f":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":38,"top":102.26042175292969,"right":802.1666870117188,"bottom":140.2604217529297,"left":478.66668701171875},"6ee55e33-763e-47af":{"x":478.66668701171875,"y":102.26042175292969,"width":323.5,"height":38,"top":102.26042175292969,"right":802.1666870117188,"bottom":140.2604217529297,"left":478.66668701171875},"3b0ac941-9e2c-43bb":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"be1e370e-bd65-455f":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"c7890df3-7111-46e7":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"e9fc9730-61fb-45cb":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"26603861-742a-47b0":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"5c9917d6-3f9d-42bd":{"x":485.66668701171875,"y":115.26042175292969,"width":10,"height":12,"top":115.26042175292969,"right":495.66668701171875,"bottom":127.26042175292969,"left":485.66668701171875},"b3692f1d-f630-4854":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"ae89a79e-2c8d-4755":{"x":478.66668701171875,"y":109.26042175292969,"width":24,"height":24,"top":109.26042175292969,"right":502.66668701171875,"bottom":133.2604217529297,"left":478.66668701171875},"52fc96e1-4342-4913":{"x":502.66668701171875,"y":110.26042175292969,"width":197.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":502.66668701171875},"1eed531d-ab88-466d":{"x":518.6666870117188,"y":110.26042175292969,"width":181.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":518.6666870117188},"de7ddb6b-9188-444f":{"x":518.6666870117188,"y":110.26042175292969,"width":181.5625,"height":22,"top":110.26042175292969,"right":700.2291870117188,"bottom":132.2604217529297,"left":518.6666870117188},"b2c8303d-4cfd-4f99":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":41.5,"top":147.2604217529297,"right":802.1666870117188,"bottom":188.7604217529297,"left":478.66668701171875},"89e12b63-6a36-464a":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":41.5,"top":147.2604217529297,"right":802.1666870117188,"bottom":188.7604217529297,"left":478.66668701171875},"47ce0743-d112-42e2":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":38,"top":147.2604217529297,"right":802.1666870117188,"bottom":185.2604217529297,"left":478.66668701171875},"4e4fc3b9-00ad-4802":{"x":478.66668701171875,"y":147.2604217529297,"width":323.5,"height":38,"top":147.2604217529297,"right":802.1666870117188,"bottom":185.2604217529297,"left":478.66668701171875},"54c17e97-d6e3-47ea":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"02327604-73d2-4223":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"ea010cea-ef99-4840":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"95dafcdb-105b-4855":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"92196e8c-b83f-4c73":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"fd4a10bb-4f9f-4728":{"x":485.66668701171875,"y":160.2604217529297,"width":10,"height":12,"top":160.2604217529297,"right":495.66668701171875,"bottom":172.2604217529297,"left":485.66668701171875},"52aa0b8b-fd07-4e65":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"3dc5c4e3-935a-444b":{"x":478.66668701171875,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":502.66668701171875,"bottom":178.2604217529297,"left":478.66668701171875},"020d5e0b-b67d-43f5":{"x":502.66668701171875,"y":155.2604217529297,"width":246.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":502.66668701171875},"ca03ff2b-d29b-4292":{"x":518.6666870117188,"y":155.2604217529297,"width":230.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":518.6666870117188},"4d79879e-4894-4331":{"x":518.6666870117188,"y":155.2604217529297,"width":230.3125,"height":22,"top":155.2604217529297,"right":748.9791870117188,"bottom":177.2604217529297,"left":518.6666870117188},"69f1991e-1294-4f07":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":41.5,"top":192.2604217529297,"right":802.1666870117188,"bottom":233.7604217529297,"left":478.66668701171875},"89689d36-20b4-4dd5":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":41.5,"top":192.2604217529297,"right":802.1666870117188,"bottom":233.7604217529297,"left":478.66668701171875},"03bdc38b-efb9-4eaa":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":38,"top":192.2604217529297,"right":802.1666870117188,"bottom":230.2604217529297,"left":478.66668701171875},"9c394582-1da3-4865":{"x":478.66668701171875,"y":192.2604217529297,"width":323.5,"height":38,"top":192.2604217529297,"right":802.1666870117188,"bottom":230.2604217529297,"left":478.66668701171875},"f9e13fa9-4841-4259":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"68e889e1-6243-4b6e":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"7105459c-63d4-4407":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"450cca8f-52da-4859":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"5259c171-423f-4c73":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"ef865b1b-46b7-452d":{"x":485.66668701171875,"y":205.2604217529297,"width":10,"height":12,"top":205.2604217529297,"right":495.66668701171875,"bottom":217.2604217529297,"left":485.66668701171875},"d09e57fa-159a-4a7e":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"f103c7c1-a0de-46f8":{"x":478.66668701171875,"y":199.2604217529297,"width":24,"height":24,"top":199.2604217529297,"right":502.66668701171875,"bottom":223.2604217529297,"left":478.66668701171875},"1f8406b4-b362-408a":{"x":502.66668701171875,"y":200.2604217529297,"width":120.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":502.66668701171875},"e801aabf-9f3c-4247":{"x":518.6666870117188,"y":200.2604217529297,"width":104.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":518.6666870117188},"3849fd0b-82f4-4e8e":{"x":518.6666870117188,"y":200.2604217529297,"width":104.59375,"height":22,"top":200.2604217529297,"right":623.2604370117188,"bottom":222.2604217529297,"left":518.6666870117188},"3246e874-e84d-4b7a":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":34.5,"top":237.2604217529297,"right":802.1666870117188,"bottom":271.7604217529297,"left":478.66668701171875},"43173bb5-7fca-4f1f":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":34.5,"top":237.2604217529297,"right":802.1666870117188,"bottom":271.7604217529297,"left":478.66668701171875},"06cdd909-6480-428d":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":31,"top":237.2604217529297,"right":802.1666870117188,"bottom":268.2604217529297,"left":478.66668701171875},"048cd3ad-1137-4f67":{"x":478.66668701171875,"y":237.2604217529297,"width":323.5,"height":31,"top":237.2604217529297,"right":802.1666870117188,"bottom":268.2604217529297,"left":478.66668701171875},"5e746309-f000-4328":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"efed0039-fe83-40ca":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"c1f3392a-7d8e-4d08":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"38d8f897-f390-4cce":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"97b57424-8bd0-4726":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"fe008662-1714-464f":{"x":485.66668701171875,"y":250.2604217529297,"width":10,"height":12,"top":250.2604217529297,"right":495.66668701171875,"bottom":262.2604217529297,"left":485.66668701171875},"7777d585-01de-4283":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"632830b9-2376-4d3c":{"x":478.66668701171875,"y":244.2604217529297,"width":24,"height":24,"top":244.2604217529297,"right":502.66668701171875,"bottom":268.2604217529297,"left":478.66668701171875},"bbd81488-f2c7-49d9":{"x":502.66668701171875,"y":245.2604217529297,"width":212.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":502.66668701171875},"177e945d-6096-4a37":{"x":518.6666870117188,"y":245.2604217529297,"width":196.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":518.6666870117188},"4779b27a-5ce6-4ce1":{"x":518.6666870117188,"y":245.2604217529297,"width":196.15625,"height":22,"top":245.2604217529297,"right":714.8229370117188,"bottom":267.2604217529297,"left":518.6666870117188},"8c89c2b7-c195-4dbc":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":251,"top":24.260417938232422,"right":1189.6666870117188,"bottom":275.2604179382324,"left":834.1666870117188},"29a72844-451a-46d5":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":30,"top":24.260417938232422,"right":1189.6666870117188,"bottom":54.26041793823242,"left":834.1666870117188},"6bf7394b-a8b2-4bd8":{"x":834.1666870117188,"y":24.260417938232422,"width":355.5,"height":20,"top":24.260417938232422,"right":1189.6666870117188,"bottom":44.26041793823242,"left":834.1666870117188},"c15f59d8-3203-40ee":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":160,"top":54.26041793823242,"right":1189.6666870117188,"bottom":214.26041793823242,"left":834.1666870117188},"82cb592e-a873-4326":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":72,"top":54.26041793823242,"right":1189.6666870117188,"bottom":126.26041793823242,"left":834.1666870117188},"3813696d-21dc-4a4e":{"x":834.1666870117188,"y":54.26041793823242,"width":355.5,"height":72,"top":54.26041793823242,"right":1189.6666870117188,"bottom":126.26041793823242,"left":834.1666870117188},"d21cba6f-6e51-49d7":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"ed485ee6-35b1-48bd":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"704a79e8-acf0-42e7":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"e769aaab-17be-4d39":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"26fb3972-75a3-4cf1":{"x":853.1666870117188,"y":72.25462341308594,"width":11.005778312683105,"height":11.005819320678711,"top":72.25462341308594,"right":864.1724653244019,"bottom":83.26044273376465,"left":853.1666870117188},"12e1e8ab-626b-44cb":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"422cfa9d-63b1-4606":{"x":846.1666870117188,"y":66.26042175292969,"width":24,"height":24,"top":66.26042175292969,"right":870.1666870117188,"bottom":90.26042175292969,"left":846.1666870117188},"ff3ca82e-baf9-4c78":{"x":886.1666870117188,"y":54.26041793823242,"width":291.5,"height":72,"top":54.26041793823242,"right":1177.6666870117188,"bottom":126.26041793823242,"left":886.1666870117188},"e6783546-79cd-432e":{"x":886.1666870117188,"y":66.26042175292969,"width":291.5,"height":20,"top":66.26042175292969,"right":1177.6666870117188,"bottom":86.26042175292969,"left":886.1666870117188},"c44b72f0-51ee-45df":{"x":886.1666870117188,"y":66.26042175292969,"width":196.5625,"height":20,"top":66.26042175292969,"right":1082.7291870117188,"bottom":86.26042175292969,"left":886.1666870117188},"59c7be3d-29e9-42dd":{"x":886.1666870117188,"y":66.26042175292969,"width":196.5625,"height":20,"top":66.26042175292969,"right":1082.7291870117188,"bottom":86.26042175292969,"left":886.1666870117188},"77af1275-48fe-4f98":{"x":886.1666870117188,"y":86.26042175292969,"width":291.5,"height":32,"top":86.26042175292969,"right":1177.6666870117188,"bottom":118.26042175292969,"left":886.1666870117188},"917764d0-3bd8-47c1":{"x":886.1666870117188,"y":91.26042175292969,"width":81.41667175292969,"height":22,"top":91.26042175292969,"right":967.5833587646484,"bottom":113.26042175292969,"left":886.1666870117188},"0b292701-e8c1-47a2":{"x":1102.666748046875,"y":86.26042175292969,"width":75,"height":32,"top":86.26042175292969,"right":1177.666748046875,"bottom":118.26042175292969,"left":1102.666748046875},"66439263-83b0-4380":{"x":1110.5521240234375,"y":86.26042175292969,"width":59.21875,"height":32,"top":86.26042175292969,"right":1169.7708740234375,"bottom":118.26042175292969,"left":1110.5521240234375},"2533ac23-fd51-4e81":{"x":1110.5521240234375,"y":86.26042175292969,"width":59.21875,"height":32,"top":86.26042175292969,"right":1169.7708740234375,"bottom":118.26042175292969,"left":1110.5521240234375},"34a6fdea-3b3a-40cd":{"x":1111.21875,"y":92.26042175292969,"width":57.88541793823242,"height":20,"top":92.26042175292969,"right":1169.1041679382324,"bottom":112.26042175292969,"left":1111.21875},"daeeb204-fb80-40c6":{"x":1111.21875,"y":92.26042175292969,"width":57.88541793823242,"height":20,"top":92.26042175292969,"right":1169.1041679382324,"bottom":112.26042175292969,"left":1111.21875},"de983903-0f4d-4d99":{"x":834.1666870117188,"y":142.2604217529297,"width":355.5,"height":72,"top":142.2604217529297,"right":1189.6666870117188,"bottom":214.2604217529297,"left":834.1666870117188},"3934bc6d-a7ee-4645":{"x":834.1666870117188,"y":142.2604217529297,"width":355.5,"height":72,"top":142.2604217529297,"right":1189.6666870117188,"bottom":214.2604217529297,"left":834.1666870117188},"507a6d7e-4b31-483f":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"9aa6c06d-08b5-49f5":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"3750d0a9-97ef-44e9":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"e41b5b81-6b3e-4f91":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"dccf0b6a-3759-4987":{"x":853.1666870117188,"y":160.25462341308594,"width":11.005778312683105,"height":11.005819320678711,"top":160.25462341308594,"right":864.1724653244019,"bottom":171.26044273376465,"left":853.1666870117188},"e27ded49-7419-4c9c":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"7c31047e-13fe-459f":{"x":846.1666870117188,"y":154.2604217529297,"width":24,"height":24,"top":154.2604217529297,"right":870.1666870117188,"bottom":178.2604217529297,"left":846.1666870117188},"78d21d09-c829-482a":{"x":886.1666870117188,"y":142.2604217529297,"width":291.5,"height":72,"top":142.2604217529297,"right":1177.6666870117188,"bottom":214.2604217529297,"left":886.1666870117188},"b6aaaada-19ef-4ec5":{"x":886.1666870117188,"y":154.2604217529297,"width":291.5,"height":20,"top":154.2604217529297,"right":1177.6666870117188,"bottom":174.2604217529297,"left":886.1666870117188},"1427ba0a-db72-46b7":{"x":886.1666870117188,"y":154.2604217529297,"width":146.2604217529297,"height":20,"top":154.2604217529297,"right":1032.4271087646484,"bottom":174.2604217529297,"left":886.1666870117188},"7eeb4277-58d6-4e12":{"x":886.1666870117188,"y":154.2604217529297,"width":146.2604217529297,"height":20,"top":154.2604217529297,"right":1032.4271087646484,"bottom":174.2604217529297,"left":886.1666870117188},"d668ee00-65e0-49b2":{"x":886.1666870117188,"y":174.2604217529297,"width":291.5,"height":32,"top":174.2604217529297,"right":1177.6666870117188,"bottom":206.2604217529297,"left":886.1666870117188},"49f28725-ddaa-4b0e":{"x":886.1666870117188,"y":179.2604217529297,"width":81.41667175292969,"height":22,"top":179.2604217529297,"right":967.5833587646484,"bottom":201.2604217529297,"left":886.1666870117188},"ec8050d3-f82c-4da0":{"x":1102.666748046875,"y":174.2604217529297,"width":75,"height":32,"top":174.2604217529297,"right":1177.666748046875,"bottom":206.2604217529297,"left":1102.666748046875},"13b23c32-8f09-4617":{"x":1110.5521240234375,"y":174.2604217529297,"width":59.21875,"height":32,"top":174.2604217529297,"right":1169.7708740234375,"bottom":206.2604217529297,"left":1110.5521240234375},"cafb21e9-03be-4805":{"x":1110.5521240234375,"y":174.2604217529297,"width":59.21875,"height":32,"top":174.2604217529297,"right":1169.7708740234375,"bottom":206.2604217529297,"left":1110.5521240234375},"621f1e55-80e0-4535":{"x":1111.21875,"y":180.2604217529297,"width":57.88541793823242,"height":20,"top":180.2604217529297,"right":1169.1041679382324,"bottom":200.2604217529297,"left":1111.21875},"0c8645e9-99fb-480e":{"x":1111.21875,"y":180.2604217529297,"width":57.88541793823242,"height":20,"top":180.2604217529297,"right":1169.1041679382324,"bottom":200.2604217529297,"left":1111.21875},"87efc70d-ef01-4e45":{"x":454,"y":315.9270935058594,"width":760.3333740234375,"height":506.3333435058594,"top":315.9270935058594,"right":1214.3333740234375,"bottom":822.2604370117188,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":316.59375,"width":759,"height":505,"top":316.59375,"right":1213.6666870117188,"bottom":821.59375,"left":454.66668701171875},"a6167d89-a275-4def":{"x":478.66668701171875,"y":340.59375,"width":711,"height":453,"top":340.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"315f3933-7cbc-42ce":{"x":478.66668701171875,"y":340.59375,"width":711,"height":24,"top":340.59375,"right":1189.6666870117188,"bottom":364.59375,"left":478.66668701171875},"326d88af-e2fd-4705":{"x":478.66668701171875,"y":340.59375,"width":122.59375,"height":24,"top":340.59375,"right":601.2604370117188,"bottom":364.59375,"left":478.66668701171875},"7a6774c8-1f74-4132":{"x":478.66668701171875,"y":342.59375,"width":122.59375,"height":20,"top":342.59375,"right":601.2604370117188,"bottom":362.59375,"left":478.66668701171875},"8cb237f1-e5d2-4a87":{"x":478.66668701171875,"y":380.59375,"width":711,"height":56,"top":380.59375,"right":1189.6666870117188,"bottom":436.59375,"left":478.66668701171875},"a615ceb7-c5ed-44b6":{"x":478.66668701171875,"y":380.59375,"width":711,"height":56,"top":380.59375,"right":1189.6666870117188,"bottom":436.59375,"left":478.66668701171875},"856533f2-f19c-432b":{"x":478.66668701171875,"y":452.59375,"width":711,"height":341,"top":452.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"98324b9e-6e48-4b2f":{"x":478.66668701171875,"y":452.59375,"width":711,"height":341,"top":452.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"e3c5ec4e-a096-4421":{"x":478.66668701171875,"y":452.59375,"width":711,"height":40,"top":452.59375,"right":1189.6666870117188,"bottom":492.59375,"left":478.66668701171875},"39da41be-7a05-45e0":{"x":478.66668701171875,"y":452.59375,"width":711,"height":20,"top":452.59375,"right":1189.6666870117188,"bottom":472.59375,"left":478.66668701171875},"37904758-5ae4-4071":{"x":478.66668701171875,"y":492.59375,"width":711,"height":301,"top":492.59375,"right":1189.6666870117188,"bottom":793.59375,"left":478.66668701171875},"c3c484c5-bfe9-4d18":{"x":478.66668701171875,"y":492.59375,"width":679,"height":34.5,"top":492.59375,"right":1157.6666870117188,"bottom":527.09375,"left":478.66668701171875},"c8bd7ae5-fb77-4976":{"x":478.66668701171875,"y":492.59375,"width":679,"height":34.5,"top":492.59375,"right":1157.6666870117188,"bottom":527.09375,"left":478.66668701171875},"9ccd7e40-9033-4beb":{"x":478.66668701171875,"y":492.59375,"width":679,"height":31,"top":492.59375,"right":1157.6666870117188,"bottom":523.59375,"left":478.66668701171875},"e7abff62-1326-4002":{"x":478.66668701171875,"y":492.59375,"width":679,"height":31,"top":492.59375,"right":1157.6666870117188,"bottom":523.59375,"left":478.66668701171875},"ff011eda-843a-487f":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"8be7ee7f-128f-4c3d":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"927da58f-71e2-4ed9":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"7922ee47-05cb-4a8b":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"2cd42320-a372-4d57":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"250b2ddb-b3fa-4fae":{"x":485.66668701171875,"y":498.59375,"width":10,"height":12,"top":498.59375,"right":495.66668701171875,"bottom":510.59375,"left":485.66668701171875},"ad7302a6-e591-4eba":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"a330b1e3-b50d-4c8b":{"x":478.66668701171875,"y":492.59375,"width":24,"height":24,"top":492.59375,"right":502.66668701171875,"bottom":516.59375,"left":478.66668701171875},"511ec7d3-531a-4bc0":{"x":502.66668701171875,"y":493.59375,"width":66.63542175292969,"height":22,"top":493.59375,"right":569.3021087646484,"bottom":515.59375,"left":502.66668701171875},"11eed71b-40fe-4995":{"x":518.6666870117188,"y":493.59375,"width":50.63541793823242,"height":22,"top":493.59375,"right":569.3021049499512,"bottom":515.59375,"left":518.6666870117188},"383d0b3c-838d-4cca":{"x":518.6666870117188,"y":493.59375,"width":50.63541793823242,"height":22,"top":493.59375,"right":569.3021049499512,"bottom":515.59375,"left":518.6666870117188},"b362dc95-8180-4feb":{"x":478.66668701171875,"y":530.59375,"width":679,"height":41.5,"top":530.59375,"right":1157.6666870117188,"bottom":572.09375,"left":478.66668701171875},"c905f216-6e38-4c35":{"x":478.66668701171875,"y":530.59375,"width":679,"height":41.5,"top":530.59375,"right":1157.6666870117188,"bottom":572.09375,"left":478.66668701171875},"94d876fd-d3c4-4688":{"x":478.66668701171875,"y":530.59375,"width":679,"height":38,"top":530.59375,"right":1157.6666870117188,"bottom":568.59375,"left":478.66668701171875},"99b589e2-fba0-486d":{"x":478.66668701171875,"y":530.59375,"width":679,"height":38,"top":530.59375,"right":1157.6666870117188,"bottom":568.59375,"left":478.66668701171875},"afd5b553-e0cf-42b7":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"15bd4030-11be-4a97":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"aa23f3d2-4f08-4a1d":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"9afa87a4-8e2b-4ecd":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"138767e8-5661-417f":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"f8a9ebef-e4b1-4812":{"x":484.66583251953125,"y":543.5940551757812,"width":12.001708984375,"height":11.499471664428711,"top":543.5940551757812,"right":496.66754150390625,"bottom":555.09352684021,"left":484.66583251953125},"eedb4f96-d03c-4d6f":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"bc391852-2800-4634":{"x":478.66668701171875,"y":537.59375,"width":24,"height":24,"top":537.59375,"right":502.66668701171875,"bottom":561.59375,"left":478.66668701171875},"d3f676c5-cb18-4e5c":{"x":502.66668701171875,"y":538.59375,"width":208,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":502.66668701171875},"b5425136-ff89-4008":{"x":518.6666870117188,"y":538.59375,"width":192,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":518.6666870117188},"3cf90da8-e984-424e":{"x":518.6666870117188,"y":538.59375,"width":192,"height":22,"top":538.59375,"right":710.6666870117188,"bottom":560.59375,"left":518.6666870117188},"2c91f3ad-bc60-40d6":{"x":478.66668701171875,"y":575.59375,"width":679,"height":41.5,"top":575.59375,"right":1157.6666870117188,"bottom":617.09375,"left":478.66668701171875},"e988ac73-8542-4101":{"x":478.66668701171875,"y":575.59375,"width":679,"height":41.5,"top":575.59375,"right":1157.6666870117188,"bottom":617.09375,"left":478.66668701171875},"96cdfab1-8da4-40d9":{"x":478.66668701171875,"y":575.59375,"width":679,"height":38,"top":575.59375,"right":1157.6666870117188,"bottom":613.59375,"left":478.66668701171875},"f6c918ca-5762-4442":{"x":478.66668701171875,"y":575.59375,"width":679,"height":38,"top":575.59375,"right":1157.6666870117188,"bottom":613.59375,"left":478.66668701171875},"09cd4b9c-8611-451f":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"b9421e34-9ff5-44af":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"bbf77a99-8221-49aa":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"a84cb64f-3b01-4d50":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"ece0329d-c989-4630":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"bab4e4ae-caae-4273":{"x":485.66668701171875,"y":588.59375,"width":10,"height":12,"top":588.59375,"right":495.66668701171875,"bottom":600.59375,"left":485.66668701171875},"5b193d7c-bcc1-4d6d":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"270391ef-6fe7-44f7":{"x":478.66668701171875,"y":582.59375,"width":24,"height":24,"top":582.59375,"right":502.66668701171875,"bottom":606.59375,"left":478.66668701171875},"0a686f20-9c2b-49f5":{"x":502.66668701171875,"y":583.59375,"width":201.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":502.66668701171875},"65b3416a-bba3-4792":{"x":518.6666870117188,"y":583.59375,"width":185.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":518.6666870117188},"27daf375-5f41-499f":{"x":518.6666870117188,"y":583.59375,"width":185.83334350585938,"height":22,"top":583.59375,"right":704.5000305175781,"bottom":605.59375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-75.json b/demonstrations/ausdjpo/bboxes/bboxes-75.json new file mode 100644 index 0000000000000000000000000000000000000000..f0972184e933f947ec8cb6e417d050e85f1bac62 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-75.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-1800.40625,"width":1263.3333740234375,"height":6119,"top":-1800.40625,"right":1263.3333740234375,"bottom":4318.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-1738.40625,"width":405,"height":5484.33349609375,"top":-1738.40625,"right":405,"bottom":3745.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-1738.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1582.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1214.3333740234375,"bottom":3745.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1576.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1576.40625,"right":1214.3333740234375,"bottom":3739.92724609375,"left":454},"87efc70d-ef01-4e45":{"x":454,"y":-184.0729217529297,"width":760.3333740234375,"height":506.3333435058594,"top":-184.0729217529297,"right":1214.3333740234375,"bottom":322.2604217529297,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":-183.40625,"width":759,"height":505,"top":-183.40625,"right":1213.6666870117188,"bottom":321.59375,"left":454.66668701171875},"a6167d89-a275-4def":{"x":478.66668701171875,"y":-159.40625,"width":711,"height":453,"top":-159.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"856533f2-f19c-432b":{"x":478.66668701171875,"y":-47.40625,"width":711,"height":341,"top":-47.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"98324b9e-6e48-4b2f":{"x":478.66668701171875,"y":-47.40625,"width":711,"height":341,"top":-47.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"37904758-5ae4-4071":{"x":478.66668701171875,"y":-7.40625,"width":711,"height":301,"top":-7.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"c3c484c5-bfe9-4d18":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":34.5,"top":-7.40625,"right":1157.6666870117188,"bottom":27.09375,"left":478.66668701171875},"c8bd7ae5-fb77-4976":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":34.5,"top":-7.40625,"right":1157.6666870117188,"bottom":27.09375,"left":478.66668701171875},"9ccd7e40-9033-4beb":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":31,"top":-7.40625,"right":1157.6666870117188,"bottom":23.59375,"left":478.66668701171875},"e7abff62-1326-4002":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":31,"top":-7.40625,"right":1157.6666870117188,"bottom":23.59375,"left":478.66668701171875},"ff011eda-843a-487f":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"8be7ee7f-128f-4c3d":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"927da58f-71e2-4ed9":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"7922ee47-05cb-4a8b":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"2cd42320-a372-4d57":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"250b2ddb-b3fa-4fae":{"x":485.66668701171875,"y":-1.40625,"width":10,"height":12,"top":-1.40625,"right":495.66668701171875,"bottom":10.59375,"left":485.66668701171875},"ad7302a6-e591-4eba":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"a330b1e3-b50d-4c8b":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"511ec7d3-531a-4bc0":{"x":502.66668701171875,"y":-6.40625,"width":66.63542175292969,"height":22,"top":-6.40625,"right":569.3021087646484,"bottom":15.59375,"left":502.66668701171875},"11eed71b-40fe-4995":{"x":518.6666870117188,"y":-6.40625,"width":50.63541793823242,"height":22,"top":-6.40625,"right":569.3021049499512,"bottom":15.59375,"left":518.6666870117188},"383d0b3c-838d-4cca":{"x":518.6666870117188,"y":-6.40625,"width":50.63541793823242,"height":22,"top":-6.40625,"right":569.3021049499512,"bottom":15.59375,"left":518.6666870117188},"b362dc95-8180-4feb":{"x":478.66668701171875,"y":30.59375,"width":679,"height":41.5,"top":30.59375,"right":1157.6666870117188,"bottom":72.09375,"left":478.66668701171875},"c905f216-6e38-4c35":{"x":478.66668701171875,"y":30.59375,"width":679,"height":41.5,"top":30.59375,"right":1157.6666870117188,"bottom":72.09375,"left":478.66668701171875},"94d876fd-d3c4-4688":{"x":478.66668701171875,"y":30.59375,"width":679,"height":38,"top":30.59375,"right":1157.6666870117188,"bottom":68.59375,"left":478.66668701171875},"99b589e2-fba0-486d":{"x":478.66668701171875,"y":30.59375,"width":679,"height":38,"top":30.59375,"right":1157.6666870117188,"bottom":68.59375,"left":478.66668701171875},"afd5b553-e0cf-42b7":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"15bd4030-11be-4a97":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"aa23f3d2-4f08-4a1d":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"9afa87a4-8e2b-4ecd":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"138767e8-5661-417f":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"f8a9ebef-e4b1-4812":{"x":484.66583251953125,"y":43.594032287597656,"width":12.001708984375,"height":11.49946117401123,"top":43.594032287597656,"right":496.66754150390625,"bottom":55.09349346160889,"left":484.66583251953125},"eedb4f96-d03c-4d6f":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"bc391852-2800-4634":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"d3f676c5-cb18-4e5c":{"x":502.66668701171875,"y":38.59375,"width":208,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":502.66668701171875},"b5425136-ff89-4008":{"x":518.6666870117188,"y":38.59375,"width":192,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":518.6666870117188},"3cf90da8-e984-424e":{"x":518.6666870117188,"y":38.59375,"width":192,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":518.6666870117188},"2c91f3ad-bc60-40d6":{"x":478.66668701171875,"y":75.59375,"width":679,"height":41.5,"top":75.59375,"right":1157.6666870117188,"bottom":117.09375,"left":478.66668701171875},"e988ac73-8542-4101":{"x":478.66668701171875,"y":75.59375,"width":679,"height":41.5,"top":75.59375,"right":1157.6666870117188,"bottom":117.09375,"left":478.66668701171875},"96cdfab1-8da4-40d9":{"x":478.66668701171875,"y":75.59375,"width":679,"height":38,"top":75.59375,"right":1157.6666870117188,"bottom":113.59375,"left":478.66668701171875},"f6c918ca-5762-4442":{"x":478.66668701171875,"y":75.59375,"width":679,"height":38,"top":75.59375,"right":1157.6666870117188,"bottom":113.59375,"left":478.66668701171875},"09cd4b9c-8611-451f":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"b9421e34-9ff5-44af":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"bbf77a99-8221-49aa":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"a84cb64f-3b01-4d50":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"ece0329d-c989-4630":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"bab4e4ae-caae-4273":{"x":485.66668701171875,"y":88.59375,"width":10,"height":12,"top":88.59375,"right":495.66668701171875,"bottom":100.59375,"left":485.66668701171875},"5b193d7c-bcc1-4d6d":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"270391ef-6fe7-44f7":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"0a686f20-9c2b-49f5":{"x":502.66668701171875,"y":83.59375,"width":201.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":502.66668701171875},"65b3416a-bba3-4792":{"x":518.6666870117188,"y":83.59375,"width":185.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":518.6666870117188},"27daf375-5f41-499f":{"x":518.6666870117188,"y":83.59375,"width":185.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":518.6666870117188},"9d27a832-707e-4e90":{"x":478.66668701171875,"y":120.59375,"width":679,"height":41.5,"top":120.59375,"right":1157.6666870117188,"bottom":162.09375,"left":478.66668701171875},"c4a96b31-064b-4b52":{"x":478.66668701171875,"y":120.59375,"width":679,"height":41.5,"top":120.59375,"right":1157.6666870117188,"bottom":162.09375,"left":478.66668701171875},"b6d93a68-a128-4e82":{"x":478.66668701171875,"y":120.59375,"width":679,"height":38,"top":120.59375,"right":1157.6666870117188,"bottom":158.59375,"left":478.66668701171875},"75d56fed-5c6e-4d52":{"x":478.66668701171875,"y":120.59375,"width":679,"height":38,"top":120.59375,"right":1157.6666870117188,"bottom":158.59375,"left":478.66668701171875},"88844567-80c4-4c8c":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"eab8d6eb-e1da-440d":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"e858821a-1f4f-4f15":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"6cd92470-e42a-4266":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"11f57568-00b9-4b14":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"5a13a877-0ec4-4b9c":{"x":484.66583251953125,"y":133.5940399169922,"width":12.001708984375,"height":11.49945068359375,"top":133.5940399169922,"right":496.66754150390625,"bottom":145.09349060058594,"left":484.66583251953125},"1f98d35a-d7a0-4c2c":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"fd12bfdd-eb52-43c8":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"4c17b116-0feb-4ada":{"x":502.66668701171875,"y":128.59375,"width":274.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":502.66668701171875},"77df8ebd-e98c-4bc4":{"x":518.6666870117188,"y":128.59375,"width":258.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":518.6666870117188},"b94de701-a099-45ad":{"x":518.6666870117188,"y":128.59375,"width":258.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":518.6666870117188},"c924845e-90aa-4c4a":{"x":478.66668701171875,"y":165.59375,"width":679,"height":41.5,"top":165.59375,"right":1157.6666870117188,"bottom":207.09375,"left":478.66668701171875},"0e74acbc-335f-432c":{"x":478.66668701171875,"y":165.59375,"width":679,"height":41.5,"top":165.59375,"right":1157.6666870117188,"bottom":207.09375,"left":478.66668701171875},"b0197814-86f7-4de5":{"x":478.66668701171875,"y":165.59375,"width":679,"height":38,"top":165.59375,"right":1157.6666870117188,"bottom":203.59375,"left":478.66668701171875},"82f6056d-e376-4318":{"x":478.66668701171875,"y":165.59375,"width":679,"height":38,"top":165.59375,"right":1157.6666870117188,"bottom":203.59375,"left":478.66668701171875},"62fa9d01-fb11-4220":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"212ba5cc-c075-4269":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"18ec177c-1b20-462e":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"8ba76d14-d198-4814":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"1dd85105-72f7-4240":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"3edd9b8d-2f8f-4cec":{"x":484.66583251953125,"y":178.5940399169922,"width":12.001708984375,"height":11.49945068359375,"top":178.5940399169922,"right":496.66754150390625,"bottom":190.09349060058594,"left":484.66583251953125},"a91fa971-c9c0-4c5c":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"9fb6cd70-1604-4af4":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"a29c6c9d-7c06-4097":{"x":502.66668701171875,"y":173.59375,"width":266.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":502.66668701171875},"997280cc-f104-418b":{"x":518.6666870117188,"y":173.59375,"width":250.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":518.6666870117188},"7b1d2c9e-a405-4ac9":{"x":518.6666870117188,"y":173.59375,"width":250.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":518.6666870117188},"341c34d0-4137-40ac":{"x":478.66668701171875,"y":210.59375,"width":679,"height":41.5,"top":210.59375,"right":1157.6666870117188,"bottom":252.09375,"left":478.66668701171875},"5577b54d-db4b-4ffe":{"x":478.66668701171875,"y":210.59375,"width":679,"height":41.5,"top":210.59375,"right":1157.6666870117188,"bottom":252.09375,"left":478.66668701171875},"f1658485-85cc-4475":{"x":478.66668701171875,"y":210.59375,"width":679,"height":38,"top":210.59375,"right":1157.6666870117188,"bottom":248.59375,"left":478.66668701171875},"c0cee4a5-e3c4-4062":{"x":478.66668701171875,"y":210.59375,"width":679,"height":38,"top":210.59375,"right":1157.6666870117188,"bottom":248.59375,"left":478.66668701171875},"bfbeedeb-c9d8-45cd":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"8c2c584f-794d-4211":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"ea941a8d-07b4-40a5":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"82126e33-8962-4d30":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"286b2358-183a-4724":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"d4fd00bf-ff9f-471b":{"x":485.66668701171875,"y":223.59375,"width":10,"height":12,"top":223.59375,"right":495.66668701171875,"bottom":235.59375,"left":485.66668701171875},"f1888dcb-4ff3-428e":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"9ccf8f69-8f2b-4bc9":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"5ef7114a-e45b-4d52":{"x":502.66668701171875,"y":218.59375,"width":190.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":502.66668701171875},"b08ae624-a9e8-4e60":{"x":518.6666870117188,"y":218.59375,"width":174.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":518.6666870117188},"8ca2ae48-e5fd-4177":{"x":518.6666870117188,"y":218.59375,"width":174.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":518.6666870117188},"61f79003-eb57-45af":{"x":478.66668701171875,"y":255.59375,"width":679,"height":34.5,"top":255.59375,"right":1157.6666870117188,"bottom":290.09375,"left":478.66668701171875},"1c774ac8-5e36-42f3":{"x":478.66668701171875,"y":255.59375,"width":679,"height":34.5,"top":255.59375,"right":1157.6666870117188,"bottom":290.09375,"left":478.66668701171875},"524defee-de43-4e3d":{"x":478.66668701171875,"y":255.59375,"width":679,"height":31,"top":255.59375,"right":1157.6666870117188,"bottom":286.59375,"left":478.66668701171875},"0e161e34-596e-4ba1":{"x":478.66668701171875,"y":255.59375,"width":679,"height":31,"top":255.59375,"right":1157.6666870117188,"bottom":286.59375,"left":478.66668701171875},"9cb7d2e6-e346-4500":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"069dfecd-30c4-4c7b":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"8679408f-8122-4747":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"019b4e9a-27ce-4ea0":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"cda1c62b-8ca8-40ed":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"60a5ad7d-37c2-4e9c":{"x":483.665771484375,"y":269.5390625,"width":12.056071281433105,"height":12.05511474609375,"top":269.5390625,"right":495.7218427658081,"bottom":281.59417724609375,"left":483.665771484375},"4c2ebe56-9ac2-4d6f":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"f5feb24f-1013-4d7d":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"f80393fa-8f43-4c47":{"x":502.66668701171875,"y":263.59375,"width":238.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":502.66668701171875},"0fddf5d5-a63b-46b2":{"x":518.6666870117188,"y":263.59375,"width":222.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":518.6666870117188},"cea0d6b9-f22b-47af":{"x":518.6666870117188,"y":263.59375,"width":222.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":518.6666870117188},"a62025a8-4f27-4ccc":{"x":454,"y":334.26043701171875,"width":760.3333740234375,"height":394.3333435058594,"top":334.26043701171875,"right":1214.3333740234375,"bottom":728.5937805175781,"left":454},"1fa6058c-f84b-4bf6":{"x":454.66668701171875,"y":334.9270935058594,"width":759,"height":393,"top":334.9270935058594,"right":1213.6666870117188,"bottom":727.9270935058594,"left":454.66668701171875},"737c4c47-7dff-429d":{"x":478.66668701171875,"y":358.9270935058594,"width":711,"height":341,"top":358.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"24551c3c-c579-4e69":{"x":478.66668701171875,"y":358.9270935058594,"width":711,"height":24,"top":358.9270935058594,"right":1189.6666870117188,"bottom":382.9270935058594,"left":478.66668701171875},"af1afe6e-70ca-4c33":{"x":478.66668701171875,"y":358.9270935058594,"width":119.67708587646484,"height":24,"top":358.9270935058594,"right":598.3437728881836,"bottom":382.9270935058594,"left":478.66668701171875},"5052f727-2537-4819":{"x":478.66668701171875,"y":360.9270935058594,"width":119.67708587646484,"height":20,"top":360.9270935058594,"right":598.3437728881836,"bottom":380.9270935058594,"left":478.66668701171875},"5b5626f3-889b-4d00":{"x":478.66668701171875,"y":398.9270935058594,"width":711,"height":34,"top":398.9270935058594,"right":1189.6666870117188,"bottom":432.9270935058594,"left":478.66668701171875},"470b99e7-8d4c-4bf6":{"x":478.66668701171875,"y":398.9270935058594,"width":711,"height":34,"top":398.9270935058594,"right":1189.6666870117188,"bottom":432.9270935058594,"left":478.66668701171875},"ed0bd292-9817-4013":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":251,"top":448.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"09c1206e-accf-4ca1":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":251,"top":448.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"0e17d96d-896e-401d":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":40,"top":448.9270935058594,"right":1189.6666870117188,"bottom":488.9270935058594,"left":478.66668701171875},"fc95a6a4-f1f3-4d85":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":20,"top":448.9270935058594,"right":1189.6666870117188,"bottom":468.9270935058594,"left":478.66668701171875},"add3a192-ebaa-47f3":{"x":478.66668701171875,"y":488.9270935058594,"width":711,"height":211,"top":488.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"0086c33f-c4b4-4fbb":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":34.5,"top":488.9270935058594,"right":1157.6666870117188,"bottom":523.4270935058594,"left":478.66668701171875},"0d0fc4d7-1980-4a2c":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":34.5,"top":488.9270935058594,"right":1157.6666870117188,"bottom":523.4270935058594,"left":478.66668701171875},"5b3c2f72-eaa6-4801":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":31,"top":488.9270935058594,"right":1157.6666870117188,"bottom":519.9270935058594,"left":478.66668701171875},"2a88eb6b-df12-420a":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":31,"top":488.9270935058594,"right":1157.6666870117188,"bottom":519.9270935058594,"left":478.66668701171875},"da60eec5-250f-4a68":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"1bc71783-a3c1-4da6":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"6b0c22df-05c5-4bfc":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"ef949132-8310-4afb":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"a9301043-30a4-4386":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"cc057b27-b659-46d0":{"x":485.66668701171875,"y":494.9270935058594,"width":10,"height":12,"top":494.9270935058594,"right":495.66668701171875,"bottom":506.9270935058594,"left":485.66668701171875},"37f34c84-74a6-43e5":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"f8fbd3ee-2c4d-4446":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"236b1d6f-c523-454a":{"x":502.66668701171875,"y":489.9270935058594,"width":110,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":502.66668701171875},"4080cb0d-468c-447a":{"x":518.6666870117188,"y":489.9270935058594,"width":94,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":518.6666870117188},"b3aaef72-1bd0-4421":{"x":518.6666870117188,"y":489.9270935058594,"width":94,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":518.6666870117188},"d826b7c9-7410-4b30":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":41.5,"top":526.9271240234375,"right":1157.6666870117188,"bottom":568.4271240234375,"left":478.66668701171875},"113fb0dc-bc05-4af4":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":41.5,"top":526.9271240234375,"right":1157.6666870117188,"bottom":568.4271240234375,"left":478.66668701171875},"b1e6f2ea-6197-4e0c":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":38,"top":526.9271240234375,"right":1157.6666870117188,"bottom":564.9271240234375,"left":478.66668701171875},"865c8f34-1bc7-443d":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":38,"top":526.9271240234375,"right":1157.6666870117188,"bottom":564.9271240234375,"left":478.66668701171875},"a6822176-431b-4ef8":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"15dc6529-bdcd-444a":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"b267762c-1584-4945":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"bf485a72-7d1e-443a":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"68e09c3a-8403-4db5":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"469c049f-631e-4ecb":{"x":484.66583251953125,"y":539.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":539.9273681640625,"right":496.66754150390625,"bottom":551.4268398284912,"left":484.66583251953125},"7a7b2c47-e6a4-4a77":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"6b39f042-e88d-4cec":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"fd1e456d-3957-4ef8":{"x":502.66668701171875,"y":534.9271240234375,"width":211.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":502.66668701171875},"cd1e9685-5293-41db":{"x":518.6666870117188,"y":534.9271240234375,"width":195.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":518.6666870117188},"3c40d34e-67d0-4681":{"x":518.6666870117188,"y":534.9271240234375,"width":195.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":518.6666870117188},"6f10e82f-fb2d-4485":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":41.5,"top":571.9271240234375,"right":1157.6666870117188,"bottom":613.4271240234375,"left":478.66668701171875},"667fab1a-2036-4571":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":41.5,"top":571.9271240234375,"right":1157.6666870117188,"bottom":613.4271240234375,"left":478.66668701171875},"5a49839a-f878-4710":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":38,"top":571.9271240234375,"right":1157.6666870117188,"bottom":609.9271240234375,"left":478.66668701171875},"203dd8db-3719-4ed3":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":38,"top":571.9271240234375,"right":1157.6666870117188,"bottom":609.9271240234375,"left":478.66668701171875},"d675ac3c-0dce-4dab":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"41fa3986-0220-4928":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"31aaa65a-c1d9-442e":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"db8735c9-6245-4a7a":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"70918fcb-a39c-4ff2":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"5381f2ee-da0f-46e5":{"x":485.66668701171875,"y":584.9271240234375,"width":10,"height":12,"top":584.9271240234375,"right":495.66668701171875,"bottom":596.9271240234375,"left":485.66668701171875},"a617395b-b287-43a1":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"7269be45-3a0c-4b18":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"0567ab30-0640-46b7":{"x":502.66668701171875,"y":579.9271240234375,"width":199.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":502.66668701171875},"1d0bf8f6-cf22-4708":{"x":518.6666870117188,"y":579.9271240234375,"width":183.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":518.6666870117188},"5821d8fa-e0ae-4bcb":{"x":518.6666870117188,"y":579.9271240234375,"width":183.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-76.json b/demonstrations/ausdjpo/bboxes/bboxes-76.json new file mode 100644 index 0000000000000000000000000000000000000000..f0972184e933f947ec8cb6e417d050e85f1bac62 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-76.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-1800.40625,"width":1263.3333740234375,"height":6119,"top":-1800.40625,"right":1263.3333740234375,"bottom":4318.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-1738.40625,"width":405,"height":5484.33349609375,"top":-1738.40625,"right":405,"bottom":3745.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-1738.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1582.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1214.3333740234375,"bottom":3745.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1576.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1576.40625,"right":1214.3333740234375,"bottom":3739.92724609375,"left":454},"87efc70d-ef01-4e45":{"x":454,"y":-184.0729217529297,"width":760.3333740234375,"height":506.3333435058594,"top":-184.0729217529297,"right":1214.3333740234375,"bottom":322.2604217529297,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":-183.40625,"width":759,"height":505,"top":-183.40625,"right":1213.6666870117188,"bottom":321.59375,"left":454.66668701171875},"a6167d89-a275-4def":{"x":478.66668701171875,"y":-159.40625,"width":711,"height":453,"top":-159.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"856533f2-f19c-432b":{"x":478.66668701171875,"y":-47.40625,"width":711,"height":341,"top":-47.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"98324b9e-6e48-4b2f":{"x":478.66668701171875,"y":-47.40625,"width":711,"height":341,"top":-47.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"37904758-5ae4-4071":{"x":478.66668701171875,"y":-7.40625,"width":711,"height":301,"top":-7.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"c3c484c5-bfe9-4d18":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":34.5,"top":-7.40625,"right":1157.6666870117188,"bottom":27.09375,"left":478.66668701171875},"c8bd7ae5-fb77-4976":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":34.5,"top":-7.40625,"right":1157.6666870117188,"bottom":27.09375,"left":478.66668701171875},"9ccd7e40-9033-4beb":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":31,"top":-7.40625,"right":1157.6666870117188,"bottom":23.59375,"left":478.66668701171875},"e7abff62-1326-4002":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":31,"top":-7.40625,"right":1157.6666870117188,"bottom":23.59375,"left":478.66668701171875},"ff011eda-843a-487f":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"8be7ee7f-128f-4c3d":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"927da58f-71e2-4ed9":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"7922ee47-05cb-4a8b":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"2cd42320-a372-4d57":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"250b2ddb-b3fa-4fae":{"x":485.66668701171875,"y":-1.40625,"width":10,"height":12,"top":-1.40625,"right":495.66668701171875,"bottom":10.59375,"left":485.66668701171875},"ad7302a6-e591-4eba":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"a330b1e3-b50d-4c8b":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"511ec7d3-531a-4bc0":{"x":502.66668701171875,"y":-6.40625,"width":66.63542175292969,"height":22,"top":-6.40625,"right":569.3021087646484,"bottom":15.59375,"left":502.66668701171875},"11eed71b-40fe-4995":{"x":518.6666870117188,"y":-6.40625,"width":50.63541793823242,"height":22,"top":-6.40625,"right":569.3021049499512,"bottom":15.59375,"left":518.6666870117188},"383d0b3c-838d-4cca":{"x":518.6666870117188,"y":-6.40625,"width":50.63541793823242,"height":22,"top":-6.40625,"right":569.3021049499512,"bottom":15.59375,"left":518.6666870117188},"b362dc95-8180-4feb":{"x":478.66668701171875,"y":30.59375,"width":679,"height":41.5,"top":30.59375,"right":1157.6666870117188,"bottom":72.09375,"left":478.66668701171875},"c905f216-6e38-4c35":{"x":478.66668701171875,"y":30.59375,"width":679,"height":41.5,"top":30.59375,"right":1157.6666870117188,"bottom":72.09375,"left":478.66668701171875},"94d876fd-d3c4-4688":{"x":478.66668701171875,"y":30.59375,"width":679,"height":38,"top":30.59375,"right":1157.6666870117188,"bottom":68.59375,"left":478.66668701171875},"99b589e2-fba0-486d":{"x":478.66668701171875,"y":30.59375,"width":679,"height":38,"top":30.59375,"right":1157.6666870117188,"bottom":68.59375,"left":478.66668701171875},"afd5b553-e0cf-42b7":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"15bd4030-11be-4a97":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"aa23f3d2-4f08-4a1d":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"9afa87a4-8e2b-4ecd":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"138767e8-5661-417f":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"f8a9ebef-e4b1-4812":{"x":484.66583251953125,"y":43.594032287597656,"width":12.001708984375,"height":11.49946117401123,"top":43.594032287597656,"right":496.66754150390625,"bottom":55.09349346160889,"left":484.66583251953125},"eedb4f96-d03c-4d6f":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"bc391852-2800-4634":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"d3f676c5-cb18-4e5c":{"x":502.66668701171875,"y":38.59375,"width":208,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":502.66668701171875},"b5425136-ff89-4008":{"x":518.6666870117188,"y":38.59375,"width":192,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":518.6666870117188},"3cf90da8-e984-424e":{"x":518.6666870117188,"y":38.59375,"width":192,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":518.6666870117188},"2c91f3ad-bc60-40d6":{"x":478.66668701171875,"y":75.59375,"width":679,"height":41.5,"top":75.59375,"right":1157.6666870117188,"bottom":117.09375,"left":478.66668701171875},"e988ac73-8542-4101":{"x":478.66668701171875,"y":75.59375,"width":679,"height":41.5,"top":75.59375,"right":1157.6666870117188,"bottom":117.09375,"left":478.66668701171875},"96cdfab1-8da4-40d9":{"x":478.66668701171875,"y":75.59375,"width":679,"height":38,"top":75.59375,"right":1157.6666870117188,"bottom":113.59375,"left":478.66668701171875},"f6c918ca-5762-4442":{"x":478.66668701171875,"y":75.59375,"width":679,"height":38,"top":75.59375,"right":1157.6666870117188,"bottom":113.59375,"left":478.66668701171875},"09cd4b9c-8611-451f":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"b9421e34-9ff5-44af":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"bbf77a99-8221-49aa":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"a84cb64f-3b01-4d50":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"ece0329d-c989-4630":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"bab4e4ae-caae-4273":{"x":485.66668701171875,"y":88.59375,"width":10,"height":12,"top":88.59375,"right":495.66668701171875,"bottom":100.59375,"left":485.66668701171875},"5b193d7c-bcc1-4d6d":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"270391ef-6fe7-44f7":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"0a686f20-9c2b-49f5":{"x":502.66668701171875,"y":83.59375,"width":201.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":502.66668701171875},"65b3416a-bba3-4792":{"x":518.6666870117188,"y":83.59375,"width":185.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":518.6666870117188},"27daf375-5f41-499f":{"x":518.6666870117188,"y":83.59375,"width":185.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":518.6666870117188},"9d27a832-707e-4e90":{"x":478.66668701171875,"y":120.59375,"width":679,"height":41.5,"top":120.59375,"right":1157.6666870117188,"bottom":162.09375,"left":478.66668701171875},"c4a96b31-064b-4b52":{"x":478.66668701171875,"y":120.59375,"width":679,"height":41.5,"top":120.59375,"right":1157.6666870117188,"bottom":162.09375,"left":478.66668701171875},"b6d93a68-a128-4e82":{"x":478.66668701171875,"y":120.59375,"width":679,"height":38,"top":120.59375,"right":1157.6666870117188,"bottom":158.59375,"left":478.66668701171875},"75d56fed-5c6e-4d52":{"x":478.66668701171875,"y":120.59375,"width":679,"height":38,"top":120.59375,"right":1157.6666870117188,"bottom":158.59375,"left":478.66668701171875},"88844567-80c4-4c8c":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"eab8d6eb-e1da-440d":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"e858821a-1f4f-4f15":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"6cd92470-e42a-4266":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"11f57568-00b9-4b14":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"5a13a877-0ec4-4b9c":{"x":484.66583251953125,"y":133.5940399169922,"width":12.001708984375,"height":11.49945068359375,"top":133.5940399169922,"right":496.66754150390625,"bottom":145.09349060058594,"left":484.66583251953125},"1f98d35a-d7a0-4c2c":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"fd12bfdd-eb52-43c8":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"4c17b116-0feb-4ada":{"x":502.66668701171875,"y":128.59375,"width":274.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":502.66668701171875},"77df8ebd-e98c-4bc4":{"x":518.6666870117188,"y":128.59375,"width":258.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":518.6666870117188},"b94de701-a099-45ad":{"x":518.6666870117188,"y":128.59375,"width":258.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":518.6666870117188},"c924845e-90aa-4c4a":{"x":478.66668701171875,"y":165.59375,"width":679,"height":41.5,"top":165.59375,"right":1157.6666870117188,"bottom":207.09375,"left":478.66668701171875},"0e74acbc-335f-432c":{"x":478.66668701171875,"y":165.59375,"width":679,"height":41.5,"top":165.59375,"right":1157.6666870117188,"bottom":207.09375,"left":478.66668701171875},"b0197814-86f7-4de5":{"x":478.66668701171875,"y":165.59375,"width":679,"height":38,"top":165.59375,"right":1157.6666870117188,"bottom":203.59375,"left":478.66668701171875},"82f6056d-e376-4318":{"x":478.66668701171875,"y":165.59375,"width":679,"height":38,"top":165.59375,"right":1157.6666870117188,"bottom":203.59375,"left":478.66668701171875},"62fa9d01-fb11-4220":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"212ba5cc-c075-4269":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"18ec177c-1b20-462e":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"8ba76d14-d198-4814":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"1dd85105-72f7-4240":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"3edd9b8d-2f8f-4cec":{"x":484.66583251953125,"y":178.5940399169922,"width":12.001708984375,"height":11.49945068359375,"top":178.5940399169922,"right":496.66754150390625,"bottom":190.09349060058594,"left":484.66583251953125},"a91fa971-c9c0-4c5c":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"9fb6cd70-1604-4af4":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"a29c6c9d-7c06-4097":{"x":502.66668701171875,"y":173.59375,"width":266.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":502.66668701171875},"997280cc-f104-418b":{"x":518.6666870117188,"y":173.59375,"width":250.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":518.6666870117188},"7b1d2c9e-a405-4ac9":{"x":518.6666870117188,"y":173.59375,"width":250.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":518.6666870117188},"341c34d0-4137-40ac":{"x":478.66668701171875,"y":210.59375,"width":679,"height":41.5,"top":210.59375,"right":1157.6666870117188,"bottom":252.09375,"left":478.66668701171875},"5577b54d-db4b-4ffe":{"x":478.66668701171875,"y":210.59375,"width":679,"height":41.5,"top":210.59375,"right":1157.6666870117188,"bottom":252.09375,"left":478.66668701171875},"f1658485-85cc-4475":{"x":478.66668701171875,"y":210.59375,"width":679,"height":38,"top":210.59375,"right":1157.6666870117188,"bottom":248.59375,"left":478.66668701171875},"c0cee4a5-e3c4-4062":{"x":478.66668701171875,"y":210.59375,"width":679,"height":38,"top":210.59375,"right":1157.6666870117188,"bottom":248.59375,"left":478.66668701171875},"bfbeedeb-c9d8-45cd":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"8c2c584f-794d-4211":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"ea941a8d-07b4-40a5":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"82126e33-8962-4d30":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"286b2358-183a-4724":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"d4fd00bf-ff9f-471b":{"x":485.66668701171875,"y":223.59375,"width":10,"height":12,"top":223.59375,"right":495.66668701171875,"bottom":235.59375,"left":485.66668701171875},"f1888dcb-4ff3-428e":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"9ccf8f69-8f2b-4bc9":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"5ef7114a-e45b-4d52":{"x":502.66668701171875,"y":218.59375,"width":190.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":502.66668701171875},"b08ae624-a9e8-4e60":{"x":518.6666870117188,"y":218.59375,"width":174.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":518.6666870117188},"8ca2ae48-e5fd-4177":{"x":518.6666870117188,"y":218.59375,"width":174.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":518.6666870117188},"61f79003-eb57-45af":{"x":478.66668701171875,"y":255.59375,"width":679,"height":34.5,"top":255.59375,"right":1157.6666870117188,"bottom":290.09375,"left":478.66668701171875},"1c774ac8-5e36-42f3":{"x":478.66668701171875,"y":255.59375,"width":679,"height":34.5,"top":255.59375,"right":1157.6666870117188,"bottom":290.09375,"left":478.66668701171875},"524defee-de43-4e3d":{"x":478.66668701171875,"y":255.59375,"width":679,"height":31,"top":255.59375,"right":1157.6666870117188,"bottom":286.59375,"left":478.66668701171875},"0e161e34-596e-4ba1":{"x":478.66668701171875,"y":255.59375,"width":679,"height":31,"top":255.59375,"right":1157.6666870117188,"bottom":286.59375,"left":478.66668701171875},"9cb7d2e6-e346-4500":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"069dfecd-30c4-4c7b":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"8679408f-8122-4747":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"019b4e9a-27ce-4ea0":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"cda1c62b-8ca8-40ed":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"60a5ad7d-37c2-4e9c":{"x":483.665771484375,"y":269.5390625,"width":12.056071281433105,"height":12.05511474609375,"top":269.5390625,"right":495.7218427658081,"bottom":281.59417724609375,"left":483.665771484375},"4c2ebe56-9ac2-4d6f":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"f5feb24f-1013-4d7d":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"f80393fa-8f43-4c47":{"x":502.66668701171875,"y":263.59375,"width":238.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":502.66668701171875},"0fddf5d5-a63b-46b2":{"x":518.6666870117188,"y":263.59375,"width":222.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":518.6666870117188},"cea0d6b9-f22b-47af":{"x":518.6666870117188,"y":263.59375,"width":222.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":518.6666870117188},"a62025a8-4f27-4ccc":{"x":454,"y":334.26043701171875,"width":760.3333740234375,"height":394.3333435058594,"top":334.26043701171875,"right":1214.3333740234375,"bottom":728.5937805175781,"left":454},"1fa6058c-f84b-4bf6":{"x":454.66668701171875,"y":334.9270935058594,"width":759,"height":393,"top":334.9270935058594,"right":1213.6666870117188,"bottom":727.9270935058594,"left":454.66668701171875},"737c4c47-7dff-429d":{"x":478.66668701171875,"y":358.9270935058594,"width":711,"height":341,"top":358.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"24551c3c-c579-4e69":{"x":478.66668701171875,"y":358.9270935058594,"width":711,"height":24,"top":358.9270935058594,"right":1189.6666870117188,"bottom":382.9270935058594,"left":478.66668701171875},"af1afe6e-70ca-4c33":{"x":478.66668701171875,"y":358.9270935058594,"width":119.67708587646484,"height":24,"top":358.9270935058594,"right":598.3437728881836,"bottom":382.9270935058594,"left":478.66668701171875},"5052f727-2537-4819":{"x":478.66668701171875,"y":360.9270935058594,"width":119.67708587646484,"height":20,"top":360.9270935058594,"right":598.3437728881836,"bottom":380.9270935058594,"left":478.66668701171875},"5b5626f3-889b-4d00":{"x":478.66668701171875,"y":398.9270935058594,"width":711,"height":34,"top":398.9270935058594,"right":1189.6666870117188,"bottom":432.9270935058594,"left":478.66668701171875},"470b99e7-8d4c-4bf6":{"x":478.66668701171875,"y":398.9270935058594,"width":711,"height":34,"top":398.9270935058594,"right":1189.6666870117188,"bottom":432.9270935058594,"left":478.66668701171875},"ed0bd292-9817-4013":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":251,"top":448.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"09c1206e-accf-4ca1":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":251,"top":448.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"0e17d96d-896e-401d":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":40,"top":448.9270935058594,"right":1189.6666870117188,"bottom":488.9270935058594,"left":478.66668701171875},"fc95a6a4-f1f3-4d85":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":20,"top":448.9270935058594,"right":1189.6666870117188,"bottom":468.9270935058594,"left":478.66668701171875},"add3a192-ebaa-47f3":{"x":478.66668701171875,"y":488.9270935058594,"width":711,"height":211,"top":488.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"0086c33f-c4b4-4fbb":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":34.5,"top":488.9270935058594,"right":1157.6666870117188,"bottom":523.4270935058594,"left":478.66668701171875},"0d0fc4d7-1980-4a2c":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":34.5,"top":488.9270935058594,"right":1157.6666870117188,"bottom":523.4270935058594,"left":478.66668701171875},"5b3c2f72-eaa6-4801":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":31,"top":488.9270935058594,"right":1157.6666870117188,"bottom":519.9270935058594,"left":478.66668701171875},"2a88eb6b-df12-420a":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":31,"top":488.9270935058594,"right":1157.6666870117188,"bottom":519.9270935058594,"left":478.66668701171875},"da60eec5-250f-4a68":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"1bc71783-a3c1-4da6":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"6b0c22df-05c5-4bfc":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"ef949132-8310-4afb":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"a9301043-30a4-4386":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"cc057b27-b659-46d0":{"x":485.66668701171875,"y":494.9270935058594,"width":10,"height":12,"top":494.9270935058594,"right":495.66668701171875,"bottom":506.9270935058594,"left":485.66668701171875},"37f34c84-74a6-43e5":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"f8fbd3ee-2c4d-4446":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"236b1d6f-c523-454a":{"x":502.66668701171875,"y":489.9270935058594,"width":110,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":502.66668701171875},"4080cb0d-468c-447a":{"x":518.6666870117188,"y":489.9270935058594,"width":94,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":518.6666870117188},"b3aaef72-1bd0-4421":{"x":518.6666870117188,"y":489.9270935058594,"width":94,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":518.6666870117188},"d826b7c9-7410-4b30":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":41.5,"top":526.9271240234375,"right":1157.6666870117188,"bottom":568.4271240234375,"left":478.66668701171875},"113fb0dc-bc05-4af4":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":41.5,"top":526.9271240234375,"right":1157.6666870117188,"bottom":568.4271240234375,"left":478.66668701171875},"b1e6f2ea-6197-4e0c":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":38,"top":526.9271240234375,"right":1157.6666870117188,"bottom":564.9271240234375,"left":478.66668701171875},"865c8f34-1bc7-443d":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":38,"top":526.9271240234375,"right":1157.6666870117188,"bottom":564.9271240234375,"left":478.66668701171875},"a6822176-431b-4ef8":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"15dc6529-bdcd-444a":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"b267762c-1584-4945":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"bf485a72-7d1e-443a":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"68e09c3a-8403-4db5":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"469c049f-631e-4ecb":{"x":484.66583251953125,"y":539.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":539.9273681640625,"right":496.66754150390625,"bottom":551.4268398284912,"left":484.66583251953125},"7a7b2c47-e6a4-4a77":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"6b39f042-e88d-4cec":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"fd1e456d-3957-4ef8":{"x":502.66668701171875,"y":534.9271240234375,"width":211.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":502.66668701171875},"cd1e9685-5293-41db":{"x":518.6666870117188,"y":534.9271240234375,"width":195.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":518.6666870117188},"3c40d34e-67d0-4681":{"x":518.6666870117188,"y":534.9271240234375,"width":195.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":518.6666870117188},"6f10e82f-fb2d-4485":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":41.5,"top":571.9271240234375,"right":1157.6666870117188,"bottom":613.4271240234375,"left":478.66668701171875},"667fab1a-2036-4571":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":41.5,"top":571.9271240234375,"right":1157.6666870117188,"bottom":613.4271240234375,"left":478.66668701171875},"5a49839a-f878-4710":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":38,"top":571.9271240234375,"right":1157.6666870117188,"bottom":609.9271240234375,"left":478.66668701171875},"203dd8db-3719-4ed3":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":38,"top":571.9271240234375,"right":1157.6666870117188,"bottom":609.9271240234375,"left":478.66668701171875},"d675ac3c-0dce-4dab":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"41fa3986-0220-4928":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"31aaa65a-c1d9-442e":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"db8735c9-6245-4a7a":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"70918fcb-a39c-4ff2":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"5381f2ee-da0f-46e5":{"x":485.66668701171875,"y":584.9271240234375,"width":10,"height":12,"top":584.9271240234375,"right":495.66668701171875,"bottom":596.9271240234375,"left":485.66668701171875},"a617395b-b287-43a1":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"7269be45-3a0c-4b18":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"0567ab30-0640-46b7":{"x":502.66668701171875,"y":579.9271240234375,"width":199.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":502.66668701171875},"1d0bf8f6-cf22-4708":{"x":518.6666870117188,"y":579.9271240234375,"width":183.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":518.6666870117188},"5821d8fa-e0ae-4bcb":{"x":518.6666870117188,"y":579.9271240234375,"width":183.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-78.json b/demonstrations/ausdjpo/bboxes/bboxes-78.json new file mode 100644 index 0000000000000000000000000000000000000000..f0972184e933f947ec8cb6e417d050e85f1bac62 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-78.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-1800.40625,"width":1263.3333740234375,"height":6119,"top":-1800.40625,"right":1263.3333740234375,"bottom":4318.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-1738.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-1738.40625,"width":405,"height":5484.33349609375,"top":-1738.40625,"right":405,"bottom":3745.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-1738.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-1738.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1582.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1263.3333740234375,"bottom":3745.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1582.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1582.40625,"right":1214.3333740234375,"bottom":3745.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1576.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1576.40625,"right":1214.3333740234375,"bottom":3739.92724609375,"left":454},"87efc70d-ef01-4e45":{"x":454,"y":-184.0729217529297,"width":760.3333740234375,"height":506.3333435058594,"top":-184.0729217529297,"right":1214.3333740234375,"bottom":322.2604217529297,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":-183.40625,"width":759,"height":505,"top":-183.40625,"right":1213.6666870117188,"bottom":321.59375,"left":454.66668701171875},"a6167d89-a275-4def":{"x":478.66668701171875,"y":-159.40625,"width":711,"height":453,"top":-159.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"856533f2-f19c-432b":{"x":478.66668701171875,"y":-47.40625,"width":711,"height":341,"top":-47.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"98324b9e-6e48-4b2f":{"x":478.66668701171875,"y":-47.40625,"width":711,"height":341,"top":-47.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"37904758-5ae4-4071":{"x":478.66668701171875,"y":-7.40625,"width":711,"height":301,"top":-7.40625,"right":1189.6666870117188,"bottom":293.59375,"left":478.66668701171875},"c3c484c5-bfe9-4d18":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":34.5,"top":-7.40625,"right":1157.6666870117188,"bottom":27.09375,"left":478.66668701171875},"c8bd7ae5-fb77-4976":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":34.5,"top":-7.40625,"right":1157.6666870117188,"bottom":27.09375,"left":478.66668701171875},"9ccd7e40-9033-4beb":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":31,"top":-7.40625,"right":1157.6666870117188,"bottom":23.59375,"left":478.66668701171875},"e7abff62-1326-4002":{"x":478.66668701171875,"y":-7.40625,"width":679,"height":31,"top":-7.40625,"right":1157.6666870117188,"bottom":23.59375,"left":478.66668701171875},"ff011eda-843a-487f":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"8be7ee7f-128f-4c3d":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"927da58f-71e2-4ed9":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"7922ee47-05cb-4a8b":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"2cd42320-a372-4d57":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"250b2ddb-b3fa-4fae":{"x":485.66668701171875,"y":-1.40625,"width":10,"height":12,"top":-1.40625,"right":495.66668701171875,"bottom":10.59375,"left":485.66668701171875},"ad7302a6-e591-4eba":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"a330b1e3-b50d-4c8b":{"x":478.66668701171875,"y":-7.40625,"width":24,"height":24,"top":-7.40625,"right":502.66668701171875,"bottom":16.59375,"left":478.66668701171875},"511ec7d3-531a-4bc0":{"x":502.66668701171875,"y":-6.40625,"width":66.63542175292969,"height":22,"top":-6.40625,"right":569.3021087646484,"bottom":15.59375,"left":502.66668701171875},"11eed71b-40fe-4995":{"x":518.6666870117188,"y":-6.40625,"width":50.63541793823242,"height":22,"top":-6.40625,"right":569.3021049499512,"bottom":15.59375,"left":518.6666870117188},"383d0b3c-838d-4cca":{"x":518.6666870117188,"y":-6.40625,"width":50.63541793823242,"height":22,"top":-6.40625,"right":569.3021049499512,"bottom":15.59375,"left":518.6666870117188},"b362dc95-8180-4feb":{"x":478.66668701171875,"y":30.59375,"width":679,"height":41.5,"top":30.59375,"right":1157.6666870117188,"bottom":72.09375,"left":478.66668701171875},"c905f216-6e38-4c35":{"x":478.66668701171875,"y":30.59375,"width":679,"height":41.5,"top":30.59375,"right":1157.6666870117188,"bottom":72.09375,"left":478.66668701171875},"94d876fd-d3c4-4688":{"x":478.66668701171875,"y":30.59375,"width":679,"height":38,"top":30.59375,"right":1157.6666870117188,"bottom":68.59375,"left":478.66668701171875},"99b589e2-fba0-486d":{"x":478.66668701171875,"y":30.59375,"width":679,"height":38,"top":30.59375,"right":1157.6666870117188,"bottom":68.59375,"left":478.66668701171875},"afd5b553-e0cf-42b7":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"15bd4030-11be-4a97":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"aa23f3d2-4f08-4a1d":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"9afa87a4-8e2b-4ecd":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"138767e8-5661-417f":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"f8a9ebef-e4b1-4812":{"x":484.66583251953125,"y":43.594032287597656,"width":12.001708984375,"height":11.49946117401123,"top":43.594032287597656,"right":496.66754150390625,"bottom":55.09349346160889,"left":484.66583251953125},"eedb4f96-d03c-4d6f":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"bc391852-2800-4634":{"x":478.66668701171875,"y":37.59375,"width":24,"height":24,"top":37.59375,"right":502.66668701171875,"bottom":61.59375,"left":478.66668701171875},"d3f676c5-cb18-4e5c":{"x":502.66668701171875,"y":38.59375,"width":208,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":502.66668701171875},"b5425136-ff89-4008":{"x":518.6666870117188,"y":38.59375,"width":192,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":518.6666870117188},"3cf90da8-e984-424e":{"x":518.6666870117188,"y":38.59375,"width":192,"height":22,"top":38.59375,"right":710.6666870117188,"bottom":60.59375,"left":518.6666870117188},"2c91f3ad-bc60-40d6":{"x":478.66668701171875,"y":75.59375,"width":679,"height":41.5,"top":75.59375,"right":1157.6666870117188,"bottom":117.09375,"left":478.66668701171875},"e988ac73-8542-4101":{"x":478.66668701171875,"y":75.59375,"width":679,"height":41.5,"top":75.59375,"right":1157.6666870117188,"bottom":117.09375,"left":478.66668701171875},"96cdfab1-8da4-40d9":{"x":478.66668701171875,"y":75.59375,"width":679,"height":38,"top":75.59375,"right":1157.6666870117188,"bottom":113.59375,"left":478.66668701171875},"f6c918ca-5762-4442":{"x":478.66668701171875,"y":75.59375,"width":679,"height":38,"top":75.59375,"right":1157.6666870117188,"bottom":113.59375,"left":478.66668701171875},"09cd4b9c-8611-451f":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"b9421e34-9ff5-44af":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"bbf77a99-8221-49aa":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"a84cb64f-3b01-4d50":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"ece0329d-c989-4630":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"bab4e4ae-caae-4273":{"x":485.66668701171875,"y":88.59375,"width":10,"height":12,"top":88.59375,"right":495.66668701171875,"bottom":100.59375,"left":485.66668701171875},"5b193d7c-bcc1-4d6d":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"270391ef-6fe7-44f7":{"x":478.66668701171875,"y":82.59375,"width":24,"height":24,"top":82.59375,"right":502.66668701171875,"bottom":106.59375,"left":478.66668701171875},"0a686f20-9c2b-49f5":{"x":502.66668701171875,"y":83.59375,"width":201.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":502.66668701171875},"65b3416a-bba3-4792":{"x":518.6666870117188,"y":83.59375,"width":185.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":518.6666870117188},"27daf375-5f41-499f":{"x":518.6666870117188,"y":83.59375,"width":185.83334350585938,"height":22,"top":83.59375,"right":704.5000305175781,"bottom":105.59375,"left":518.6666870117188},"9d27a832-707e-4e90":{"x":478.66668701171875,"y":120.59375,"width":679,"height":41.5,"top":120.59375,"right":1157.6666870117188,"bottom":162.09375,"left":478.66668701171875},"c4a96b31-064b-4b52":{"x":478.66668701171875,"y":120.59375,"width":679,"height":41.5,"top":120.59375,"right":1157.6666870117188,"bottom":162.09375,"left":478.66668701171875},"b6d93a68-a128-4e82":{"x":478.66668701171875,"y":120.59375,"width":679,"height":38,"top":120.59375,"right":1157.6666870117188,"bottom":158.59375,"left":478.66668701171875},"75d56fed-5c6e-4d52":{"x":478.66668701171875,"y":120.59375,"width":679,"height":38,"top":120.59375,"right":1157.6666870117188,"bottom":158.59375,"left":478.66668701171875},"88844567-80c4-4c8c":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"eab8d6eb-e1da-440d":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"e858821a-1f4f-4f15":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"6cd92470-e42a-4266":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"11f57568-00b9-4b14":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"5a13a877-0ec4-4b9c":{"x":484.66583251953125,"y":133.5940399169922,"width":12.001708984375,"height":11.49945068359375,"top":133.5940399169922,"right":496.66754150390625,"bottom":145.09349060058594,"left":484.66583251953125},"1f98d35a-d7a0-4c2c":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"fd12bfdd-eb52-43c8":{"x":478.66668701171875,"y":127.59375,"width":24,"height":24,"top":127.59375,"right":502.66668701171875,"bottom":151.59375,"left":478.66668701171875},"4c17b116-0feb-4ada":{"x":502.66668701171875,"y":128.59375,"width":274.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":502.66668701171875},"77df8ebd-e98c-4bc4":{"x":518.6666870117188,"y":128.59375,"width":258.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":518.6666870117188},"b94de701-a099-45ad":{"x":518.6666870117188,"y":128.59375,"width":258.5208435058594,"height":22,"top":128.59375,"right":777.1875305175781,"bottom":150.59375,"left":518.6666870117188},"c924845e-90aa-4c4a":{"x":478.66668701171875,"y":165.59375,"width":679,"height":41.5,"top":165.59375,"right":1157.6666870117188,"bottom":207.09375,"left":478.66668701171875},"0e74acbc-335f-432c":{"x":478.66668701171875,"y":165.59375,"width":679,"height":41.5,"top":165.59375,"right":1157.6666870117188,"bottom":207.09375,"left":478.66668701171875},"b0197814-86f7-4de5":{"x":478.66668701171875,"y":165.59375,"width":679,"height":38,"top":165.59375,"right":1157.6666870117188,"bottom":203.59375,"left":478.66668701171875},"82f6056d-e376-4318":{"x":478.66668701171875,"y":165.59375,"width":679,"height":38,"top":165.59375,"right":1157.6666870117188,"bottom":203.59375,"left":478.66668701171875},"62fa9d01-fb11-4220":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"212ba5cc-c075-4269":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"18ec177c-1b20-462e":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"8ba76d14-d198-4814":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"1dd85105-72f7-4240":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"3edd9b8d-2f8f-4cec":{"x":484.66583251953125,"y":178.5940399169922,"width":12.001708984375,"height":11.49945068359375,"top":178.5940399169922,"right":496.66754150390625,"bottom":190.09349060058594,"left":484.66583251953125},"a91fa971-c9c0-4c5c":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"9fb6cd70-1604-4af4":{"x":478.66668701171875,"y":172.59375,"width":24,"height":24,"top":172.59375,"right":502.66668701171875,"bottom":196.59375,"left":478.66668701171875},"a29c6c9d-7c06-4097":{"x":502.66668701171875,"y":173.59375,"width":266.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":502.66668701171875},"997280cc-f104-418b":{"x":518.6666870117188,"y":173.59375,"width":250.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":518.6666870117188},"7b1d2c9e-a405-4ac9":{"x":518.6666870117188,"y":173.59375,"width":250.4375,"height":22,"top":173.59375,"right":769.1041870117188,"bottom":195.59375,"left":518.6666870117188},"341c34d0-4137-40ac":{"x":478.66668701171875,"y":210.59375,"width":679,"height":41.5,"top":210.59375,"right":1157.6666870117188,"bottom":252.09375,"left":478.66668701171875},"5577b54d-db4b-4ffe":{"x":478.66668701171875,"y":210.59375,"width":679,"height":41.5,"top":210.59375,"right":1157.6666870117188,"bottom":252.09375,"left":478.66668701171875},"f1658485-85cc-4475":{"x":478.66668701171875,"y":210.59375,"width":679,"height":38,"top":210.59375,"right":1157.6666870117188,"bottom":248.59375,"left":478.66668701171875},"c0cee4a5-e3c4-4062":{"x":478.66668701171875,"y":210.59375,"width":679,"height":38,"top":210.59375,"right":1157.6666870117188,"bottom":248.59375,"left":478.66668701171875},"bfbeedeb-c9d8-45cd":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"8c2c584f-794d-4211":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"ea941a8d-07b4-40a5":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"82126e33-8962-4d30":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"286b2358-183a-4724":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"d4fd00bf-ff9f-471b":{"x":485.66668701171875,"y":223.59375,"width":10,"height":12,"top":223.59375,"right":495.66668701171875,"bottom":235.59375,"left":485.66668701171875},"f1888dcb-4ff3-428e":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"9ccf8f69-8f2b-4bc9":{"x":478.66668701171875,"y":217.59375,"width":24,"height":24,"top":217.59375,"right":502.66668701171875,"bottom":241.59375,"left":478.66668701171875},"5ef7114a-e45b-4d52":{"x":502.66668701171875,"y":218.59375,"width":190.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":502.66668701171875},"b08ae624-a9e8-4e60":{"x":518.6666870117188,"y":218.59375,"width":174.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":518.6666870117188},"8ca2ae48-e5fd-4177":{"x":518.6666870117188,"y":218.59375,"width":174.4479217529297,"height":22,"top":218.59375,"right":693.1146087646484,"bottom":240.59375,"left":518.6666870117188},"61f79003-eb57-45af":{"x":478.66668701171875,"y":255.59375,"width":679,"height":34.5,"top":255.59375,"right":1157.6666870117188,"bottom":290.09375,"left":478.66668701171875},"1c774ac8-5e36-42f3":{"x":478.66668701171875,"y":255.59375,"width":679,"height":34.5,"top":255.59375,"right":1157.6666870117188,"bottom":290.09375,"left":478.66668701171875},"524defee-de43-4e3d":{"x":478.66668701171875,"y":255.59375,"width":679,"height":31,"top":255.59375,"right":1157.6666870117188,"bottom":286.59375,"left":478.66668701171875},"0e161e34-596e-4ba1":{"x":478.66668701171875,"y":255.59375,"width":679,"height":31,"top":255.59375,"right":1157.6666870117188,"bottom":286.59375,"left":478.66668701171875},"9cb7d2e6-e346-4500":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"069dfecd-30c4-4c7b":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"8679408f-8122-4747":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"019b4e9a-27ce-4ea0":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"cda1c62b-8ca8-40ed":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"60a5ad7d-37c2-4e9c":{"x":483.665771484375,"y":269.5390625,"width":12.056071281433105,"height":12.05511474609375,"top":269.5390625,"right":495.7218427658081,"bottom":281.59417724609375,"left":483.665771484375},"4c2ebe56-9ac2-4d6f":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"f5feb24f-1013-4d7d":{"x":478.66668701171875,"y":262.59375,"width":24,"height":24,"top":262.59375,"right":502.66668701171875,"bottom":286.59375,"left":478.66668701171875},"f80393fa-8f43-4c47":{"x":502.66668701171875,"y":263.59375,"width":238.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":502.66668701171875},"0fddf5d5-a63b-46b2":{"x":518.6666870117188,"y":263.59375,"width":222.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":518.6666870117188},"cea0d6b9-f22b-47af":{"x":518.6666870117188,"y":263.59375,"width":222.8229217529297,"height":22,"top":263.59375,"right":741.4896087646484,"bottom":285.59375,"left":518.6666870117188},"a62025a8-4f27-4ccc":{"x":454,"y":334.26043701171875,"width":760.3333740234375,"height":394.3333435058594,"top":334.26043701171875,"right":1214.3333740234375,"bottom":728.5937805175781,"left":454},"1fa6058c-f84b-4bf6":{"x":454.66668701171875,"y":334.9270935058594,"width":759,"height":393,"top":334.9270935058594,"right":1213.6666870117188,"bottom":727.9270935058594,"left":454.66668701171875},"737c4c47-7dff-429d":{"x":478.66668701171875,"y":358.9270935058594,"width":711,"height":341,"top":358.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"24551c3c-c579-4e69":{"x":478.66668701171875,"y":358.9270935058594,"width":711,"height":24,"top":358.9270935058594,"right":1189.6666870117188,"bottom":382.9270935058594,"left":478.66668701171875},"af1afe6e-70ca-4c33":{"x":478.66668701171875,"y":358.9270935058594,"width":119.67708587646484,"height":24,"top":358.9270935058594,"right":598.3437728881836,"bottom":382.9270935058594,"left":478.66668701171875},"5052f727-2537-4819":{"x":478.66668701171875,"y":360.9270935058594,"width":119.67708587646484,"height":20,"top":360.9270935058594,"right":598.3437728881836,"bottom":380.9270935058594,"left":478.66668701171875},"5b5626f3-889b-4d00":{"x":478.66668701171875,"y":398.9270935058594,"width":711,"height":34,"top":398.9270935058594,"right":1189.6666870117188,"bottom":432.9270935058594,"left":478.66668701171875},"470b99e7-8d4c-4bf6":{"x":478.66668701171875,"y":398.9270935058594,"width":711,"height":34,"top":398.9270935058594,"right":1189.6666870117188,"bottom":432.9270935058594,"left":478.66668701171875},"ed0bd292-9817-4013":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":251,"top":448.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"09c1206e-accf-4ca1":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":251,"top":448.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"0e17d96d-896e-401d":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":40,"top":448.9270935058594,"right":1189.6666870117188,"bottom":488.9270935058594,"left":478.66668701171875},"fc95a6a4-f1f3-4d85":{"x":478.66668701171875,"y":448.9270935058594,"width":711,"height":20,"top":448.9270935058594,"right":1189.6666870117188,"bottom":468.9270935058594,"left":478.66668701171875},"add3a192-ebaa-47f3":{"x":478.66668701171875,"y":488.9270935058594,"width":711,"height":211,"top":488.9270935058594,"right":1189.6666870117188,"bottom":699.9270935058594,"left":478.66668701171875},"0086c33f-c4b4-4fbb":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":34.5,"top":488.9270935058594,"right":1157.6666870117188,"bottom":523.4270935058594,"left":478.66668701171875},"0d0fc4d7-1980-4a2c":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":34.5,"top":488.9270935058594,"right":1157.6666870117188,"bottom":523.4270935058594,"left":478.66668701171875},"5b3c2f72-eaa6-4801":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":31,"top":488.9270935058594,"right":1157.6666870117188,"bottom":519.9270935058594,"left":478.66668701171875},"2a88eb6b-df12-420a":{"x":478.66668701171875,"y":488.9270935058594,"width":679,"height":31,"top":488.9270935058594,"right":1157.6666870117188,"bottom":519.9270935058594,"left":478.66668701171875},"da60eec5-250f-4a68":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"1bc71783-a3c1-4da6":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"6b0c22df-05c5-4bfc":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"ef949132-8310-4afb":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"a9301043-30a4-4386":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"cc057b27-b659-46d0":{"x":485.66668701171875,"y":494.9270935058594,"width":10,"height":12,"top":494.9270935058594,"right":495.66668701171875,"bottom":506.9270935058594,"left":485.66668701171875},"37f34c84-74a6-43e5":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"f8fbd3ee-2c4d-4446":{"x":478.66668701171875,"y":488.9270935058594,"width":24,"height":24,"top":488.9270935058594,"right":502.66668701171875,"bottom":512.9270935058594,"left":478.66668701171875},"236b1d6f-c523-454a":{"x":502.66668701171875,"y":489.9270935058594,"width":110,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":502.66668701171875},"4080cb0d-468c-447a":{"x":518.6666870117188,"y":489.9270935058594,"width":94,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":518.6666870117188},"b3aaef72-1bd0-4421":{"x":518.6666870117188,"y":489.9270935058594,"width":94,"height":22,"top":489.9270935058594,"right":612.6666870117188,"bottom":511.9270935058594,"left":518.6666870117188},"d826b7c9-7410-4b30":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":41.5,"top":526.9271240234375,"right":1157.6666870117188,"bottom":568.4271240234375,"left":478.66668701171875},"113fb0dc-bc05-4af4":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":41.5,"top":526.9271240234375,"right":1157.6666870117188,"bottom":568.4271240234375,"left":478.66668701171875},"b1e6f2ea-6197-4e0c":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":38,"top":526.9271240234375,"right":1157.6666870117188,"bottom":564.9271240234375,"left":478.66668701171875},"865c8f34-1bc7-443d":{"x":478.66668701171875,"y":526.9271240234375,"width":679,"height":38,"top":526.9271240234375,"right":1157.6666870117188,"bottom":564.9271240234375,"left":478.66668701171875},"a6822176-431b-4ef8":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"15dc6529-bdcd-444a":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"b267762c-1584-4945":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"bf485a72-7d1e-443a":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"68e09c3a-8403-4db5":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"469c049f-631e-4ecb":{"x":484.66583251953125,"y":539.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":539.9273681640625,"right":496.66754150390625,"bottom":551.4268398284912,"left":484.66583251953125},"7a7b2c47-e6a4-4a77":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"6b39f042-e88d-4cec":{"x":478.66668701171875,"y":533.9271240234375,"width":24,"height":24,"top":533.9271240234375,"right":502.66668701171875,"bottom":557.9271240234375,"left":478.66668701171875},"fd1e456d-3957-4ef8":{"x":502.66668701171875,"y":534.9271240234375,"width":211.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":502.66668701171875},"cd1e9685-5293-41db":{"x":518.6666870117188,"y":534.9271240234375,"width":195.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":518.6666870117188},"3c40d34e-67d0-4681":{"x":518.6666870117188,"y":534.9271240234375,"width":195.3854217529297,"height":22,"top":534.9271240234375,"right":714.0521087646484,"bottom":556.9271240234375,"left":518.6666870117188},"6f10e82f-fb2d-4485":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":41.5,"top":571.9271240234375,"right":1157.6666870117188,"bottom":613.4271240234375,"left":478.66668701171875},"667fab1a-2036-4571":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":41.5,"top":571.9271240234375,"right":1157.6666870117188,"bottom":613.4271240234375,"left":478.66668701171875},"5a49839a-f878-4710":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":38,"top":571.9271240234375,"right":1157.6666870117188,"bottom":609.9271240234375,"left":478.66668701171875},"203dd8db-3719-4ed3":{"x":478.66668701171875,"y":571.9271240234375,"width":679,"height":38,"top":571.9271240234375,"right":1157.6666870117188,"bottom":609.9271240234375,"left":478.66668701171875},"d675ac3c-0dce-4dab":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"41fa3986-0220-4928":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"31aaa65a-c1d9-442e":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"db8735c9-6245-4a7a":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"70918fcb-a39c-4ff2":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"5381f2ee-da0f-46e5":{"x":485.66668701171875,"y":584.9271240234375,"width":10,"height":12,"top":584.9271240234375,"right":495.66668701171875,"bottom":596.9271240234375,"left":485.66668701171875},"a617395b-b287-43a1":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"7269be45-3a0c-4b18":{"x":478.66668701171875,"y":578.9271240234375,"width":24,"height":24,"top":578.9271240234375,"right":502.66668701171875,"bottom":602.9271240234375,"left":478.66668701171875},"0567ab30-0640-46b7":{"x":502.66668701171875,"y":579.9271240234375,"width":199.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":502.66668701171875},"1d0bf8f6-cf22-4708":{"x":518.6666870117188,"y":579.9271240234375,"width":183.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":518.6666870117188},"5821d8fa-e0ae-4bcb":{"x":518.6666870117188,"y":579.9271240234375,"width":183.375,"height":22,"top":579.9271240234375,"right":702.0416870117188,"bottom":601.9271240234375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-79.json b/demonstrations/ausdjpo/bboxes/bboxes-79.json new file mode 100644 index 0000000000000000000000000000000000000000..1f501675c557e2d2f6f989cda24b1e324fc47b74 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-79.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-2100.40625,"width":1263.3333740234375,"height":6119,"top":-2100.40625,"right":1263.3333740234375,"bottom":4018.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-2038.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-2038.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-2038.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-2038.40625,"width":405,"height":5484.33349609375,"top":-2038.40625,"right":405,"bottom":3445.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-2038.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1882.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1214.3333740234375,"bottom":3445.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1876.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1876.40625,"right":1214.3333740234375,"bottom":3439.92724609375,"left":454},"87efc70d-ef01-4e45":{"x":454,"y":-484.07293701171875,"width":760.3333740234375,"height":506.3333435058594,"top":-484.07293701171875,"right":1214.3333740234375,"bottom":22.260406494140625,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":-483.40625,"width":759,"height":505,"top":-483.40625,"right":1213.6666870117188,"bottom":21.59375,"left":454.66668701171875},"a62025a8-4f27-4ccc":{"x":454,"y":34.26041793823242,"width":760.3333740234375,"height":394.3333435058594,"top":34.26041793823242,"right":1214.3333740234375,"bottom":428.5937614440918,"left":454},"1fa6058c-f84b-4bf6":{"x":454.66668701171875,"y":34.927085876464844,"width":759,"height":393,"top":34.927085876464844,"right":1213.6666870117188,"bottom":427.92708587646484,"left":454.66668701171875},"737c4c47-7dff-429d":{"x":478.66668701171875,"y":58.927085876464844,"width":711,"height":341,"top":58.927085876464844,"right":1189.6666870117188,"bottom":399.92708587646484,"left":478.66668701171875},"24551c3c-c579-4e69":{"x":478.66668701171875,"y":58.927085876464844,"width":711,"height":24,"top":58.927085876464844,"right":1189.6666870117188,"bottom":82.92708587646484,"left":478.66668701171875},"af1afe6e-70ca-4c33":{"x":478.66668701171875,"y":58.927085876464844,"width":119.67708587646484,"height":24,"top":58.927085876464844,"right":598.3437728881836,"bottom":82.92708587646484,"left":478.66668701171875},"5052f727-2537-4819":{"x":478.66668701171875,"y":60.927085876464844,"width":119.67708587646484,"height":20,"top":60.927085876464844,"right":598.3437728881836,"bottom":80.92708587646484,"left":478.66668701171875},"5b5626f3-889b-4d00":{"x":478.66668701171875,"y":98.92708587646484,"width":711,"height":34,"top":98.92708587646484,"right":1189.6666870117188,"bottom":132.92708587646484,"left":478.66668701171875},"470b99e7-8d4c-4bf6":{"x":478.66668701171875,"y":98.92708587646484,"width":711,"height":34,"top":98.92708587646484,"right":1189.6666870117188,"bottom":132.92708587646484,"left":478.66668701171875},"ed0bd292-9817-4013":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":251,"top":148.92709350585938,"right":1189.6666870117188,"bottom":399.9270935058594,"left":478.66668701171875},"09c1206e-accf-4ca1":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":251,"top":148.92709350585938,"right":1189.6666870117188,"bottom":399.9270935058594,"left":478.66668701171875},"0e17d96d-896e-401d":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":40,"top":148.92709350585938,"right":1189.6666870117188,"bottom":188.92709350585938,"left":478.66668701171875},"fc95a6a4-f1f3-4d85":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":20,"top":148.92709350585938,"right":1189.6666870117188,"bottom":168.92709350585938,"left":478.66668701171875},"add3a192-ebaa-47f3":{"x":478.66668701171875,"y":188.92709350585938,"width":711,"height":211,"top":188.92709350585938,"right":1189.6666870117188,"bottom":399.9270935058594,"left":478.66668701171875},"0086c33f-c4b4-4fbb":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":34.5,"top":188.92709350585938,"right":1157.6666870117188,"bottom":223.42709350585938,"left":478.66668701171875},"0d0fc4d7-1980-4a2c":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":34.5,"top":188.92709350585938,"right":1157.6666870117188,"bottom":223.42709350585938,"left":478.66668701171875},"5b3c2f72-eaa6-4801":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":31,"top":188.92709350585938,"right":1157.6666870117188,"bottom":219.92709350585938,"left":478.66668701171875},"2a88eb6b-df12-420a":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":31,"top":188.92709350585938,"right":1157.6666870117188,"bottom":219.92709350585938,"left":478.66668701171875},"da60eec5-250f-4a68":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"1bc71783-a3c1-4da6":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"6b0c22df-05c5-4bfc":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"ef949132-8310-4afb":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"a9301043-30a4-4386":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"cc057b27-b659-46d0":{"x":485.66668701171875,"y":194.92709350585938,"width":10,"height":12,"top":194.92709350585938,"right":495.66668701171875,"bottom":206.92709350585938,"left":485.66668701171875},"37f34c84-74a6-43e5":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"f8fbd3ee-2c4d-4446":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"236b1d6f-c523-454a":{"x":502.66668701171875,"y":189.92709350585938,"width":110,"height":22,"top":189.92709350585938,"right":612.6666870117188,"bottom":211.92709350585938,"left":502.66668701171875},"4080cb0d-468c-447a":{"x":518.6666870117188,"y":189.92709350585938,"width":94,"height":22,"top":189.92709350585938,"right":612.6666870117188,"bottom":211.92709350585938,"left":518.6666870117188},"b3aaef72-1bd0-4421":{"x":518.6666870117188,"y":189.92709350585938,"width":94,"height":22,"top":189.92709350585938,"right":612.6666870117188,"bottom":211.92709350585938,"left":518.6666870117188},"d826b7c9-7410-4b30":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":41.5,"top":226.92709350585938,"right":1157.6666870117188,"bottom":268.4270935058594,"left":478.66668701171875},"113fb0dc-bc05-4af4":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":41.5,"top":226.92709350585938,"right":1157.6666870117188,"bottom":268.4270935058594,"left":478.66668701171875},"b1e6f2ea-6197-4e0c":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":38,"top":226.92709350585938,"right":1157.6666870117188,"bottom":264.9270935058594,"left":478.66668701171875},"865c8f34-1bc7-443d":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":38,"top":226.92709350585938,"right":1157.6666870117188,"bottom":264.9270935058594,"left":478.66668701171875},"a6822176-431b-4ef8":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"15dc6529-bdcd-444a":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"b267762c-1584-4945":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"bf485a72-7d1e-443a":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"68e09c3a-8403-4db5":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"469c049f-631e-4ecb":{"x":484.66583251953125,"y":239.9273681640625,"width":12.001708984375,"height":11.49945068359375,"top":239.9273681640625,"right":496.66754150390625,"bottom":251.42681884765625,"left":484.66583251953125},"7a7b2c47-e6a4-4a77":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"6b39f042-e88d-4cec":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"fd1e456d-3957-4ef8":{"x":502.66668701171875,"y":234.92709350585938,"width":211.3854217529297,"height":22,"top":234.92709350585938,"right":714.0521087646484,"bottom":256.9270935058594,"left":502.66668701171875},"cd1e9685-5293-41db":{"x":518.6666870117188,"y":234.92709350585938,"width":195.3854217529297,"height":22,"top":234.92709350585938,"right":714.0521087646484,"bottom":256.9270935058594,"left":518.6666870117188},"3c40d34e-67d0-4681":{"x":518.6666870117188,"y":234.92709350585938,"width":195.3854217529297,"height":22,"top":234.92709350585938,"right":714.0521087646484,"bottom":256.9270935058594,"left":518.6666870117188},"6f10e82f-fb2d-4485":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":41.5,"top":271.9270935058594,"right":1157.6666870117188,"bottom":313.4270935058594,"left":478.66668701171875},"667fab1a-2036-4571":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":41.5,"top":271.9270935058594,"right":1157.6666870117188,"bottom":313.4270935058594,"left":478.66668701171875},"5a49839a-f878-4710":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":38,"top":271.9270935058594,"right":1157.6666870117188,"bottom":309.9270935058594,"left":478.66668701171875},"203dd8db-3719-4ed3":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":38,"top":271.9270935058594,"right":1157.6666870117188,"bottom":309.9270935058594,"left":478.66668701171875},"d675ac3c-0dce-4dab":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"41fa3986-0220-4928":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"31aaa65a-c1d9-442e":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"db8735c9-6245-4a7a":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"70918fcb-a39c-4ff2":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"5381f2ee-da0f-46e5":{"x":485.66668701171875,"y":284.9270935058594,"width":10,"height":12,"top":284.9270935058594,"right":495.66668701171875,"bottom":296.9270935058594,"left":485.66668701171875},"a617395b-b287-43a1":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"7269be45-3a0c-4b18":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"0567ab30-0640-46b7":{"x":502.66668701171875,"y":279.9270935058594,"width":199.375,"height":22,"top":279.9270935058594,"right":702.0416870117188,"bottom":301.9270935058594,"left":502.66668701171875},"1d0bf8f6-cf22-4708":{"x":518.6666870117188,"y":279.9270935058594,"width":183.375,"height":22,"top":279.9270935058594,"right":702.0416870117188,"bottom":301.9270935058594,"left":518.6666870117188},"5821d8fa-e0ae-4bcb":{"x":518.6666870117188,"y":279.9270935058594,"width":183.375,"height":22,"top":279.9270935058594,"right":702.0416870117188,"bottom":301.9270935058594,"left":518.6666870117188},"20c175ca-d57b-4708":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":41.5,"top":316.9270935058594,"right":1157.6666870117188,"bottom":358.4270935058594,"left":478.66668701171875},"74d5f1a4-3df3-4cbf":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":41.5,"top":316.9270935058594,"right":1157.6666870117188,"bottom":358.4270935058594,"left":478.66668701171875},"5f6cef6b-74c4-4277":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":38,"top":316.9270935058594,"right":1157.6666870117188,"bottom":354.9270935058594,"left":478.66668701171875},"c58d90d4-271b-490b":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":38,"top":316.9270935058594,"right":1157.6666870117188,"bottom":354.9270935058594,"left":478.66668701171875},"fddbc3c2-15aa-443b":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"160372d2-c15b-44a6":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"19658c33-aebc-4bbf":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"f0faa83e-aee4-472e":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"03864b27-2131-4248":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"b80aec05-213f-4cee":{"x":484.66583251953125,"y":329.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":329.9273681640625,"right":496.66754150390625,"bottom":341.4268398284912,"left":484.66583251953125},"cd2f2ec9-8b66-45c3":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"9108a82a-f062-4e7d":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"1f252e74-eee7-4913":{"x":502.66668701171875,"y":324.9270935058594,"width":265.6875,"height":22,"top":324.9270935058594,"right":768.3541870117188,"bottom":346.9270935058594,"left":502.66668701171875},"6437edab-709b-47b6":{"x":518.6666870117188,"y":324.9270935058594,"width":249.6875,"height":22,"top":324.9270935058594,"right":768.3541870117188,"bottom":346.9270935058594,"left":518.6666870117188},"9cf8c77c-6e57-466e":{"x":518.6666870117188,"y":324.9270935058594,"width":249.6875,"height":22,"top":324.9270935058594,"right":768.3541870117188,"bottom":346.9270935058594,"left":518.6666870117188},"a5a9f81c-e198-4673":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":34.5,"top":361.9270935058594,"right":1157.6666870117188,"bottom":396.4270935058594,"left":478.66668701171875},"910dc379-8121-4d25":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":34.5,"top":361.9270935058594,"right":1157.6666870117188,"bottom":396.4270935058594,"left":478.66668701171875},"43f44a46-629a-45e8":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":31,"top":361.9270935058594,"right":1157.6666870117188,"bottom":392.9270935058594,"left":478.66668701171875},"7a926c01-f90a-40f6":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":31,"top":361.9270935058594,"right":1157.6666870117188,"bottom":392.9270935058594,"left":478.66668701171875},"f49ceca5-2489-40fa":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"2fb2d71e-5aae-4b9f":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"d858df38-666f-42ce":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"f58156a2-fa83-44ea":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"8378059e-95ac-4fd1":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"7fc02769-16b9-43c0":{"x":485.66668701171875,"y":374.9270935058594,"width":10,"height":12,"top":374.9270935058594,"right":495.66668701171875,"bottom":386.9270935058594,"left":485.66668701171875},"c71ed9fc-74a1-4070":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"e9146517-7151-4276":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"ff01eda9-c603-4625":{"x":502.66668701171875,"y":369.9270935058594,"width":189.17709350585938,"height":22,"top":369.9270935058594,"right":691.8437805175781,"bottom":391.9270935058594,"left":502.66668701171875},"67c4af0f-70d6-458e":{"x":518.6666870117188,"y":369.9270935058594,"width":173.17709350585938,"height":22,"top":369.9270935058594,"right":691.8437805175781,"bottom":391.9270935058594,"left":518.6666870117188},"1322aa92-1291-4e77":{"x":518.6666870117188,"y":369.9270935058594,"width":173.17709350585938,"height":22,"top":369.9270935058594,"right":691.8437805175781,"bottom":391.9270935058594,"left":518.6666870117188},"a3afe3c9-5f5a-4526":{"x":454,"y":440.59375,"width":760.3333740234375,"height":776.3333740234375,"top":440.59375,"right":1214.3333740234375,"bottom":1216.9271240234375,"left":454},"86b05261-a998-4e8c":{"x":454.66668701171875,"y":441.26043701171875,"width":759,"height":775,"top":441.26043701171875,"right":1213.6666870117188,"bottom":1216.2604370117188,"left":454.66668701171875},"aa15154d-fdc2-4bde":{"x":478.66668701171875,"y":465.26043701171875,"width":711,"height":723,"top":465.26043701171875,"right":1189.6666870117188,"bottom":1188.2604370117188,"left":478.66668701171875},"bd1bbafc-8c60-4aa3":{"x":478.66668701171875,"y":465.26043701171875,"width":711,"height":24,"top":465.26043701171875,"right":1189.6666870117188,"bottom":489.26043701171875,"left":478.66668701171875},"bdf3e4a0-2a50-4466":{"x":478.66668701171875,"y":465.26043701171875,"width":184.6666717529297,"height":24,"top":465.26043701171875,"right":663.3333587646484,"bottom":489.26043701171875,"left":478.66668701171875},"7685db03-5ae4-4e2d":{"x":478.66668701171875,"y":467.26043701171875,"width":184.6666717529297,"height":20,"top":467.26043701171875,"right":663.3333587646484,"bottom":487.26043701171875,"left":478.66668701171875},"997c3aac-514a-4a0f":{"x":478.66668701171875,"y":505.26043701171875,"width":711,"height":56,"top":505.26043701171875,"right":1189.6666870117188,"bottom":561.2604370117188,"left":478.66668701171875},"d6895de6-b25e-4f61":{"x":478.66668701171875,"y":505.26043701171875,"width":711,"height":56,"top":505.26043701171875,"right":1189.6666870117188,"bottom":561.2604370117188,"left":478.66668701171875},"e5f351b9-56da-4d17":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":611,"top":577.2604370117188,"right":1189.6666870117188,"bottom":1188.2604370117188,"left":478.66668701171875},"6a286823-01d1-45e2":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":611,"top":577.2604370117188,"right":1189.6666870117188,"bottom":1188.2604370117188,"left":478.66668701171875},"ebbb8c66-a224-44a9":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":40,"top":577.2604370117188,"right":1189.6666870117188,"bottom":617.2604370117188,"left":478.66668701171875},"e7305420-73d8-401e":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":20,"top":577.2604370117188,"right":1189.6666870117188,"bottom":597.2604370117188,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-80.json b/demonstrations/ausdjpo/bboxes/bboxes-80.json new file mode 100644 index 0000000000000000000000000000000000000000..1f501675c557e2d2f6f989cda24b1e324fc47b74 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-80.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-2100.40625,"width":1263.3333740234375,"height":6119,"top":-2100.40625,"right":1263.3333740234375,"bottom":4018.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-2038.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-2038.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-2038.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-2038.40625,"width":405,"height":5484.33349609375,"top":-2038.40625,"right":405,"bottom":3445.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-2038.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-2038.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-1882.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1263.3333740234375,"bottom":3445.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-1882.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-1882.40625,"right":1214.3333740234375,"bottom":3445.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-1876.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-1876.40625,"right":1214.3333740234375,"bottom":3439.92724609375,"left":454},"87efc70d-ef01-4e45":{"x":454,"y":-484.07293701171875,"width":760.3333740234375,"height":506.3333435058594,"top":-484.07293701171875,"right":1214.3333740234375,"bottom":22.260406494140625,"left":454},"d14cf46c-a500-41ba":{"x":454.66668701171875,"y":-483.40625,"width":759,"height":505,"top":-483.40625,"right":1213.6666870117188,"bottom":21.59375,"left":454.66668701171875},"a62025a8-4f27-4ccc":{"x":454,"y":34.26041793823242,"width":760.3333740234375,"height":394.3333435058594,"top":34.26041793823242,"right":1214.3333740234375,"bottom":428.5937614440918,"left":454},"1fa6058c-f84b-4bf6":{"x":454.66668701171875,"y":34.927085876464844,"width":759,"height":393,"top":34.927085876464844,"right":1213.6666870117188,"bottom":427.92708587646484,"left":454.66668701171875},"737c4c47-7dff-429d":{"x":478.66668701171875,"y":58.927085876464844,"width":711,"height":341,"top":58.927085876464844,"right":1189.6666870117188,"bottom":399.92708587646484,"left":478.66668701171875},"24551c3c-c579-4e69":{"x":478.66668701171875,"y":58.927085876464844,"width":711,"height":24,"top":58.927085876464844,"right":1189.6666870117188,"bottom":82.92708587646484,"left":478.66668701171875},"af1afe6e-70ca-4c33":{"x":478.66668701171875,"y":58.927085876464844,"width":119.67708587646484,"height":24,"top":58.927085876464844,"right":598.3437728881836,"bottom":82.92708587646484,"left":478.66668701171875},"5052f727-2537-4819":{"x":478.66668701171875,"y":60.927085876464844,"width":119.67708587646484,"height":20,"top":60.927085876464844,"right":598.3437728881836,"bottom":80.92708587646484,"left":478.66668701171875},"5b5626f3-889b-4d00":{"x":478.66668701171875,"y":98.92708587646484,"width":711,"height":34,"top":98.92708587646484,"right":1189.6666870117188,"bottom":132.92708587646484,"left":478.66668701171875},"470b99e7-8d4c-4bf6":{"x":478.66668701171875,"y":98.92708587646484,"width":711,"height":34,"top":98.92708587646484,"right":1189.6666870117188,"bottom":132.92708587646484,"left":478.66668701171875},"ed0bd292-9817-4013":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":251,"top":148.92709350585938,"right":1189.6666870117188,"bottom":399.9270935058594,"left":478.66668701171875},"09c1206e-accf-4ca1":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":251,"top":148.92709350585938,"right":1189.6666870117188,"bottom":399.9270935058594,"left":478.66668701171875},"0e17d96d-896e-401d":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":40,"top":148.92709350585938,"right":1189.6666870117188,"bottom":188.92709350585938,"left":478.66668701171875},"fc95a6a4-f1f3-4d85":{"x":478.66668701171875,"y":148.92709350585938,"width":711,"height":20,"top":148.92709350585938,"right":1189.6666870117188,"bottom":168.92709350585938,"left":478.66668701171875},"add3a192-ebaa-47f3":{"x":478.66668701171875,"y":188.92709350585938,"width":711,"height":211,"top":188.92709350585938,"right":1189.6666870117188,"bottom":399.9270935058594,"left":478.66668701171875},"0086c33f-c4b4-4fbb":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":34.5,"top":188.92709350585938,"right":1157.6666870117188,"bottom":223.42709350585938,"left":478.66668701171875},"0d0fc4d7-1980-4a2c":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":34.5,"top":188.92709350585938,"right":1157.6666870117188,"bottom":223.42709350585938,"left":478.66668701171875},"5b3c2f72-eaa6-4801":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":31,"top":188.92709350585938,"right":1157.6666870117188,"bottom":219.92709350585938,"left":478.66668701171875},"2a88eb6b-df12-420a":{"x":478.66668701171875,"y":188.92709350585938,"width":679,"height":31,"top":188.92709350585938,"right":1157.6666870117188,"bottom":219.92709350585938,"left":478.66668701171875},"da60eec5-250f-4a68":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"1bc71783-a3c1-4da6":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"6b0c22df-05c5-4bfc":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"ef949132-8310-4afb":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"a9301043-30a4-4386":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"cc057b27-b659-46d0":{"x":485.66668701171875,"y":194.92709350585938,"width":10,"height":12,"top":194.92709350585938,"right":495.66668701171875,"bottom":206.92709350585938,"left":485.66668701171875},"37f34c84-74a6-43e5":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"f8fbd3ee-2c4d-4446":{"x":478.66668701171875,"y":188.92709350585938,"width":24,"height":24,"top":188.92709350585938,"right":502.66668701171875,"bottom":212.92709350585938,"left":478.66668701171875},"236b1d6f-c523-454a":{"x":502.66668701171875,"y":189.92709350585938,"width":110,"height":22,"top":189.92709350585938,"right":612.6666870117188,"bottom":211.92709350585938,"left":502.66668701171875},"4080cb0d-468c-447a":{"x":518.6666870117188,"y":189.92709350585938,"width":94,"height":22,"top":189.92709350585938,"right":612.6666870117188,"bottom":211.92709350585938,"left":518.6666870117188},"b3aaef72-1bd0-4421":{"x":518.6666870117188,"y":189.92709350585938,"width":94,"height":22,"top":189.92709350585938,"right":612.6666870117188,"bottom":211.92709350585938,"left":518.6666870117188},"d826b7c9-7410-4b30":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":41.5,"top":226.92709350585938,"right":1157.6666870117188,"bottom":268.4270935058594,"left":478.66668701171875},"113fb0dc-bc05-4af4":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":41.5,"top":226.92709350585938,"right":1157.6666870117188,"bottom":268.4270935058594,"left":478.66668701171875},"b1e6f2ea-6197-4e0c":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":38,"top":226.92709350585938,"right":1157.6666870117188,"bottom":264.9270935058594,"left":478.66668701171875},"865c8f34-1bc7-443d":{"x":478.66668701171875,"y":226.92709350585938,"width":679,"height":38,"top":226.92709350585938,"right":1157.6666870117188,"bottom":264.9270935058594,"left":478.66668701171875},"a6822176-431b-4ef8":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"15dc6529-bdcd-444a":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"b267762c-1584-4945":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"bf485a72-7d1e-443a":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"68e09c3a-8403-4db5":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"469c049f-631e-4ecb":{"x":484.66583251953125,"y":239.9273681640625,"width":12.001708984375,"height":11.49945068359375,"top":239.9273681640625,"right":496.66754150390625,"bottom":251.42681884765625,"left":484.66583251953125},"7a7b2c47-e6a4-4a77":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"6b39f042-e88d-4cec":{"x":478.66668701171875,"y":233.92709350585938,"width":24,"height":24,"top":233.92709350585938,"right":502.66668701171875,"bottom":257.9270935058594,"left":478.66668701171875},"fd1e456d-3957-4ef8":{"x":502.66668701171875,"y":234.92709350585938,"width":211.3854217529297,"height":22,"top":234.92709350585938,"right":714.0521087646484,"bottom":256.9270935058594,"left":502.66668701171875},"cd1e9685-5293-41db":{"x":518.6666870117188,"y":234.92709350585938,"width":195.3854217529297,"height":22,"top":234.92709350585938,"right":714.0521087646484,"bottom":256.9270935058594,"left":518.6666870117188},"3c40d34e-67d0-4681":{"x":518.6666870117188,"y":234.92709350585938,"width":195.3854217529297,"height":22,"top":234.92709350585938,"right":714.0521087646484,"bottom":256.9270935058594,"left":518.6666870117188},"6f10e82f-fb2d-4485":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":41.5,"top":271.9270935058594,"right":1157.6666870117188,"bottom":313.4270935058594,"left":478.66668701171875},"667fab1a-2036-4571":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":41.5,"top":271.9270935058594,"right":1157.6666870117188,"bottom":313.4270935058594,"left":478.66668701171875},"5a49839a-f878-4710":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":38,"top":271.9270935058594,"right":1157.6666870117188,"bottom":309.9270935058594,"left":478.66668701171875},"203dd8db-3719-4ed3":{"x":478.66668701171875,"y":271.9270935058594,"width":679,"height":38,"top":271.9270935058594,"right":1157.6666870117188,"bottom":309.9270935058594,"left":478.66668701171875},"d675ac3c-0dce-4dab":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"41fa3986-0220-4928":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"31aaa65a-c1d9-442e":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"db8735c9-6245-4a7a":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"70918fcb-a39c-4ff2":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"5381f2ee-da0f-46e5":{"x":485.66668701171875,"y":284.9270935058594,"width":10,"height":12,"top":284.9270935058594,"right":495.66668701171875,"bottom":296.9270935058594,"left":485.66668701171875},"a617395b-b287-43a1":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"7269be45-3a0c-4b18":{"x":478.66668701171875,"y":278.9270935058594,"width":24,"height":24,"top":278.9270935058594,"right":502.66668701171875,"bottom":302.9270935058594,"left":478.66668701171875},"0567ab30-0640-46b7":{"x":502.66668701171875,"y":279.9270935058594,"width":199.375,"height":22,"top":279.9270935058594,"right":702.0416870117188,"bottom":301.9270935058594,"left":502.66668701171875},"1d0bf8f6-cf22-4708":{"x":518.6666870117188,"y":279.9270935058594,"width":183.375,"height":22,"top":279.9270935058594,"right":702.0416870117188,"bottom":301.9270935058594,"left":518.6666870117188},"5821d8fa-e0ae-4bcb":{"x":518.6666870117188,"y":279.9270935058594,"width":183.375,"height":22,"top":279.9270935058594,"right":702.0416870117188,"bottom":301.9270935058594,"left":518.6666870117188},"20c175ca-d57b-4708":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":41.5,"top":316.9270935058594,"right":1157.6666870117188,"bottom":358.4270935058594,"left":478.66668701171875},"74d5f1a4-3df3-4cbf":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":41.5,"top":316.9270935058594,"right":1157.6666870117188,"bottom":358.4270935058594,"left":478.66668701171875},"5f6cef6b-74c4-4277":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":38,"top":316.9270935058594,"right":1157.6666870117188,"bottom":354.9270935058594,"left":478.66668701171875},"c58d90d4-271b-490b":{"x":478.66668701171875,"y":316.9270935058594,"width":679,"height":38,"top":316.9270935058594,"right":1157.6666870117188,"bottom":354.9270935058594,"left":478.66668701171875},"fddbc3c2-15aa-443b":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"160372d2-c15b-44a6":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"19658c33-aebc-4bbf":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"f0faa83e-aee4-472e":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"03864b27-2131-4248":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"b80aec05-213f-4cee":{"x":484.66583251953125,"y":329.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":329.9273681640625,"right":496.66754150390625,"bottom":341.4268398284912,"left":484.66583251953125},"cd2f2ec9-8b66-45c3":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"9108a82a-f062-4e7d":{"x":478.66668701171875,"y":323.9270935058594,"width":24,"height":24,"top":323.9270935058594,"right":502.66668701171875,"bottom":347.9270935058594,"left":478.66668701171875},"1f252e74-eee7-4913":{"x":502.66668701171875,"y":324.9270935058594,"width":265.6875,"height":22,"top":324.9270935058594,"right":768.3541870117188,"bottom":346.9270935058594,"left":502.66668701171875},"6437edab-709b-47b6":{"x":518.6666870117188,"y":324.9270935058594,"width":249.6875,"height":22,"top":324.9270935058594,"right":768.3541870117188,"bottom":346.9270935058594,"left":518.6666870117188},"9cf8c77c-6e57-466e":{"x":518.6666870117188,"y":324.9270935058594,"width":249.6875,"height":22,"top":324.9270935058594,"right":768.3541870117188,"bottom":346.9270935058594,"left":518.6666870117188},"a5a9f81c-e198-4673":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":34.5,"top":361.9270935058594,"right":1157.6666870117188,"bottom":396.4270935058594,"left":478.66668701171875},"910dc379-8121-4d25":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":34.5,"top":361.9270935058594,"right":1157.6666870117188,"bottom":396.4270935058594,"left":478.66668701171875},"43f44a46-629a-45e8":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":31,"top":361.9270935058594,"right":1157.6666870117188,"bottom":392.9270935058594,"left":478.66668701171875},"7a926c01-f90a-40f6":{"x":478.66668701171875,"y":361.9270935058594,"width":679,"height":31,"top":361.9270935058594,"right":1157.6666870117188,"bottom":392.9270935058594,"left":478.66668701171875},"f49ceca5-2489-40fa":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"2fb2d71e-5aae-4b9f":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"d858df38-666f-42ce":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"f58156a2-fa83-44ea":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"8378059e-95ac-4fd1":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"7fc02769-16b9-43c0":{"x":485.66668701171875,"y":374.9270935058594,"width":10,"height":12,"top":374.9270935058594,"right":495.66668701171875,"bottom":386.9270935058594,"left":485.66668701171875},"c71ed9fc-74a1-4070":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"e9146517-7151-4276":{"x":478.66668701171875,"y":368.9270935058594,"width":24,"height":24,"top":368.9270935058594,"right":502.66668701171875,"bottom":392.9270935058594,"left":478.66668701171875},"ff01eda9-c603-4625":{"x":502.66668701171875,"y":369.9270935058594,"width":189.17709350585938,"height":22,"top":369.9270935058594,"right":691.8437805175781,"bottom":391.9270935058594,"left":502.66668701171875},"67c4af0f-70d6-458e":{"x":518.6666870117188,"y":369.9270935058594,"width":173.17709350585938,"height":22,"top":369.9270935058594,"right":691.8437805175781,"bottom":391.9270935058594,"left":518.6666870117188},"1322aa92-1291-4e77":{"x":518.6666870117188,"y":369.9270935058594,"width":173.17709350585938,"height":22,"top":369.9270935058594,"right":691.8437805175781,"bottom":391.9270935058594,"left":518.6666870117188},"a3afe3c9-5f5a-4526":{"x":454,"y":440.59375,"width":760.3333740234375,"height":776.3333740234375,"top":440.59375,"right":1214.3333740234375,"bottom":1216.9271240234375,"left":454},"86b05261-a998-4e8c":{"x":454.66668701171875,"y":441.26043701171875,"width":759,"height":775,"top":441.26043701171875,"right":1213.6666870117188,"bottom":1216.2604370117188,"left":454.66668701171875},"aa15154d-fdc2-4bde":{"x":478.66668701171875,"y":465.26043701171875,"width":711,"height":723,"top":465.26043701171875,"right":1189.6666870117188,"bottom":1188.2604370117188,"left":478.66668701171875},"bd1bbafc-8c60-4aa3":{"x":478.66668701171875,"y":465.26043701171875,"width":711,"height":24,"top":465.26043701171875,"right":1189.6666870117188,"bottom":489.26043701171875,"left":478.66668701171875},"bdf3e4a0-2a50-4466":{"x":478.66668701171875,"y":465.26043701171875,"width":184.6666717529297,"height":24,"top":465.26043701171875,"right":663.3333587646484,"bottom":489.26043701171875,"left":478.66668701171875},"7685db03-5ae4-4e2d":{"x":478.66668701171875,"y":467.26043701171875,"width":184.6666717529297,"height":20,"top":467.26043701171875,"right":663.3333587646484,"bottom":487.26043701171875,"left":478.66668701171875},"997c3aac-514a-4a0f":{"x":478.66668701171875,"y":505.26043701171875,"width":711,"height":56,"top":505.26043701171875,"right":1189.6666870117188,"bottom":561.2604370117188,"left":478.66668701171875},"d6895de6-b25e-4f61":{"x":478.66668701171875,"y":505.26043701171875,"width":711,"height":56,"top":505.26043701171875,"right":1189.6666870117188,"bottom":561.2604370117188,"left":478.66668701171875},"e5f351b9-56da-4d17":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":611,"top":577.2604370117188,"right":1189.6666870117188,"bottom":1188.2604370117188,"left":478.66668701171875},"6a286823-01d1-45e2":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":611,"top":577.2604370117188,"right":1189.6666870117188,"bottom":1188.2604370117188,"left":478.66668701171875},"ebbb8c66-a224-44a9":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":40,"top":577.2604370117188,"right":1189.6666870117188,"bottom":617.2604370117188,"left":478.66668701171875},"e7305420-73d8-401e":{"x":478.66668701171875,"y":577.2604370117188,"width":711,"height":20,"top":577.2604370117188,"right":1189.6666870117188,"bottom":597.2604370117188,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-84.json b/demonstrations/ausdjpo/bboxes/bboxes-84.json new file mode 100644 index 0000000000000000000000000000000000000000..f7fad2bc81f22fcfd5cb98ed0563df7effac8bc6 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-84.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-2900.40625,"width":1263.3333740234375,"height":6119,"top":-2900.40625,"right":1263.3333740234375,"bottom":3218.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-2838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-2838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-2838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-2838.40625,"width":405,"height":5484.33349609375,"top":-2838.40625,"right":405,"bottom":2645.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-2838.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-2682.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1214.3333740234375,"bottom":2645.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-2676.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-2676.40625,"right":1214.3333740234375,"bottom":2639.92724609375,"left":454},"a3afe3c9-5f5a-4526":{"x":454,"y":-359.40625,"width":760.3333740234375,"height":776.3333740234375,"top":-359.40625,"right":1214.3333740234375,"bottom":416.9271240234375,"left":454},"86b05261-a998-4e8c":{"x":454.66668701171875,"y":-358.7395935058594,"width":759,"height":775,"top":-358.7395935058594,"right":1213.6666870117188,"bottom":416.2604064941406,"left":454.66668701171875},"aa15154d-fdc2-4bde":{"x":478.66668701171875,"y":-334.7395935058594,"width":711,"height":723,"top":-334.7395935058594,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"e5f351b9-56da-4d17":{"x":478.66668701171875,"y":-222.73959350585938,"width":711,"height":611,"top":-222.73959350585938,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"6a286823-01d1-45e2":{"x":478.66668701171875,"y":-222.73959350585938,"width":711,"height":611,"top":-222.73959350585938,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"72e5e21c-61d1-430d":{"x":478.66668701171875,"y":-182.73959350585938,"width":711,"height":571,"top":-182.73959350585938,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"a86e536b-cf0a-453b":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":41.5,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":31.76041603088379,"left":478.66668701171875},"6f3fd328-94f4-4251":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":41.5,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":31.76041603088379,"left":478.66668701171875},"97447831-d6b6-4a33":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":38,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":28.26041603088379,"left":478.66668701171875},"30affc47-0b93-4424":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":38,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":28.26041603088379,"left":478.66668701171875},"e08f74e7-064a-4b17":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"ab5ad7ef-37ae-441c":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"b32a470e-292d-4113":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"95b3709e-568a-42ee":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"8e95d3d5-ea0c-45f3":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"3180fffc-c80c-4221":{"x":484.66583251953125,"y":3.2606983184814453,"width":12.001708984375,"height":11.499458312988281,"top":3.2606983184814453,"right":496.66754150390625,"bottom":14.760156631469727,"left":484.66583251953125},"2ee3765b-033a-46c5":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"53adbfcc-5d36-44fd":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"2e364336-72be-4ba4":{"x":502.66668701171875,"y":-1.7395833730697632,"width":222.17709350585938,"height":22,"top":-1.7395833730697632,"right":724.8437805175781,"bottom":20.260416626930237,"left":502.66668701171875},"b2250c0c-6921-42fa":{"x":518.6666870117188,"y":-1.7395833730697632,"width":206.17709350585938,"height":22,"top":-1.7395833730697632,"right":724.8437805175781,"bottom":20.260416626930237,"left":518.6666870117188},"ff8d0814-e1ea-40bc":{"x":518.6666870117188,"y":-1.7395833730697632,"width":206.17709350585938,"height":22,"top":-1.7395833730697632,"right":724.8437805175781,"bottom":20.260416626930237,"left":518.6666870117188},"6ff12e9e-76c4-463a":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":41.5,"top":35.26041793823242,"right":1157.6666870117188,"bottom":76.76041793823242,"left":478.66668701171875},"0264e2fa-39b8-4a23":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":41.5,"top":35.26041793823242,"right":1157.6666870117188,"bottom":76.76041793823242,"left":478.66668701171875},"566d7cbc-c71b-4c35":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":38,"top":35.26041793823242,"right":1157.6666870117188,"bottom":73.26041793823242,"left":478.66668701171875},"c240b033-75a3-4f73":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":38,"top":35.26041793823242,"right":1157.6666870117188,"bottom":73.26041793823242,"left":478.66668701171875},"b7121e8f-9918-4bcf":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"d5ea116f-7030-4357":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"7d39c481-7f96-4dba":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"28ab5d47-4691-41e0":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"eb44fb0a-cf37-4c19":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"87294226-8b58-4ec2":{"x":485.66668701171875,"y":48.26041793823242,"width":10,"height":12,"top":48.26041793823242,"right":495.66668701171875,"bottom":60.26041793823242,"left":485.66668701171875},"37018ea8-4e77-4969":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"75a931c0-864a-46c4":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"621acbc9-660b-4956":{"x":502.66668701171875,"y":43.26041793823242,"width":251.9375,"height":22,"top":43.26041793823242,"right":754.6041870117188,"bottom":65.26041793823242,"left":502.66668701171875},"c1c99e1e-f19d-434f":{"x":518.6666870117188,"y":43.26041793823242,"width":235.9375,"height":22,"top":43.26041793823242,"right":754.6041870117188,"bottom":65.26041793823242,"left":518.6666870117188},"72a456bc-96f6-4316":{"x":518.6666870117188,"y":43.26041793823242,"width":235.9375,"height":22,"top":43.26041793823242,"right":754.6041870117188,"bottom":65.26041793823242,"left":518.6666870117188},"b5ecedf6-f97a-4429":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":41.5,"top":80.26042175292969,"right":1157.6666870117188,"bottom":121.76042175292969,"left":478.66668701171875},"e1143900-4ab8-4eb3":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":41.5,"top":80.26042175292969,"right":1157.6666870117188,"bottom":121.76042175292969,"left":478.66668701171875},"5219d463-570f-4ed6":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":38,"top":80.26042175292969,"right":1157.6666870117188,"bottom":118.26042175292969,"left":478.66668701171875},"008aa3b0-e769-49d3":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":38,"top":80.26042175292969,"right":1157.6666870117188,"bottom":118.26042175292969,"left":478.66668701171875},"277c7b5b-b8ba-4c02":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"8eb0032a-67a3-425b":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"793acfb5-c413-4d94":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"d7b5b59c-f83a-4830":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"61a8963e-ccf8-4029":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"3df7106e-fa9c-4dba":{"x":485.66668701171875,"y":93.26042175292969,"width":10,"height":12,"top":93.26042175292969,"right":495.66668701171875,"bottom":105.26042175292969,"left":485.66668701171875},"52f2a4d0-3cc9-4af8":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"4f185ded-97db-485a":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"69b416b3-fc6d-40ff":{"x":502.66668701171875,"y":88.26042175292969,"width":442.88543701171875,"height":22,"top":88.26042175292969,"right":945.5521240234375,"bottom":110.26042175292969,"left":502.66668701171875},"6a5d660f-a334-4f7f":{"x":518.6666870117188,"y":88.26042175292969,"width":426.88543701171875,"height":22,"top":88.26042175292969,"right":945.5521240234375,"bottom":110.26042175292969,"left":518.6666870117188},"b0e9f980-310d-46dd":{"x":518.6666870117188,"y":88.26042175292969,"width":426.88543701171875,"height":22,"top":88.26042175292969,"right":945.5521240234375,"bottom":110.26042175292969,"left":518.6666870117188},"ccd10418-8f17-4c88":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":41.5,"top":125.26042175292969,"right":1157.6666870117188,"bottom":166.7604217529297,"left":478.66668701171875},"629d584a-741c-425b":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":41.5,"top":125.26042175292969,"right":1157.6666870117188,"bottom":166.7604217529297,"left":478.66668701171875},"2a664e5f-879e-4775":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":38,"top":125.26042175292969,"right":1157.6666870117188,"bottom":163.2604217529297,"left":478.66668701171875},"7a80f73c-75ad-43db":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":38,"top":125.26042175292969,"right":1157.6666870117188,"bottom":163.2604217529297,"left":478.66668701171875},"be97e239-36ee-433f":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"0808c54f-2316-4ad0":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"7bda117a-2f9c-4cc4":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"17e660f4-9e57-43c1":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"087ca451-4d19-4009":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"cc6692bb-6461-4c9d":{"x":484.66583251953125,"y":138.26071166992188,"width":12.001708984375,"height":11.49945068359375,"top":138.26071166992188,"right":496.66754150390625,"bottom":149.76016235351562,"left":484.66583251953125},"cc9126c1-5327-46ec":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"3b7caac2-00ce-4f22":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"aa7d7046-4df0-4941":{"x":502.66668701171875,"y":133.2604217529297,"width":261.22918701171875,"height":22,"top":133.2604217529297,"right":763.8958740234375,"bottom":155.2604217529297,"left":502.66668701171875},"f02ceb95-273d-4da9":{"x":518.6666870117188,"y":133.2604217529297,"width":245.2291717529297,"height":22,"top":133.2604217529297,"right":763.8958587646484,"bottom":155.2604217529297,"left":518.6666870117188},"627e89e0-b1af-4084":{"x":518.6666870117188,"y":133.2604217529297,"width":245.2291717529297,"height":22,"top":133.2604217529297,"right":763.8958587646484,"bottom":155.2604217529297,"left":518.6666870117188},"054358c8-cb3f-4a76":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":41.5,"top":170.2604217529297,"right":1157.6666870117188,"bottom":211.7604217529297,"left":478.66668701171875},"a6440085-5f1f-4721":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":41.5,"top":170.2604217529297,"right":1157.6666870117188,"bottom":211.7604217529297,"left":478.66668701171875},"1f8b67b9-d720-44c3":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":38,"top":170.2604217529297,"right":1157.6666870117188,"bottom":208.2604217529297,"left":478.66668701171875},"7927626b-040b-4dc7":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":38,"top":170.2604217529297,"right":1157.6666870117188,"bottom":208.2604217529297,"left":478.66668701171875},"7a2bee23-3e20-478b":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"44b4ff44-5539-4c2e":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"e2fba8ac-09f5-477f":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"b42d673c-69ce-4ae3":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"ebdb8521-2b7d-4dd6":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"25f06016-191c-452e":{"x":485.66668701171875,"y":183.2604217529297,"width":10,"height":12,"top":183.2604217529297,"right":495.66668701171875,"bottom":195.2604217529297,"left":485.66668701171875},"f02877b8-41ce-4e5c":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"d6709abd-8c17-48fe":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"46cea7f7-a7f8-4b19":{"x":502.66668701171875,"y":178.2604217529297,"width":238.0729217529297,"height":22,"top":178.2604217529297,"right":740.7396087646484,"bottom":200.2604217529297,"left":502.66668701171875},"40b6e872-3e99-4c97":{"x":518.6666870117188,"y":178.2604217529297,"width":222.0729217529297,"height":22,"top":178.2604217529297,"right":740.7396087646484,"bottom":200.2604217529297,"left":518.6666870117188},"6a449baf-20aa-4c0c":{"x":518.6666870117188,"y":178.2604217529297,"width":222.0729217529297,"height":22,"top":178.2604217529297,"right":740.7396087646484,"bottom":200.2604217529297,"left":518.6666870117188},"82f5f1f1-c4f1-4df9":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":41.5,"top":215.2604217529297,"right":1157.6666870117188,"bottom":256.7604217529297,"left":478.66668701171875},"58b93365-d66c-4f79":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":41.5,"top":215.2604217529297,"right":1157.6666870117188,"bottom":256.7604217529297,"left":478.66668701171875},"1c467252-e201-457a":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":38,"top":215.2604217529297,"right":1157.6666870117188,"bottom":253.2604217529297,"left":478.66668701171875},"60693d6d-62a5-4b35":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":38,"top":215.2604217529297,"right":1157.6666870117188,"bottom":253.2604217529297,"left":478.66668701171875},"447d5ff6-2211-46ce":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"02a0b961-1786-42a2":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"675258dc-3523-4648":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"abfedb52-3c56-40d8":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"939c2101-f5a3-4a3e":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"e76c982d-50e3-40cb":{"x":484.66583251953125,"y":228.26071166992188,"width":12.001708984375,"height":11.49945068359375,"top":228.26071166992188,"right":496.66754150390625,"bottom":239.76016235351562,"left":484.66583251953125},"07bc8e0d-f9a1-4bcf":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"470e3c06-3986-46db":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"cd2ea552-ed7b-4ca4":{"x":502.66668701171875,"y":223.2604217529297,"width":216.39584350585938,"height":22,"top":223.2604217529297,"right":719.0625305175781,"bottom":245.2604217529297,"left":502.66668701171875},"2cbcf8b1-8135-4af0":{"x":518.6666870117188,"y":223.2604217529297,"width":200.39584350585938,"height":22,"top":223.2604217529297,"right":719.0625305175781,"bottom":245.2604217529297,"left":518.6666870117188},"8f3fcd16-9798-4a90":{"x":518.6666870117188,"y":223.2604217529297,"width":200.39584350585938,"height":22,"top":223.2604217529297,"right":719.0625305175781,"bottom":245.2604217529297,"left":518.6666870117188},"c9810baf-cbfc-43f5":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":41.5,"top":260.26043701171875,"right":1157.6666870117188,"bottom":301.76043701171875,"left":478.66668701171875},"a9d032a7-2665-4c53":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":41.5,"top":260.26043701171875,"right":1157.6666870117188,"bottom":301.76043701171875,"left":478.66668701171875},"b2b3abef-3f3b-4f90":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":38,"top":260.26043701171875,"right":1157.6666870117188,"bottom":298.26043701171875,"left":478.66668701171875},"0af94dd7-21e9-45fb":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":38,"top":260.26043701171875,"right":1157.6666870117188,"bottom":298.26043701171875,"left":478.66668701171875},"8350da84-661e-49fd":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"d3898e39-e806-43f7":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"d2c8a857-ef19-4b48":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"b6420d4e-c582-4a28":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"d19f9f7f-a180-4d2f":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"101408dc-69cb-46db":{"x":485.66668701171875,"y":273.26043701171875,"width":10,"height":12,"top":273.26043701171875,"right":495.66668701171875,"bottom":285.26043701171875,"left":485.66668701171875},"d818734e-c125-40fe":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"bc903600-441c-4729":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"212fcd51-4717-4046":{"x":502.66668701171875,"y":268.26043701171875,"width":326.19793701171875,"height":22,"top":268.26043701171875,"right":828.8646240234375,"bottom":290.26043701171875,"left":502.66668701171875},"f4ba9b68-e869-4efe":{"x":518.6666870117188,"y":268.26043701171875,"width":310.19793701171875,"height":22,"top":268.26043701171875,"right":828.8646240234375,"bottom":290.26043701171875,"left":518.6666870117188},"1a956338-69cd-4b9d":{"x":518.6666870117188,"y":268.26043701171875,"width":310.19793701171875,"height":22,"top":268.26043701171875,"right":828.8646240234375,"bottom":290.26043701171875,"left":518.6666870117188},"f152a0a5-27b0-4e49":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":41.5,"top":305.26043701171875,"right":1157.6666870117188,"bottom":346.76043701171875,"left":478.66668701171875},"a637bc97-6920-46ae":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":41.5,"top":305.26043701171875,"right":1157.6666870117188,"bottom":346.76043701171875,"left":478.66668701171875},"9380be62-a7a7-4195":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":38,"top":305.26043701171875,"right":1157.6666870117188,"bottom":343.26043701171875,"left":478.66668701171875},"500145b1-fe4f-48ba":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":38,"top":305.26043701171875,"right":1157.6666870117188,"bottom":343.26043701171875,"left":478.66668701171875},"e94b2716-5dc3-4cde":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"93360d40-66fd-49b1":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"14c281d8-9974-49a2":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"db9c57f0-5824-4286":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"c3faf3ce-8950-4d35":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"9fd0d83f-c3bb-47ed":{"x":485.66668701171875,"y":318.26043701171875,"width":10,"height":12,"top":318.26043701171875,"right":495.66668701171875,"bottom":330.26043701171875,"left":485.66668701171875},"d1862a26-9d69-40ff":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"eaaad8d2-9003-4497":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"fc040997-def6-4a3b":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"a4c18ae2-a3ce-4eeb":{"x":478.66668701171875,"y":332.26043701171875,"width":24,"height":4,"top":332.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"ebb356d3-093b-4e12":{"x":481.66668701171875,"y":309.26043701171875,"width":24,"height":24,"top":309.26043701171875,"right":505.66668701171875,"bottom":333.26043701171875,"left":481.66668701171875},"1af75b1b-dada-46f1":{"x":494.4666748046875,"y":309.26043701171875,"width":11.199992179870605,"height":11.199992179870605,"top":309.26043701171875,"right":505.6666669845581,"bottom":320.46042919158936,"left":494.4666748046875},"da5d5efd-e22a-4742":{"x":481.66668701171875,"y":309.26043701171875,"width":24,"height":24,"top":309.26043701171875,"right":505.66668701171875,"bottom":333.26043701171875,"left":481.66668701171875},"34bcee06-d4cc-4303":{"x":496.8984375,"y":312.4176025390625,"width":6.409261226654053,"height":5.0960693359375,"top":312.4176025390625,"right":503.30769872665405,"bottom":317.513671875,"left":496.8984375},"4e468ca7-6f02-45f7":{"x":502.66668701171875,"y":313.26043701171875,"width":313.10418701171875,"height":22,"top":313.26043701171875,"right":815.7708740234375,"bottom":335.26043701171875,"left":502.66668701171875},"2f6d0798-d54a-4086":{"x":518.6666870117188,"y":313.26043701171875,"width":297.10418701171875,"height":22,"top":313.26043701171875,"right":815.7708740234375,"bottom":335.26043701171875,"left":518.6666870117188},"0ca05c4f-c8b4-4ca5":{"x":518.6666870117188,"y":313.26043701171875,"width":297.10418701171875,"height":22,"top":313.26043701171875,"right":815.7708740234375,"bottom":335.26043701171875,"left":518.6666870117188},"ab425119-45d6-463f":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":34.5,"top":350.26043701171875,"right":1157.6666870117188,"bottom":384.76043701171875,"left":478.66668701171875},"471d05da-8d78-488d":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":34.5,"top":350.26043701171875,"right":1157.6666870117188,"bottom":384.76043701171875,"left":478.66668701171875},"28f01f32-b3fe-477c":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":31,"top":350.26043701171875,"right":1157.6666870117188,"bottom":381.26043701171875,"left":478.66668701171875},"e239e9de-8349-40f1":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":31,"top":350.26043701171875,"right":1157.6666870117188,"bottom":381.26043701171875,"left":478.66668701171875},"3c01b3ac-c115-4c12":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"0eb0e3b9-ddcc-4a9c":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"25cea36b-f6b7-40b8":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"4dd7be74-95d6-4de6":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"db0943a4-b9de-422a":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"01aee286-ba6e-4660":{"x":483.665771484375,"y":364.20574951171875,"width":12.056071281433105,"height":12.055135726928711,"top":364.20574951171875,"right":495.7218427658081,"bottom":376.26088523864746,"left":483.665771484375},"a392dbf2-634b-4b8d":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"d03e24b9-83ce-41f6":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"78852c53-0c5f-4c0f":{"x":502.66668701171875,"y":358.26043701171875,"width":164.9375,"height":22,"top":358.26043701171875,"right":667.6041870117188,"bottom":380.26043701171875,"left":502.66668701171875},"ed3ac8eb-4a9f-423c":{"x":518.6666870117188,"y":358.26043701171875,"width":148.9375,"height":22,"top":358.26043701171875,"right":667.6041870117188,"bottom":380.26043701171875,"left":518.6666870117188},"ccd67cd9-1c43-4b80":{"x":518.6666870117188,"y":358.26043701171875,"width":148.9375,"height":22,"top":358.26043701171875,"right":667.6041870117188,"bottom":380.26043701171875,"left":518.6666870117188},"ac4a02a7-49ff-4438":{"x":454,"y":428.9270935058594,"width":760.3333740234375,"height":326.3333435058594,"top":428.9270935058594,"right":1214.3333740234375,"bottom":755.2604370117188,"left":454},"c3f49e15-3893-4ebe":{"x":454.66668701171875,"y":429.59375,"width":759,"height":325,"top":429.59375,"right":1213.6666870117188,"bottom":754.59375,"left":454.66668701171875},"8eb0a974-61d1-4bcb":{"x":478.66668701171875,"y":453.59375,"width":711,"height":273,"top":453.59375,"right":1189.6666870117188,"bottom":726.59375,"left":478.66668701171875},"78cfc5ae-20d5-4c27":{"x":478.66668701171875,"y":453.59375,"width":711,"height":24,"top":453.59375,"right":1189.6666870117188,"bottom":477.59375,"left":478.66668701171875},"d494bdd7-2b39-4d38":{"x":478.66668701171875,"y":453.59375,"width":144.59375,"height":24,"top":453.59375,"right":623.2604370117188,"bottom":477.59375,"left":478.66668701171875},"528589d3-73e1-4644":{"x":478.66668701171875,"y":455.59375,"width":144.59375,"height":20,"top":455.59375,"right":623.2604370117188,"bottom":475.59375,"left":478.66668701171875},"3e2ff59c-3699-4e25":{"x":478.66668701171875,"y":493.59375,"width":711,"height":56,"top":493.59375,"right":1189.6666870117188,"bottom":549.59375,"left":478.66668701171875},"3e75d9c9-8cd1-48d4":{"x":478.66668701171875,"y":493.59375,"width":711,"height":56,"top":493.59375,"right":1189.6666870117188,"bottom":549.59375,"left":478.66668701171875},"981d0f82-a22a-40a8":{"x":478.66668701171875,"y":565.59375,"width":711,"height":161,"top":565.59375,"right":1189.6666870117188,"bottom":726.59375,"left":478.66668701171875},"1380782d-981e-4226":{"x":478.66668701171875,"y":565.59375,"width":355.5,"height":161,"top":565.59375,"right":834.1666870117188,"bottom":726.59375,"left":478.66668701171875},"9d5b9334-4293-4781":{"x":478.66668701171875,"y":565.59375,"width":355.5,"height":40,"top":565.59375,"right":834.1666870117188,"bottom":605.59375,"left":478.66668701171875},"099c9989-edf0-4e5e":{"x":478.66668701171875,"y":565.59375,"width":355.5,"height":20,"top":565.59375,"right":834.1666870117188,"bottom":585.59375,"left":478.66668701171875},"07c67327-6468-4082":{"x":834.1666870117188,"y":565.59375,"width":355.5,"height":161,"top":565.59375,"right":1189.6666870117188,"bottom":726.59375,"left":834.1666870117188},"cb61337b-c699-422a":{"x":834.1666870117188,"y":565.59375,"width":355.5,"height":30,"top":565.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"fc082b04-76fa-43dc":{"x":834.1666870117188,"y":565.59375,"width":355.5,"height":20,"top":565.59375,"right":1189.6666870117188,"bottom":585.59375,"left":834.1666870117188},"1062da85-c74d-4034":{"x":834.1666870117188,"y":595.59375,"width":355.5,"height":72,"top":595.59375,"right":1189.6666870117188,"bottom":667.59375,"left":834.1666870117188},"90fcfae4-1515-41d1":{"x":834.1666870117188,"y":595.59375,"width":355.5,"height":72,"top":595.59375,"right":1189.6666870117188,"bottom":667.59375,"left":834.1666870117188},"d32a7cf3-237b-4e49":{"x":834.1666870117188,"y":595.59375,"width":355.5,"height":72,"top":595.59375,"right":1189.6666870117188,"bottom":667.59375,"left":834.1666870117188},"e58e9423-8c12-4a1a":{"x":886.1666870117188,"y":595.59375,"width":291.5,"height":72,"top":595.59375,"right":1177.6666870117188,"bottom":667.59375,"left":886.1666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-85.json b/demonstrations/ausdjpo/bboxes/bboxes-85.json new file mode 100644 index 0000000000000000000000000000000000000000..f7fad2bc81f22fcfd5cb98ed0563df7effac8bc6 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-85.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-2900.40625,"width":1263.3333740234375,"height":6119,"top":-2900.40625,"right":1263.3333740234375,"bottom":3218.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-2838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-2838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-2838.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-2838.40625,"width":405,"height":5484.33349609375,"top":-2838.40625,"right":405,"bottom":2645.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-2838.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-2838.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-2682.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1263.3333740234375,"bottom":2645.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-2682.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-2682.40625,"right":1214.3333740234375,"bottom":2645.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-2676.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-2676.40625,"right":1214.3333740234375,"bottom":2639.92724609375,"left":454},"a3afe3c9-5f5a-4526":{"x":454,"y":-359.40625,"width":760.3333740234375,"height":776.3333740234375,"top":-359.40625,"right":1214.3333740234375,"bottom":416.9271240234375,"left":454},"86b05261-a998-4e8c":{"x":454.66668701171875,"y":-358.7395935058594,"width":759,"height":775,"top":-358.7395935058594,"right":1213.6666870117188,"bottom":416.2604064941406,"left":454.66668701171875},"aa15154d-fdc2-4bde":{"x":478.66668701171875,"y":-334.7395935058594,"width":711,"height":723,"top":-334.7395935058594,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"e5f351b9-56da-4d17":{"x":478.66668701171875,"y":-222.73959350585938,"width":711,"height":611,"top":-222.73959350585938,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"6a286823-01d1-45e2":{"x":478.66668701171875,"y":-222.73959350585938,"width":711,"height":611,"top":-222.73959350585938,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"72e5e21c-61d1-430d":{"x":478.66668701171875,"y":-182.73959350585938,"width":711,"height":571,"top":-182.73959350585938,"right":1189.6666870117188,"bottom":388.2604064941406,"left":478.66668701171875},"a86e536b-cf0a-453b":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":41.5,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":31.76041603088379,"left":478.66668701171875},"6f3fd328-94f4-4251":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":41.5,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":31.76041603088379,"left":478.66668701171875},"97447831-d6b6-4a33":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":38,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":28.26041603088379,"left":478.66668701171875},"30affc47-0b93-4424":{"x":478.66668701171875,"y":-9.739583969116211,"width":679,"height":38,"top":-9.739583969116211,"right":1157.6666870117188,"bottom":28.26041603088379,"left":478.66668701171875},"e08f74e7-064a-4b17":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"ab5ad7ef-37ae-441c":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"b32a470e-292d-4113":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"95b3709e-568a-42ee":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"8e95d3d5-ea0c-45f3":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"3180fffc-c80c-4221":{"x":484.66583251953125,"y":3.2606983184814453,"width":12.001708984375,"height":11.499458312988281,"top":3.2606983184814453,"right":496.66754150390625,"bottom":14.760156631469727,"left":484.66583251953125},"2ee3765b-033a-46c5":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"53adbfcc-5d36-44fd":{"x":478.66668701171875,"y":-2.7395834922790527,"width":24,"height":24,"top":-2.7395834922790527,"right":502.66668701171875,"bottom":21.260416507720947,"left":478.66668701171875},"2e364336-72be-4ba4":{"x":502.66668701171875,"y":-1.7395833730697632,"width":222.17709350585938,"height":22,"top":-1.7395833730697632,"right":724.8437805175781,"bottom":20.260416626930237,"left":502.66668701171875},"b2250c0c-6921-42fa":{"x":518.6666870117188,"y":-1.7395833730697632,"width":206.17709350585938,"height":22,"top":-1.7395833730697632,"right":724.8437805175781,"bottom":20.260416626930237,"left":518.6666870117188},"ff8d0814-e1ea-40bc":{"x":518.6666870117188,"y":-1.7395833730697632,"width":206.17709350585938,"height":22,"top":-1.7395833730697632,"right":724.8437805175781,"bottom":20.260416626930237,"left":518.6666870117188},"6ff12e9e-76c4-463a":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":41.5,"top":35.26041793823242,"right":1157.6666870117188,"bottom":76.76041793823242,"left":478.66668701171875},"0264e2fa-39b8-4a23":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":41.5,"top":35.26041793823242,"right":1157.6666870117188,"bottom":76.76041793823242,"left":478.66668701171875},"566d7cbc-c71b-4c35":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":38,"top":35.26041793823242,"right":1157.6666870117188,"bottom":73.26041793823242,"left":478.66668701171875},"c240b033-75a3-4f73":{"x":478.66668701171875,"y":35.26041793823242,"width":679,"height":38,"top":35.26041793823242,"right":1157.6666870117188,"bottom":73.26041793823242,"left":478.66668701171875},"b7121e8f-9918-4bcf":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"d5ea116f-7030-4357":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"7d39c481-7f96-4dba":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"28ab5d47-4691-41e0":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"eb44fb0a-cf37-4c19":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"87294226-8b58-4ec2":{"x":485.66668701171875,"y":48.26041793823242,"width":10,"height":12,"top":48.26041793823242,"right":495.66668701171875,"bottom":60.26041793823242,"left":485.66668701171875},"37018ea8-4e77-4969":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"75a931c0-864a-46c4":{"x":478.66668701171875,"y":42.26041793823242,"width":24,"height":24,"top":42.26041793823242,"right":502.66668701171875,"bottom":66.26041793823242,"left":478.66668701171875},"621acbc9-660b-4956":{"x":502.66668701171875,"y":43.26041793823242,"width":251.9375,"height":22,"top":43.26041793823242,"right":754.6041870117188,"bottom":65.26041793823242,"left":502.66668701171875},"c1c99e1e-f19d-434f":{"x":518.6666870117188,"y":43.26041793823242,"width":235.9375,"height":22,"top":43.26041793823242,"right":754.6041870117188,"bottom":65.26041793823242,"left":518.6666870117188},"72a456bc-96f6-4316":{"x":518.6666870117188,"y":43.26041793823242,"width":235.9375,"height":22,"top":43.26041793823242,"right":754.6041870117188,"bottom":65.26041793823242,"left":518.6666870117188},"b5ecedf6-f97a-4429":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":41.5,"top":80.26042175292969,"right":1157.6666870117188,"bottom":121.76042175292969,"left":478.66668701171875},"e1143900-4ab8-4eb3":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":41.5,"top":80.26042175292969,"right":1157.6666870117188,"bottom":121.76042175292969,"left":478.66668701171875},"5219d463-570f-4ed6":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":38,"top":80.26042175292969,"right":1157.6666870117188,"bottom":118.26042175292969,"left":478.66668701171875},"008aa3b0-e769-49d3":{"x":478.66668701171875,"y":80.26042175292969,"width":679,"height":38,"top":80.26042175292969,"right":1157.6666870117188,"bottom":118.26042175292969,"left":478.66668701171875},"277c7b5b-b8ba-4c02":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"8eb0032a-67a3-425b":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"793acfb5-c413-4d94":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"d7b5b59c-f83a-4830":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"61a8963e-ccf8-4029":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"3df7106e-fa9c-4dba":{"x":485.66668701171875,"y":93.26042175292969,"width":10,"height":12,"top":93.26042175292969,"right":495.66668701171875,"bottom":105.26042175292969,"left":485.66668701171875},"52f2a4d0-3cc9-4af8":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"4f185ded-97db-485a":{"x":478.66668701171875,"y":87.26042175292969,"width":24,"height":24,"top":87.26042175292969,"right":502.66668701171875,"bottom":111.26042175292969,"left":478.66668701171875},"69b416b3-fc6d-40ff":{"x":502.66668701171875,"y":88.26042175292969,"width":442.88543701171875,"height":22,"top":88.26042175292969,"right":945.5521240234375,"bottom":110.26042175292969,"left":502.66668701171875},"6a5d660f-a334-4f7f":{"x":518.6666870117188,"y":88.26042175292969,"width":426.88543701171875,"height":22,"top":88.26042175292969,"right":945.5521240234375,"bottom":110.26042175292969,"left":518.6666870117188},"b0e9f980-310d-46dd":{"x":518.6666870117188,"y":88.26042175292969,"width":426.88543701171875,"height":22,"top":88.26042175292969,"right":945.5521240234375,"bottom":110.26042175292969,"left":518.6666870117188},"ccd10418-8f17-4c88":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":41.5,"top":125.26042175292969,"right":1157.6666870117188,"bottom":166.7604217529297,"left":478.66668701171875},"629d584a-741c-425b":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":41.5,"top":125.26042175292969,"right":1157.6666870117188,"bottom":166.7604217529297,"left":478.66668701171875},"2a664e5f-879e-4775":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":38,"top":125.26042175292969,"right":1157.6666870117188,"bottom":163.2604217529297,"left":478.66668701171875},"7a80f73c-75ad-43db":{"x":478.66668701171875,"y":125.26042175292969,"width":679,"height":38,"top":125.26042175292969,"right":1157.6666870117188,"bottom":163.2604217529297,"left":478.66668701171875},"be97e239-36ee-433f":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"0808c54f-2316-4ad0":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"7bda117a-2f9c-4cc4":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"17e660f4-9e57-43c1":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"087ca451-4d19-4009":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"cc6692bb-6461-4c9d":{"x":484.66583251953125,"y":138.26071166992188,"width":12.001708984375,"height":11.49945068359375,"top":138.26071166992188,"right":496.66754150390625,"bottom":149.76016235351562,"left":484.66583251953125},"cc9126c1-5327-46ec":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"3b7caac2-00ce-4f22":{"x":478.66668701171875,"y":132.2604217529297,"width":24,"height":24,"top":132.2604217529297,"right":502.66668701171875,"bottom":156.2604217529297,"left":478.66668701171875},"aa7d7046-4df0-4941":{"x":502.66668701171875,"y":133.2604217529297,"width":261.22918701171875,"height":22,"top":133.2604217529297,"right":763.8958740234375,"bottom":155.2604217529297,"left":502.66668701171875},"f02ceb95-273d-4da9":{"x":518.6666870117188,"y":133.2604217529297,"width":245.2291717529297,"height":22,"top":133.2604217529297,"right":763.8958587646484,"bottom":155.2604217529297,"left":518.6666870117188},"627e89e0-b1af-4084":{"x":518.6666870117188,"y":133.2604217529297,"width":245.2291717529297,"height":22,"top":133.2604217529297,"right":763.8958587646484,"bottom":155.2604217529297,"left":518.6666870117188},"054358c8-cb3f-4a76":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":41.5,"top":170.2604217529297,"right":1157.6666870117188,"bottom":211.7604217529297,"left":478.66668701171875},"a6440085-5f1f-4721":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":41.5,"top":170.2604217529297,"right":1157.6666870117188,"bottom":211.7604217529297,"left":478.66668701171875},"1f8b67b9-d720-44c3":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":38,"top":170.2604217529297,"right":1157.6666870117188,"bottom":208.2604217529297,"left":478.66668701171875},"7927626b-040b-4dc7":{"x":478.66668701171875,"y":170.2604217529297,"width":679,"height":38,"top":170.2604217529297,"right":1157.6666870117188,"bottom":208.2604217529297,"left":478.66668701171875},"7a2bee23-3e20-478b":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"44b4ff44-5539-4c2e":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"e2fba8ac-09f5-477f":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"b42d673c-69ce-4ae3":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"ebdb8521-2b7d-4dd6":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"25f06016-191c-452e":{"x":485.66668701171875,"y":183.2604217529297,"width":10,"height":12,"top":183.2604217529297,"right":495.66668701171875,"bottom":195.2604217529297,"left":485.66668701171875},"f02877b8-41ce-4e5c":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"d6709abd-8c17-48fe":{"x":478.66668701171875,"y":177.2604217529297,"width":24,"height":24,"top":177.2604217529297,"right":502.66668701171875,"bottom":201.2604217529297,"left":478.66668701171875},"46cea7f7-a7f8-4b19":{"x":502.66668701171875,"y":178.2604217529297,"width":238.0729217529297,"height":22,"top":178.2604217529297,"right":740.7396087646484,"bottom":200.2604217529297,"left":502.66668701171875},"40b6e872-3e99-4c97":{"x":518.6666870117188,"y":178.2604217529297,"width":222.0729217529297,"height":22,"top":178.2604217529297,"right":740.7396087646484,"bottom":200.2604217529297,"left":518.6666870117188},"6a449baf-20aa-4c0c":{"x":518.6666870117188,"y":178.2604217529297,"width":222.0729217529297,"height":22,"top":178.2604217529297,"right":740.7396087646484,"bottom":200.2604217529297,"left":518.6666870117188},"82f5f1f1-c4f1-4df9":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":41.5,"top":215.2604217529297,"right":1157.6666870117188,"bottom":256.7604217529297,"left":478.66668701171875},"58b93365-d66c-4f79":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":41.5,"top":215.2604217529297,"right":1157.6666870117188,"bottom":256.7604217529297,"left":478.66668701171875},"1c467252-e201-457a":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":38,"top":215.2604217529297,"right":1157.6666870117188,"bottom":253.2604217529297,"left":478.66668701171875},"60693d6d-62a5-4b35":{"x":478.66668701171875,"y":215.2604217529297,"width":679,"height":38,"top":215.2604217529297,"right":1157.6666870117188,"bottom":253.2604217529297,"left":478.66668701171875},"447d5ff6-2211-46ce":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"02a0b961-1786-42a2":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"675258dc-3523-4648":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"abfedb52-3c56-40d8":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"939c2101-f5a3-4a3e":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"e76c982d-50e3-40cb":{"x":484.66583251953125,"y":228.26071166992188,"width":12.001708984375,"height":11.49945068359375,"top":228.26071166992188,"right":496.66754150390625,"bottom":239.76016235351562,"left":484.66583251953125},"07bc8e0d-f9a1-4bcf":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"470e3c06-3986-46db":{"x":478.66668701171875,"y":222.2604217529297,"width":24,"height":24,"top":222.2604217529297,"right":502.66668701171875,"bottom":246.2604217529297,"left":478.66668701171875},"cd2ea552-ed7b-4ca4":{"x":502.66668701171875,"y":223.2604217529297,"width":216.39584350585938,"height":22,"top":223.2604217529297,"right":719.0625305175781,"bottom":245.2604217529297,"left":502.66668701171875},"2cbcf8b1-8135-4af0":{"x":518.6666870117188,"y":223.2604217529297,"width":200.39584350585938,"height":22,"top":223.2604217529297,"right":719.0625305175781,"bottom":245.2604217529297,"left":518.6666870117188},"8f3fcd16-9798-4a90":{"x":518.6666870117188,"y":223.2604217529297,"width":200.39584350585938,"height":22,"top":223.2604217529297,"right":719.0625305175781,"bottom":245.2604217529297,"left":518.6666870117188},"c9810baf-cbfc-43f5":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":41.5,"top":260.26043701171875,"right":1157.6666870117188,"bottom":301.76043701171875,"left":478.66668701171875},"a9d032a7-2665-4c53":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":41.5,"top":260.26043701171875,"right":1157.6666870117188,"bottom":301.76043701171875,"left":478.66668701171875},"b2b3abef-3f3b-4f90":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":38,"top":260.26043701171875,"right":1157.6666870117188,"bottom":298.26043701171875,"left":478.66668701171875},"0af94dd7-21e9-45fb":{"x":478.66668701171875,"y":260.26043701171875,"width":679,"height":38,"top":260.26043701171875,"right":1157.6666870117188,"bottom":298.26043701171875,"left":478.66668701171875},"8350da84-661e-49fd":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"d3898e39-e806-43f7":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"d2c8a857-ef19-4b48":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"b6420d4e-c582-4a28":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"d19f9f7f-a180-4d2f":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"101408dc-69cb-46db":{"x":485.66668701171875,"y":273.26043701171875,"width":10,"height":12,"top":273.26043701171875,"right":495.66668701171875,"bottom":285.26043701171875,"left":485.66668701171875},"d818734e-c125-40fe":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"bc903600-441c-4729":{"x":478.66668701171875,"y":267.26043701171875,"width":24,"height":24,"top":267.26043701171875,"right":502.66668701171875,"bottom":291.26043701171875,"left":478.66668701171875},"212fcd51-4717-4046":{"x":502.66668701171875,"y":268.26043701171875,"width":326.19793701171875,"height":22,"top":268.26043701171875,"right":828.8646240234375,"bottom":290.26043701171875,"left":502.66668701171875},"f4ba9b68-e869-4efe":{"x":518.6666870117188,"y":268.26043701171875,"width":310.19793701171875,"height":22,"top":268.26043701171875,"right":828.8646240234375,"bottom":290.26043701171875,"left":518.6666870117188},"1a956338-69cd-4b9d":{"x":518.6666870117188,"y":268.26043701171875,"width":310.19793701171875,"height":22,"top":268.26043701171875,"right":828.8646240234375,"bottom":290.26043701171875,"left":518.6666870117188},"f152a0a5-27b0-4e49":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":41.5,"top":305.26043701171875,"right":1157.6666870117188,"bottom":346.76043701171875,"left":478.66668701171875},"a637bc97-6920-46ae":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":41.5,"top":305.26043701171875,"right":1157.6666870117188,"bottom":346.76043701171875,"left":478.66668701171875},"9380be62-a7a7-4195":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":38,"top":305.26043701171875,"right":1157.6666870117188,"bottom":343.26043701171875,"left":478.66668701171875},"500145b1-fe4f-48ba":{"x":478.66668701171875,"y":305.26043701171875,"width":679,"height":38,"top":305.26043701171875,"right":1157.6666870117188,"bottom":343.26043701171875,"left":478.66668701171875},"e94b2716-5dc3-4cde":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"93360d40-66fd-49b1":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"14c281d8-9974-49a2":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"db9c57f0-5824-4286":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"c3faf3ce-8950-4d35":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"9fd0d83f-c3bb-47ed":{"x":485.66668701171875,"y":318.26043701171875,"width":10,"height":12,"top":318.26043701171875,"right":495.66668701171875,"bottom":330.26043701171875,"left":485.66668701171875},"d1862a26-9d69-40ff":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"eaaad8d2-9003-4497":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"fc040997-def6-4a3b":{"x":478.66668701171875,"y":312.26043701171875,"width":24,"height":24,"top":312.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"a4c18ae2-a3ce-4eeb":{"x":478.66668701171875,"y":332.26043701171875,"width":24,"height":4,"top":332.26043701171875,"right":502.66668701171875,"bottom":336.26043701171875,"left":478.66668701171875},"ebb356d3-093b-4e12":{"x":481.66668701171875,"y":309.26043701171875,"width":24,"height":24,"top":309.26043701171875,"right":505.66668701171875,"bottom":333.26043701171875,"left":481.66668701171875},"1af75b1b-dada-46f1":{"x":494.4666748046875,"y":309.26043701171875,"width":11.199992179870605,"height":11.199992179870605,"top":309.26043701171875,"right":505.6666669845581,"bottom":320.46042919158936,"left":494.4666748046875},"da5d5efd-e22a-4742":{"x":481.66668701171875,"y":309.26043701171875,"width":24,"height":24,"top":309.26043701171875,"right":505.66668701171875,"bottom":333.26043701171875,"left":481.66668701171875},"34bcee06-d4cc-4303":{"x":496.8984375,"y":312.4176025390625,"width":6.409261226654053,"height":5.0960693359375,"top":312.4176025390625,"right":503.30769872665405,"bottom":317.513671875,"left":496.8984375},"4e468ca7-6f02-45f7":{"x":502.66668701171875,"y":313.26043701171875,"width":313.10418701171875,"height":22,"top":313.26043701171875,"right":815.7708740234375,"bottom":335.26043701171875,"left":502.66668701171875},"2f6d0798-d54a-4086":{"x":518.6666870117188,"y":313.26043701171875,"width":297.10418701171875,"height":22,"top":313.26043701171875,"right":815.7708740234375,"bottom":335.26043701171875,"left":518.6666870117188},"0ca05c4f-c8b4-4ca5":{"x":518.6666870117188,"y":313.26043701171875,"width":297.10418701171875,"height":22,"top":313.26043701171875,"right":815.7708740234375,"bottom":335.26043701171875,"left":518.6666870117188},"ab425119-45d6-463f":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":34.5,"top":350.26043701171875,"right":1157.6666870117188,"bottom":384.76043701171875,"left":478.66668701171875},"471d05da-8d78-488d":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":34.5,"top":350.26043701171875,"right":1157.6666870117188,"bottom":384.76043701171875,"left":478.66668701171875},"28f01f32-b3fe-477c":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":31,"top":350.26043701171875,"right":1157.6666870117188,"bottom":381.26043701171875,"left":478.66668701171875},"e239e9de-8349-40f1":{"x":478.66668701171875,"y":350.26043701171875,"width":679,"height":31,"top":350.26043701171875,"right":1157.6666870117188,"bottom":381.26043701171875,"left":478.66668701171875},"3c01b3ac-c115-4c12":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"0eb0e3b9-ddcc-4a9c":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"25cea36b-f6b7-40b8":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"4dd7be74-95d6-4de6":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"db0943a4-b9de-422a":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"01aee286-ba6e-4660":{"x":483.665771484375,"y":364.20574951171875,"width":12.056071281433105,"height":12.055135726928711,"top":364.20574951171875,"right":495.7218427658081,"bottom":376.26088523864746,"left":483.665771484375},"a392dbf2-634b-4b8d":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"d03e24b9-83ce-41f6":{"x":478.66668701171875,"y":357.26043701171875,"width":24,"height":24,"top":357.26043701171875,"right":502.66668701171875,"bottom":381.26043701171875,"left":478.66668701171875},"78852c53-0c5f-4c0f":{"x":502.66668701171875,"y":358.26043701171875,"width":164.9375,"height":22,"top":358.26043701171875,"right":667.6041870117188,"bottom":380.26043701171875,"left":502.66668701171875},"ed3ac8eb-4a9f-423c":{"x":518.6666870117188,"y":358.26043701171875,"width":148.9375,"height":22,"top":358.26043701171875,"right":667.6041870117188,"bottom":380.26043701171875,"left":518.6666870117188},"ccd67cd9-1c43-4b80":{"x":518.6666870117188,"y":358.26043701171875,"width":148.9375,"height":22,"top":358.26043701171875,"right":667.6041870117188,"bottom":380.26043701171875,"left":518.6666870117188},"ac4a02a7-49ff-4438":{"x":454,"y":428.9270935058594,"width":760.3333740234375,"height":326.3333435058594,"top":428.9270935058594,"right":1214.3333740234375,"bottom":755.2604370117188,"left":454},"c3f49e15-3893-4ebe":{"x":454.66668701171875,"y":429.59375,"width":759,"height":325,"top":429.59375,"right":1213.6666870117188,"bottom":754.59375,"left":454.66668701171875},"8eb0a974-61d1-4bcb":{"x":478.66668701171875,"y":453.59375,"width":711,"height":273,"top":453.59375,"right":1189.6666870117188,"bottom":726.59375,"left":478.66668701171875},"78cfc5ae-20d5-4c27":{"x":478.66668701171875,"y":453.59375,"width":711,"height":24,"top":453.59375,"right":1189.6666870117188,"bottom":477.59375,"left":478.66668701171875},"d494bdd7-2b39-4d38":{"x":478.66668701171875,"y":453.59375,"width":144.59375,"height":24,"top":453.59375,"right":623.2604370117188,"bottom":477.59375,"left":478.66668701171875},"528589d3-73e1-4644":{"x":478.66668701171875,"y":455.59375,"width":144.59375,"height":20,"top":455.59375,"right":623.2604370117188,"bottom":475.59375,"left":478.66668701171875},"3e2ff59c-3699-4e25":{"x":478.66668701171875,"y":493.59375,"width":711,"height":56,"top":493.59375,"right":1189.6666870117188,"bottom":549.59375,"left":478.66668701171875},"3e75d9c9-8cd1-48d4":{"x":478.66668701171875,"y":493.59375,"width":711,"height":56,"top":493.59375,"right":1189.6666870117188,"bottom":549.59375,"left":478.66668701171875},"981d0f82-a22a-40a8":{"x":478.66668701171875,"y":565.59375,"width":711,"height":161,"top":565.59375,"right":1189.6666870117188,"bottom":726.59375,"left":478.66668701171875},"1380782d-981e-4226":{"x":478.66668701171875,"y":565.59375,"width":355.5,"height":161,"top":565.59375,"right":834.1666870117188,"bottom":726.59375,"left":478.66668701171875},"9d5b9334-4293-4781":{"x":478.66668701171875,"y":565.59375,"width":355.5,"height":40,"top":565.59375,"right":834.1666870117188,"bottom":605.59375,"left":478.66668701171875},"099c9989-edf0-4e5e":{"x":478.66668701171875,"y":565.59375,"width":355.5,"height":20,"top":565.59375,"right":834.1666870117188,"bottom":585.59375,"left":478.66668701171875},"07c67327-6468-4082":{"x":834.1666870117188,"y":565.59375,"width":355.5,"height":161,"top":565.59375,"right":1189.6666870117188,"bottom":726.59375,"left":834.1666870117188},"cb61337b-c699-422a":{"x":834.1666870117188,"y":565.59375,"width":355.5,"height":30,"top":565.59375,"right":1189.6666870117188,"bottom":595.59375,"left":834.1666870117188},"fc082b04-76fa-43dc":{"x":834.1666870117188,"y":565.59375,"width":355.5,"height":20,"top":565.59375,"right":1189.6666870117188,"bottom":585.59375,"left":834.1666870117188},"1062da85-c74d-4034":{"x":834.1666870117188,"y":595.59375,"width":355.5,"height":72,"top":595.59375,"right":1189.6666870117188,"bottom":667.59375,"left":834.1666870117188},"90fcfae4-1515-41d1":{"x":834.1666870117188,"y":595.59375,"width":355.5,"height":72,"top":595.59375,"right":1189.6666870117188,"bottom":667.59375,"left":834.1666870117188},"d32a7cf3-237b-4e49":{"x":834.1666870117188,"y":595.59375,"width":355.5,"height":72,"top":595.59375,"right":1189.6666870117188,"bottom":667.59375,"left":834.1666870117188},"e58e9423-8c12-4a1a":{"x":886.1666870117188,"y":595.59375,"width":291.5,"height":72,"top":595.59375,"right":1177.6666870117188,"bottom":667.59375,"left":886.1666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-90.json b/demonstrations/ausdjpo/bboxes/bboxes-90.json new file mode 100644 index 0000000000000000000000000000000000000000..92f246f8e4b1b0202387134505b5acd1b2aab9c1 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-90.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-3500.40625,"width":1263.3333740234375,"height":6119,"top":-3500.40625,"right":1263.3333740234375,"bottom":2618.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-3438.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-3438.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-3438.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-3438.40625,"width":405,"height":5484.33349609375,"top":-3438.40625,"right":405,"bottom":2045.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-3438.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-3282.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1214.3333740234375,"bottom":2045.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-3276.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-3276.40625,"right":1214.3333740234375,"bottom":2039.92724609375,"left":454},"ac4a02a7-49ff-4438":{"x":454,"y":-171.0729217529297,"width":760.3333740234375,"height":326.3333435058594,"top":-171.0729217529297,"right":1214.3333740234375,"bottom":155.2604217529297,"left":454},"c3f49e15-3893-4ebe":{"x":454.66668701171875,"y":-170.40625,"width":759,"height":325,"top":-170.40625,"right":1213.6666870117188,"bottom":154.59375,"left":454.66668701171875},"8eb0a974-61d1-4bcb":{"x":478.66668701171875,"y":-146.40625,"width":711,"height":273,"top":-146.40625,"right":1189.6666870117188,"bottom":126.59375,"left":478.66668701171875},"981d0f82-a22a-40a8":{"x":478.66668701171875,"y":-34.40625,"width":711,"height":161,"top":-34.40625,"right":1189.6666870117188,"bottom":126.59375,"left":478.66668701171875},"1380782d-981e-4226":{"x":478.66668701171875,"y":-34.40625,"width":355.5,"height":161,"top":-34.40625,"right":834.1666870117188,"bottom":126.59375,"left":478.66668701171875},"9d5b9334-4293-4781":{"x":478.66668701171875,"y":-34.40625,"width":355.5,"height":40,"top":-34.40625,"right":834.1666870117188,"bottom":5.59375,"left":478.66668701171875},"138d0f63-ba21-47e3":{"x":478.66668701171875,"y":5.59375,"width":355.5,"height":121,"top":5.59375,"right":834.1666870117188,"bottom":126.59375,"left":478.66668701171875},"92916849-cab7-494b":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":34.5,"top":5.59375,"right":802.1666870117188,"bottom":40.09375,"left":478.66668701171875},"2ad6e93e-0170-4ea4":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":34.5,"top":5.59375,"right":802.1666870117188,"bottom":40.09375,"left":478.66668701171875},"f782d033-ae21-4166":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":31,"top":5.59375,"right":802.1666870117188,"bottom":36.59375,"left":478.66668701171875},"d1aea861-e447-4bd4":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":31,"top":5.59375,"right":802.1666870117188,"bottom":36.59375,"left":478.66668701171875},"33ead547-4c82-40f4":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"e69378fe-c2f9-49ab":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"69a5863c-83c5-4adb":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"18fcd8f3-6f8a-486a":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"333144d5-97da-4dfb":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"f85ed3bd-bd52-48b5":{"x":485.66668701171875,"y":11.59375,"width":10,"height":12,"top":11.59375,"right":495.66668701171875,"bottom":23.59375,"left":485.66668701171875},"ac2bf1ec-3e8e-448e":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"ca997483-3b08-417a":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"6a701516-d603-47da":{"x":502.66668701171875,"y":6.59375,"width":130.2291717529297,"height":22,"top":6.59375,"right":632.8958587646484,"bottom":28.59375,"left":502.66668701171875},"81231449-5032-48d4":{"x":518.6666870117188,"y":6.59375,"width":114.22917175292969,"height":22,"top":6.59375,"right":632.8958587646484,"bottom":28.59375,"left":518.6666870117188},"937db2fa-5155-4ed6":{"x":518.6666870117188,"y":6.59375,"width":114.22917175292969,"height":22,"top":6.59375,"right":632.8958587646484,"bottom":28.59375,"left":518.6666870117188},"e5ff4f7e-2c3f-4c3a":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":41.5,"top":43.59375,"right":802.1666870117188,"bottom":85.09375,"left":478.66668701171875},"ce7df45d-c539-4b07":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":41.5,"top":43.59375,"right":802.1666870117188,"bottom":85.09375,"left":478.66668701171875},"78953ad2-b19f-4fa0":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":38,"top":43.59375,"right":802.1666870117188,"bottom":81.59375,"left":478.66668701171875},"5352436b-6d25-4e43":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":38,"top":43.59375,"right":802.1666870117188,"bottom":81.59375,"left":478.66668701171875},"a5e0dd78-4c2c-4cbc":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"4f696c5f-6c4b-4ece":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"5631a866-d64a-499c":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"17baec51-a548-4e46":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"911531f8-a735-42d6":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"88ff601a-a605-4f4a":{"x":485.66668701171875,"y":56.59375,"width":10,"height":12,"top":56.59375,"right":495.66668701171875,"bottom":68.59375,"left":485.66668701171875},"2c8e57b3-b0bc-461c":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"b68d6097-fbb9-4978":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"6e746440-64ed-495a":{"x":502.66668701171875,"y":51.59375,"width":208.4479217529297,"height":22,"top":51.59375,"right":711.1146087646484,"bottom":73.59375,"left":502.66668701171875},"bde687f4-b43a-4219":{"x":518.6666870117188,"y":51.59375,"width":192.4479217529297,"height":22,"top":51.59375,"right":711.1146087646484,"bottom":73.59375,"left":518.6666870117188},"da7d2261-d7ec-4e2b":{"x":518.6666870117188,"y":51.59375,"width":192.4479217529297,"height":22,"top":51.59375,"right":711.1146087646484,"bottom":73.59375,"left":518.6666870117188},"2c96c47b-fa12-44e8":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":34.5,"top":88.59375,"right":802.1666870117188,"bottom":123.09375,"left":478.66668701171875},"83e99b85-aa7a-4e00":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":34.5,"top":88.59375,"right":802.1666870117188,"bottom":123.09375,"left":478.66668701171875},"9744cbe2-796a-4599":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":31,"top":88.59375,"right":802.1666870117188,"bottom":119.59375,"left":478.66668701171875},"d94228ac-43cc-4137":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":31,"top":88.59375,"right":802.1666870117188,"bottom":119.59375,"left":478.66668701171875},"ff698604-c7b8-4694":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"bdf07d78-acce-4d0a":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"8180bd8e-cc50-4f74":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"73ba4446-f87b-4cb7":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"0e7dc7a0-77bf-408c":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"d397b9e1-e6dd-4ffa":{"x":484.66583251953125,"y":101.59403991699219,"width":12.001708984375,"height":11.49945068359375,"top":101.59403991699219,"right":496.66754150390625,"bottom":113.09349060058594,"left":484.66583251953125},"7e4e21ac-efd2-493d":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"4a1fa38e-d96d-4e51":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"9d0162ec-c1c7-4c2f":{"x":502.66668701171875,"y":96.59375,"width":256.7083435058594,"height":22,"top":96.59375,"right":759.3750305175781,"bottom":118.59375,"left":502.66668701171875},"97a9c248-7f52-4f2f":{"x":518.6666870117188,"y":96.59375,"width":240.70834350585938,"height":22,"top":96.59375,"right":759.3750305175781,"bottom":118.59375,"left":518.6666870117188},"ef2e2a23-6aa3-4e49":{"x":518.6666870117188,"y":96.59375,"width":240.70834350585938,"height":22,"top":96.59375,"right":759.3750305175781,"bottom":118.59375,"left":518.6666870117188},"07c67327-6468-4082":{"x":834.1666870117188,"y":-34.40625,"width":355.5,"height":161,"top":-34.40625,"right":1189.6666870117188,"bottom":126.59375,"left":834.1666870117188},"1062da85-c74d-4034":{"x":834.1666870117188,"y":-4.40625,"width":355.5,"height":72,"top":-4.40625,"right":1189.6666870117188,"bottom":67.59375,"left":834.1666870117188},"90fcfae4-1515-41d1":{"x":834.1666870117188,"y":-4.40625,"width":355.5,"height":72,"top":-4.40625,"right":1189.6666870117188,"bottom":67.59375,"left":834.1666870117188},"d32a7cf3-237b-4e49":{"x":834.1666870117188,"y":-4.40625,"width":355.5,"height":72,"top":-4.40625,"right":1189.6666870117188,"bottom":67.59375,"left":834.1666870117188},"d36d2874-1633-4e6e":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"82133f9f-58c3-4bf3":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"5c742079-d31f-403d":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"b58e72bf-5bb2-438e":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"d127011b-ac4f-49db":{"x":853.1666870117188,"y":13.58795166015625,"width":11.005778312683105,"height":11.005816459655762,"top":13.58795166015625,"right":864.1724653244019,"bottom":24.59376811981201,"left":853.1666870117188},"3ff38c11-9d4f-4907":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"d073303c-5d98-4238":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"e58e9423-8c12-4a1a":{"x":886.1666870117188,"y":-4.40625,"width":291.5,"height":72,"top":-4.40625,"right":1177.6666870117188,"bottom":67.59375,"left":886.1666870117188},"9ddd84d0-04e7-44df":{"x":886.1666870117188,"y":7.59375,"width":291.5,"height":20,"top":7.59375,"right":1177.6666870117188,"bottom":27.59375,"left":886.1666870117188},"e67622b7-921b-46eb":{"x":886.1666870117188,"y":7.59375,"width":257.9375,"height":20,"top":7.59375,"right":1144.1041870117188,"bottom":27.59375,"left":886.1666870117188},"91967500-42f4-4613":{"x":886.1666870117188,"y":7.59375,"width":257.9375,"height":20,"top":7.59375,"right":1144.1041870117188,"bottom":27.59375,"left":886.1666870117188},"e202ca28-7dda-4ac7":{"x":886.1666870117188,"y":27.59375,"width":291.5,"height":32,"top":27.59375,"right":1177.6666870117188,"bottom":59.59375,"left":886.1666870117188},"52853301-99ce-4525":{"x":886.1666870117188,"y":32.59375,"width":81.41667175292969,"height":22,"top":32.59375,"right":967.5833587646484,"bottom":54.59375,"left":886.1666870117188},"35743155-6e34-43bc":{"x":1102.666748046875,"y":27.59375,"width":75,"height":32,"top":27.59375,"right":1177.666748046875,"bottom":59.59375,"left":1102.666748046875},"61d54f97-d4ff-436a":{"x":1110.5521240234375,"y":27.59375,"width":59.21875,"height":32,"top":27.59375,"right":1169.7708740234375,"bottom":59.59375,"left":1110.5521240234375},"1fe1299c-0fec-4002":{"x":1110.5521240234375,"y":27.59375,"width":59.21875,"height":32,"top":27.59375,"right":1169.7708740234375,"bottom":59.59375,"left":1110.5521240234375},"2f6e2c5f-4c2b-4b78":{"x":1111.21875,"y":33.59375,"width":57.88541793823242,"height":20,"top":33.59375,"right":1169.1041679382324,"bottom":53.59375,"left":1111.21875},"9b030a4b-0e28-404e":{"x":1111.21875,"y":33.59375,"width":57.88541793823242,"height":20,"top":33.59375,"right":1169.1041679382324,"bottom":53.59375,"left":1111.21875},"35c70533-3920-403e":{"x":454,"y":167.2604217529297,"width":760.3333740234375,"height":461.3333435058594,"top":167.2604217529297,"right":1214.3333740234375,"bottom":628.5937652587891,"left":454},"aaf76f22-9f55-48a1":{"x":454.66668701171875,"y":167.92709350585938,"width":759,"height":460,"top":167.92709350585938,"right":1213.6666870117188,"bottom":627.9270935058594,"left":454.66668701171875},"fd27f02a-7553-4c49":{"x":478.66668701171875,"y":191.92709350585938,"width":711,"height":408,"top":191.92709350585938,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"9374a384-8f77-4ce3":{"x":478.66668701171875,"y":191.92709350585938,"width":711,"height":24,"top":191.92709350585938,"right":1189.6666870117188,"bottom":215.92709350585938,"left":478.66668701171875},"a413a536-c540-45ac":{"x":478.66668701171875,"y":191.92709350585938,"width":97.72917175292969,"height":24,"top":191.92709350585938,"right":576.3958587646484,"bottom":215.92709350585938,"left":478.66668701171875},"4df57ddb-0927-4b04":{"x":478.66668701171875,"y":193.92709350585938,"width":97.72917175292969,"height":20,"top":193.92709350585938,"right":576.3958587646484,"bottom":213.92709350585938,"left":478.66668701171875},"d9f53cc6-64b4-43d1":{"x":478.66668701171875,"y":231.92709350585938,"width":711,"height":56,"top":231.92709350585938,"right":1189.6666870117188,"bottom":287.9270935058594,"left":478.66668701171875},"6b730ab8-6dea-4605":{"x":478.66668701171875,"y":231.92709350585938,"width":711,"height":56,"top":231.92709350585938,"right":1189.6666870117188,"bottom":287.9270935058594,"left":478.66668701171875},"78489a69-f272-489a":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":296,"top":303.9270935058594,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"4213f872-7a23-46fe":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":296,"top":303.9270935058594,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"0731942e-0b39-47b8":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":40,"top":303.9270935058594,"right":1189.6666870117188,"bottom":343.9270935058594,"left":478.66668701171875},"83f8a833-6aad-4417":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":20,"top":303.9270935058594,"right":1189.6666870117188,"bottom":323.9270935058594,"left":478.66668701171875},"856cafd7-6a05-4056":{"x":478.66668701171875,"y":343.9270935058594,"width":711,"height":256,"top":343.9270935058594,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"93f64dea-1b96-477f":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":34.5,"top":343.9270935058594,"right":1157.6666870117188,"bottom":378.4270935058594,"left":478.66668701171875},"7b426bd2-db67-4b00":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":34.5,"top":343.9270935058594,"right":1157.6666870117188,"bottom":378.4270935058594,"left":478.66668701171875},"cbbad5d0-9ec8-4a94":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":31,"top":343.9270935058594,"right":1157.6666870117188,"bottom":374.9270935058594,"left":478.66668701171875},"4badf6cd-11a3-4871":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":31,"top":343.9270935058594,"right":1157.6666870117188,"bottom":374.9270935058594,"left":478.66668701171875},"d07b804f-7e26-48ce":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"9157ac47-b4b1-4530":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"a64918e3-7287-4e89":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"87234501-9604-404b":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"72edf4ac-da60-4f8a":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"fb1e3f5b-558a-4ccf":{"x":485.66668701171875,"y":349.9270935058594,"width":10,"height":12,"top":349.9270935058594,"right":495.66668701171875,"bottom":361.9270935058594,"left":485.66668701171875},"406c0a0c-a4ec-4d45":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"99a54e03-80c2-4ff3":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"242c788e-be78-48ea":{"x":502.66668701171875,"y":344.9270935058594,"width":230.20834350585938,"height":22,"top":344.9270935058594,"right":732.8750305175781,"bottom":366.9270935058594,"left":502.66668701171875},"fd4d2452-6906-4d41":{"x":518.6666870117188,"y":344.9270935058594,"width":214.20834350585938,"height":22,"top":344.9270935058594,"right":732.8750305175781,"bottom":366.9270935058594,"left":518.6666870117188},"74e1239f-e803-48b8":{"x":518.6666870117188,"y":344.9270935058594,"width":214.20834350585938,"height":22,"top":344.9270935058594,"right":732.8750305175781,"bottom":366.9270935058594,"left":518.6666870117188},"1f2c2da9-38a5-43ac":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":41.5,"top":381.9270935058594,"right":1157.6666870117188,"bottom":423.4270935058594,"left":478.66668701171875},"3af1b6be-6c81-4e06":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":41.5,"top":381.9270935058594,"right":1157.6666870117188,"bottom":423.4270935058594,"left":478.66668701171875},"c20b1793-5747-4782":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":38,"top":381.9270935058594,"right":1157.6666870117188,"bottom":419.9270935058594,"left":478.66668701171875},"eb5f3fb4-7aa5-47a8":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":38,"top":381.9270935058594,"right":1157.6666870117188,"bottom":419.9270935058594,"left":478.66668701171875},"6c2fa2a1-b058-4a33":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"9b770d98-cfb8-4612":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"b011db8c-0b51-410c":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"e0224957-0858-419a":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"2996eb4e-21c2-44f9":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"47efa536-e5f1-4589":{"x":485.66668701171875,"y":394.9270935058594,"width":10,"height":12,"top":394.9270935058594,"right":495.66668701171875,"bottom":406.9270935058594,"left":485.66668701171875},"0a148497-cccc-4441":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"ba07854f-a929-46af":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"d77bf89c-886b-46a8":{"x":502.66668701171875,"y":389.9270935058594,"width":181.7291717529297,"height":22,"top":389.9270935058594,"right":684.3958587646484,"bottom":411.9270935058594,"left":502.66668701171875},"41cc940c-373c-4141":{"x":518.6666870117188,"y":389.9270935058594,"width":165.7291717529297,"height":22,"top":389.9270935058594,"right":684.3958587646484,"bottom":411.9270935058594,"left":518.6666870117188},"62df3fb2-cc84-4e29":{"x":518.6666870117188,"y":389.9270935058594,"width":165.7291717529297,"height":22,"top":389.9270935058594,"right":684.3958587646484,"bottom":411.9270935058594,"left":518.6666870117188},"1630c173-368f-4d22":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":41.5,"top":426.9270935058594,"right":1157.6666870117188,"bottom":468.4270935058594,"left":478.66668701171875},"bc558965-387d-4fe2":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":41.5,"top":426.9270935058594,"right":1157.6666870117188,"bottom":468.4270935058594,"left":478.66668701171875},"12e60427-68ad-493b":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":38,"top":426.9270935058594,"right":1157.6666870117188,"bottom":464.9270935058594,"left":478.66668701171875},"399e356b-2387-463e":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":38,"top":426.9270935058594,"right":1157.6666870117188,"bottom":464.9270935058594,"left":478.66668701171875},"76fe8ee7-a2b7-4437":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"04526269-9320-4569":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"b8d0dbe2-2a18-4f25":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"e2fc2de9-da7e-4c50":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"3a34073e-d5cb-4b00":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"11bf9db9-ff75-4a6d":{"x":484.66583251953125,"y":439.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":439.9273681640625,"right":496.66754150390625,"bottom":451.4268398284912,"left":484.66583251953125},"9db6b30e-d498-4f4b":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"75e45985-978f-4b6b":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"0ff82f9a-b01f-498c":{"x":502.66668701171875,"y":434.9270935058594,"width":247.75,"height":22,"top":434.9270935058594,"right":750.4166870117188,"bottom":456.9270935058594,"left":502.66668701171875},"50ccee17-a177-4475":{"x":518.6666870117188,"y":434.9270935058594,"width":231.75,"height":22,"top":434.9270935058594,"right":750.4166870117188,"bottom":456.9270935058594,"left":518.6666870117188},"72adab95-c906-45fb":{"x":518.6666870117188,"y":434.9270935058594,"width":231.75,"height":22,"top":434.9270935058594,"right":750.4166870117188,"bottom":456.9270935058594,"left":518.6666870117188},"11f71cbc-10e3-4e01":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":41.5,"top":471.9270935058594,"right":1157.6666870117188,"bottom":513.4270935058594,"left":478.66668701171875},"3c4ae6e4-217d-47d0":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":41.5,"top":471.9270935058594,"right":1157.6666870117188,"bottom":513.4270935058594,"left":478.66668701171875},"0dbdcc52-cec6-4c54":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":38,"top":471.9270935058594,"right":1157.6666870117188,"bottom":509.9270935058594,"left":478.66668701171875},"35b2b1f5-862a-4509":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":38,"top":471.9270935058594,"right":1157.6666870117188,"bottom":509.9270935058594,"left":478.66668701171875},"2aea6369-de37-45fc":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"246c0160-9c0c-432a":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"062dab2e-4578-4991":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"da3ead22-a38f-4f92":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"d8ecb42a-21a3-4e45":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"aba4db92-d254-4580":{"x":485.66668701171875,"y":484.9270935058594,"width":10,"height":12,"top":484.9270935058594,"right":495.66668701171875,"bottom":496.9270935058594,"left":485.66668701171875},"7a9a296f-e65f-49e7":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"10691f55-3516-43f0":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"f80a08e8-9173-47eb":{"x":502.66668701171875,"y":479.9270935058594,"width":157.0416717529297,"height":22,"top":479.9270935058594,"right":659.7083587646484,"bottom":501.9270935058594,"left":502.66668701171875},"27ed3d33-de5c-4b17":{"x":518.6666870117188,"y":479.9270935058594,"width":141.0416717529297,"height":22,"top":479.9270935058594,"right":659.7083587646484,"bottom":501.9270935058594,"left":518.6666870117188},"4be8a52f-80ef-42a5":{"x":518.6666870117188,"y":479.9270935058594,"width":141.0416717529297,"height":22,"top":479.9270935058594,"right":659.7083587646484,"bottom":501.9270935058594,"left":518.6666870117188},"abea2470-a3e9-4a12":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":41.5,"top":516.9271240234375,"right":1157.6666870117188,"bottom":558.4271240234375,"left":478.66668701171875},"dd34eb0d-c02c-4d89":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":41.5,"top":516.9271240234375,"right":1157.6666870117188,"bottom":558.4271240234375,"left":478.66668701171875},"75ffb893-4033-42c0":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":38,"top":516.9271240234375,"right":1157.6666870117188,"bottom":554.9271240234375,"left":478.66668701171875},"4cd33032-dd43-4ab5":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":38,"top":516.9271240234375,"right":1157.6666870117188,"bottom":554.9271240234375,"left":478.66668701171875},"4c53439e-2872-4fc4":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"7c564ce8-d608-45a6":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"5e8ff04b-7d8e-4bf5":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"84e14e79-f011-494c":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"ec19263f-142a-4b81":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"49e188a0-897d-4c36":{"x":484.66583251953125,"y":529.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":529.9273681640625,"right":496.66754150390625,"bottom":541.4268398284912,"left":484.66583251953125},"307f88a6-c144-4622":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"abd5a6f0-47c0-4159":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"22d06246-9593-42b6":{"x":502.66668701171875,"y":524.9271240234375,"width":216.09375,"height":22,"top":524.9271240234375,"right":718.7604370117188,"bottom":546.9271240234375,"left":502.66668701171875},"31e04788-c914-49be":{"x":518.6666870117188,"y":524.9271240234375,"width":200.09375,"height":22,"top":524.9271240234375,"right":718.7604370117188,"bottom":546.9271240234375,"left":518.6666870117188},"b28f084e-2d78-4ca9":{"x":518.6666870117188,"y":524.9271240234375,"width":200.09375,"height":22,"top":524.9271240234375,"right":718.7604370117188,"bottom":546.9271240234375,"left":518.6666870117188},"4f72bc71-a7ae-4e1d":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":34.5,"top":561.9271240234375,"right":1157.6666870117188,"bottom":596.4271240234375,"left":478.66668701171875},"451c7da0-ce1e-48b0":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":34.5,"top":561.9271240234375,"right":1157.6666870117188,"bottom":596.4271240234375,"left":478.66668701171875},"85b0686b-e215-4ca0":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":31,"top":561.9271240234375,"right":1157.6666870117188,"bottom":592.9271240234375,"left":478.66668701171875},"bb02da36-24ed-477c":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":31,"top":561.9271240234375,"right":1157.6666870117188,"bottom":592.9271240234375,"left":478.66668701171875},"89ad6793-4fe6-4408":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"c651c130-7345-45bf":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"4b48d213-7dfc-47bd":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"5eac3470-78fc-4fed":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"67642357-0508-498c":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"137a3c35-6266-42dd":{"x":485.66668701171875,"y":574.9271240234375,"width":10,"height":12,"top":574.9271240234375,"right":495.66668701171875,"bottom":586.9271240234375,"left":485.66668701171875},"1715dba8-6616-4bc7":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"ec9fbb80-123b-4280":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"f9fef310-76a3-4168":{"x":502.66668701171875,"y":569.9271240234375,"width":171.23959350585938,"height":22,"top":569.9271240234375,"right":673.9062805175781,"bottom":591.9271240234375,"left":502.66668701171875},"2b0569ba-8fca-4c51":{"x":518.6666870117188,"y":569.9271240234375,"width":155.23959350585938,"height":22,"top":569.9271240234375,"right":673.9062805175781,"bottom":591.9271240234375,"left":518.6666870117188},"de649eca-ee9f-4474":{"x":518.6666870117188,"y":569.9271240234375,"width":155.23959350585938,"height":22,"top":569.9271240234375,"right":673.9062805175781,"bottom":591.9271240234375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-92.json b/demonstrations/ausdjpo/bboxes/bboxes-92.json new file mode 100644 index 0000000000000000000000000000000000000000..92f246f8e4b1b0202387134505b5acd1b2aab9c1 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-92.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-3500.40625,"width":1263.3333740234375,"height":6119,"top":-3500.40625,"right":1263.3333740234375,"bottom":2618.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-3438.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-3438.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-3438.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-3438.40625,"width":405,"height":5484.33349609375,"top":-3438.40625,"right":405,"bottom":2045.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-3438.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-3438.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-3282.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1263.3333740234375,"bottom":2045.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-3282.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-3282.40625,"right":1214.3333740234375,"bottom":2045.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-3276.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-3276.40625,"right":1214.3333740234375,"bottom":2039.92724609375,"left":454},"ac4a02a7-49ff-4438":{"x":454,"y":-171.0729217529297,"width":760.3333740234375,"height":326.3333435058594,"top":-171.0729217529297,"right":1214.3333740234375,"bottom":155.2604217529297,"left":454},"c3f49e15-3893-4ebe":{"x":454.66668701171875,"y":-170.40625,"width":759,"height":325,"top":-170.40625,"right":1213.6666870117188,"bottom":154.59375,"left":454.66668701171875},"8eb0a974-61d1-4bcb":{"x":478.66668701171875,"y":-146.40625,"width":711,"height":273,"top":-146.40625,"right":1189.6666870117188,"bottom":126.59375,"left":478.66668701171875},"981d0f82-a22a-40a8":{"x":478.66668701171875,"y":-34.40625,"width":711,"height":161,"top":-34.40625,"right":1189.6666870117188,"bottom":126.59375,"left":478.66668701171875},"1380782d-981e-4226":{"x":478.66668701171875,"y":-34.40625,"width":355.5,"height":161,"top":-34.40625,"right":834.1666870117188,"bottom":126.59375,"left":478.66668701171875},"9d5b9334-4293-4781":{"x":478.66668701171875,"y":-34.40625,"width":355.5,"height":40,"top":-34.40625,"right":834.1666870117188,"bottom":5.59375,"left":478.66668701171875},"138d0f63-ba21-47e3":{"x":478.66668701171875,"y":5.59375,"width":355.5,"height":121,"top":5.59375,"right":834.1666870117188,"bottom":126.59375,"left":478.66668701171875},"92916849-cab7-494b":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":34.5,"top":5.59375,"right":802.1666870117188,"bottom":40.09375,"left":478.66668701171875},"2ad6e93e-0170-4ea4":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":34.5,"top":5.59375,"right":802.1666870117188,"bottom":40.09375,"left":478.66668701171875},"f782d033-ae21-4166":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":31,"top":5.59375,"right":802.1666870117188,"bottom":36.59375,"left":478.66668701171875},"d1aea861-e447-4bd4":{"x":478.66668701171875,"y":5.59375,"width":323.5,"height":31,"top":5.59375,"right":802.1666870117188,"bottom":36.59375,"left":478.66668701171875},"33ead547-4c82-40f4":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"e69378fe-c2f9-49ab":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"69a5863c-83c5-4adb":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"18fcd8f3-6f8a-486a":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"333144d5-97da-4dfb":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"f85ed3bd-bd52-48b5":{"x":485.66668701171875,"y":11.59375,"width":10,"height":12,"top":11.59375,"right":495.66668701171875,"bottom":23.59375,"left":485.66668701171875},"ac2bf1ec-3e8e-448e":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"ca997483-3b08-417a":{"x":478.66668701171875,"y":5.59375,"width":24,"height":24,"top":5.59375,"right":502.66668701171875,"bottom":29.59375,"left":478.66668701171875},"6a701516-d603-47da":{"x":502.66668701171875,"y":6.59375,"width":130.2291717529297,"height":22,"top":6.59375,"right":632.8958587646484,"bottom":28.59375,"left":502.66668701171875},"81231449-5032-48d4":{"x":518.6666870117188,"y":6.59375,"width":114.22917175292969,"height":22,"top":6.59375,"right":632.8958587646484,"bottom":28.59375,"left":518.6666870117188},"937db2fa-5155-4ed6":{"x":518.6666870117188,"y":6.59375,"width":114.22917175292969,"height":22,"top":6.59375,"right":632.8958587646484,"bottom":28.59375,"left":518.6666870117188},"e5ff4f7e-2c3f-4c3a":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":41.5,"top":43.59375,"right":802.1666870117188,"bottom":85.09375,"left":478.66668701171875},"ce7df45d-c539-4b07":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":41.5,"top":43.59375,"right":802.1666870117188,"bottom":85.09375,"left":478.66668701171875},"78953ad2-b19f-4fa0":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":38,"top":43.59375,"right":802.1666870117188,"bottom":81.59375,"left":478.66668701171875},"5352436b-6d25-4e43":{"x":478.66668701171875,"y":43.59375,"width":323.5,"height":38,"top":43.59375,"right":802.1666870117188,"bottom":81.59375,"left":478.66668701171875},"a5e0dd78-4c2c-4cbc":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"4f696c5f-6c4b-4ece":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"5631a866-d64a-499c":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"17baec51-a548-4e46":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"911531f8-a735-42d6":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"88ff601a-a605-4f4a":{"x":485.66668701171875,"y":56.59375,"width":10,"height":12,"top":56.59375,"right":495.66668701171875,"bottom":68.59375,"left":485.66668701171875},"2c8e57b3-b0bc-461c":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"b68d6097-fbb9-4978":{"x":478.66668701171875,"y":50.59375,"width":24,"height":24,"top":50.59375,"right":502.66668701171875,"bottom":74.59375,"left":478.66668701171875},"6e746440-64ed-495a":{"x":502.66668701171875,"y":51.59375,"width":208.4479217529297,"height":22,"top":51.59375,"right":711.1146087646484,"bottom":73.59375,"left":502.66668701171875},"bde687f4-b43a-4219":{"x":518.6666870117188,"y":51.59375,"width":192.4479217529297,"height":22,"top":51.59375,"right":711.1146087646484,"bottom":73.59375,"left":518.6666870117188},"da7d2261-d7ec-4e2b":{"x":518.6666870117188,"y":51.59375,"width":192.4479217529297,"height":22,"top":51.59375,"right":711.1146087646484,"bottom":73.59375,"left":518.6666870117188},"2c96c47b-fa12-44e8":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":34.5,"top":88.59375,"right":802.1666870117188,"bottom":123.09375,"left":478.66668701171875},"83e99b85-aa7a-4e00":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":34.5,"top":88.59375,"right":802.1666870117188,"bottom":123.09375,"left":478.66668701171875},"9744cbe2-796a-4599":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":31,"top":88.59375,"right":802.1666870117188,"bottom":119.59375,"left":478.66668701171875},"d94228ac-43cc-4137":{"x":478.66668701171875,"y":88.59375,"width":323.5,"height":31,"top":88.59375,"right":802.1666870117188,"bottom":119.59375,"left":478.66668701171875},"ff698604-c7b8-4694":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"bdf07d78-acce-4d0a":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"8180bd8e-cc50-4f74":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"73ba4446-f87b-4cb7":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"0e7dc7a0-77bf-408c":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"d397b9e1-e6dd-4ffa":{"x":484.66583251953125,"y":101.59403991699219,"width":12.001708984375,"height":11.49945068359375,"top":101.59403991699219,"right":496.66754150390625,"bottom":113.09349060058594,"left":484.66583251953125},"7e4e21ac-efd2-493d":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"4a1fa38e-d96d-4e51":{"x":478.66668701171875,"y":95.59375,"width":24,"height":24,"top":95.59375,"right":502.66668701171875,"bottom":119.59375,"left":478.66668701171875},"9d0162ec-c1c7-4c2f":{"x":502.66668701171875,"y":96.59375,"width":256.7083435058594,"height":22,"top":96.59375,"right":759.3750305175781,"bottom":118.59375,"left":502.66668701171875},"97a9c248-7f52-4f2f":{"x":518.6666870117188,"y":96.59375,"width":240.70834350585938,"height":22,"top":96.59375,"right":759.3750305175781,"bottom":118.59375,"left":518.6666870117188},"ef2e2a23-6aa3-4e49":{"x":518.6666870117188,"y":96.59375,"width":240.70834350585938,"height":22,"top":96.59375,"right":759.3750305175781,"bottom":118.59375,"left":518.6666870117188},"07c67327-6468-4082":{"x":834.1666870117188,"y":-34.40625,"width":355.5,"height":161,"top":-34.40625,"right":1189.6666870117188,"bottom":126.59375,"left":834.1666870117188},"1062da85-c74d-4034":{"x":834.1666870117188,"y":-4.40625,"width":355.5,"height":72,"top":-4.40625,"right":1189.6666870117188,"bottom":67.59375,"left":834.1666870117188},"90fcfae4-1515-41d1":{"x":834.1666870117188,"y":-4.40625,"width":355.5,"height":72,"top":-4.40625,"right":1189.6666870117188,"bottom":67.59375,"left":834.1666870117188},"d32a7cf3-237b-4e49":{"x":834.1666870117188,"y":-4.40625,"width":355.5,"height":72,"top":-4.40625,"right":1189.6666870117188,"bottom":67.59375,"left":834.1666870117188},"d36d2874-1633-4e6e":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"82133f9f-58c3-4bf3":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"5c742079-d31f-403d":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"b58e72bf-5bb2-438e":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"d127011b-ac4f-49db":{"x":853.1666870117188,"y":13.58795166015625,"width":11.005778312683105,"height":11.005816459655762,"top":13.58795166015625,"right":864.1724653244019,"bottom":24.59376811981201,"left":853.1666870117188},"3ff38c11-9d4f-4907":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"d073303c-5d98-4238":{"x":846.1666870117188,"y":7.59375,"width":24,"height":24,"top":7.59375,"right":870.1666870117188,"bottom":31.59375,"left":846.1666870117188},"e58e9423-8c12-4a1a":{"x":886.1666870117188,"y":-4.40625,"width":291.5,"height":72,"top":-4.40625,"right":1177.6666870117188,"bottom":67.59375,"left":886.1666870117188},"9ddd84d0-04e7-44df":{"x":886.1666870117188,"y":7.59375,"width":291.5,"height":20,"top":7.59375,"right":1177.6666870117188,"bottom":27.59375,"left":886.1666870117188},"e67622b7-921b-46eb":{"x":886.1666870117188,"y":7.59375,"width":257.9375,"height":20,"top":7.59375,"right":1144.1041870117188,"bottom":27.59375,"left":886.1666870117188},"91967500-42f4-4613":{"x":886.1666870117188,"y":7.59375,"width":257.9375,"height":20,"top":7.59375,"right":1144.1041870117188,"bottom":27.59375,"left":886.1666870117188},"e202ca28-7dda-4ac7":{"x":886.1666870117188,"y":27.59375,"width":291.5,"height":32,"top":27.59375,"right":1177.6666870117188,"bottom":59.59375,"left":886.1666870117188},"52853301-99ce-4525":{"x":886.1666870117188,"y":32.59375,"width":81.41667175292969,"height":22,"top":32.59375,"right":967.5833587646484,"bottom":54.59375,"left":886.1666870117188},"35743155-6e34-43bc":{"x":1102.666748046875,"y":27.59375,"width":75,"height":32,"top":27.59375,"right":1177.666748046875,"bottom":59.59375,"left":1102.666748046875},"61d54f97-d4ff-436a":{"x":1110.5521240234375,"y":27.59375,"width":59.21875,"height":32,"top":27.59375,"right":1169.7708740234375,"bottom":59.59375,"left":1110.5521240234375},"1fe1299c-0fec-4002":{"x":1110.5521240234375,"y":27.59375,"width":59.21875,"height":32,"top":27.59375,"right":1169.7708740234375,"bottom":59.59375,"left":1110.5521240234375},"2f6e2c5f-4c2b-4b78":{"x":1111.21875,"y":33.59375,"width":57.88541793823242,"height":20,"top":33.59375,"right":1169.1041679382324,"bottom":53.59375,"left":1111.21875},"9b030a4b-0e28-404e":{"x":1111.21875,"y":33.59375,"width":57.88541793823242,"height":20,"top":33.59375,"right":1169.1041679382324,"bottom":53.59375,"left":1111.21875},"35c70533-3920-403e":{"x":454,"y":167.2604217529297,"width":760.3333740234375,"height":461.3333435058594,"top":167.2604217529297,"right":1214.3333740234375,"bottom":628.5937652587891,"left":454},"aaf76f22-9f55-48a1":{"x":454.66668701171875,"y":167.92709350585938,"width":759,"height":460,"top":167.92709350585938,"right":1213.6666870117188,"bottom":627.9270935058594,"left":454.66668701171875},"fd27f02a-7553-4c49":{"x":478.66668701171875,"y":191.92709350585938,"width":711,"height":408,"top":191.92709350585938,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"9374a384-8f77-4ce3":{"x":478.66668701171875,"y":191.92709350585938,"width":711,"height":24,"top":191.92709350585938,"right":1189.6666870117188,"bottom":215.92709350585938,"left":478.66668701171875},"a413a536-c540-45ac":{"x":478.66668701171875,"y":191.92709350585938,"width":97.72917175292969,"height":24,"top":191.92709350585938,"right":576.3958587646484,"bottom":215.92709350585938,"left":478.66668701171875},"4df57ddb-0927-4b04":{"x":478.66668701171875,"y":193.92709350585938,"width":97.72917175292969,"height":20,"top":193.92709350585938,"right":576.3958587646484,"bottom":213.92709350585938,"left":478.66668701171875},"d9f53cc6-64b4-43d1":{"x":478.66668701171875,"y":231.92709350585938,"width":711,"height":56,"top":231.92709350585938,"right":1189.6666870117188,"bottom":287.9270935058594,"left":478.66668701171875},"6b730ab8-6dea-4605":{"x":478.66668701171875,"y":231.92709350585938,"width":711,"height":56,"top":231.92709350585938,"right":1189.6666870117188,"bottom":287.9270935058594,"left":478.66668701171875},"78489a69-f272-489a":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":296,"top":303.9270935058594,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"4213f872-7a23-46fe":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":296,"top":303.9270935058594,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"0731942e-0b39-47b8":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":40,"top":303.9270935058594,"right":1189.6666870117188,"bottom":343.9270935058594,"left":478.66668701171875},"83f8a833-6aad-4417":{"x":478.66668701171875,"y":303.9270935058594,"width":711,"height":20,"top":303.9270935058594,"right":1189.6666870117188,"bottom":323.9270935058594,"left":478.66668701171875},"856cafd7-6a05-4056":{"x":478.66668701171875,"y":343.9270935058594,"width":711,"height":256,"top":343.9270935058594,"right":1189.6666870117188,"bottom":599.9270935058594,"left":478.66668701171875},"93f64dea-1b96-477f":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":34.5,"top":343.9270935058594,"right":1157.6666870117188,"bottom":378.4270935058594,"left":478.66668701171875},"7b426bd2-db67-4b00":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":34.5,"top":343.9270935058594,"right":1157.6666870117188,"bottom":378.4270935058594,"left":478.66668701171875},"cbbad5d0-9ec8-4a94":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":31,"top":343.9270935058594,"right":1157.6666870117188,"bottom":374.9270935058594,"left":478.66668701171875},"4badf6cd-11a3-4871":{"x":478.66668701171875,"y":343.9270935058594,"width":679,"height":31,"top":343.9270935058594,"right":1157.6666870117188,"bottom":374.9270935058594,"left":478.66668701171875},"d07b804f-7e26-48ce":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"9157ac47-b4b1-4530":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"a64918e3-7287-4e89":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"87234501-9604-404b":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"72edf4ac-da60-4f8a":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"fb1e3f5b-558a-4ccf":{"x":485.66668701171875,"y":349.9270935058594,"width":10,"height":12,"top":349.9270935058594,"right":495.66668701171875,"bottom":361.9270935058594,"left":485.66668701171875},"406c0a0c-a4ec-4d45":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"99a54e03-80c2-4ff3":{"x":478.66668701171875,"y":343.9270935058594,"width":24,"height":24,"top":343.9270935058594,"right":502.66668701171875,"bottom":367.9270935058594,"left":478.66668701171875},"242c788e-be78-48ea":{"x":502.66668701171875,"y":344.9270935058594,"width":230.20834350585938,"height":22,"top":344.9270935058594,"right":732.8750305175781,"bottom":366.9270935058594,"left":502.66668701171875},"fd4d2452-6906-4d41":{"x":518.6666870117188,"y":344.9270935058594,"width":214.20834350585938,"height":22,"top":344.9270935058594,"right":732.8750305175781,"bottom":366.9270935058594,"left":518.6666870117188},"74e1239f-e803-48b8":{"x":518.6666870117188,"y":344.9270935058594,"width":214.20834350585938,"height":22,"top":344.9270935058594,"right":732.8750305175781,"bottom":366.9270935058594,"left":518.6666870117188},"1f2c2da9-38a5-43ac":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":41.5,"top":381.9270935058594,"right":1157.6666870117188,"bottom":423.4270935058594,"left":478.66668701171875},"3af1b6be-6c81-4e06":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":41.5,"top":381.9270935058594,"right":1157.6666870117188,"bottom":423.4270935058594,"left":478.66668701171875},"c20b1793-5747-4782":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":38,"top":381.9270935058594,"right":1157.6666870117188,"bottom":419.9270935058594,"left":478.66668701171875},"eb5f3fb4-7aa5-47a8":{"x":478.66668701171875,"y":381.9270935058594,"width":679,"height":38,"top":381.9270935058594,"right":1157.6666870117188,"bottom":419.9270935058594,"left":478.66668701171875},"6c2fa2a1-b058-4a33":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"9b770d98-cfb8-4612":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"b011db8c-0b51-410c":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"e0224957-0858-419a":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"2996eb4e-21c2-44f9":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"47efa536-e5f1-4589":{"x":485.66668701171875,"y":394.9270935058594,"width":10,"height":12,"top":394.9270935058594,"right":495.66668701171875,"bottom":406.9270935058594,"left":485.66668701171875},"0a148497-cccc-4441":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"ba07854f-a929-46af":{"x":478.66668701171875,"y":388.9270935058594,"width":24,"height":24,"top":388.9270935058594,"right":502.66668701171875,"bottom":412.9270935058594,"left":478.66668701171875},"d77bf89c-886b-46a8":{"x":502.66668701171875,"y":389.9270935058594,"width":181.7291717529297,"height":22,"top":389.9270935058594,"right":684.3958587646484,"bottom":411.9270935058594,"left":502.66668701171875},"41cc940c-373c-4141":{"x":518.6666870117188,"y":389.9270935058594,"width":165.7291717529297,"height":22,"top":389.9270935058594,"right":684.3958587646484,"bottom":411.9270935058594,"left":518.6666870117188},"62df3fb2-cc84-4e29":{"x":518.6666870117188,"y":389.9270935058594,"width":165.7291717529297,"height":22,"top":389.9270935058594,"right":684.3958587646484,"bottom":411.9270935058594,"left":518.6666870117188},"1630c173-368f-4d22":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":41.5,"top":426.9270935058594,"right":1157.6666870117188,"bottom":468.4270935058594,"left":478.66668701171875},"bc558965-387d-4fe2":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":41.5,"top":426.9270935058594,"right":1157.6666870117188,"bottom":468.4270935058594,"left":478.66668701171875},"12e60427-68ad-493b":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":38,"top":426.9270935058594,"right":1157.6666870117188,"bottom":464.9270935058594,"left":478.66668701171875},"399e356b-2387-463e":{"x":478.66668701171875,"y":426.9270935058594,"width":679,"height":38,"top":426.9270935058594,"right":1157.6666870117188,"bottom":464.9270935058594,"left":478.66668701171875},"76fe8ee7-a2b7-4437":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"04526269-9320-4569":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"b8d0dbe2-2a18-4f25":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"e2fc2de9-da7e-4c50":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"3a34073e-d5cb-4b00":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"11bf9db9-ff75-4a6d":{"x":484.66583251953125,"y":439.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":439.9273681640625,"right":496.66754150390625,"bottom":451.4268398284912,"left":484.66583251953125},"9db6b30e-d498-4f4b":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"75e45985-978f-4b6b":{"x":478.66668701171875,"y":433.9270935058594,"width":24,"height":24,"top":433.9270935058594,"right":502.66668701171875,"bottom":457.9270935058594,"left":478.66668701171875},"0ff82f9a-b01f-498c":{"x":502.66668701171875,"y":434.9270935058594,"width":247.75,"height":22,"top":434.9270935058594,"right":750.4166870117188,"bottom":456.9270935058594,"left":502.66668701171875},"50ccee17-a177-4475":{"x":518.6666870117188,"y":434.9270935058594,"width":231.75,"height":22,"top":434.9270935058594,"right":750.4166870117188,"bottom":456.9270935058594,"left":518.6666870117188},"72adab95-c906-45fb":{"x":518.6666870117188,"y":434.9270935058594,"width":231.75,"height":22,"top":434.9270935058594,"right":750.4166870117188,"bottom":456.9270935058594,"left":518.6666870117188},"11f71cbc-10e3-4e01":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":41.5,"top":471.9270935058594,"right":1157.6666870117188,"bottom":513.4270935058594,"left":478.66668701171875},"3c4ae6e4-217d-47d0":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":41.5,"top":471.9270935058594,"right":1157.6666870117188,"bottom":513.4270935058594,"left":478.66668701171875},"0dbdcc52-cec6-4c54":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":38,"top":471.9270935058594,"right":1157.6666870117188,"bottom":509.9270935058594,"left":478.66668701171875},"35b2b1f5-862a-4509":{"x":478.66668701171875,"y":471.9270935058594,"width":679,"height":38,"top":471.9270935058594,"right":1157.6666870117188,"bottom":509.9270935058594,"left":478.66668701171875},"2aea6369-de37-45fc":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"246c0160-9c0c-432a":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"062dab2e-4578-4991":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"da3ead22-a38f-4f92":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"d8ecb42a-21a3-4e45":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"aba4db92-d254-4580":{"x":485.66668701171875,"y":484.9270935058594,"width":10,"height":12,"top":484.9270935058594,"right":495.66668701171875,"bottom":496.9270935058594,"left":485.66668701171875},"7a9a296f-e65f-49e7":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"10691f55-3516-43f0":{"x":478.66668701171875,"y":478.9270935058594,"width":24,"height":24,"top":478.9270935058594,"right":502.66668701171875,"bottom":502.9270935058594,"left":478.66668701171875},"f80a08e8-9173-47eb":{"x":502.66668701171875,"y":479.9270935058594,"width":157.0416717529297,"height":22,"top":479.9270935058594,"right":659.7083587646484,"bottom":501.9270935058594,"left":502.66668701171875},"27ed3d33-de5c-4b17":{"x":518.6666870117188,"y":479.9270935058594,"width":141.0416717529297,"height":22,"top":479.9270935058594,"right":659.7083587646484,"bottom":501.9270935058594,"left":518.6666870117188},"4be8a52f-80ef-42a5":{"x":518.6666870117188,"y":479.9270935058594,"width":141.0416717529297,"height":22,"top":479.9270935058594,"right":659.7083587646484,"bottom":501.9270935058594,"left":518.6666870117188},"abea2470-a3e9-4a12":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":41.5,"top":516.9271240234375,"right":1157.6666870117188,"bottom":558.4271240234375,"left":478.66668701171875},"dd34eb0d-c02c-4d89":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":41.5,"top":516.9271240234375,"right":1157.6666870117188,"bottom":558.4271240234375,"left":478.66668701171875},"75ffb893-4033-42c0":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":38,"top":516.9271240234375,"right":1157.6666870117188,"bottom":554.9271240234375,"left":478.66668701171875},"4cd33032-dd43-4ab5":{"x":478.66668701171875,"y":516.9271240234375,"width":679,"height":38,"top":516.9271240234375,"right":1157.6666870117188,"bottom":554.9271240234375,"left":478.66668701171875},"4c53439e-2872-4fc4":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"7c564ce8-d608-45a6":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"5e8ff04b-7d8e-4bf5":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"84e14e79-f011-494c":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"ec19263f-142a-4b81":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"49e188a0-897d-4c36":{"x":484.66583251953125,"y":529.9273681640625,"width":12.001708984375,"height":11.499471664428711,"top":529.9273681640625,"right":496.66754150390625,"bottom":541.4268398284912,"left":484.66583251953125},"307f88a6-c144-4622":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"abd5a6f0-47c0-4159":{"x":478.66668701171875,"y":523.9271240234375,"width":24,"height":24,"top":523.9271240234375,"right":502.66668701171875,"bottom":547.9271240234375,"left":478.66668701171875},"22d06246-9593-42b6":{"x":502.66668701171875,"y":524.9271240234375,"width":216.09375,"height":22,"top":524.9271240234375,"right":718.7604370117188,"bottom":546.9271240234375,"left":502.66668701171875},"31e04788-c914-49be":{"x":518.6666870117188,"y":524.9271240234375,"width":200.09375,"height":22,"top":524.9271240234375,"right":718.7604370117188,"bottom":546.9271240234375,"left":518.6666870117188},"b28f084e-2d78-4ca9":{"x":518.6666870117188,"y":524.9271240234375,"width":200.09375,"height":22,"top":524.9271240234375,"right":718.7604370117188,"bottom":546.9271240234375,"left":518.6666870117188},"4f72bc71-a7ae-4e1d":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":34.5,"top":561.9271240234375,"right":1157.6666870117188,"bottom":596.4271240234375,"left":478.66668701171875},"451c7da0-ce1e-48b0":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":34.5,"top":561.9271240234375,"right":1157.6666870117188,"bottom":596.4271240234375,"left":478.66668701171875},"85b0686b-e215-4ca0":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":31,"top":561.9271240234375,"right":1157.6666870117188,"bottom":592.9271240234375,"left":478.66668701171875},"bb02da36-24ed-477c":{"x":478.66668701171875,"y":561.9271240234375,"width":679,"height":31,"top":561.9271240234375,"right":1157.6666870117188,"bottom":592.9271240234375,"left":478.66668701171875},"89ad6793-4fe6-4408":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"c651c130-7345-45bf":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"4b48d213-7dfc-47bd":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"5eac3470-78fc-4fed":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"67642357-0508-498c":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"137a3c35-6266-42dd":{"x":485.66668701171875,"y":574.9271240234375,"width":10,"height":12,"top":574.9271240234375,"right":495.66668701171875,"bottom":586.9271240234375,"left":485.66668701171875},"1715dba8-6616-4bc7":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"ec9fbb80-123b-4280":{"x":478.66668701171875,"y":568.9271240234375,"width":24,"height":24,"top":568.9271240234375,"right":502.66668701171875,"bottom":592.9271240234375,"left":478.66668701171875},"f9fef310-76a3-4168":{"x":502.66668701171875,"y":569.9271240234375,"width":171.23959350585938,"height":22,"top":569.9271240234375,"right":673.9062805175781,"bottom":591.9271240234375,"left":502.66668701171875},"2b0569ba-8fca-4c51":{"x":518.6666870117188,"y":569.9271240234375,"width":155.23959350585938,"height":22,"top":569.9271240234375,"right":673.9062805175781,"bottom":591.9271240234375,"left":518.6666870117188},"de649eca-ee9f-4474":{"x":518.6666870117188,"y":569.9271240234375,"width":155.23959350585938,"height":22,"top":569.9271240234375,"right":673.9062805175781,"bottom":591.9271240234375,"left":518.6666870117188}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-95.json b/demonstrations/ausdjpo/bboxes/bboxes-95.json new file mode 100644 index 0000000000000000000000000000000000000000..4f15c4d75cc7e491dedadcbbe2993c25de902c13 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-95.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-4000.40625,"width":1263.3333740234375,"height":6119,"top":-4000.40625,"right":1263.3333740234375,"bottom":2118.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-3938.40625,"width":405,"height":5484.33349609375,"top":-3938.40625,"right":405,"bottom":1545.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-3938.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-3782.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1214.3333740234375,"bottom":1545.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-3776.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-3776.40625,"right":1214.3333740234375,"bottom":1539.92724609375,"left":454},"35c70533-3920-403e":{"x":454,"y":-332.7395935058594,"width":760.3333740234375,"height":461.3333435058594,"top":-332.7395935058594,"right":1214.3333740234375,"bottom":128.59375,"left":454},"aaf76f22-9f55-48a1":{"x":454.66668701171875,"y":-332.07293701171875,"width":759,"height":460,"top":-332.07293701171875,"right":1213.6666870117188,"bottom":127.92706298828125,"left":454.66668701171875},"fd27f02a-7553-4c49":{"x":478.66668701171875,"y":-308.07293701171875,"width":711,"height":408,"top":-308.07293701171875,"right":1189.6666870117188,"bottom":99.92706298828125,"left":478.66668701171875},"78489a69-f272-489a":{"x":478.66668701171875,"y":-196.0729217529297,"width":711,"height":296,"top":-196.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"4213f872-7a23-46fe":{"x":478.66668701171875,"y":-196.0729217529297,"width":711,"height":296,"top":-196.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"856cafd7-6a05-4056":{"x":478.66668701171875,"y":-156.0729217529297,"width":711,"height":256,"top":-156.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"11f71cbc-10e3-4e01":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":41.5,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":13.427082061767578,"left":478.66668701171875},"3c4ae6e4-217d-47d0":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":41.5,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":13.427082061767578,"left":478.66668701171875},"0dbdcc52-cec6-4c54":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":38,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":9.927082061767578,"left":478.66668701171875},"35b2b1f5-862a-4509":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":38,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":9.927082061767578,"left":478.66668701171875},"2aea6369-de37-45fc":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"246c0160-9c0c-432a":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"062dab2e-4578-4991":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"da3ead22-a38f-4f92":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"d8ecb42a-21a3-4e45":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"7a9a296f-e65f-49e7":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"10691f55-3516-43f0":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"f80a08e8-9173-47eb":{"x":502.66668701171875,"y":-20.072917938232422,"width":157.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":502.66668701171875},"27ed3d33-de5c-4b17":{"x":518.6666870117188,"y":-20.072917938232422,"width":141.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":518.6666870117188},"4be8a52f-80ef-42a5":{"x":518.6666870117188,"y":-20.072917938232422,"width":141.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":518.6666870117188},"abea2470-a3e9-4a12":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":41.5,"top":16.92708396911621,"right":1157.6666870117188,"bottom":58.42708396911621,"left":478.66668701171875},"dd34eb0d-c02c-4d89":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":41.5,"top":16.92708396911621,"right":1157.6666870117188,"bottom":58.42708396911621,"left":478.66668701171875},"75ffb893-4033-42c0":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":38,"top":16.92708396911621,"right":1157.6666870117188,"bottom":54.92708396911621,"left":478.66668701171875},"4cd33032-dd43-4ab5":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":38,"top":16.92708396911621,"right":1157.6666870117188,"bottom":54.92708396911621,"left":478.66668701171875},"4c53439e-2872-4fc4":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"7c564ce8-d608-45a6":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"5e8ff04b-7d8e-4bf5":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"84e14e79-f011-494c":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"ec19263f-142a-4b81":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"49e188a0-897d-4c36":{"x":484.66583251953125,"y":29.927366256713867,"width":12.001708984375,"height":11.499458312988281,"top":29.927366256713867,"right":496.66754150390625,"bottom":41.42682456970215,"left":484.66583251953125},"307f88a6-c144-4622":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"abd5a6f0-47c0-4159":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"22d06246-9593-42b6":{"x":502.66668701171875,"y":24.92708396911621,"width":216.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":502.66668701171875},"31e04788-c914-49be":{"x":518.6666870117188,"y":24.92708396911621,"width":200.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":518.6666870117188},"b28f084e-2d78-4ca9":{"x":518.6666870117188,"y":24.92708396911621,"width":200.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":518.6666870117188},"4f72bc71-a7ae-4e1d":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":34.5,"top":61.927085876464844,"right":1157.6666870117188,"bottom":96.42708587646484,"left":478.66668701171875},"451c7da0-ce1e-48b0":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":34.5,"top":61.927085876464844,"right":1157.6666870117188,"bottom":96.42708587646484,"left":478.66668701171875},"85b0686b-e215-4ca0":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":31,"top":61.927085876464844,"right":1157.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"bb02da36-24ed-477c":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":31,"top":61.927085876464844,"right":1157.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"89ad6793-4fe6-4408":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"c651c130-7345-45bf":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"4b48d213-7dfc-47bd":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"5eac3470-78fc-4fed":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"67642357-0508-498c":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"137a3c35-6266-42dd":{"x":485.66668701171875,"y":74.92708587646484,"width":10,"height":12,"top":74.92708587646484,"right":495.66668701171875,"bottom":86.92708587646484,"left":485.66668701171875},"1715dba8-6616-4bc7":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"ec9fbb80-123b-4280":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"f9fef310-76a3-4168":{"x":502.66668701171875,"y":69.92708587646484,"width":171.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":502.66668701171875},"2b0569ba-8fca-4c51":{"x":518.6666870117188,"y":69.92708587646484,"width":155.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":518.6666870117188},"de649eca-ee9f-4474":{"x":518.6666870117188,"y":69.92708587646484,"width":155.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":518.6666870117188},"382f82c6-63a4-4655":{"x":454,"y":140.59375,"width":760.3333740234375,"height":416.3333435058594,"top":140.59375,"right":1214.3333740234375,"bottom":556.9270935058594,"left":454},"32a74762-2acb-4bcc":{"x":454.66668701171875,"y":141.2604217529297,"width":759,"height":415,"top":141.2604217529297,"right":1213.6666870117188,"bottom":556.2604217529297,"left":454.66668701171875},"486d88f0-3292-4a49":{"x":478.66668701171875,"y":165.2604217529297,"width":711,"height":363,"top":165.2604217529297,"right":1189.6666870117188,"bottom":528.2604217529297,"left":478.66668701171875},"c4907dc0-fb6b-4b20":{"x":478.66668701171875,"y":165.2604217529297,"width":711,"height":24,"top":165.2604217529297,"right":1189.6666870117188,"bottom":189.2604217529297,"left":478.66668701171875},"8f89d23d-149d-4dc2":{"x":478.66668701171875,"y":165.2604217529297,"width":92.76042175292969,"height":24,"top":165.2604217529297,"right":571.4271087646484,"bottom":189.2604217529297,"left":478.66668701171875},"fca02c4f-aa5a-42b8":{"x":478.66668701171875,"y":167.2604217529297,"width":92.76042175292969,"height":20,"top":167.2604217529297,"right":571.4271087646484,"bottom":187.2604217529297,"left":478.66668701171875},"b8c0defe-7bcd-42aa":{"x":478.66668701171875,"y":205.2604217529297,"width":711,"height":56,"top":205.2604217529297,"right":1189.6666870117188,"bottom":261.2604217529297,"left":478.66668701171875},"caff5cce-af4e-49c0":{"x":478.66668701171875,"y":205.2604217529297,"width":711,"height":56,"top":205.2604217529297,"right":1189.6666870117188,"bottom":261.2604217529297,"left":478.66668701171875},"8953eff9-a044-4c32":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":251,"top":277.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"a165f434-caa0-46da":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":251,"top":277.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"b0e207fd-a46c-42a5":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":40,"top":277.26043701171875,"right":1189.6666870117188,"bottom":317.26043701171875,"left":478.66668701171875},"7b4fabe9-f17c-452d":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":20,"top":277.26043701171875,"right":1189.6666870117188,"bottom":297.26043701171875,"left":478.66668701171875},"9e4827f8-28dc-4246":{"x":478.66668701171875,"y":317.26043701171875,"width":711,"height":211,"top":317.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"4bd3f8fb-23ee-4ca9":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":34.5,"top":317.26043701171875,"right":1157.6666870117188,"bottom":351.76043701171875,"left":478.66668701171875},"79102575-3507-4c9c":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":34.5,"top":317.26043701171875,"right":1157.6666870117188,"bottom":351.76043701171875,"left":478.66668701171875},"1dd1793b-7c15-45dd":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":31,"top":317.26043701171875,"right":1157.6666870117188,"bottom":348.26043701171875,"left":478.66668701171875},"69d2bb9b-62f4-4049":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":31,"top":317.26043701171875,"right":1157.6666870117188,"bottom":348.26043701171875,"left":478.66668701171875},"139a1398-e328-49cc":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"3c3d6183-4a46-4407":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"9a71c582-0452-4b71":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"c9a2a971-7019-41bd":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"e6376183-86bd-4087":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"72fb83fa-4c46-47d4":{"x":485.66668701171875,"y":323.26043701171875,"width":10,"height":12,"top":323.26043701171875,"right":495.66668701171875,"bottom":335.26043701171875,"left":485.66668701171875},"f1ddcf7b-faf8-4a99":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"e066a5b9-5a28-47da":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"5dc0164b-93a9-4b00":{"x":502.66668701171875,"y":318.26043701171875,"width":171.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":502.66668701171875},"238bdada-22c4-4c69":{"x":518.6666870117188,"y":318.26043701171875,"width":155.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":518.6666870117188},"65e066a7-4194-4352":{"x":518.6666870117188,"y":318.26043701171875,"width":155.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":518.6666870117188},"d9883452-1703-422b":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":41.5,"top":355.26043701171875,"right":1157.6666870117188,"bottom":396.76043701171875,"left":478.66668701171875},"c7a1c96b-9925-4d23":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":41.5,"top":355.26043701171875,"right":1157.6666870117188,"bottom":396.76043701171875,"left":478.66668701171875},"27e3d179-0dd5-49a6":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":38,"top":355.26043701171875,"right":1157.6666870117188,"bottom":393.26043701171875,"left":478.66668701171875},"12e5bf2a-2bb8-4832":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":38,"top":355.26043701171875,"right":1157.6666870117188,"bottom":393.26043701171875,"left":478.66668701171875},"cf817485-e3eb-452d":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"47eaa3d5-01b2-492c":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"61ce559c-f37b-4a1c":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"f61939e9-9e34-4e6f":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"69fd9161-6185-42ec":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"3da2ee99-01b2-4ccd":{"x":484.66583251953125,"y":368.2607116699219,"width":12.001708984375,"height":11.499471664428711,"top":368.2607116699219,"right":496.66754150390625,"bottom":379.7601833343506,"left":484.66583251953125},"d5252fbc-c30d-497d":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"b0157e71-adfb-418e":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"7adf0ea5-d3d6-4c4e":{"x":502.66668701171875,"y":363.26043701171875,"width":237.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":502.66668701171875},"e7a60f72-5400-4d1a":{"x":518.6666870117188,"y":363.26043701171875,"width":221.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":518.6666870117188},"85066708-7397-47e1":{"x":518.6666870117188,"y":363.26043701171875,"width":221.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":518.6666870117188},"7f4afb3a-c76b-471a":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":41.5,"top":400.26043701171875,"right":1157.6666870117188,"bottom":441.76043701171875,"left":478.66668701171875},"44d205d8-8e23-4336":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":41.5,"top":400.26043701171875,"right":1157.6666870117188,"bottom":441.76043701171875,"left":478.66668701171875},"84607156-c6c6-432a":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":38,"top":400.26043701171875,"right":1157.6666870117188,"bottom":438.26043701171875,"left":478.66668701171875},"12b8f8e1-a514-4a71":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":38,"top":400.26043701171875,"right":1157.6666870117188,"bottom":438.26043701171875,"left":478.66668701171875},"1d707484-f883-4683":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"2155b569-080c-4403":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"d7e4be8d-d0a4-43ec":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"01ed9bcd-94ee-4240":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"65b2ec7d-ad92-48f1":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"9d6bc7e2-b0be-433b":{"x":485.66668701171875,"y":413.26043701171875,"width":10,"height":12,"top":413.26043701171875,"right":495.66668701171875,"bottom":425.26043701171875,"left":485.66668701171875},"758b890e-4164-4640":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"a8ddd425-53c5-4f38":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"dec4b4bf-ad9a-46f8":{"x":502.66668701171875,"y":408.26043701171875,"width":181.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":502.66668701171875},"48420b32-02e8-411f":{"x":518.6666870117188,"y":408.26043701171875,"width":165.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":518.6666870117188},"6403b9f8-a86f-47c7":{"x":518.6666870117188,"y":408.26043701171875,"width":165.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":518.6666870117188},"e0b485f1-1470-4b10":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":41.5,"top":445.26043701171875,"right":1157.6666870117188,"bottom":486.76043701171875,"left":478.66668701171875},"64502ab8-d9df-4f71":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":41.5,"top":445.26043701171875,"right":1157.6666870117188,"bottom":486.76043701171875,"left":478.66668701171875},"83c18cbd-ae07-4b5b":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":38,"top":445.26043701171875,"right":1157.6666870117188,"bottom":483.26043701171875,"left":478.66668701171875},"9529ae60-fa17-450d":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":38,"top":445.26043701171875,"right":1157.6666870117188,"bottom":483.26043701171875,"left":478.66668701171875},"b5979c46-37f2-49fc":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"273260d7-218a-497c":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"40c978d3-428e-47e6":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"0939b9d6-6a57-4fa8":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"9c17955b-c34e-4e65":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"7bfbb68a-4249-4124":{"x":484.66583251953125,"y":458.2607116699219,"width":12.001708984375,"height":11.499471664428711,"top":458.2607116699219,"right":496.66754150390625,"bottom":469.7601833343506,"left":484.66583251953125},"db9df903-ec13-4ced":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"d1b72331-a0cc-4da8":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"5dff315f-7c40-41a6":{"x":502.66668701171875,"y":453.26043701171875,"width":232.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":502.66668701171875},"e8916dc9-f43f-4be8":{"x":518.6666870117188,"y":453.26043701171875,"width":216.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":518.6666870117188},"dc15fb03-91d6-4bec":{"x":518.6666870117188,"y":453.26043701171875,"width":216.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":518.6666870117188},"7aa89431-3e2b-4209":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":34.5,"top":490.26043701171875,"right":1157.6666870117188,"bottom":524.7604370117188,"left":478.66668701171875},"bca879c1-8777-4d38":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":34.5,"top":490.26043701171875,"right":1157.6666870117188,"bottom":524.7604370117188,"left":478.66668701171875},"cfb242da-984c-45ce":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":31,"top":490.26043701171875,"right":1157.6666870117188,"bottom":521.2604370117188,"left":478.66668701171875},"716c28cc-9fea-4b8d":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":31,"top":490.26043701171875,"right":1157.6666870117188,"bottom":521.2604370117188,"left":478.66668701171875},"2d762eb4-e1d5-4f91":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"d02deeec-cf96-417c":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"842b7925-8d45-4b37":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"3063599e-a484-43a4":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"1c9ff319-7785-4ec6":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"66307626-0d51-4d62":{"x":485.66668701171875,"y":503.26043701171875,"width":10,"height":12,"top":503.26043701171875,"right":495.66668701171875,"bottom":515.2604370117188,"left":485.66668701171875},"15ee6293-8612-4f76":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"8c6c526a-7f95-4fde":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"b881b4a2-d0c5-40c4":{"x":502.66668701171875,"y":498.26043701171875,"width":160.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":502.66668701171875},"aeadcc1b-aecf-4d69":{"x":518.6666870117188,"y":498.26043701171875,"width":144.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":518.6666870117188},"a59d24ea-3339-466c":{"x":518.6666870117188,"y":498.26043701171875,"width":144.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":518.6666870117188},"11444bc9-3370-4733":{"x":454,"y":568.9271240234375,"width":760.3333740234375,"height":355.3333435058594,"top":568.9271240234375,"right":1214.3333740234375,"bottom":924.2604675292969,"left":454},"5bb428aa-c715-4bc3":{"x":454.66668701171875,"y":569.59375,"width":759,"height":354,"top":569.59375,"right":1213.6666870117188,"bottom":923.59375,"left":454.66668701171875},"233134bc-1946-4803":{"x":478.66668701171875,"y":593.59375,"width":711,"height":302,"top":593.59375,"right":1189.6666870117188,"bottom":895.59375,"left":478.66668701171875},"601b55ef-0862-495f":{"x":478.66668701171875,"y":593.59375,"width":711,"height":24,"top":593.59375,"right":1189.6666870117188,"bottom":617.59375,"left":478.66668701171875},"7d495528-a9ed-451e":{"x":478.66668701171875,"y":593.59375,"width":190.25,"height":24,"top":593.59375,"right":668.9166870117188,"bottom":617.59375,"left":478.66668701171875},"cea0fdc9-b9e2-4460":{"x":478.66668701171875,"y":595.59375,"width":190.25,"height":20,"top":595.59375,"right":668.9166870117188,"bottom":615.59375,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-96.json b/demonstrations/ausdjpo/bboxes/bboxes-96.json new file mode 100644 index 0000000000000000000000000000000000000000..4f15c4d75cc7e491dedadcbbe2993c25de902c13 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-96.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-4000.40625,"width":1263.3333740234375,"height":6119,"top":-4000.40625,"right":1263.3333740234375,"bottom":2118.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-3938.40625,"width":405,"height":5484.33349609375,"top":-3938.40625,"right":405,"bottom":1545.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-3938.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-3782.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1214.3333740234375,"bottom":1545.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-3776.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-3776.40625,"right":1214.3333740234375,"bottom":1539.92724609375,"left":454},"35c70533-3920-403e":{"x":454,"y":-332.7395935058594,"width":760.3333740234375,"height":461.3333435058594,"top":-332.7395935058594,"right":1214.3333740234375,"bottom":128.59375,"left":454},"aaf76f22-9f55-48a1":{"x":454.66668701171875,"y":-332.07293701171875,"width":759,"height":460,"top":-332.07293701171875,"right":1213.6666870117188,"bottom":127.92706298828125,"left":454.66668701171875},"fd27f02a-7553-4c49":{"x":478.66668701171875,"y":-308.07293701171875,"width":711,"height":408,"top":-308.07293701171875,"right":1189.6666870117188,"bottom":99.92706298828125,"left":478.66668701171875},"78489a69-f272-489a":{"x":478.66668701171875,"y":-196.0729217529297,"width":711,"height":296,"top":-196.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"4213f872-7a23-46fe":{"x":478.66668701171875,"y":-196.0729217529297,"width":711,"height":296,"top":-196.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"856cafd7-6a05-4056":{"x":478.66668701171875,"y":-156.0729217529297,"width":711,"height":256,"top":-156.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"11f71cbc-10e3-4e01":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":41.5,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":13.427082061767578,"left":478.66668701171875},"3c4ae6e4-217d-47d0":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":41.5,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":13.427082061767578,"left":478.66668701171875},"0dbdcc52-cec6-4c54":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":38,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":9.927082061767578,"left":478.66668701171875},"35b2b1f5-862a-4509":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":38,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":9.927082061767578,"left":478.66668701171875},"2aea6369-de37-45fc":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"246c0160-9c0c-432a":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"062dab2e-4578-4991":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"da3ead22-a38f-4f92":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"d8ecb42a-21a3-4e45":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"7a9a296f-e65f-49e7":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"10691f55-3516-43f0":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"f80a08e8-9173-47eb":{"x":502.66668701171875,"y":-20.072917938232422,"width":157.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":502.66668701171875},"27ed3d33-de5c-4b17":{"x":518.6666870117188,"y":-20.072917938232422,"width":141.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":518.6666870117188},"4be8a52f-80ef-42a5":{"x":518.6666870117188,"y":-20.072917938232422,"width":141.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":518.6666870117188},"abea2470-a3e9-4a12":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":41.5,"top":16.92708396911621,"right":1157.6666870117188,"bottom":58.42708396911621,"left":478.66668701171875},"dd34eb0d-c02c-4d89":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":41.5,"top":16.92708396911621,"right":1157.6666870117188,"bottom":58.42708396911621,"left":478.66668701171875},"75ffb893-4033-42c0":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":38,"top":16.92708396911621,"right":1157.6666870117188,"bottom":54.92708396911621,"left":478.66668701171875},"4cd33032-dd43-4ab5":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":38,"top":16.92708396911621,"right":1157.6666870117188,"bottom":54.92708396911621,"left":478.66668701171875},"4c53439e-2872-4fc4":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"7c564ce8-d608-45a6":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"5e8ff04b-7d8e-4bf5":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"84e14e79-f011-494c":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"ec19263f-142a-4b81":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"49e188a0-897d-4c36":{"x":484.66583251953125,"y":29.927366256713867,"width":12.001708984375,"height":11.499458312988281,"top":29.927366256713867,"right":496.66754150390625,"bottom":41.42682456970215,"left":484.66583251953125},"307f88a6-c144-4622":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"abd5a6f0-47c0-4159":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"22d06246-9593-42b6":{"x":502.66668701171875,"y":24.92708396911621,"width":216.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":502.66668701171875},"31e04788-c914-49be":{"x":518.6666870117188,"y":24.92708396911621,"width":200.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":518.6666870117188},"b28f084e-2d78-4ca9":{"x":518.6666870117188,"y":24.92708396911621,"width":200.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":518.6666870117188},"4f72bc71-a7ae-4e1d":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":34.5,"top":61.927085876464844,"right":1157.6666870117188,"bottom":96.42708587646484,"left":478.66668701171875},"451c7da0-ce1e-48b0":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":34.5,"top":61.927085876464844,"right":1157.6666870117188,"bottom":96.42708587646484,"left":478.66668701171875},"85b0686b-e215-4ca0":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":31,"top":61.927085876464844,"right":1157.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"bb02da36-24ed-477c":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":31,"top":61.927085876464844,"right":1157.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"89ad6793-4fe6-4408":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"c651c130-7345-45bf":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"4b48d213-7dfc-47bd":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"5eac3470-78fc-4fed":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"67642357-0508-498c":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"137a3c35-6266-42dd":{"x":485.66668701171875,"y":74.92708587646484,"width":10,"height":12,"top":74.92708587646484,"right":495.66668701171875,"bottom":86.92708587646484,"left":485.66668701171875},"1715dba8-6616-4bc7":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"ec9fbb80-123b-4280":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"f9fef310-76a3-4168":{"x":502.66668701171875,"y":69.92708587646484,"width":171.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":502.66668701171875},"2b0569ba-8fca-4c51":{"x":518.6666870117188,"y":69.92708587646484,"width":155.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":518.6666870117188},"de649eca-ee9f-4474":{"x":518.6666870117188,"y":69.92708587646484,"width":155.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":518.6666870117188},"382f82c6-63a4-4655":{"x":454,"y":140.59375,"width":760.3333740234375,"height":416.3333435058594,"top":140.59375,"right":1214.3333740234375,"bottom":556.9270935058594,"left":454},"32a74762-2acb-4bcc":{"x":454.66668701171875,"y":141.2604217529297,"width":759,"height":415,"top":141.2604217529297,"right":1213.6666870117188,"bottom":556.2604217529297,"left":454.66668701171875},"486d88f0-3292-4a49":{"x":478.66668701171875,"y":165.2604217529297,"width":711,"height":363,"top":165.2604217529297,"right":1189.6666870117188,"bottom":528.2604217529297,"left":478.66668701171875},"c4907dc0-fb6b-4b20":{"x":478.66668701171875,"y":165.2604217529297,"width":711,"height":24,"top":165.2604217529297,"right":1189.6666870117188,"bottom":189.2604217529297,"left":478.66668701171875},"8f89d23d-149d-4dc2":{"x":478.66668701171875,"y":165.2604217529297,"width":92.76042175292969,"height":24,"top":165.2604217529297,"right":571.4271087646484,"bottom":189.2604217529297,"left":478.66668701171875},"fca02c4f-aa5a-42b8":{"x":478.66668701171875,"y":167.2604217529297,"width":92.76042175292969,"height":20,"top":167.2604217529297,"right":571.4271087646484,"bottom":187.2604217529297,"left":478.66668701171875},"b8c0defe-7bcd-42aa":{"x":478.66668701171875,"y":205.2604217529297,"width":711,"height":56,"top":205.2604217529297,"right":1189.6666870117188,"bottom":261.2604217529297,"left":478.66668701171875},"caff5cce-af4e-49c0":{"x":478.66668701171875,"y":205.2604217529297,"width":711,"height":56,"top":205.2604217529297,"right":1189.6666870117188,"bottom":261.2604217529297,"left":478.66668701171875},"8953eff9-a044-4c32":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":251,"top":277.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"a165f434-caa0-46da":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":251,"top":277.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"b0e207fd-a46c-42a5":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":40,"top":277.26043701171875,"right":1189.6666870117188,"bottom":317.26043701171875,"left":478.66668701171875},"7b4fabe9-f17c-452d":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":20,"top":277.26043701171875,"right":1189.6666870117188,"bottom":297.26043701171875,"left":478.66668701171875},"9e4827f8-28dc-4246":{"x":478.66668701171875,"y":317.26043701171875,"width":711,"height":211,"top":317.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"4bd3f8fb-23ee-4ca9":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":34.5,"top":317.26043701171875,"right":1157.6666870117188,"bottom":351.76043701171875,"left":478.66668701171875},"79102575-3507-4c9c":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":34.5,"top":317.26043701171875,"right":1157.6666870117188,"bottom":351.76043701171875,"left":478.66668701171875},"1dd1793b-7c15-45dd":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":31,"top":317.26043701171875,"right":1157.6666870117188,"bottom":348.26043701171875,"left":478.66668701171875},"69d2bb9b-62f4-4049":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":31,"top":317.26043701171875,"right":1157.6666870117188,"bottom":348.26043701171875,"left":478.66668701171875},"139a1398-e328-49cc":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"3c3d6183-4a46-4407":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"9a71c582-0452-4b71":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"c9a2a971-7019-41bd":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"e6376183-86bd-4087":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"72fb83fa-4c46-47d4":{"x":485.66668701171875,"y":323.26043701171875,"width":10,"height":12,"top":323.26043701171875,"right":495.66668701171875,"bottom":335.26043701171875,"left":485.66668701171875},"f1ddcf7b-faf8-4a99":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"e066a5b9-5a28-47da":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"5dc0164b-93a9-4b00":{"x":502.66668701171875,"y":318.26043701171875,"width":171.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":502.66668701171875},"238bdada-22c4-4c69":{"x":518.6666870117188,"y":318.26043701171875,"width":155.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":518.6666870117188},"65e066a7-4194-4352":{"x":518.6666870117188,"y":318.26043701171875,"width":155.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":518.6666870117188},"d9883452-1703-422b":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":41.5,"top":355.26043701171875,"right":1157.6666870117188,"bottom":396.76043701171875,"left":478.66668701171875},"c7a1c96b-9925-4d23":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":41.5,"top":355.26043701171875,"right":1157.6666870117188,"bottom":396.76043701171875,"left":478.66668701171875},"27e3d179-0dd5-49a6":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":38,"top":355.26043701171875,"right":1157.6666870117188,"bottom":393.26043701171875,"left":478.66668701171875},"12e5bf2a-2bb8-4832":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":38,"top":355.26043701171875,"right":1157.6666870117188,"bottom":393.26043701171875,"left":478.66668701171875},"cf817485-e3eb-452d":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"47eaa3d5-01b2-492c":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"61ce559c-f37b-4a1c":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"f61939e9-9e34-4e6f":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"69fd9161-6185-42ec":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"3da2ee99-01b2-4ccd":{"x":484.66583251953125,"y":368.2607116699219,"width":12.001708984375,"height":11.499471664428711,"top":368.2607116699219,"right":496.66754150390625,"bottom":379.7601833343506,"left":484.66583251953125},"d5252fbc-c30d-497d":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"b0157e71-adfb-418e":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"7adf0ea5-d3d6-4c4e":{"x":502.66668701171875,"y":363.26043701171875,"width":237.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":502.66668701171875},"e7a60f72-5400-4d1a":{"x":518.6666870117188,"y":363.26043701171875,"width":221.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":518.6666870117188},"85066708-7397-47e1":{"x":518.6666870117188,"y":363.26043701171875,"width":221.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":518.6666870117188},"7f4afb3a-c76b-471a":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":41.5,"top":400.26043701171875,"right":1157.6666870117188,"bottom":441.76043701171875,"left":478.66668701171875},"44d205d8-8e23-4336":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":41.5,"top":400.26043701171875,"right":1157.6666870117188,"bottom":441.76043701171875,"left":478.66668701171875},"84607156-c6c6-432a":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":38,"top":400.26043701171875,"right":1157.6666870117188,"bottom":438.26043701171875,"left":478.66668701171875},"12b8f8e1-a514-4a71":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":38,"top":400.26043701171875,"right":1157.6666870117188,"bottom":438.26043701171875,"left":478.66668701171875},"1d707484-f883-4683":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"2155b569-080c-4403":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"d7e4be8d-d0a4-43ec":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"01ed9bcd-94ee-4240":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"65b2ec7d-ad92-48f1":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"9d6bc7e2-b0be-433b":{"x":485.66668701171875,"y":413.26043701171875,"width":10,"height":12,"top":413.26043701171875,"right":495.66668701171875,"bottom":425.26043701171875,"left":485.66668701171875},"758b890e-4164-4640":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"a8ddd425-53c5-4f38":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"dec4b4bf-ad9a-46f8":{"x":502.66668701171875,"y":408.26043701171875,"width":181.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":502.66668701171875},"48420b32-02e8-411f":{"x":518.6666870117188,"y":408.26043701171875,"width":165.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":518.6666870117188},"6403b9f8-a86f-47c7":{"x":518.6666870117188,"y":408.26043701171875,"width":165.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":518.6666870117188},"e0b485f1-1470-4b10":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":41.5,"top":445.26043701171875,"right":1157.6666870117188,"bottom":486.76043701171875,"left":478.66668701171875},"64502ab8-d9df-4f71":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":41.5,"top":445.26043701171875,"right":1157.6666870117188,"bottom":486.76043701171875,"left":478.66668701171875},"83c18cbd-ae07-4b5b":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":38,"top":445.26043701171875,"right":1157.6666870117188,"bottom":483.26043701171875,"left":478.66668701171875},"9529ae60-fa17-450d":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":38,"top":445.26043701171875,"right":1157.6666870117188,"bottom":483.26043701171875,"left":478.66668701171875},"b5979c46-37f2-49fc":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"273260d7-218a-497c":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"40c978d3-428e-47e6":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"0939b9d6-6a57-4fa8":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"9c17955b-c34e-4e65":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"7bfbb68a-4249-4124":{"x":484.66583251953125,"y":458.2607116699219,"width":12.001708984375,"height":11.499471664428711,"top":458.2607116699219,"right":496.66754150390625,"bottom":469.7601833343506,"left":484.66583251953125},"db9df903-ec13-4ced":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"d1b72331-a0cc-4da8":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"5dff315f-7c40-41a6":{"x":502.66668701171875,"y":453.26043701171875,"width":232.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":502.66668701171875},"e8916dc9-f43f-4be8":{"x":518.6666870117188,"y":453.26043701171875,"width":216.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":518.6666870117188},"dc15fb03-91d6-4bec":{"x":518.6666870117188,"y":453.26043701171875,"width":216.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":518.6666870117188},"7aa89431-3e2b-4209":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":34.5,"top":490.26043701171875,"right":1157.6666870117188,"bottom":524.7604370117188,"left":478.66668701171875},"bca879c1-8777-4d38":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":34.5,"top":490.26043701171875,"right":1157.6666870117188,"bottom":524.7604370117188,"left":478.66668701171875},"cfb242da-984c-45ce":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":31,"top":490.26043701171875,"right":1157.6666870117188,"bottom":521.2604370117188,"left":478.66668701171875},"716c28cc-9fea-4b8d":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":31,"top":490.26043701171875,"right":1157.6666870117188,"bottom":521.2604370117188,"left":478.66668701171875},"2d762eb4-e1d5-4f91":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"d02deeec-cf96-417c":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"842b7925-8d45-4b37":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"3063599e-a484-43a4":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"1c9ff319-7785-4ec6":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"66307626-0d51-4d62":{"x":485.66668701171875,"y":503.26043701171875,"width":10,"height":12,"top":503.26043701171875,"right":495.66668701171875,"bottom":515.2604370117188,"left":485.66668701171875},"15ee6293-8612-4f76":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"8c6c526a-7f95-4fde":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"b881b4a2-d0c5-40c4":{"x":502.66668701171875,"y":498.26043701171875,"width":160.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":502.66668701171875},"aeadcc1b-aecf-4d69":{"x":518.6666870117188,"y":498.26043701171875,"width":144.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":518.6666870117188},"a59d24ea-3339-466c":{"x":518.6666870117188,"y":498.26043701171875,"width":144.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":518.6666870117188},"11444bc9-3370-4733":{"x":454,"y":568.9271240234375,"width":760.3333740234375,"height":355.3333435058594,"top":568.9271240234375,"right":1214.3333740234375,"bottom":924.2604675292969,"left":454},"5bb428aa-c715-4bc3":{"x":454.66668701171875,"y":569.59375,"width":759,"height":354,"top":569.59375,"right":1213.6666870117188,"bottom":923.59375,"left":454.66668701171875},"233134bc-1946-4803":{"x":478.66668701171875,"y":593.59375,"width":711,"height":302,"top":593.59375,"right":1189.6666870117188,"bottom":895.59375,"left":478.66668701171875},"601b55ef-0862-495f":{"x":478.66668701171875,"y":593.59375,"width":711,"height":24,"top":593.59375,"right":1189.6666870117188,"bottom":617.59375,"left":478.66668701171875},"7d495528-a9ed-451e":{"x":478.66668701171875,"y":593.59375,"width":190.25,"height":24,"top":593.59375,"right":668.9166870117188,"bottom":617.59375,"left":478.66668701171875},"cea0fdc9-b9e2-4460":{"x":478.66668701171875,"y":595.59375,"width":190.25,"height":20,"top":595.59375,"right":668.9166870117188,"bottom":615.59375,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/bboxes/bboxes-98.json b/demonstrations/ausdjpo/bboxes/bboxes-98.json new file mode 100644 index 0000000000000000000000000000000000000000..4f15c4d75cc7e491dedadcbbe2993c25de902c13 --- /dev/null +++ b/demonstrations/ausdjpo/bboxes/bboxes-98.json @@ -0,0 +1 @@ +{"8c09683c-d1f0-43f6":{"x":0,"y":-4000.40625,"width":1263.3333740234375,"height":6119,"top":-4000.40625,"right":1263.3333740234375,"bottom":2118.59375,"left":0},"8ce57857-da71-4d2b":{"x":0,"y":0,"width":1263.3333740234375,"height":62,"top":0,"right":1263.3333740234375,"bottom":62,"left":0},"58beeb61-81b6-4671":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"e967e47d-5c81-4dc8":{"x":31.666667938232422,"y":0.6666666865348816,"width":1200,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ea992254-dd4b-46d4":{"x":31.666667938232422,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":544.1666679382324,"bottom":61.3333346247673,"left":31.666667938232422},"ca73b41b-f03e-4a14":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"d45f4377-5a2a-4dd1":{"x":51.66666793823242,"y":0.6666666865348816,"width":73.1875,"height":60.66666793823242,"top":0.6666666865348816,"right":124.85416793823242,"bottom":61.3333346247673,"left":51.66666793823242},"c3f63b0e-b628-4aac":{"x":51.66666793823242,"y":21,"width":73.1875,"height":20,"top":21,"right":124.85416793823242,"bottom":41,"left":51.66666793823242},"26c44705-4d9a-4e39":{"x":114.85417175292969,"y":26,"width":10,"height":16,"top":26,"right":124.85417175292969,"bottom":42,"left":114.85417175292969},"20325fac-c54b-4317":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":10,"top":28.666667938232422,"right":124.85417175292969,"bottom":38.66666793823242,"left":114.85417175292969},"e22edb63-b16b-4d4c":{"x":114.85417175292969,"y":28.666667938232422,"width":10,"height":6,"top":28.666667938232422,"right":124.85417175292969,"bottom":34.66666793823242,"left":114.85417175292969},"34d034e6-3eb1-4351":{"x":156.8541717529297,"y":0.6666666865348816,"width":200,"height":60.66666793823242,"top":0.6666666865348816,"right":356.8541717529297,"bottom":61.3333346247673,"left":156.8541717529297},"d783803c-ab06-40b5":{"x":156.8541717529297,"y":10.666666984558105,"width":200,"height":40,"top":10.666666984558105,"right":356.8541717529297,"bottom":50.666666984558105,"left":156.8541717529297},"ed27a598-b492-4837":{"x":156.8541717529297,"y":20.666667938232422,"width":200,"height":20,"top":20.666667938232422,"right":356.8541717529297,"bottom":40.66666793823242,"left":156.8541717529297},"12309a89-9564-4a8c":{"x":166.8541717529297,"y":20.666667938232422,"width":160,"height":20,"top":20.666667938232422,"right":326.8541717529297,"bottom":40.66666793823242,"left":166.8541717529297},"e07038e1-64d8-459f":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"1a2ba1ed-201b-4042":{"x":326.85418701171875,"y":20.666667938232422,"width":20,"height":20,"top":20.666667938232422,"right":346.85418701171875,"bottom":40.66666793823242,"left":326.85418701171875},"ed10475c-0e6d-4e44":{"x":326.85418701171875,"y":20.666667938232422,"width":19.74263572692871,"height":19.74264144897461,"top":20.666667938232422,"right":346.59682273864746,"bottom":40.40930938720703,"left":326.85418701171875},"b12ccb89-fdd1-4cb4":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"3d9ddff5-e7f2-418f":{"x":544.1666870117188,"y":0.6666666865348816,"width":175,"height":60.66666793823242,"top":0.6666666865348816,"right":719.1666870117188,"bottom":61.3333346247673,"left":544.1666870117188},"d79a07af-6336-4a05":{"x":544.1666870117188,"y":17,"width":175,"height":28,"top":17,"right":719.1666870117188,"bottom":45,"left":544.1666870117188},"104d7c60-5621-4dc2":{"x":577.6353759765625,"y":23.044967651367188,"width":12.456461906433105,"height":15.980067253112793,"top":23.044967651367188,"right":590.0918378829956,"bottom":39.02503490447998,"left":577.6353759765625},"740f981f-6878-4b6d":{"x":591.6751708984375,"y":22.995738983154297,"width":9.813924789428711,"height":15.978693962097168,"top":22.995738983154297,"right":601.4890956878662,"bottom":38.974432945251465,"left":591.6751708984375},"45bde653-9b42-4cb3":{"x":603.0106811523438,"y":28.196025848388672,"width":8.918783187866211,"height":11.033465385437012,"top":28.196025848388672,"right":611.92946434021,"bottom":39.229491233825684,"left":603.0106811523438},"82a98c3a-a3e4-4e00":{"x":614.3555908203125,"y":28.20369529724121,"width":9.84375,"height":10.750852584838867,"top":28.20369529724121,"right":624.1993408203125,"bottom":38.95454788208008,"left":614.3555908203125},"6c44e3c2-4d72-4ea1":{"x":629.4923706054688,"y":22.796424865722656,"width":15.216959953308105,"height":16.213415145874023,"top":22.796424865722656,"right":644.7093305587769,"bottom":39.00984001159668,"left":629.4923706054688},"52395605-a352-413d":{"x":644.7662963867188,"y":28.195938110351562,"width":10.021647453308105,"height":11.061877250671387,"top":28.195938110351562,"right":654.7879438400269,"bottom":39.25781536102295,"left":644.7662963867188},"c28b217a-5806-45ca":{"x":656.077392578125,"y":28.196025848388672,"width":8.908854484558105,"height":11.033468246459961,"top":28.196025848388672,"right":664.9862470626831,"bottom":39.22949409484863,"left":656.077392578125},"d38e649a-f41f-4c74":{"x":666.81591796875,"y":22.995738983154297,"width":10.629150390625,"height":16.227277755737305,"top":22.995738983154297,"right":677.445068359375,"bottom":39.2230167388916,"left":666.81591796875},"da37864f-a68b-4d05":{"x":679.2613525390625,"y":28.194448471069336,"width":10.168050765991211,"height":11.028692245483398,"top":28.194448471069336,"right":689.4294033050537,"bottom":39.223140716552734,"left":679.2613525390625},"7c1f76a7-5cb8-4cc6":{"x":691.116943359375,"y":28.18245506286621,"width":16.088054656982422,"height":10.782130241394043,"top":28.18245506286621,"right":707.2049980163574,"bottom":38.964585304260254,"left":691.116943359375},"8d3e02a6-336e-4b29":{"x":708.2432861328125,"y":28.4224853515625,"width":10.640869140625,"height":15.982549667358398,"top":28.4224853515625,"right":718.8841552734375,"bottom":44.4050350189209,"left":708.2432861328125},"ca9c5696-61ca-4d16":{"x":544.8229370117188,"y":17.07705307006836,"width":25.842327117919922,"height":27.845901489257812,"top":17.07705307006836,"right":570.6652641296387,"bottom":44.92295455932617,"left":544.8229370117188},"b10feb9b-3c92-4730":{"x":547.85546875,"y":28.33522605895996,"width":19.8865966796875,"height":10.897727966308594,"top":28.33522605895996,"right":567.7420654296875,"bottom":39.232954025268555,"left":547.85546875},"32a45d3c-b9e1-46a8":{"x":554.76611328125,"y":22.78693199157715,"width":5.965901851654053,"height":5.965909481048584,"top":22.78693199157715,"right":560.732015132904,"bottom":28.752841472625732,"left":554.76611328125},"d40c1f56-dd1c-469b":{"x":719.1666870117188,"y":0.6666666865348816,"width":512.5,"height":60.66666793823242,"top":0.6666666865348816,"right":1231.6666870117188,"bottom":61.3333346247673,"left":719.1666870117188},"2312d34e-de02-4727":{"x":845.6146240234375,"y":0.6666666865348816,"width":91.23958587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":936.8542098999023,"bottom":61.3333346247673,"left":845.6146240234375},"bb11ef3d-580e-489a":{"x":845.6146240234375,"y":21,"width":91.23958587646484,"height":20,"top":21,"right":936.8542098999023,"bottom":41,"left":845.6146240234375},"bf863a58-9376-45c1":{"x":968.8541870117188,"y":0.6666666865348816,"width":72.83333587646484,"height":60.66666793823242,"top":0.6666666865348816,"right":1041.6875228881836,"bottom":61.3333346247673,"left":968.8541870117188},"75692baf-caf2-4c5b":{"x":968.8541870117188,"y":21,"width":52.833335876464844,"height":20,"top":21,"right":1021.6875228881836,"bottom":41,"left":968.8541870117188},"d247c496-f0f2-4989":{"x":1025.6875,"y":23,"width":16,"height":16,"top":23,"right":1041.6875,"bottom":39,"left":1025.6875},"69a566eb-1745-41b6":{"x":1027.6875,"y":25,"width":12,"height":12,"top":25,"right":1039.6875,"bottom":37,"left":1027.6875},"f689ca90-c37b-406f":{"x":1057.6875,"y":0.6666666865348816,"width":153.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1057.6875},"dac0447e-0e2e-44c4":{"x":1073.6875,"y":0.6666666865348816,"width":137.9791717529297,"height":60.66666793823242,"top":0.6666666865348816,"right":1211.6666717529297,"bottom":61.3333346247673,"left":1073.6875},"d20d6e2f-4a4e-4f38":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"6f6a4d42-b39d-4518":{"x":1073.6875,"y":21,"width":137.9791717529297,"height":20,"top":21,"right":1211.6666717529297,"bottom":41,"left":1073.6875},"e9ef99c9-9fd6-4d8d":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"c8c1351e-a059-4c82":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"89afafbd-8ed3-4e84":{"x":0,"y":-3938.40625,"width":1263.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":0},"18d955c2-2a33-40a1":{"x":0,"y":-3938.40625,"width":405,"height":5484.33349609375,"top":-3938.40625,"right":405,"bottom":1545.92724609375,"left":0},"4e24ea31-098c-4fc4":{"x":0,"y":62,"width":405,"height":539.3333740234375,"top":62,"right":405,"bottom":601.3333740234375,"left":0},"fa2ff1f8-7078-4748":{"x":24,"y":86,"width":340.3333435058594,"height":287,"top":86,"right":364.3333435058594,"bottom":373,"left":24},"639dee9d-3513-4840":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"80765de7-58ce-49d5":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"4fc46d5e-9115-4641":{"x":24,"y":86,"width":340.3333435058594,"height":77,"top":86,"right":364.3333435058594,"bottom":163,"left":24},"e3456bbf-8ffd-4b52":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"e01581bc-435a-4b19":{"x":40,"y":102,"width":45,"height":45,"top":102,"right":85,"bottom":147,"left":40},"fefd6fd7-e688-4f1f":{"x":85,"y":102,"width":16,"height":45,"top":102,"right":101,"bottom":147,"left":85},"7256922a-0e99-45cc":{"x":101,"y":104.5,"width":247.33334350585938,"height":40,"top":104.5,"right":348.3333435058594,"bottom":144.5,"left":101},"a914e154-d4eb-4a1c":{"x":101,"y":104.5,"width":247.33334350585938,"height":22,"top":104.5,"right":348.3333435058594,"bottom":126.5,"left":101},"8e565edc-b6d1-470b":{"x":101,"y":126.5,"width":2,"height":2,"top":126.5,"right":103,"bottom":128.5,"left":101},"9c7c253e-73df-4538":{"x":101,"y":128.5,"width":247.33334350585938,"height":16,"top":128.5,"right":348.3333435058594,"bottom":144.5,"left":101},"bc85d49c-9e1d-4ec9":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"42872481-918c-4992":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"707e3902-e85c-4aca":{"x":24,"y":163,"width":340.3333435058594,"height":70,"top":163,"right":364.3333435058594,"bottom":233,"left":24},"7bad8d40-bc28-4491":{"x":40,"y":179,"width":308.3333435058594,"height":38,"top":179,"right":348.3333435058594,"bottom":217,"left":40},"bf4273ae-4532-42d7":{"x":40,"y":179,"width":308.3333435058594,"height":16,"top":179,"right":348.3333435058594,"bottom":195,"left":40},"94cbd28a-d2f7-4d9a":{"x":40,"y":195,"width":2,"height":2,"top":195,"right":42,"bottom":197,"left":40},"797d14df-3425-44e6":{"x":40,"y":197,"width":308.3333435058594,"height":20,"top":197,"right":348.3333435058594,"bottom":217,"left":40},"9f0f21d8-06c8-4fc5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"85db9225-4fed-4cf5":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"78c1bf53-0367-4099":{"x":24,"y":233,"width":340.3333435058594,"height":70,"top":233,"right":364.3333435058594,"bottom":303,"left":24},"47b8711a-e242-4148":{"x":40,"y":249,"width":308.3333435058594,"height":38,"top":249,"right":348.3333435058594,"bottom":287,"left":40},"fbe6fda8-d530-4986":{"x":40,"y":249,"width":308.3333435058594,"height":16,"top":249,"right":348.3333435058594,"bottom":265,"left":40},"4b26698b-5c61-41ac":{"x":40,"y":265,"width":2,"height":2,"top":265,"right":42,"bottom":267,"left":40},"39d8f7fa-24d6-4df3":{"x":40,"y":267,"width":308.3333435058594,"height":20,"top":267,"right":348.3333435058594,"bottom":287,"left":40},"abbd3d63-22a0-4d16":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"9763223a-8f05-4a59":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"f59c6557-4d0e-484b":{"x":24,"y":303,"width":340.3333435058594,"height":70,"top":303,"right":364.3333435058594,"bottom":373,"left":24},"438758dd-859c-4fcc":{"x":40,"y":319,"width":308.3333435058594,"height":38,"top":319,"right":348.3333435058594,"bottom":357,"left":40},"35be18eb-e300-48fa":{"x":40,"y":319,"width":308.3333435058594,"height":16,"top":319,"right":348.3333435058594,"bottom":335,"left":40},"3cb38a22-cb4c-4e7b":{"x":40,"y":335,"width":2,"height":2,"top":335,"right":42,"bottom":337,"left":40},"fb75a49b-e20c-412a":{"x":40,"y":337,"width":308.3333435058594,"height":20,"top":337,"right":348.3333435058594,"bottom":357,"left":40},"3f968d4a-3c14-45ec":{"x":405,"y":-3938.40625,"width":858.3333740234375,"height":5484.33349609375,"top":-3938.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"6916e180-5851-45e4":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"8889da1f-7866-491c":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"134ea94b-e1ea-4b35":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"5dc52560-56a7-4b9c":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"be3420fb-d63e-4a2e":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"53dd8ea9-e553-4d11":{"x":405,"y":-3782.40625,"width":858.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1263.3333740234375,"bottom":1545.92724609375,"left":405},"e9dd11d7-1fb8-4616":{"x":454,"y":-3782.40625,"width":760.3333740234375,"height":5328.33349609375,"top":-3782.40625,"right":1214.3333740234375,"bottom":1545.92724609375,"left":454},"814d6637-02ec-4ed5":{"x":454,"y":-3776.40625,"width":760.3333740234375,"height":5316.33349609375,"top":-3776.40625,"right":1214.3333740234375,"bottom":1539.92724609375,"left":454},"35c70533-3920-403e":{"x":454,"y":-332.7395935058594,"width":760.3333740234375,"height":461.3333435058594,"top":-332.7395935058594,"right":1214.3333740234375,"bottom":128.59375,"left":454},"aaf76f22-9f55-48a1":{"x":454.66668701171875,"y":-332.07293701171875,"width":759,"height":460,"top":-332.07293701171875,"right":1213.6666870117188,"bottom":127.92706298828125,"left":454.66668701171875},"fd27f02a-7553-4c49":{"x":478.66668701171875,"y":-308.07293701171875,"width":711,"height":408,"top":-308.07293701171875,"right":1189.6666870117188,"bottom":99.92706298828125,"left":478.66668701171875},"78489a69-f272-489a":{"x":478.66668701171875,"y":-196.0729217529297,"width":711,"height":296,"top":-196.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"4213f872-7a23-46fe":{"x":478.66668701171875,"y":-196.0729217529297,"width":711,"height":296,"top":-196.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"856cafd7-6a05-4056":{"x":478.66668701171875,"y":-156.0729217529297,"width":711,"height":256,"top":-156.0729217529297,"right":1189.6666870117188,"bottom":99.92707824707031,"left":478.66668701171875},"11f71cbc-10e3-4e01":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":41.5,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":13.427082061767578,"left":478.66668701171875},"3c4ae6e4-217d-47d0":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":41.5,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":13.427082061767578,"left":478.66668701171875},"0dbdcc52-cec6-4c54":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":38,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":9.927082061767578,"left":478.66668701171875},"35b2b1f5-862a-4509":{"x":478.66668701171875,"y":-28.072917938232422,"width":679,"height":38,"top":-28.072917938232422,"right":1157.6666870117188,"bottom":9.927082061767578,"left":478.66668701171875},"2aea6369-de37-45fc":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"246c0160-9c0c-432a":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"062dab2e-4578-4991":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"da3ead22-a38f-4f92":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"d8ecb42a-21a3-4e45":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"7a9a296f-e65f-49e7":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"10691f55-3516-43f0":{"x":478.66668701171875,"y":-21.072917938232422,"width":24,"height":24,"top":-21.072917938232422,"right":502.66668701171875,"bottom":2.927082061767578,"left":478.66668701171875},"f80a08e8-9173-47eb":{"x":502.66668701171875,"y":-20.072917938232422,"width":157.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":502.66668701171875},"27ed3d33-de5c-4b17":{"x":518.6666870117188,"y":-20.072917938232422,"width":141.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":518.6666870117188},"4be8a52f-80ef-42a5":{"x":518.6666870117188,"y":-20.072917938232422,"width":141.0416717529297,"height":22,"top":-20.072917938232422,"right":659.7083587646484,"bottom":1.9270820617675781,"left":518.6666870117188},"abea2470-a3e9-4a12":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":41.5,"top":16.92708396911621,"right":1157.6666870117188,"bottom":58.42708396911621,"left":478.66668701171875},"dd34eb0d-c02c-4d89":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":41.5,"top":16.92708396911621,"right":1157.6666870117188,"bottom":58.42708396911621,"left":478.66668701171875},"75ffb893-4033-42c0":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":38,"top":16.92708396911621,"right":1157.6666870117188,"bottom":54.92708396911621,"left":478.66668701171875},"4cd33032-dd43-4ab5":{"x":478.66668701171875,"y":16.92708396911621,"width":679,"height":38,"top":16.92708396911621,"right":1157.6666870117188,"bottom":54.92708396911621,"left":478.66668701171875},"4c53439e-2872-4fc4":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"7c564ce8-d608-45a6":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"5e8ff04b-7d8e-4bf5":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"84e14e79-f011-494c":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"ec19263f-142a-4b81":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"49e188a0-897d-4c36":{"x":484.66583251953125,"y":29.927366256713867,"width":12.001708984375,"height":11.499458312988281,"top":29.927366256713867,"right":496.66754150390625,"bottom":41.42682456970215,"left":484.66583251953125},"307f88a6-c144-4622":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"abd5a6f0-47c0-4159":{"x":478.66668701171875,"y":23.92708396911621,"width":24,"height":24,"top":23.92708396911621,"right":502.66668701171875,"bottom":47.92708396911621,"left":478.66668701171875},"22d06246-9593-42b6":{"x":502.66668701171875,"y":24.92708396911621,"width":216.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":502.66668701171875},"31e04788-c914-49be":{"x":518.6666870117188,"y":24.92708396911621,"width":200.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":518.6666870117188},"b28f084e-2d78-4ca9":{"x":518.6666870117188,"y":24.92708396911621,"width":200.09375,"height":22,"top":24.92708396911621,"right":718.7604370117188,"bottom":46.92708396911621,"left":518.6666870117188},"4f72bc71-a7ae-4e1d":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":34.5,"top":61.927085876464844,"right":1157.6666870117188,"bottom":96.42708587646484,"left":478.66668701171875},"451c7da0-ce1e-48b0":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":34.5,"top":61.927085876464844,"right":1157.6666870117188,"bottom":96.42708587646484,"left":478.66668701171875},"85b0686b-e215-4ca0":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":31,"top":61.927085876464844,"right":1157.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"bb02da36-24ed-477c":{"x":478.66668701171875,"y":61.927085876464844,"width":679,"height":31,"top":61.927085876464844,"right":1157.6666870117188,"bottom":92.92708587646484,"left":478.66668701171875},"89ad6793-4fe6-4408":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"c651c130-7345-45bf":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"4b48d213-7dfc-47bd":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"5eac3470-78fc-4fed":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"67642357-0508-498c":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"137a3c35-6266-42dd":{"x":485.66668701171875,"y":74.92708587646484,"width":10,"height":12,"top":74.92708587646484,"right":495.66668701171875,"bottom":86.92708587646484,"left":485.66668701171875},"1715dba8-6616-4bc7":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"ec9fbb80-123b-4280":{"x":478.66668701171875,"y":68.92708587646484,"width":24,"height":24,"top":68.92708587646484,"right":502.66668701171875,"bottom":92.92708587646484,"left":478.66668701171875},"f9fef310-76a3-4168":{"x":502.66668701171875,"y":69.92708587646484,"width":171.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":502.66668701171875},"2b0569ba-8fca-4c51":{"x":518.6666870117188,"y":69.92708587646484,"width":155.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":518.6666870117188},"de649eca-ee9f-4474":{"x":518.6666870117188,"y":69.92708587646484,"width":155.23959350585938,"height":22,"top":69.92708587646484,"right":673.9062805175781,"bottom":91.92708587646484,"left":518.6666870117188},"382f82c6-63a4-4655":{"x":454,"y":140.59375,"width":760.3333740234375,"height":416.3333435058594,"top":140.59375,"right":1214.3333740234375,"bottom":556.9270935058594,"left":454},"32a74762-2acb-4bcc":{"x":454.66668701171875,"y":141.2604217529297,"width":759,"height":415,"top":141.2604217529297,"right":1213.6666870117188,"bottom":556.2604217529297,"left":454.66668701171875},"486d88f0-3292-4a49":{"x":478.66668701171875,"y":165.2604217529297,"width":711,"height":363,"top":165.2604217529297,"right":1189.6666870117188,"bottom":528.2604217529297,"left":478.66668701171875},"c4907dc0-fb6b-4b20":{"x":478.66668701171875,"y":165.2604217529297,"width":711,"height":24,"top":165.2604217529297,"right":1189.6666870117188,"bottom":189.2604217529297,"left":478.66668701171875},"8f89d23d-149d-4dc2":{"x":478.66668701171875,"y":165.2604217529297,"width":92.76042175292969,"height":24,"top":165.2604217529297,"right":571.4271087646484,"bottom":189.2604217529297,"left":478.66668701171875},"fca02c4f-aa5a-42b8":{"x":478.66668701171875,"y":167.2604217529297,"width":92.76042175292969,"height":20,"top":167.2604217529297,"right":571.4271087646484,"bottom":187.2604217529297,"left":478.66668701171875},"b8c0defe-7bcd-42aa":{"x":478.66668701171875,"y":205.2604217529297,"width":711,"height":56,"top":205.2604217529297,"right":1189.6666870117188,"bottom":261.2604217529297,"left":478.66668701171875},"caff5cce-af4e-49c0":{"x":478.66668701171875,"y":205.2604217529297,"width":711,"height":56,"top":205.2604217529297,"right":1189.6666870117188,"bottom":261.2604217529297,"left":478.66668701171875},"8953eff9-a044-4c32":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":251,"top":277.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"a165f434-caa0-46da":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":251,"top":277.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"b0e207fd-a46c-42a5":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":40,"top":277.26043701171875,"right":1189.6666870117188,"bottom":317.26043701171875,"left":478.66668701171875},"7b4fabe9-f17c-452d":{"x":478.66668701171875,"y":277.26043701171875,"width":711,"height":20,"top":277.26043701171875,"right":1189.6666870117188,"bottom":297.26043701171875,"left":478.66668701171875},"9e4827f8-28dc-4246":{"x":478.66668701171875,"y":317.26043701171875,"width":711,"height":211,"top":317.26043701171875,"right":1189.6666870117188,"bottom":528.2604370117188,"left":478.66668701171875},"4bd3f8fb-23ee-4ca9":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":34.5,"top":317.26043701171875,"right":1157.6666870117188,"bottom":351.76043701171875,"left":478.66668701171875},"79102575-3507-4c9c":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":34.5,"top":317.26043701171875,"right":1157.6666870117188,"bottom":351.76043701171875,"left":478.66668701171875},"1dd1793b-7c15-45dd":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":31,"top":317.26043701171875,"right":1157.6666870117188,"bottom":348.26043701171875,"left":478.66668701171875},"69d2bb9b-62f4-4049":{"x":478.66668701171875,"y":317.26043701171875,"width":679,"height":31,"top":317.26043701171875,"right":1157.6666870117188,"bottom":348.26043701171875,"left":478.66668701171875},"139a1398-e328-49cc":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"3c3d6183-4a46-4407":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"9a71c582-0452-4b71":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"c9a2a971-7019-41bd":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"e6376183-86bd-4087":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"72fb83fa-4c46-47d4":{"x":485.66668701171875,"y":323.26043701171875,"width":10,"height":12,"top":323.26043701171875,"right":495.66668701171875,"bottom":335.26043701171875,"left":485.66668701171875},"f1ddcf7b-faf8-4a99":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"e066a5b9-5a28-47da":{"x":478.66668701171875,"y":317.26043701171875,"width":24,"height":24,"top":317.26043701171875,"right":502.66668701171875,"bottom":341.26043701171875,"left":478.66668701171875},"5dc0164b-93a9-4b00":{"x":502.66668701171875,"y":318.26043701171875,"width":171.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":502.66668701171875},"238bdada-22c4-4c69":{"x":518.6666870117188,"y":318.26043701171875,"width":155.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":518.6666870117188},"65e066a7-4194-4352":{"x":518.6666870117188,"y":318.26043701171875,"width":155.23959350585938,"height":22,"top":318.26043701171875,"right":673.9062805175781,"bottom":340.26043701171875,"left":518.6666870117188},"d9883452-1703-422b":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":41.5,"top":355.26043701171875,"right":1157.6666870117188,"bottom":396.76043701171875,"left":478.66668701171875},"c7a1c96b-9925-4d23":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":41.5,"top":355.26043701171875,"right":1157.6666870117188,"bottom":396.76043701171875,"left":478.66668701171875},"27e3d179-0dd5-49a6":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":38,"top":355.26043701171875,"right":1157.6666870117188,"bottom":393.26043701171875,"left":478.66668701171875},"12e5bf2a-2bb8-4832":{"x":478.66668701171875,"y":355.26043701171875,"width":679,"height":38,"top":355.26043701171875,"right":1157.6666870117188,"bottom":393.26043701171875,"left":478.66668701171875},"cf817485-e3eb-452d":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"47eaa3d5-01b2-492c":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"61ce559c-f37b-4a1c":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"f61939e9-9e34-4e6f":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"69fd9161-6185-42ec":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"3da2ee99-01b2-4ccd":{"x":484.66583251953125,"y":368.2607116699219,"width":12.001708984375,"height":11.499471664428711,"top":368.2607116699219,"right":496.66754150390625,"bottom":379.7601833343506,"left":484.66583251953125},"d5252fbc-c30d-497d":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"b0157e71-adfb-418e":{"x":478.66668701171875,"y":362.26043701171875,"width":24,"height":24,"top":362.26043701171875,"right":502.66668701171875,"bottom":386.26043701171875,"left":478.66668701171875},"7adf0ea5-d3d6-4c4e":{"x":502.66668701171875,"y":363.26043701171875,"width":237.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":502.66668701171875},"e7a60f72-5400-4d1a":{"x":518.6666870117188,"y":363.26043701171875,"width":221.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":518.6666870117188},"85066708-7397-47e1":{"x":518.6666870117188,"y":363.26043701171875,"width":221.25,"height":22,"top":363.26043701171875,"right":739.9166870117188,"bottom":385.26043701171875,"left":518.6666870117188},"7f4afb3a-c76b-471a":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":41.5,"top":400.26043701171875,"right":1157.6666870117188,"bottom":441.76043701171875,"left":478.66668701171875},"44d205d8-8e23-4336":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":41.5,"top":400.26043701171875,"right":1157.6666870117188,"bottom":441.76043701171875,"left":478.66668701171875},"84607156-c6c6-432a":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":38,"top":400.26043701171875,"right":1157.6666870117188,"bottom":438.26043701171875,"left":478.66668701171875},"12b8f8e1-a514-4a71":{"x":478.66668701171875,"y":400.26043701171875,"width":679,"height":38,"top":400.26043701171875,"right":1157.6666870117188,"bottom":438.26043701171875,"left":478.66668701171875},"1d707484-f883-4683":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"2155b569-080c-4403":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"d7e4be8d-d0a4-43ec":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"01ed9bcd-94ee-4240":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"65b2ec7d-ad92-48f1":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"9d6bc7e2-b0be-433b":{"x":485.66668701171875,"y":413.26043701171875,"width":10,"height":12,"top":413.26043701171875,"right":495.66668701171875,"bottom":425.26043701171875,"left":485.66668701171875},"758b890e-4164-4640":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"a8ddd425-53c5-4f38":{"x":478.66668701171875,"y":407.26043701171875,"width":24,"height":24,"top":407.26043701171875,"right":502.66668701171875,"bottom":431.26043701171875,"left":478.66668701171875},"dec4b4bf-ad9a-46f8":{"x":502.66668701171875,"y":408.26043701171875,"width":181.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":502.66668701171875},"48420b32-02e8-411f":{"x":518.6666870117188,"y":408.26043701171875,"width":165.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":518.6666870117188},"6403b9f8-a86f-47c7":{"x":518.6666870117188,"y":408.26043701171875,"width":165.9375,"height":22,"top":408.26043701171875,"right":684.6041870117188,"bottom":430.26043701171875,"left":518.6666870117188},"e0b485f1-1470-4b10":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":41.5,"top":445.26043701171875,"right":1157.6666870117188,"bottom":486.76043701171875,"left":478.66668701171875},"64502ab8-d9df-4f71":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":41.5,"top":445.26043701171875,"right":1157.6666870117188,"bottom":486.76043701171875,"left":478.66668701171875},"83c18cbd-ae07-4b5b":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":38,"top":445.26043701171875,"right":1157.6666870117188,"bottom":483.26043701171875,"left":478.66668701171875},"9529ae60-fa17-450d":{"x":478.66668701171875,"y":445.26043701171875,"width":679,"height":38,"top":445.26043701171875,"right":1157.6666870117188,"bottom":483.26043701171875,"left":478.66668701171875},"b5979c46-37f2-49fc":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"273260d7-218a-497c":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"40c978d3-428e-47e6":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"0939b9d6-6a57-4fa8":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"9c17955b-c34e-4e65":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"7bfbb68a-4249-4124":{"x":484.66583251953125,"y":458.2607116699219,"width":12.001708984375,"height":11.499471664428711,"top":458.2607116699219,"right":496.66754150390625,"bottom":469.7601833343506,"left":484.66583251953125},"db9df903-ec13-4ced":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"d1b72331-a0cc-4da8":{"x":478.66668701171875,"y":452.26043701171875,"width":24,"height":24,"top":452.26043701171875,"right":502.66668701171875,"bottom":476.26043701171875,"left":478.66668701171875},"5dff315f-7c40-41a6":{"x":502.66668701171875,"y":453.26043701171875,"width":232.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":502.66668701171875},"e8916dc9-f43f-4be8":{"x":518.6666870117188,"y":453.26043701171875,"width":216.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":518.6666870117188},"dc15fb03-91d6-4bec":{"x":518.6666870117188,"y":453.26043701171875,"width":216.65625,"height":22,"top":453.26043701171875,"right":735.3229370117188,"bottom":475.26043701171875,"left":518.6666870117188},"7aa89431-3e2b-4209":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":34.5,"top":490.26043701171875,"right":1157.6666870117188,"bottom":524.7604370117188,"left":478.66668701171875},"bca879c1-8777-4d38":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":34.5,"top":490.26043701171875,"right":1157.6666870117188,"bottom":524.7604370117188,"left":478.66668701171875},"cfb242da-984c-45ce":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":31,"top":490.26043701171875,"right":1157.6666870117188,"bottom":521.2604370117188,"left":478.66668701171875},"716c28cc-9fea-4b8d":{"x":478.66668701171875,"y":490.26043701171875,"width":679,"height":31,"top":490.26043701171875,"right":1157.6666870117188,"bottom":521.2604370117188,"left":478.66668701171875},"2d762eb4-e1d5-4f91":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"d02deeec-cf96-417c":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"842b7925-8d45-4b37":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"3063599e-a484-43a4":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"1c9ff319-7785-4ec6":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"66307626-0d51-4d62":{"x":485.66668701171875,"y":503.26043701171875,"width":10,"height":12,"top":503.26043701171875,"right":495.66668701171875,"bottom":515.2604370117188,"left":485.66668701171875},"15ee6293-8612-4f76":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"8c6c526a-7f95-4fde":{"x":478.66668701171875,"y":497.26043701171875,"width":24,"height":24,"top":497.26043701171875,"right":502.66668701171875,"bottom":521.2604370117188,"left":478.66668701171875},"b881b4a2-d0c5-40c4":{"x":502.66668701171875,"y":498.26043701171875,"width":160.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":502.66668701171875},"aeadcc1b-aecf-4d69":{"x":518.6666870117188,"y":498.26043701171875,"width":144.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":518.6666870117188},"a59d24ea-3339-466c":{"x":518.6666870117188,"y":498.26043701171875,"width":144.73959350585938,"height":22,"top":498.26043701171875,"right":663.4062805175781,"bottom":520.2604370117188,"left":518.6666870117188},"11444bc9-3370-4733":{"x":454,"y":568.9271240234375,"width":760.3333740234375,"height":355.3333435058594,"top":568.9271240234375,"right":1214.3333740234375,"bottom":924.2604675292969,"left":454},"5bb428aa-c715-4bc3":{"x":454.66668701171875,"y":569.59375,"width":759,"height":354,"top":569.59375,"right":1213.6666870117188,"bottom":923.59375,"left":454.66668701171875},"233134bc-1946-4803":{"x":478.66668701171875,"y":593.59375,"width":711,"height":302,"top":593.59375,"right":1189.6666870117188,"bottom":895.59375,"left":478.66668701171875},"601b55ef-0862-495f":{"x":478.66668701171875,"y":593.59375,"width":711,"height":24,"top":593.59375,"right":1189.6666870117188,"bottom":617.59375,"left":478.66668701171875},"7d495528-a9ed-451e":{"x":478.66668701171875,"y":593.59375,"width":190.25,"height":24,"top":593.59375,"right":668.9166870117188,"bottom":617.59375,"left":478.66668701171875},"cea0fdc9-b9e2-4460":{"x":478.66668701171875,"y":595.59375,"width":190.25,"height":20,"top":595.59375,"right":668.9166870117188,"bottom":615.59375,"left":478.66668701171875}} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-0-0.json b/demonstrations/ausdjpo/dom_snapshots/page-0-0.json new file mode 100644 index 0000000000000000000000000000000000000000..870e3769e19ff9b16719171559c3a80124aa82d5 --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-0-0.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 4, 2, 2, 2, 2, 9, 2, 1, 1, 13, 13, 15, 15, 17, 15, 15, 20, 15, 15, 23, 15, 13, 13, 13, 1], "nodeType": [9, 1, 1, 3, 1, 3, 3, 1, 3, 1, 3, 3, 3, 1, 3, 1, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 3, 1, 3, 8], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 12, 14, 12, 12, 17, 12, 22, 12, 12, 12, 28, 12, 31, 12, 37, 12, 12, 40, 12, 12, 40, 12, 12, 12, 48, 12, 53], "nodeValue": [-1, -1, -1, 13, -1, 1, 13, -1, 13, -1, 25, 26, 27, -1, 13, -1, 36, -1, 1, 36, -1, 43, 36, -1, 46, 13, 47, -1, 27, 54], "backendNodeId": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30], "attributes": [[], [], [7, 8], [], [7, 15], [], [], [18, 19, 7, 20], [], [7, 23], [], [], [], [7, 29], [], [32, 33, 7, 34], [], [7, 38], [], [], [7, 41], [], [], [7, 44], [], [], [], [49, 50, 7, 51], [], []], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [], "value": []}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": []}, "currentSourceURL": {"index": [], "value": []}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 13, 15, 17, 18, 20, 21, 23, 24], "styles": [[], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 64, 1280, 592], [0, 64, 1280, 166.1875], [0, 64, 1280, 55], [481.109375, 65, 317.765625, 53], [0, 167, 1280, 22], [363.765625, 167, 552.46875, 21], [0, 208.1875, 1280, 22], [396.234375, 208.1875, 487.515625, 21]], "text": [-1, -1, -1, -1, -1, 1, -1, 43, -1, 46], "stackingContexts": {"index": [0, 1]}, "paintOrders": [0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 592], [0, 64, 1280, 166], [0, 64, 1280, 55], [], [0, 167, 1280, 22], [], [0, 208, 1280, 22], []], "scrollRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 166], [0, 0, 1280, 55], [], [0, 0, 1280, 22], [], [0, 0, 1280, 22], []], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 166], [0, 0, 1280, 55], [], [0, 0, 1280, 22], [], [0, 0, 1280, 22], []]}, "textBoxes": {"layoutIndex": [5, 7, 9], "bounds": [[481.109375, 65, 317.765625, 53], [363.765625, 167, 552.46875, 21], [396.234375, 208.1875, 487.515625, 21]], "start": [0, 0, 0], "length": [14, 73, 64]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 720}], "strings": ["about:blank", "Action Capture", "UTF-8", "FDD159CCF4F940343E2BC8EA96884E96", "#document", "HTML", "HEAD", "bid", "2c1f5b5a-403e-4070", "aria-roledescription", "", "aria-description", "#text", "\n ", "TITLE", "ac41cb80-457f-4ca8", "", "META", "charset", "utf-8", "43d74df3-01b9-423f", "", "STYLE", "06cdec14-4ebb-4b55", "", "\n body {\n background-color: #F9F9F9;\n color: #333;\n font-size: 1.2em;\n margin: 0;\n padding: 0;\n text-align: center;\n }\n\n .container {\n margin-top: 5%;\n margin-bottom: 5%;\n }\n\n h1 {\n font-size: 2.5em;\n margin-bottom: 1em;\n }\n\n p {\n margin-bottom: 1em;\n }\n ", "\n", "\n\n", "BODY", "bab9be2f-08d9-4b02", "", "DIV", "class", "container", "7a376da3-9d30-43db", "", "\n ", "H1", "337a8ad3-5da4-4415", "", "P", "5529b21f-a619-4e82", "", "Wait for user instructions, then begin by typing a URL into a search bar.", "9bf4ab2e-772c-4c80", "", "Remember to perform all the actions in the currently active tab.", "\n\n\n\n\n", "SCRIPT", "src", "/js/content.js", "42104c7d-ac2e-4e7a", "", "#comment", " include content.js "]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-1-1.json b/demonstrations/ausdjpo/dom_snapshots/page-1-1.json new file mode 100644 index 0000000000000000000000000000000000000000..20c9158e723ad71d751ef680b04ef2c6097143ea --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-1-1.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 4, 2, 2, 2, 2, 9, 2, 1, 1, 13, 13, 15, 15, 17, 15, 15, 20, 15, 15, 23, 15, 13, 13, 13, 1], "nodeType": [9, 1, 1, 3, 1, 3, 3, 1, 3, 1, 3, 3, 3, 1, 3, 1, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 3, 1, 3, 8], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 12, 14, 12, 12, 17, 12, 22, 12, 12, 12, 28, 12, 31, 12, 37, 12, 12, 40, 12, 12, 40, 12, 12, 12, 48, 12, 53], "nodeValue": [-1, -1, -1, 13, -1, 1, 13, -1, 13, -1, 25, 26, 27, -1, 13, -1, 36, -1, 1, 36, -1, 43, 36, -1, 46, 13, 47, -1, 27, 54], "backendNodeId": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30], "attributes": [[], [], [7, 8], [], [7, 15], [], [], [18, 19, 7, 20], [], [7, 23], [], [], [], [7, 29], [], [32, 33, 7, 34], [], [7, 38], [], [], [7, 41], [], [], [7, 44], [], [], [], [49, 50, 7, 51], [], []], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [], "value": []}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": []}, "currentSourceURL": {"index": [], "value": []}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 13, 15, 17, 18, 20, 21, 23, 24], "styles": [[], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 64, 1280, 592], [0, 64, 1280, 166.1875], [0, 64, 1280, 55], [481.109375, 65, 317.765625, 53], [0, 167, 1280, 22], [363.765625, 167, 552.46875, 21], [0, 208.1875, 1280, 22], [396.234375, 208.1875, 487.515625, 21]], "text": [-1, -1, -1, -1, -1, 1, -1, 43, -1, 46], "stackingContexts": {"index": [0, 1]}, "paintOrders": [0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 592], [0, 64, 1280, 166], [0, 64, 1280, 55], [], [0, 167, 1280, 22], [], [0, 208, 1280, 22], []], "scrollRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 166], [0, 0, 1280, 55], [], [0, 0, 1280, 22], [], [0, 0, 1280, 22], []], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 166], [0, 0, 1280, 55], [], [0, 0, 1280, 22], [], [0, 0, 1280, 22], []]}, "textBoxes": {"layoutIndex": [5, 7, 9], "bounds": [[481.109375, 65, 317.765625, 53], [363.765625, 167, 552.46875, 21], [396.234375, 208.1875, 487.515625, 21]], "start": [0, 0, 0], "length": [14, 73, 64]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 720}], "strings": ["about:blank", "Action Capture", "UTF-8", "DE407EC6F4FF538013929EA78E7B8471", "#document", "HTML", "HEAD", "bid", "2c1f5b5a-403e-4070", "aria-roledescription", "", "aria-description", "#text", "\n ", "TITLE", "ac41cb80-457f-4ca8", "", "META", "charset", "utf-8", "43d74df3-01b9-423f", "", "STYLE", "06cdec14-4ebb-4b55", "", "\n body {\n background-color: #F9F9F9;\n color: #333;\n font-size: 1.2em;\n margin: 0;\n padding: 0;\n text-align: center;\n }\n\n .container {\n margin-top: 5%;\n margin-bottom: 5%;\n }\n\n h1 {\n font-size: 2.5em;\n margin-bottom: 1em;\n }\n\n p {\n margin-bottom: 1em;\n }\n ", "\n", "\n\n", "BODY", "bab9be2f-08d9-4b02", "", "DIV", "class", "container", "7a376da3-9d30-43db", "", "\n ", "H1", "337a8ad3-5da4-4415", "", "P", "5529b21f-a619-4e82", "", "Wait for user instructions, then begin by typing a URL into a search bar.", "9bf4ab2e-772c-4c80", "", "Remember to perform all the actions in the currently active tab.", "\n\n\n\n\n", "SCRIPT", "src", "/js/content.js", "42104c7d-ac2e-4e7a", "", "#comment", " include content.js "]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-10-0.json b/demonstrations/ausdjpo/dom_snapshots/page-10-0.json new file mode 100644 index 0000000000000000000000000000000000000000..0b7ef716776f792926043d759fee301cec525fbb --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-10-0.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 2, 2, 2, 2, 2, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 32, 2, 2, 35, 2, 2, 38, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 122, 122, 124, 124, 124, 127, 124, 129, 130, 124, 124, 133, 133, 135, 135, 135, 135, 139, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 149, 151, 152, 147, 154, 155, 156, 157, 158, 159, 160, 161, 157, 163, 164, 165, 166, 163, 168, 169, 170, 163, 172, 173, 174, 163, 176, 177, 178, 163, 180, 181, 182, 163, 184, 185, 186, 163, 188, 189, 190, 163, 192, 193, 194, 163, 196, 197, 198, 163, 200, 201, 202, 163, 204, 205, 206, 163, 208, 209, 210, 155, 212, 213, 214, 215, 216, 217, 213, 219, 220, 221, 222, 219, 224, 225, 226, 219, 228, 229, 230, 219, 232, 233, 234, 219, 236, 237, 238, 155, 240, 241, 242, 243, 244, 245, 241, 247, 248, 249, 250, 247, 252, 253, 254, 247, 256, 257, 258, 247, 260, 261, 262, 247, 264, 265, 266, 247, 268, 269, 270, 247, 272, 273, 274, 247, 276, 277, 278, 247, 280, 281, 282, 247, 284, 285, 286, 247, 288, 289, 290, 155, 292, 293, 294, 295, 296, 297, 293, 299, 300, 301, 302, 155, 304, 305, 306, 307, 308, 309, 305, 311, 312, 313, 314, 311, 316, 317, 318, 311, 320, 321, 322, 311, 324, 325, 326, 311, 328, 329, 330, 311, 332, 333, 334, 311, 336, 337, 338, 155, 340, 341, 342, 343, 344, 345, 341, 347, 348, 349, 350, 347, 352, 353, 354, 347, 356, 357, 358, 347, 360, 361, 362, 347, 364, 365, 366, 347, 368, 369, 370, 347, 372, 373, 374, 347, 376, 377, 378, 347, 380, 381, 382, 347, 384, 385, 386, 155, 388, 389, 390, 391, 392, 393, 389, 395, 396, 397, 398, 395, 400, 401, 402, 395, 404, 405, 406, 395, 408, 409, 410, 155, 412, 413, 414, 415, 416, 417, 413, 419, 420, 421, 422, 419, 424, 425, 426, 419, 428, 429, 430, 155, 432, 433, 434, 435, 436, 437, 433, 439, 440, 441, 442, 439, 444, 445, 446, 439, 448, 449, 450, 439, 452, 453, 454, 155, 456, 457, 458, 459, 460, 461, 457, 463, 464, 465, 466, 463, 468, 469, 470, 463, 472, 473, 474, 155, 476, 477, 478, 479, 480, 481, 477, 483, 484, 485, 486, 483, 488, 489, 490, 489, 489, 493, 483, 495, 496, 497, 155, 499, 500, 501, 502, 503, 504, 500, 506, 507, 508, 509, 506, 511, 512, 513, 146, 515, 516, 517, 518, 517, 520, 521, 145, 523, 524, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 145, 540, 541, 542, 540, 544, 545, 544, 547, 540, 549, 550, 551, 552, 549, 554, 555, 556, 557, 558, 557, 556, 556, 562, 563, 554, 565, 566, 567, 568, 569, 566, 571, 572, 573, 566, 575, 576, 577, 566, 579, 580, 581, 540, 583, 584, 585, 586, 585, 588, 540, 590, 591, 592, 143, 594, 142, 596, 597, 596, 599, 600, 599, 602, 599, 604, 605, 606, 607, 607, 607, 610, 610, 610, 613, 614, 615, 613, 617, 618, 619, 618, 621, 622, 623, 621, 621, 626, 627, 610, 629, 630, 631, 610, 633, 634, 635, 636, 637, 638, 639, 638, 641, 642, 643, 644, 637, 646, 637, 648, 649, 648, 651, 652, 653, 654, 637, 656, 657, 656, 659, 660, 661, 662, 637, 664, 665, 664, 667, 668, 669, 670, 633, 633, 673, 674, 675, 675, 675, 678, 674, 680, 680, 680, 683, 674, 685, 685, 685, 688, 674, 690, 690, 690, 693, 674, 695, 695, 695, 698, 674, 700, 700, 700, 703, 674, 705, 599, 707, 708, 708, 710, 711, 712, 713, 712, 715, 716, 717, 718, 711, 720, 721, 720, 723, 724, 725, 726, 723, 728, 729, 730, 723, 732, 733, 734, 708, 708, 737, 738, 739, 740, 741, 740, 740, 744, 745, 739, 747, 748, 749, 750, 751, 752, 751, 754, 750, 756, 757, 758, 758, 758, 761, 762, 763, 762, 765, 766, 761, 768, 769, 770, 771, 772, 769, 774, 775, 776, 757, 778, 778, 778, 781, 782, 783, 782, 785, 786, 757, 788, 788, 788, 791, 792, 793, 792, 795, 796, 757, 798, 798, 798, 801, 802, 803, 802, 805, 806, 757, 808, 808, 808, 811, 812, 813, 812, 815, 816, 748, 818, 819, 820, 821, 820, 823, 819, 825, 826, 827, 827, 827, 830, 831, 832, 831, 834, 835, 830, 837, 838, 839, 840, 841, 838, 843, 844, 845, 826, 847, 847, 847, 850, 851, 852, 851, 854, 855, 826, 857, 857, 857, 860, 861, 862, 861, 864, 865, 826, 867, 867, 867, 870, 871, 872, 871, 874, 875, 826, 877, 877, 877, 880, 881, 882, 881, 884, 885, 748, 887, 888, 889, 890, 889, 892, 888, 894, 895, 896, 896, 896, 899, 900, 901, 900, 903, 904, 899, 906, 907, 908, 909, 910, 907, 912, 913, 914, 895, 916, 916, 916, 919, 920, 921, 920, 923, 924, 895, 926, 926, 926, 929, 930, 931, 930, 933, 934, 895, 936, 936, 936, 939, 940, 941, 940, 943, 944, 895, 946, 946, 946, 949, 950, 951, 950, 953, 954, 748, 956, 957, 958, 959, 958, 961, 957, 963, 964, 965, 965, 965, 968, 969, 970, 969, 972, 973, 968, 975, 976, 977, 978, 979, 976, 981, 982, 983, 964, 985, 985, 985, 988, 989, 990, 989, 992, 993, 964, 995, 995, 995, 998, 999, 1000, 999, 1002, 1003, 748, 1005, 1006, 1007, 1008, 1007, 1010, 1006, 1012, 1013, 1014, 1014, 1014, 1017, 1018, 1019, 1018, 1021, 1022, 1017, 1024, 1025, 1026, 1027, 1028, 1025, 1030, 1031, 1032, 1013, 1034, 1034, 1034, 1037, 1038, 1039, 1038, 1041, 1042, 1013, 1044, 1044, 1044, 1047, 1048, 1049, 1048, 1051, 1052, 1013, 1054, 1054, 1054, 1057, 1058, 1059, 1058, 1061, 1062, 748, 1064, 1065, 1066, 1067, 1066, 1069, 1065, 1071, 1072, 1073, 1073, 1073, 1076, 1077, 1078, 1077, 1080, 1081, 1072, 1083, 1083, 1083, 1086, 1087, 1088, 1087, 1090, 1091, 1072, 1093, 1093, 1093, 1096, 1097, 1098, 1097, 1100, 1101, 1096, 1103, 1104, 1105, 1106, 1107, 1104, 1109, 1110, 1111, 1072, 1113, 1113, 1113, 1116, 1117, 1118, 1117, 1120, 1121, 1072, 1123, 1123, 1123, 1126, 1127, 1128, 1127, 1130, 1131, 748, 1133, 1134, 1135, 1136, 1135, 1138, 1134, 1140, 1141, 1142, 1142, 1142, 1145, 1146, 1147, 1146, 1149, 1150, 1145, 1152, 1153, 1154, 1155, 1156, 1153, 1158, 1159, 1160, 1141, 1162, 1162, 1162, 1165, 1166, 1167, 1166, 1169, 1170, 1141, 1172, 1172, 1172, 1175, 1176, 1177, 1176, 1179, 1180, 1141, 1182, 1182, 1182, 1185, 1186, 1187, 1186, 1189, 1190, 1141, 1192, 1192, 1192, 1195, 1196, 1197, 1196, 1199, 1200, 748, 1202, 1203, 1204, 1205, 1204, 1207, 1203, 1209, 1210, 1211, 1211, 1211, 1214, 1215, 1216, 1215, 1218, 1219, 1210, 1221, 1221, 1221, 1224, 1225, 1226, 1225, 1228, 1229, 1210, 1231, 1231, 1231, 1234, 1235, 1236, 1235, 1238, 1239, 1210, 1241, 1241, 1241, 1244, 1245, 1246, 1245, 1248, 1249, 1210, 1251, 1251, 1251, 1254, 1255, 1256, 1255, 1258, 1259, 1254, 1261, 1262, 1263, 1264, 1265, 1262, 1267, 1268, 1269, 748, 1271, 1272, 1273, 1274, 1275, 1275, 1277, 1277, 1273, 748, 748, 739, 738, 1284, 1285, 1284, 1287, 1288, 1289, 1290, 1290, 1288, 1293, 1294, 1293, 1296, 1297, 1298, 1287, 1300, 1301, 1302, 1302, 1300, 1305, 1306, 1305, 1308, 1309, 1310, 1287, 1312, 1313, 1314, 1314, 1312, 1317, 1318, 1317, 1320, 1321, 1322, 708, 142, 1325, 1326, 1327, 1328, 1329, 1330, 1329, 1329, 1333, 1333, 1335, 1336, 1335, 1338, 1333, 1333, 1341, 1333, 1328, 1344, 1345, 1344, 1347, 1348, 1349, 1350, 1351, 1349, 1353, 1354, 1355, 1353, 1357, 1358, 1353, 1360, 1361, 1353, 1363, 1364, 1353, 1366, 1367, 1353, 1369, 1370, 1353, 1372, 1373, 1353, 1375, 1376, 1353, 1378, 1379, 1353, 1381, 1382, 1353, 1384, 1385, 1348, 1387, 1388, 1387, 1390, 1391, 1392, 1390, 1394, 1395, 1390, 1397, 1398, 1390, 1400, 1401, 1348, 1403, 1404, 1405, 1403, 1407, 1408, 1409, 1407, 1411, 1412, 1348, 1414, 1415, 1414, 1417, 1418, 1419, 1417, 1421, 1422, 1417, 1424, 1425, 1417, 1427, 1428, 1417, 1430, 1431, 1417, 1433, 1434, 1417, 1436, 1437, 1417, 1439, 1440, 1417, 1442, 1443, 1417, 1445, 1446, 1417, 1448, 1449, 1417, 1451, 1452, 1328, 1454, 1455, 1456, 1327, 1458, 1459, 1459, 1458, 1462, 1463, 1464, 1458, 1466, 1467, 1468, 1458, 1470, 1471, 1472, 1458, 1458, 1475, 1476, 1477, 1475, 1479, 1480, 1475, 1482, 1483, 139, 135, 133, 124, 122, 122, 1490, 122, 122, 122, 122, 122, 122, 1497, 1498, 1499, 1499, 1498, 1502], "nodeType": [9, 1, 1, 1, 3, 1, 1, 1, 3, 1, 3, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 14, 19, 14, 14, 25, 19, 32, 19, 19, 25, 19, 40, 25, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 79, 79, 79, 79, 19, 79, 79, 19, 19, 14, 19, 79, 79, 79, 79, 79, 40, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 19, 348, 19, 353, 361, 363, 353, 368, 353, 379, 19, 19, 353, 19, 353, 19, 353, 19, 353, 19, 353, 353, 353, 414, 353, 353, 353, 368, 437, 19, 437, 446, 456, 353, 467, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 353, 446, 456, 353, 379, 446, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 1359, 353, 379, 437, 19, 379, 437, 19, 446, 456, 353, 368, 437, 437, 19, 467, 472, 368, 353, 437, 19, 353, 353, 353, 446, 456, 472, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 446, 456, 353, 368, 446, 456, 353, 353, 1531, 353, 19, 353, 14, 19, 1546, 19, 353, 353, 353, 353, 361, 363, 353, 361, 363, 353, 353, 353, 1577, 353, 353, 1546, 19, 437, 437, 437, 19, 19, 437, 437, 19, 353, 368, 437, 19, 353, 437, 437, 437, 353, 437, 437, 19, 437, 437, 437, 437, 19, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 353, 379, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 19, 353, 353, 353, 353, 414, 1770, 1774, 19, 467, 472, 379, 437, 19, 1770, 1774, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 353, 353, 353, 353, 1774, 19, 353, 368, 437, 19, 353, 467, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 368, 353, 446, 2806, 1359, 2806, 2821, 2821, 19, 353, 353, 353, 353, 2842, 19, 353, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 353, 2939, 353, 353, 353, 2952, 19, 2952, 2952, 19, 379, 437, 19, 446, 456, 19, 379, 19, 19, 353, 1774, 19, 353, 467, 472, 1870, 379, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 379, 19, 467, 472, 379, 1577, 472, 379, 1577, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 353, 353, 379, 19, 353, 353, 19, 3206, 353, 437, 379, 19, 353, 437, 379, 19, 353, 437, 379, 19, 353, 353, 379, 446, 456, 379, 446, 456, 379, 446, 456, 19, 19, 19, 19, 19, 79, 19, 19, 79, 19, 79, 19, 3281, 353, 353, 40, 353, 353, 40], "nodeValue": [-1, -1, -1, -1, 20, -1, -1, -1, 20, -1, 1, 20, -1, 20, -1, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, -1, -1, -1, 91, -1, -1, 97, 98, -1, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 98, -1, 20, -1, -1, -1, -1, -1, -1, -1, 385, 386, -1, 391, -1, 395, -1, 395, -1, 402, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, 500, -1, -1, -1, 511, -1, -1, -1, 520, -1, -1, -1, 529, -1, -1, -1, 538, -1, -1, -1, 547, -1, -1, -1, 556, -1, -1, -1, 565, -1, -1, -1, 574, -1, -1, -1, 582, -1, -1, -1, 591, -1, -1, -1, 600, -1, -1, -1, -1, -1, -1, 620, -1, -1, -1, -1, 626, -1, -1, -1, 635, -1, -1, -1, 644, -1, -1, -1, 653, -1, -1, -1, 662, -1, -1, -1, -1, -1, -1, 682, -1, -1, -1, -1, 688, -1, -1, -1, 697, -1, -1, -1, 706, -1, -1, -1, 715, -1, -1, -1, 724, -1, -1, -1, 733, -1, -1, -1, 742, -1, -1, -1, 751, -1, -1, -1, 760, -1, -1, -1, 769, -1, -1, -1, 778, -1, -1, -1, -1, -1, -1, 798, -1, -1, -1, -1, 804, -1, -1, -1, -1, -1, -1, 824, -1, -1, -1, -1, 830, -1, -1, -1, 839, -1, -1, -1, 848, -1, -1, -1, 857, -1, -1, -1, 866, -1, -1, -1, 875, -1, -1, -1, 884, -1, -1, -1, -1, -1, -1, 905, -1, -1, -1, -1, 911, -1, -1, -1, 920, -1, -1, -1, 929, -1, -1, -1, 938, -1, -1, -1, 947, -1, -1, -1, 956, -1, -1, -1, 965, -1, -1, -1, 974, -1, -1, -1, 983, -1, -1, -1, 992, -1, -1, -1, -1, -1, -1, 1012, -1, -1, -1, -1, 1018, -1, -1, -1, 1027, -1, -1, -1, 1036, -1, -1, -1, 1045, -1, -1, -1, -1, -1, -1, 1065, -1, -1, -1, -1, 1071, -1, -1, -1, 1080, -1, -1, -1, 1089, -1, -1, -1, -1, -1, -1, 1109, -1, -1, -1, -1, 1115, -1, -1, -1, 1124, -1, -1, -1, 1133, -1, -1, -1, 1142, -1, -1, -1, -1, -1, -1, 1162, -1, -1, -1, -1, 1168, -1, -1, -1, 1177, -1, -1, -1, 1186, -1, -1, -1, -1, -1, -1, 1206, -1, -1, -1, -1, 1212, -1, -1, -1, 1221, -1, -1, 1233, -1, -1, -1, 1237, -1, -1, -1, -1, -1, -1, 1257, -1, -1, -1, -1, 1263, -1, -1, -1, 1272, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, -1, -1, 1430, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1461, -1, -1, -1, 1470, -1, -1, -1, 1478, -1, -1, -1, 1489, -1, -1, -1, -1, 1282, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1539, -1, -1, 1545, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1778, -1, -1, -1, -1, 442, -1, -1, 1795, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2339, -1, 2343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2352, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2389, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2406, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2423, -1, -1, -1, -1, 2444, -1, 2448, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2457, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2474, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2490, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2526, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2542, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2573, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2610, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2626, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2643, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2660, -1, -1, -1, -1, 1133, -1, 2682, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2691, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2708, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2725, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2742, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2759, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2829, -1, -1, -1, -1, -1, 2846, -1, -1, -1, -1, -1, -1, -1, -1, 2876, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2903, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2927, -1, -1, -1, 2759, -1, -1, -1, -1, -1, -1, -1, 2956, -1, -1, 2962, -1, -1, 1389, -1, -1, 2973, -1, 2978, 2979, -1, -1, 2987, -1, -1, -1, -1, -1, 3003, -1, -1, -1, 3012, -1, -1, 3018, -1, -1, 3024, -1, -1, 3030, -1, -1, 3036, -1, -1, 3042, -1, -1, 3048, -1, -1, 3054, -1, -1, 3060, -1, -1, 3067, -1, -1, 3073, -1, -1, 3078, -1, -1, -1, 3086, -1, -1, 3092, -1, -1, 3098, -1, -1, 3104, -1, -1, -1, 3112, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3198, -1, -1, 3205, -1, -1, -1, -1, 3216, -1, -1, -1, 3224, -1, -1, -1, 3232, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 395, 391, 386, 20, 386, -1, 3272, 3273, -1, 20, -1, 3280, -1, -1, -1, -1, -1, -1, -1], "backendNodeId": [1, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 12, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 14, 697, 698, 699, 700, 15, 701, 702, 703, 704, 16, 705, 706, 707, 708, 17, 709, 710, 711, 712, 18, 713, 714, 715, 716, 19, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 20, 776, 777, 2, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 3, 797, 798, 799, 800, 801, 802, 803, 804, 805, 4, 806, 807, 808, 809, 810, 811, 812, 813, 814, 5, 815, 816, 817, 818, 819, 820, 821, 822, 823, 6, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 7, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 8, 861, 862, 863, 864, 865, 866, 867, 868, 869, 9, 870, 871, 872, 873, 874, 875, 876, 877, 878, 10, 879, 880, 881, 882, 883, 884, 885, 886, 887, 11, 888, 889, 890, 891, 892, 21, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506], "attributes": [[], [], [7, 8, 9, 10], [15, 16, 9, 17], [], [15, 16, 9, 21], [15, 16, 9, 23], [26, 27, 28, 29, 9, 30], [], [9, 33], [], [], [35, 36, 28, 37, 9, 38], [], [41, 42, 43, 44, 9, 45], [47, 48, 28, 44, 9, 49], [], [41, 51, 52, 53, 43, 54, 9, 55], [], [41, 57, 43, 58, 9, 59], [], [41, 61, 62, 63, 43, 64, 9, 65], [], [41, 61, 62, 67, 43, 68, 9, 69], [], [41, 61, 62, 71, 43, 72, 9, 73], [], [41, 61, 62, 75, 43, 76, 9, 77], [], [80, -1, 81, 82], [52, 83, 80, -1, 81, 84, 9, 85], [80, -1, 81, 82, 9, 87], [9, 89], [], [80, -1, 81, 92, 9, 93], [9, 95], [], [], [52, 53, 99, -1, 9, 100], [], [103, 104, 81, 105, 9, 106], [103, 104, 81, 108, 9, 109], [103, 104, 81, 111, 9, 112], [103, 104, 81, 114, 9, 115], [103, 104, 81, 117, 9, 118], [41, 51, 52, 53, 43, 120, 9, 121], [103, 104, 81, 123, 9, 124], [103, 104, 81, 126, 9, 127], [41, 51, 52, 53, 43, 129, 9, 130], [103, 104, 81, 132, 9, 133], [103, 104, 81, 135, 9, 136], [103, 104, 81, 138, 9, 139], [103, 104, 81, 141, 9, 142], [103, 104, 81, 144, 9, 145], [103, 104, 81, 147, 9, 148], [103, 104, 81, 150, 9, 151], [103, 104, 81, 153, 9, 154], [103, 104, 81, 156, 9, 157], [103, 104, 81, 159, 9, 160], [103, 104, 81, 162, 9, 163], [103, 104, 81, 165, 9, 166], [41, 51, 52, 53, 43, 168, 9, 169], [103, 104, 81, 171, 9, 172], [103, 104, 81, 174, 9, 175], [103, 104, 81, 177, 9, 178], [103, 104, 81, 180, 9, 181], [103, 104, 81, 183, 9, 184], [103, 104, 81, 186, 9, 187], [103, 104, 81, 189, 9, 190], [103, 104, 81, 192, 9, 193], [103, 104, 81, 195, 9, 196], [103, 104, 81, 198, 9, 199], [103, 104, 81, 201, 9, 202], [103, 104, 81, 204, 9, 205], [103, 104, 81, 207, 9, 208], [103, 104, 81, 210, 9, 211], [103, 104, 81, 213, 9, 214], [103, 104, 81, 216, 9, 217], [103, 104, 81, 219, 9, 220], [103, 104, 81, 222, 9, 223], [103, 104, 81, 225, 9, 226], [103, 104, 81, 228, 9, 229], [103, 104, 81, 231, 9, 232], [41, 51, 52, 53, 43, 234, 9, 235], [103, 104, 81, 237, 9, 238], [103, 104, 81, 240, 9, 241], [103, 104, 81, 243, 9, 244], [103, 104, 81, 246, 9, 247], [41, 51, 52, 53, 43, 249, 9, 250], [103, 104, 81, 252, 9, 253], [41, 51, 52, 53, 43, 255, 9, 256], [103, 104, 81, 258, 9, 259], [103, 104, 81, 261, 9, 262], [103, 104, 81, 264, 9, 265], [103, 104, 81, 267, 9, 268], [103, 104, 81, 270, 9, 271], [103, 104, 81, 273, 9, 274], [103, 104, 81, 276, 9, 277], [103, 104, 81, 279, 9, 280], [41, 51, 52, 53, 43, 282, 9, 283], [103, 104, 81, 285, 9, 286], [103, 104, 81, 288, 9, 289], [103, 104, 81, 291, 9, 292], [103, 104, 81, 294, 9, 295], [41, 51, 52, 53, 43, 297, 9, 298], [103, 104, 81, 300, 9, 301], [103, 104, 81, 303, 9, 304], [103, 104, 81, 306, 9, 307], [103, 104, 81, 309, 9, 310], [103, 104, 81, 312, 9, 313], [103, 104, 81, 315, 9, 316], [103, 104, 81, 318, 9, 319], [103, 104, 81, 321, 9, 322], [103, 104, 81, 324, 9, 325], [103, 104, 81, 327, 9, 328], [103, 104, 81, 330, 9, 331], [103, 104, 81, 333, 9, 334], [103, 104, 81, 336, 9, 337], [103, 104, 81, 339, 9, 340], [103, 104, 81, 342, 9, 343], [103, 104, 81, 345, 9, 346], [], [349, 350, 9, 351], [], [354, 355, 356, 357, 349, 358, 9, 359], [], [], [356, 365, 9, 366], [354, 369, 370, 371, 372, 373, 349, 374, 9, 375], [9, 377], [43, 380, 381, 16, 349, 382, 9, 383], [], [], [354, 387, 349, 388, 9, 389], [], [354, 392, 9, 393], [], [354, 396, 9, 397], [], [349, 399, 9, 400], [], [354, 403, 9, 404], [349, 406, 9, 407], [354, 409, 349, 410, 356, 411, 9, 412], [372, 415, 349, 416, 417, 418, 9, 419], [349, 421, 9, 422], [349, 424, 9, 425], [349, 427, 9, 428], [430, 431, 432, 433, 349, 434, 9, 435], [438, 16, 430, 439, 9, 440], [], [349, 443, 9, 444], [447, 16, 448, 433, 449, 450, 451, 450, 452, 453, 9, 454], [457, 458, 459, 460, 9, 461], [354, 463, 349, 464, 9, 465], [349, 468, 430, 469, 9, 470], [9, 473], [349, 475, 476, 477, 9, 478], [9, 480], [482, 483, 9, 484], [370, 371, 349, 486, 43, 487, 9, 488], [349, 490, 9, 491], [], [349, 494, 9, 495], [482, 497, 9, 498], [370, 371, 372, 500, 349, 501, 43, 502, 9, 503], [349, 505, 9, 506], [], [482, 508, 9, 509], [370, 371, 372, 511, 349, 501, 43, 512, 9, 513], [349, 505, 9, 515], [], [482, 517, 9, 518], [370, 371, 372, 520, 349, 501, 43, 521, 9, 522], [349, 505, 9, 524], [], [482, 526, 9, 527], [370, 371, 372, 529, 349, 501, 43, 530, 9, 531], [349, 505, 9, 533], [], [482, 535, 9, 536], [370, 371, 372, 538, 349, 501, 43, 539, 9, 540], [349, 505, 9, 542], [], [482, 544, 9, 545], [370, 371, 372, 547, 349, 501, 43, 548, 9, 549], [349, 505, 9, 551], [], [482, 553, 9, 554], [370, 371, 372, 556, 349, 501, 43, 557, 9, 558], [349, 505, 9, 560], [], [482, 562, 9, 563], [370, 371, 372, 565, 349, 501, 43, 566, 9, 567], [349, 505, 9, 569], [], [482, 571, 9, 572], [370, 371, 372, 574, 349, 501, 43, 575, 9, 576], [349, 505, 9, 578], [], [482, 450, 9, 580], [370, 371, 372, 582, 349, 501, 43, 583, 9, 584], [349, 505, 9, 586], [], [482, 588, 9, 589], [370, 371, 372, 591, 349, 501, 43, 592, 9, 593], [349, 505, 9, 595], [], [482, 597, 9, 598], [370, 371, 372, 600, 349, 501, 43, 601, 9, 602], [349, 505, 9, 604], [], [9, 606], [349, 475, 476, 477, 9, 608], [9, 610], [482, 612, 9, 613], [370, 371, 349, 486, 43, 615, 9, 616], [349, 490, 9, 618], [], [349, 494, 9, 621], [482, 623, 9, 624], [370, 371, 372, 626, 349, 501, 43, 627, 9, 628], [349, 505, 9, 630], [], [482, 632, 9, 633], [370, 371, 372, 635, 349, 501, 43, 636, 9, 637], [349, 505, 9, 639], [], [482, 641, 9, 642], [370, 371, 372, 644, 349, 501, 43, 645, 9, 646], [349, 505, 9, 648], [], [482, 650, 9, 651], [370, 371, 372, 653, 349, 501, 43, 654, 9, 655], [349, 505, 9, 657], [], [482, 659, 9, 660], [370, 371, 372, 662, 349, 501, 43, 663, 9, 664], [349, 505, 9, 666], [], [9, 668], [349, 475, 476, 477, 9, 670], [9, 672], [482, 674, 9, 675], [370, 371, 349, 486, 43, 677, 9, 678], [349, 490, 9, 680], [], [349, 494, 9, 683], [482, 685, 9, 686], [370, 371, 372, 688, 349, 501, 43, 689, 9, 690], [349, 505, 9, 692], [], [482, 694, 9, 695], [370, 371, 372, 697, 349, 501, 43, 698, 9, 699], [349, 505, 9, 701], [], [482, 703, 9, 704], [370, 371, 372, 706, 349, 501, 43, 707, 9, 708], [349, 505, 9, 710], [], [482, 712, 9, 713], [370, 371, 372, 715, 349, 501, 43, 716, 9, 717], [349, 505, 9, 719], [], [482, 721, 9, 722], [370, 371, 372, 724, 349, 501, 43, 725, 9, 726], [349, 505, 9, 728], [], [482, 730, 9, 731], [370, 371, 372, 733, 349, 501, 43, 734, 9, 735], [349, 505, 9, 737], [], [482, 739, 9, 740], [370, 371, 372, 742, 349, 501, 43, 743, 9, 744], [349, 505, 9, 746], [], [482, 748, 9, 749], [370, 371, 372, 751, 349, 501, 43, 752, 9, 753], [349, 505, 9, 755], [], [482, 757, 9, 758], [370, 371, 372, 760, 349, 501, 43, 761, 9, 762], [349, 505, 9, 764], [], [482, 766, 9, 767], [370, 371, 372, 769, 349, 501, 43, 770, 9, 771], [349, 505, 9, 773], [], [482, 775, 9, 776], [370, 371, 372, 778, 349, 501, 43, 677, 9, 779], [349, 505, 9, 781], [], [9, 783], [349, 475, 476, 785, 9, 786], [9, 788], [482, 790, 9, 791], [370, 371, 349, 486, 43, 793, 9, 794], [349, 490, 9, 796], [], [349, 494, 9, 799], [482, 801, 9, 802], [370, 371, 372, 804, 43, 805, 349, 501, 9, 806], [349, 505, 9, 808], [], [9, 810], [349, 475, 476, 477, 9, 812], [9, 814], [482, 816, 9, 817], [370, 371, 349, 486, 43, 819, 9, 820], [349, 490, 9, 822], [], [349, 494, 9, 825], [482, 827, 9, 828], [370, 371, 372, 830, 349, 501, 43, 831, 9, 832], [349, 505, 9, 834], [], [482, 836, 9, 837], [370, 371, 372, 839, 349, 501, 43, 840, 9, 841], [349, 505, 9, 843], [], [482, 845, 9, 846], [370, 371, 372, 848, 349, 501, 43, 849, 9, 850], [349, 505, 9, 852], [], [482, 854, 9, 855], [370, 371, 372, 857, 349, 501, 43, 858, 9, 859], [349, 505, 9, 861], [], [482, 863, 9, 864], [370, 371, 372, 866, 349, 501, 43, 867, 9, 868], [349, 505, 9, 870], [], [482, 872, 9, 873], [370, 371, 372, 875, 349, 501, 43, 876, 9, 877], [349, 505, 9, 879], [], [482, 881, 9, 882], [370, 371, 372, 884, 349, 501, 43, 885, 9, 886], [349, 505, 9, 888], [], [9, 890], [349, 475, 476, 892, 9, 893], [9, 895], [482, 897, 9, 898], [370, 371, 349, 486, 43, 900, 9, 901], [349, 490, 9, 903], [], [349, 494, 9, 906], [482, 908, 9, 909], [370, 371, 372, 911, 349, 501, 43, 912, 9, 913], [349, 505, 9, 915], [], [482, 917, 9, 918], [370, 371, 372, 920, 349, 501, 43, 921, 9, 922], [349, 505, 9, 924], [], [482, 926, 9, 927], [370, 371, 372, 929, 349, 501, 43, 930, 9, 931], [349, 505, 9, 933], [], [482, 935, 9, 936], [370, 371, 372, 938, 349, 501, 43, 939, 9, 940], [349, 505, 9, 942], [], [482, 944, 9, 945], [370, 371, 372, 947, 349, 501, 43, 948, 9, 949], [349, 505, 9, 951], [], [482, 953, 9, 954], [370, 371, 372, 956, 349, 501, 43, 957, 9, 958], [349, 505, 9, 960], [], [482, 962, 9, 963], [370, 371, 372, 965, 349, 501, 43, 966, 9, 967], [349, 505, 9, 969], [], [482, 971, 9, 972], [370, 371, 372, 974, 349, 501, 43, 975, 9, 976], [349, 505, 9, 978], [], [482, 980, 9, 981], [370, 371, 372, 983, 349, 501, 43, 984, 9, 985], [349, 505, 9, 987], [], [482, 989, 9, 990], [370, 371, 372, 992, 349, 501, 43, 993, 9, 994], [349, 505, 9, 996], [], [9, 998], [349, 475, 476, 892, 9, 1000], [9, 1002], [482, 1004, 9, 1005], [370, 371, 349, 486, 43, 1007, 9, 1008], [349, 490, 9, 1010], [], [349, 494, 9, 1013], [482, 1015, 9, 1016], [370, 371, 372, 1018, 349, 501, 43, 1019, 9, 1020], [349, 505, 9, 1022], [], [482, 1024, 9, 1025], [370, 371, 372, 1027, 349, 501, 43, 1028, 9, 1029], [349, 505, 9, 1031], [], [482, 1033, 9, 1034], [370, 371, 372, 1036, 349, 501, 43, 1037, 9, 1038], [349, 505, 9, 1040], [], [482, 1042, 9, 1043], [370, 371, 372, 1045, 349, 501, 43, 1007, 9, 1046], [349, 505, 9, 1048], [], [9, 1050], [349, 475, 476, 1052, 9, 1053], [9, 1055], [482, 1057, 9, 1058], [370, 371, 349, 486, 43, 1060, 9, 1061], [349, 490, 9, 1063], [], [349, 494, 9, 1066], [482, 1068, 9, 1069], [370, 371, 372, 1071, 349, 501, 43, 1072, 9, 1073], [349, 505, 9, 1075], [], [482, 1077, 9, 1078], [370, 371, 372, 1080, 349, 501, 43, 1081, 9, 1082], [349, 505, 9, 1084], [], [482, 1086, 9, 1087], [370, 371, 372, 1089, 349, 501, 43, 1060, 9, 1090], [349, 505, 9, 1092], [], [9, 1094], [349, 475, 476, 1096, 9, 1097], [9, 1099], [482, 1101, 9, 1102], [370, 371, 349, 486, 43, 1104, 9, 1105], [349, 490, 9, 1107], [], [349, 494, 9, 1110], [482, 1112, 9, 1113], [370, 371, 372, 1115, 349, 501, 43, 1116, 9, 1117], [349, 505, 9, 1119], [], [482, 1121, 9, 1122], [370, 371, 372, 1124, 349, 501, 43, 1125, 9, 1126], [349, 505, 9, 1128], [], [482, 1130, 9, 1131], [370, 371, 372, 1133, 349, 501, 43, 1134, 9, 1135], [349, 505, 9, 1137], [], [482, 1139, 9, 1140], [370, 371, 372, 1142, 349, 501, 43, 1104, 9, 1143], [349, 505, 9, 1145], [], [9, 1147], [349, 475, 476, 1149, 9, 1150], [9, 1152], [482, 1154, 9, 1155], [370, 371, 349, 486, 43, 1157, 9, 1158], [349, 490, 9, 1160], [], [349, 494, 9, 1163], [482, 1165, 9, 1166], [370, 371, 372, 1168, 349, 501, 43, 1169, 9, 1170], [349, 505, 9, 1172], [], [482, 1174, 9, 1175], [370, 371, 372, 1177, 349, 501, 43, 1178, 9, 1179], [349, 505, 9, 1181], [], [482, 1183, 9, 1184], [370, 371, 372, 1186, 349, 501, 43, 1157, 9, 1187], [349, 505, 9, 1189], [], [9, 1191], [349, 475, 476, 1193, 9, 1194], [9, 1196], [482, 1198, 9, 1199], [370, 371, 349, 486, 43, 1201, 9, 1202], [349, 490, 9, 1204], [], [349, 494, 9, 1207], [482, 1209, 9, 1210], [370, 371, 372, 1212, 349, 501, 43, 1213, 9, 1214], [349, 505, 9, 1216], [], [482, 1218, 9, 1219], [370, 371, 372, 1221, 43, 1222, 349, 501, 9, 1223], [349, 505, 9, 1225], [], [447, 16, 349, 1227, 9, 1228], [349, 1230, 9, 1231], [], [482, 1234, 9, 1235], [370, 371, 372, 1237, 349, 501, 43, 1238, 9, 1239], [349, 505, 9, 1241], [], [9, 1243], [349, 475, 476, 785, 9, 1245], [9, 1247], [482, 1249, 9, 1250], [370, 371, 349, 486, 43, 1252, 9, 1253], [349, 490, 9, 1255], [], [349, 494, 9, 1258], [482, 1260, 9, 1261], [370, 371, 372, 1263, 349, 501, 43, 1264, 9, 1265], [349, 505, 9, 1267], [], [482, 1269, 9, 1270], [370, 371, 372, 1272, 349, 501, 43, 1273, 9, 1274], [349, 505, 9, 1276], [], [349, 1278, 9, 1279], [1281, 16, 372, 1282, 43, 1283, 349, 1284, 430, 1285, 356, 1286, 9, 1287], [349, 1289, 9, 1290], [349, 1292, 9, 1293], [], [349, 1296, 9, 1297], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1299], [457, 458, 459, 1301, 9, 1302], [349, 1304, 9, 1305], [372, 1307, 430, 1308, 349, 1309, 43, 44, 9, 1310], [349, 1312, 447, 16, 449, 1313, 451, 1314, 452, 1315, 9, 1316], [459, 1318, 9, 1319], [459, 1321, 9, 1322], [459, 1324, 9, 1325], [459, 1327, 9, 1328], [459, 1330, 9, 1331], [459, 1333, 9, 1334], [459, 1336, 9, 1337], [459, 1339, 9, 1340], [459, 1342, 9, 1343], [459, 1345, 9, 1346], [459, 1348, 9, 1349], [457, 1351, 459, 1352, 9, 1353], [457, 1355, 459, 1356, 9, 1357], [457, 1355, 1360, 1361, 1362, 1363, 1364, 517, 9, 1365], [349, 1367, 9, 1368], [430, 1370, 1371, 1372, 41, 1373, 349, 1374, 43, 1375, 9, 1376], [349, 1378, 9, 1379], [], [430, 1382, 1371, 1372, 41, 1373, 43, 1383, 349, 1384, 9, 1385], [349, 1378, 9, 1387], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 1393], [457, 458, 459, 1395, 9, 1396], [372, 1398, 417, 418, 349, 1399, 9, 1400], [430, 1402, 372, 1403, 432, 433, 349, 1404, 9, 1405], [349, 1407, 430, 1408, 9, 1409], [349, 1411, 9, 1412], [], [349, 1414, 9, 1415], [349, 1417, 9, 1418], [349, 1420, 430, 1421, 9, 1422], [349, 1424, 9, 1425], [349, 1427, 9, 1428], [], [447, 16, 349, 1431, 9, 1432], [447, 16, 349, 1434, 9, 1435], [349, 1437, 9, 1438], [447, 16, 448, 433, 449, 632, 451, 632, 452, 453, 9, 1440], [457, 1442, 459, 1443, 9, 1444], [349, -1, 9, 1446], [430, 1448, 349, -1, 9, 1449], [482, 483, 9, 1451], [430, 1453, 370, 371, 349, 1454, 43, 1455, 9, 1456], [349, 1458, 9, 1459], [], [482, 497, 9, 1462], [43, 1464, 349, 1465, 370, 371, 9, 1466], [349, 1458, 9, 1468], [], [482, 508, 9, 1471], [43, 1473, 349, 1465, 370, 371, 9, 1474], [349, 1458, 9, 1476], [], [482, 517, 9, 1479], [349, 1481, 43, 1482, 41, 1483, 370, 371, 430, 1484, 9, 1485], [349, 1458, 9, 1487], [], [349, 1490, 9, 1491], [430, 1493, 349, 1494, 43, 1283, 9, 1495], [349, 1497, 9, 1498], [349, 1500, 9, 1501], [], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1503], [457, 458, 459, 1301, 9, 1505], [349, 1490, 9, 1507], [349, 1509, 430, 1510, 432, 433, 372, 1511, 1512, 1513, 9, 1514], [447, 16, 448, 433, 449, 1516, 451, 623, 452, 1517, 9, 1518], [457, 458, 459, 1520, 9, 1521], [349, 1523, 430, 1524, 354, 1513, 417, 1525, 9, 1526], [349, 1528, 9, 1529], [349, 1532, 9, 1533], [354, 1535, 370, 483, 349, 1536, 9, 1537], [], [349, 1540, 9, 1541], [9, 1543], [], [430, 1547, 349, 1500, 9, 1548], [], [354, 1551, 349, 1552, 9, 1553], [349, 1555, 9, 1556], [349, 1558, 9, 1559], [349, 1561, 9, 1562], [], [], [349, 1564, 9, 1565], [], [], [349, 1567, 9, 1568], [349, 1570, 417, 1571, 370, 483, 9, 1572], [349, 1574, 9, 1575], [81, 1578, 349, 1579, 1580, 1581, 9, 1582], [349, 1584, 9, 1585], [349, 1587, 9, 1588], [349, 1590, 9, 1591], [], [349, 1593, 9, 1594], [9, 1596], [349, 1598, 9, 1599], [], [], [9, 1603], [349, 1605, 9, 1606], [], [349, 1609, 9, 1610], [52, 1571, 417, 1571, 1612, 433, 349, 1613, 9, 1614], [349, 1616, 9, 1617], [], [349, 1620, 9, 1621], [349, 1623, 1624, 1625, 9, 1626], [349, 1628, 9, 1629], [349, 1631, 9, 1632], [349, 1634, 9, 1635], [349, 1637, 9, 1638], [349, 1640, 9, 1641], [], [349, 1643, 9, 1644], [349, 1646, 9, 1647], [349, 1649, 9, 1650], [349, 1652, 9, 1653], [], [349, 1655, 9, 1656], [], [349, 1637, 9, 1659], [349, 1640, 9, 1661], [], [349, 1643, 9, 1663], [349, 1646, 9, 1665], [349, 1649, 9, 1667], [349, 1652, 9, 1669], [], [349, 1637, 9, 1671], [349, 1640, 9, 1673], [], [349, 1643, 9, 1675], [349, 1646, 9, 1677], [349, 1649, 9, 1679], [349, 1652, 9, 1681], [], [349, 1637, 9, 1683], [349, 1640, 9, 1685], [], [349, 1643, 9, 1687], [349, 1646, 9, 1689], [349, 1649, 9, 1691], [349, 1652, 9, 1693], [], [9, 1695], [349, 1697, 9, 1698], [349, 1700, 1624, 1701, 43, 1702, 9, 1703], [349, 1705, 447, 16, 9, 1706], [349, 1708, 9, 1709], [], [349, 1712, 9, 1713], [], [349, 1705, 447, 16, 9, 1715], [349, 1717, 9, 1718], [], [349, 1712, 9, 1720], [], [349, 1705, 447, 16, 9, 1722], [349, 1724, 9, 1725], [], [349, 1712, 9, 1727], [], [349, 1705, 447, 16, 9, 1729], [349, 1731, 9, 1732], [], [349, 1712, 9, 1734], [], [349, 1705, 447, 16, 9, 1736], [349, 1738, 9, 1739], [], [349, 1712, 9, 1741], [], [349, 1705, 447, 16, 9, 1743], [349, 1745, 9, 1746], [], [349, 1712, 9, 1748], [], [349, 1750, 9, 1751], [], [349, 1753, 9, 1754], [349, 1756, 9, 1757], [447, 16, 349, 1759, 9, 1760], [349, 1762, 9, 1763], [349, 1765, 430, 1766, 372, 1767, 9, 1768], [349, 1771, 9, 1772], [349, 1775, 9, 1776], [], [9, 1780], [9, 1782], [430, 1784, 349, 1785, 43, 1786, 9, 1787], [349, 1427, 9, 1789], [], [349, 1771, 9, 1791], [349, 1775, 9, 1793], [], [9, 1797], [9, 1799], [430, 1801, 349, 1802, 43, 1803, 9, 1804], [349, 1458, 9, 1806], [], [9, 1809], [430, 1811, 349, 1802, 43, 1812, 9, 1813], [349, 1458, 9, 1815], [], [9, 1818], [430, 1820, 349, 1802, 43, 1821, 9, 1822], [349, 1458, 9, 1824], [], [447, 16, 349, 1827, 9, 1828], [349, 1830, 9, 1831], [349, 1753, 9, 1833], [349, 1835, 430, 1836, 9, 1837], [349, 1839, 9, 1840], [349, 1842, 9, 1843], [], [349, 1846, 9, 1847], [52, 1571, 417, 1571, 1612, 433, 349, 1849, 9, 1850], [349, 1616, 9, 1852], [], [349, 1855, 9, 1856], [349, 1858, 9, 1859], [349, 1861, 9, 1862], [349, 1864, 9, 1865], [349, 1867, 9, 1868], [349, 1871, 9, 1872], [], [349, 1874, 43, 1116, 9, 1875], [], [9, 1878], [9, 1880], [349, 1882, 9, 1883], [], [], [349, 1885, 356, 1886, 9, 1887], [372, 1889, 349, 1890, 43, 1891, 9, 1892], [349, 1894, 9, 1895], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1899], [349, 1901, 9, 1902], [349, 1904, 9, 1905], [], [349, 1907, 9, 1908], [349, 1753, 9, 1910], [349, 1912, 9, 1913], [430, 1915, 354, 1916, 417, 1571, 1512, 1917, 432, 433, 349, 1918, 43, 1891, 9, 1919], [349, 1616, 9, 1921], [], [349, 1924, 9, 1925], [430, 1927, 354, 1928, 417, 1571, 1512, 1929, 432, 433, 349, 1918, 43, 1891, 9, 1930], [349, 1616, 9, 1932], [], [349, 1934, 9, 1935], [], [], [349, 1885, 356, 1886, 9, 1937], [372, 1939, 349, 1890, 43, 1940, 9, 1941], [349, 1894, 9, 1943], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1945], [349, 1901, 9, 1947], [349, 1904, 9, 1949], [], [349, 1934, 9, 1951], [], [], [349, 1885, 356, 1886, 9, 1953], [372, 1955, 349, 1890, 43, 1956, 9, 1957], [349, 1894, 9, 1959], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1961], [349, 1901, 9, 1963], [349, 1904, 9, 1965], [], [349, 1934, 9, 1967], [], [], [349, 1885, 356, 1886, 9, 1969], [372, 1971, 349, 1890, 43, 1972, 9, 1973], [349, 1894, 9, 1975], [1580, -1, 447, 16, 81, 1977, 349, 1898, 9, 1978], [349, 1901, 9, 1980], [349, 1904, 9, 1982], [], [349, 1934, 9, 1984], [], [], [349, 1885, 356, 1886, 9, 1986], [372, 1988, 349, 1890, 43, 1989, 9, 1990], [349, 1894, 9, 1992], [1580, -1, 447, 16, 81, 1994, 349, 1898, 9, 1995], [349, 1901, 9, 1997], [349, 1904, 9, 1999], [], [349, 1861, 9, 2001], [349, 1864, 9, 2003], [349, 1867, 9, 2005], [349, 1871, 9, 2007], [], [349, 1874, 43, 1037, 9, 2010], [], [9, 2013], [9, 2015], [349, 1882, 9, 2017], [], [], [349, 1885, 356, 2019, 9, 2020], [372, 2022, 349, 1890, 43, 2023, 9, 2024], [349, 1894, 9, 2026], [1580, -1, 447, 16, 81, 2028, 349, 1898, 9, 2029], [349, 1901, 9, 2031], [349, 1904, 9, 2033], [], [349, 1907, 9, 2035], [349, 1753, 9, 2037], [349, 1912, 9, 2039], [430, 1915, 354, 2041, 417, 1571, 1512, 2042, 432, 433, 349, 1918, 43, 2023, 9, 2043], [349, 1616, 9, 2045], [], [349, 1924, 9, 2047], [430, 1927, 354, 2049, 417, 1571, 1512, 2050, 432, 433, 349, 1918, 43, 2023, 9, 2051], [349, 1616, 9, 2053], [], [349, 1934, 9, 2055], [], [], [349, 1885, 356, 2019, 9, 2057], [372, 2059, 349, 1890, 43, 2060, 9, 2061], [349, 1894, 9, 2063], [1580, -1, 447, 16, 81, 2065, 349, 1898, 9, 2066], [349, 1901, 9, 2068], [349, 1904, 9, 2070], [], [349, 1934, 9, 2072], [], [], [349, 1885, 356, 2019, 9, 2074], [372, 2076, 349, 1890, 43, 2077, 9, 2078], [349, 1894, 9, 2080], [1580, -1, 447, 16, 81, 2082, 349, 1898, 9, 2083], [349, 1901, 9, 2085], [349, 1904, 9, 2087], [], [349, 1934, 9, 2089], [], [], [349, 1885, 356, 2019, 9, 2091], [372, 2093, 349, 1890, 43, 2094, 9, 2095], [349, 1894, 9, 2097], [1580, -1, 447, 16, 81, 2099, 349, 1898, 9, 2100], [349, 1901, 9, 2102], [349, 1904, 9, 2104], [], [349, 1934, 9, 2106], [], [], [349, 1885, 356, 2019, 9, 2108], [372, 2110, 349, 1890, 43, 2111, 9, 2112], [349, 1894, 9, 2114], [1580, -1, 447, 16, 81, 2116, 349, 1898, 9, 2117], [349, 1901, 9, 2119], [349, 1904, 9, 2121], [], [349, 1861, 9, 2123], [349, 1864, 9, 2125], [349, 1867, 9, 2127], [349, 1871, 9, 2129], [], [349, 1874, 43, 1072, 9, 2131], [], [9, 2134], [9, 2136], [349, 1882, 9, 2138], [], [], [349, 1885, 356, 2140, 9, 2141], [372, 2143, 349, 1890, 43, 2144, 9, 2145], [349, 1894, 9, 2147], [1580, -1, 447, 16, 81, 2149, 349, 1898, 9, 2150], [349, 1901, 9, 2152], [349, 1904, 9, 2154], [], [349, 1907, 9, 2156], [349, 1753, 9, 2158], [349, 1912, 9, 2160], [430, 1915, 354, 2162, 417, 1571, 1512, 2163, 432, 433, 349, 1918, 43, 2144, 9, 2164], [349, 1616, 9, 2166], [], [349, 1924, 9, 2169], [430, 1927, 354, 2171, 417, 1571, 1512, 2172, 432, 433, 349, 1918, 43, 2144, 9, 2173], [349, 1616, 9, 2175], [], [349, 1934, 9, 2177], [], [], [349, 1885, 356, 2140, 9, 2179], [372, 2181, 349, 1890, 43, 2182, 9, 2183], [349, 1894, 9, 2185], [1580, -1, 447, 16, 81, 2187, 349, 1898, 9, 2188], [349, 1901, 9, 2190], [349, 1904, 9, 2192], [], [349, 1934, 9, 2194], [], [], [349, 1885, 356, 2140, 9, 2196], [372, 2198, 349, 1890, 43, 2199, 9, 2200], [349, 1894, 9, 2202], [1580, -1, 447, 16, 81, 2204, 349, 1898, 9, 2205], [349, 1901, 9, 2207], [349, 1904, 9, 2209], [], [349, 1934, 9, 2211], [], [], [349, 1885, 356, 2140, 9, 2213], [372, 2215, 349, 1890, 43, 2216, 9, 2217], [349, 1894, 9, 2219], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2222], [349, 1901, 9, 2224], [349, 1904, 9, 2226], [], [349, 1934, 9, 2228], [], [], [349, 1885, 356, 2140, 9, 2230], [372, 2232, 349, 1890, 43, 2233, 9, 2234], [349, 1894, 9, 2236], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2238], [349, 1901, 9, 2240], [349, 1904, 9, 2242], [], [349, 1861, 9, 2244], [349, 1864, 9, 2246], [349, 1867, 9, 2248], [349, 1871, 9, 2250], [], [349, 1874, 43, 1081, 9, 2252], [], [9, 2255], [9, 2257], [349, 1882, 9, 2259], [], [], [349, 1885, 356, 2140, 9, 2261], [372, 2263, 349, 1890, 43, 2264, 9, 2265], [349, 1894, 9, 2267], [1580, -1, 447, 16, 81, 2269, 349, 1898, 9, 2270], [349, 1901, 9, 2272], [349, 1904, 9, 2274], [], [349, 1907, 9, 2276], [349, 1753, 9, 2278], [349, 1912, 9, 2280], [430, 1915, 354, 2282, 417, 1571, 1512, 2283, 432, 433, 349, 1918, 43, 2264, 9, 2284], [349, 1616, 9, 2286], [], [349, 1924, 9, 2288], [430, 1927, 354, 2290, 417, 1571, 1512, 2291, 432, 433, 349, 1918, 43, 2264, 9, 2292], [349, 1616, 9, 2294], [], [349, 1934, 9, 2296], [], [], [349, 1885, 356, 2140, 9, 2298], [372, 2300, 349, 1890, 43, 2301, 9, 2302], [349, 1894, 9, 2304], [1580, -1, 447, 16, 81, 2306, 349, 1898, 9, 2307], [349, 1901, 9, 2309], [349, 1904, 9, 2311], [], [349, 2313, 9, 2314], [], [], [349, 1885, 356, 2140, 9, 2316], [372, 2318, 349, 1890, 43, 2319, 9, 2320], [349, 1894, 9, 2322], [1580, -1, 447, 16, 81, 2324, 349, 1898, 9, 2325], [349, 1901, 9, 2327], [349, 1904, 9, 2329], [], [349, 1861, 9, 2331], [349, 1864, 9, 2333], [349, 1867, 9, 2335], [349, 1871, 9, 2337], [], [349, 1874, 43, 2340, 9, 2341], [], [9, 2344], [9, 2346], [349, 1882, 9, 2348], [], [], [349, 1885, 356, 2019, 9, 2350], [372, 2352, 349, 1890, 43, 2353, 9, 2354], [349, 1894, 9, 2356], [1580, -1, 447, 16, 81, 2358, 349, 1898, 9, 2359], [349, 1901, 9, 2361], [349, 1904, 9, 2363], [], [349, 1907, 9, 2365], [349, 1753, 9, 2367], [349, 1912, 9, 2369], [430, 1915, 354, 2371, 417, 1571, 1512, 2372, 432, 433, 349, 1918, 43, 2353, 9, 2373], [349, 1616, 9, 2375], [], [349, 1924, 9, 2377], [430, 1927, 354, 2379, 417, 1571, 1512, 2380, 432, 433, 349, 1918, 43, 2353, 9, 2381], [349, 1616, 9, 2383], [], [349, 1934, 9, 2385], [], [], [349, 1885, 356, 2019, 9, 2387], [372, 2389, 349, 1890, 43, 2390, 9, 2391], [349, 1894, 9, 2393], [1580, -1, 447, 16, 81, 2395, 349, 1898, 9, 2396], [349, 1901, 9, 2398], [349, 1904, 9, 2400], [], [349, 1934, 9, 2402], [], [], [349, 1885, 356, 2019, 9, 2404], [372, 2406, 349, 1890, 43, 2407, 9, 2408], [349, 1894, 9, 2410], [1580, -1, 447, 16, 81, 2412, 349, 1898, 9, 2413], [349, 1901, 9, 2415], [349, 1904, 9, 2417], [], [349, 2313, 9, 2419], [], [], [349, 1885, 356, 2019, 9, 2421], [372, 2423, 349, 1890, 43, 2424, 9, 2425], [349, 1894, 9, 2427], [1580, -1, 447, 16, 81, 2429, 349, 1898, 9, 2430], [349, 1901, 9, 2432], [349, 1904, 9, 2434], [], [349, 1861, 9, 2436], [349, 1864, 9, 2438], [349, 1867, 9, 2440], [349, 1871, 9, 2442], [], [349, 1874, 43, 2445, 9, 2446], [], [9, 2449], [9, 2451], [349, 1882, 9, 2453], [], [], [349, 1885, 356, 2019, 9, 2455], [372, 2457, 349, 1890, 43, 2458, 9, 2459], [349, 1894, 9, 2461], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2464], [349, 1901, 9, 2466], [349, 1904, 9, 2468], [], [349, 1934, 9, 2470], [], [], [349, 1885, 356, 2019, 9, 2472], [372, 2474, 349, 1890, 43, 2475, 9, 2476], [349, 1894, 9, 2478], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2480], [349, 1901, 9, 2482], [349, 1904, 9, 2484], [], [349, 1934, 9, 2486], [], [], [349, 1885, 356, 2019, 9, 2488], [372, 2490, 349, 1890, 43, 2491, 9, 2492], [349, 1894, 9, 2494], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2496], [349, 1901, 9, 2498], [349, 1904, 9, 2500], [], [349, 1907, 9, 2502], [349, 1753, 9, 2504], [349, 1912, 9, 2506], [430, 1915, 354, 2508, 417, 1571, 1512, 2509, 432, 433, 349, 1918, 43, 2491, 9, 2510], [349, 1616, 9, 2512], [], [349, 1924, 9, 2514], [430, 1927, 354, 2516, 417, 1571, 1512, 2517, 432, 433, 349, 1918, 43, 2491, 9, 2518], [349, 1616, 9, 2520], [], [349, 1934, 9, 2522], [], [], [349, 1885, 356, 2019, 9, 2524], [372, 2526, 349, 1890, 43, 2527, 9, 2528], [349, 1894, 9, 2530], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2532], [349, 1901, 9, 2534], [349, 1904, 9, 2536], [], [349, 1934, 9, 2538], [], [], [349, 1885, 356, 2019, 9, 2540], [372, 2542, 349, 1890, 43, 2543, 9, 2544], [349, 1894, 9, 2546], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2548], [349, 1901, 9, 2550], [349, 1904, 9, 2552], [], [349, 1861, 9, 2554], [349, 1864, 9, 2556], [349, 1867, 9, 2558], [349, 1871, 9, 2560], [], [349, 1874, 43, 1178, 9, 2562], [], [9, 2564], [9, 2566], [349, 1882, 9, 2568], [], [], [349, 1885, 356, 2570, 9, 2571], [372, 2573, 349, 1890, 43, 2574, 9, 2575], [349, 1894, 9, 2577], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2580], [349, 1901, 9, 2582], [349, 1904, 9, 2584], [], [349, 1907, 9, 2586], [349, 1753, 9, 2588], [349, 1912, 9, 2590], [430, 1915, 354, 2592, 417, 1571, 1512, 2593, 432, 433, 349, 1918, 43, 2574, 9, 2594], [349, 1616, 9, 2596], [], [349, 1924, 9, 2598], [430, 1927, 354, 2600, 417, 1571, 1512, 2601, 432, 433, 349, 1918, 43, 2574, 9, 2602], [349, 1616, 9, 2604], [], [349, 1934, 9, 2606], [], [], [349, 1885, 356, 2570, 9, 2608], [372, 2610, 349, 1890, 43, 2611, 9, 2612], [349, 1894, 9, 2614], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2616], [349, 1901, 9, 2618], [349, 1904, 9, 2620], [], [349, 1934, 9, 2622], [], [], [349, 1885, 356, 2570, 9, 2624], [372, 2626, 349, 1890, 43, 2627, 9, 2628], [349, 1894, 9, 2630], [1580, -1, 447, 16, 81, 2632, 349, 1898, 9, 2633], [349, 1901, 9, 2635], [349, 1904, 9, 2637], [], [349, 1934, 9, 2639], [], [], [349, 1885, 356, 2570, 9, 2641], [372, 2643, 349, 1890, 43, 2644, 9, 2645], [349, 1894, 9, 2647], [1580, -1, 447, 16, 81, 2649, 349, 1898, 9, 2650], [349, 1901, 9, 2652], [349, 1904, 9, 2654], [], [349, 1934, 9, 2656], [], [], [349, 1885, 356, 2570, 9, 2658], [372, 2660, 349, 1890, 43, 2661, 9, 2662], [349, 1894, 9, 2664], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2666], [349, 1901, 9, 2668], [349, 1904, 9, 2670], [], [349, 1861, 9, 2672], [349, 1864, 9, 2674], [349, 1867, 9, 2676], [349, 1871, 9, 2678], [], [349, 1874, 43, 1134, 9, 2680], [], [9, 2683], [9, 2685], [349, 1934, 9, 2687], [], [], [349, 1885, 356, 1886, 9, 2689], [372, 2691, 349, 1890, 43, 2692, 9, 2693], [349, 1894, 9, 2695], [1580, -1, 447, 16, 81, 2697, 349, 1898, 9, 2698], [349, 1901, 9, 2700], [349, 1904, 9, 2702], [], [349, 1934, 9, 2704], [], [], [349, 1885, 356, 1886, 9, 2706], [372, 2708, 349, 1890, 43, 2709, 9, 2710], [349, 1894, 9, 2712], [1580, -1, 447, 16, 81, 2714, 349, 1898, 9, 2715], [349, 1901, 9, 2717], [349, 1904, 9, 2719], [], [349, 1934, 9, 2721], [], [], [349, 1885, 356, 1886, 9, 2723], [372, 2725, 349, 1890, 43, 2726, 9, 2727], [349, 1894, 9, 2729], [1580, -1, 447, 16, 81, 2731, 349, 1898, 9, 2732], [349, 1901, 9, 2734], [349, 1904, 9, 2736], [], [349, 1934, 9, 2738], [], [], [349, 1885, 356, 1886, 9, 2740], [372, 2742, 349, 1890, 43, 2743, 9, 2744], [349, 1894, 9, 2746], [1580, -1, 447, 16, 81, 2748, 349, 1898, 9, 2749], [349, 1901, 9, 2751], [349, 1904, 9, 2753], [], [349, 2313, 9, 2755], [], [], [349, 1885, 356, 1886, 9, 2757], [372, 2759, 349, 1890, 43, 2760, 9, 2761], [349, 1894, 9, 2763], [1580, -1, 447, 16, 81, 2765, 349, 1898, 9, 2766], [349, 1901, 9, 2768], [349, 1904, 9, 2770], [], [349, 1907, 9, 2772], [349, 1753, 9, 2774], [349, 1912, 9, 2776], [430, 1915, 354, 2778, 417, 1571, 1512, 2779, 432, 433, 349, 1918, 43, 2760, 9, 2780], [349, 1616, 9, 2782], [], [349, 1924, 9, 2784], [430, 1927, 354, 2786, 417, 1571, 1512, 2787, 432, 433, 349, 1918, 43, 2760, 9, 2788], [349, 1616, 9, 2790], [], [349, 2792, 9, 2793], [349, 2795, 9, 2796], [349, 2798, 9, 2799], [449, 2801, 451, 2801, 452, 2802, 349, 2803, 9, 2804], [2807, 2808, 2809, 497, 457, 2808, 2810, 2811, 9, 2812], [457, 458, 1360, 659, 1362, 659, 1364, 659, 9, 2814], [2816, 2817, 457, 2818, 9, 2819], [2822, 562, 2823, 483, 449, 526, 451, 685, 2824, 508, 9, 2825], [2822, 483, 2823, 562, 449, 685, 451, 526, 2824, 508, 9, 2827], [], [349, 2830, 9, 2831], [349, 2833, 9, 2834], [349, 2836, 9, 2837], [349, 2839, 9, 2840], [349, 2843, 9, 2844], [], [349, 2848, 9, 2849], [349, 2851, 9, 2852], [370, 371, 447, 16, 349, 2854, 43, 2855, 9, 2856], [349, 2858, 356, 2859, 9, 2860], [81, 2862, 1580, -1, 349, 2863, 9, 2864], [349, 2866, 356, 2867, 9, 2868], [349, 2870, 9, 2871], [349, 2873, 43, 2855, 9, 2874], [], [372, 2877, 9, 2878], [349, 2880, 9, 2881], [349, 2883, 43, 2264, 9, 2884], [], [349, 2886, 9, 2887], [370, 371, 447, 16, 349, 2854, 43, 2889, 9, 2890], [349, 2858, 356, 2859, 9, 2892], [81, 2894, 1580, -1, 349, 2863, 9, 2895], [349, 2866, 356, 2867, 9, 2897], [349, 2870, 9, 2899], [349, 2873, 43, 2889, 9, 2901], [], [372, 2877, 9, 2904], [349, 2880, 9, 2906], [349, 2883, 43, 2144, 9, 2908], [], [349, 2910, 9, 2911], [370, 371, 447, 16, 349, 2854, 43, 2913, 9, 2914], [349, 2858, 356, 2859, 9, 2916], [81, 2918, 1580, -1, 349, 2863, 9, 2919], [349, 2866, 356, 2867, 9, 2921], [349, 2870, 9, 2923], [349, 2873, 43, 2913, 9, 2925], [], [372, 2877, 9, 2928], [349, 2880, 9, 2930], [349, 2883, 43, 2760, 9, 2932], [], [447, 16, 349, 1759, 9, 2934], [354, 2936, 9, 2937], [349, 2940, 9, 2941], [349, 2943, 9, 2944], [349, 2946, 9, 2947], [349, 2949, 9, 2950], [349, 2953, 9, 2954], [], [349, 2957, 9, 2958], [349, 2953, 9, 2960], [], [1371, 1372, 41, 1373, 43, 2963, 349, 2964, 9, 2965], [349, 1378, 9, 2967], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 2969], [457, 458, 459, 1395, 9, 2971], [], [349, 2974, 43, 2975, 9, 2976], [], [], [417, 2980, 2981, 2982, 9, 2983], [354, 2982, 349, 1500, 9, 2985], [], [372, 2936, 417, 418, 9, 2988], [349, 2990, 9, 2991], [349, 2993, 9, 2994], [349, 2996, 9, 2997], [349, 2999, 43, 3000, 9, 3001], [], [9, 3004], [349, 3006, 9, 3007], [43, 3009, 349, 2999, 9, 3010], [], [349, 3006, 9, 3013], [349, 2999, 43, 3015, 9, 3016], [], [349, 3006, 9, 3019], [349, 2999, 43, 3021, 9, 3022], [], [349, 3006, 9, 3025], [349, 2999, 43, 3027, 9, 3028], [], [349, 3006, 9, 3031], [349, 2999, 43, 3033, 9, 3034], [], [349, 3006, 9, 3037], [349, 2999, 43, 3039, 9, 3040], [], [349, 3006, 9, 3043], [349, 2999, 43, 3045, 9, 3046], [], [349, 3006, 9, 3049], [349, 2999, 43, 3051, 9, 3052], [], [349, 3006, 9, 3055], [43, 3057, 349, 2999, 9, 3058], [], [349, 3006, 9, 3061], [372, 3063, 349, 2999, 43, 3064, 9, 3065], [], [349, 3006, 9, 3068], [349, 2999, 43, 3070, 9, 3071], [], [349, 2993, 9, 3074], [349, 2996, 9, 3076], [], [9, 3079], [349, 3006, 9, 3081], [43, 3083, 349, 2999, 9, 3084], [], [349, 3006, 9, 3087], [43, 3089, 349, 2999, 9, 3090], [], [349, 3006, 9, 3093], [349, 2999, 43, 3095, 9, 3096], [], [349, 3006, 9, 3099], [43, 3101, 349, 2999, 9, 3102], [], [349, 2993, 9, 3105], [349, 2996, 9, 3107], [349, 2999, 43, 3109, 9, 3110], [], [9, 3113], [349, 3115, 9, 3116], [43, 3118, 349, 1494, 9, 3119], [81, 3121, 1580, 3122, 356, 3123, 9, 3124], [349, 3115, 9, 3126], [43, 3128, 349, 1494, 9, 3129], [81, 3131, 1580, 3132, 356, 3123, 9, 3133], [349, 2993, 9, 3135], [349, 2996, 9, 3137], [], [9, 3139], [349, 3006, 9, 3141], [349, 2999, 43, 487, 9, 3143], [], [349, 3006, 9, 3145], [349, 2999, 43, 615, 9, 3147], [], [349, 3006, 9, 3149], [349, 2999, 43, 677, 9, 3151], [], [349, 3006, 9, 3153], [349, 2999, 43, 793, 9, 3155], [], [349, 3006, 9, 3157], [349, 2999, 43, 819, 9, 3159], [], [349, 3006, 9, 3161], [349, 2999, 43, 900, 9, 3163], [], [349, 3006, 9, 3165], [349, 2999, 43, 1007, 9, 3167], [], [349, 3006, 9, 3169], [349, 2999, 43, 1060, 9, 3171], [], [349, 3006, 9, 3173], [349, 2999, 43, 1104, 9, 3175], [], [349, 3006, 9, 3177], [349, 2999, 43, 1157, 9, 3179], [], [349, 3006, 9, 3181], [349, 2999, 43, 1201, 9, 3183], [], [349, 3006, 9, 3185], [349, 2999, 43, 1252, 9, 3187], [], [349, 3189, 9, 3190], [349, 3192, 9, 3193], [349, 3195, 43, 1464, 9, 3196], [], [349, 3199, 9, 3200], [349, 3202, 9, 3203], [], [9, 3207], [349, 3202, 9, 3209], [9, 3211], [349, 2999, 43, 3213, 9, 3214], [], [349, 3202, 9, 3217], [9, 3219], [349, 2999, 43, 3221, 9, 3222], [], [349, 3202, 9, 3225], [9, 3227], [349, 2999, 43, 3229, 9, 3230], [], [349, 3233, 9, 3234], [349, 3236, 9, 3237], [43, 3239, 372, 3240, 349, 3241, 9, 3242], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3244, 9, 3245], [457, 458, 459, 3247, 9, 3248], [43, 3250, 372, 3251, 349, 3241, 9, 3252], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3254, 9, 3255], [457, 458, 459, 3257, 9, 3258], [43, 3260, 372, 3261, 349, 3241, 9, 3262], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3264, 9, 3265], [457, 458, 459, 3267, 9, 3268], [], [], [], [], [], [9, 3270], [], [], [81, 3274, 9, 3275], [], [81, 3277, 9, 3278], [], [356, 3282, 9, 3283], [3285, 3286, 356, 3287, 9, 3288], [356, 3290, 9, 3291], [41, 51, 43, 3293, 9, 3294], [356, 3287, 9, 3296], [356, 3290, 9, 3298], [41, 51, 43, 3293, 9, 3300]], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [125, 126, 608, 609, 611, 612, 759, 760, 779, 780, 789, 790, 799, 800, 809, 810, 828, 829, 848, 849, 858, 859, 868, 869, 878, 879, 897, 898, 917, 918, 927, 928, 937, 938, 947, 948, 966, 967, 986, 987, 996, 997, 1015, 1016, 1035, 1036, 1045, 1046, 1055, 1056, 1074, 1075, 1084, 1085, 1094, 1095, 1114, 1115, 1124, 1125, 1143, 1144, 1163, 1164, 1173, 1174, 1183, 1184, 1193, 1194, 1212, 1213, 1222, 1223, 1232, 1233, 1242, 1243, 1252, 1253], "value": [362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364]}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": [0, 130, 160, 165, 169, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 216, 221, 225, 229, 233, 237, 244, 249, 253, 257, 261, 265, 269, 273, 277, 281, 285, 289, 296, 301, 308, 313, 317, 321, 325, 329, 333, 337, 344, 349, 353, 357, 361, 365, 369, 373, 377, 381, 385, 392, 397, 401, 405, 409, 416, 421, 425, 429, 436, 441, 445, 449, 453, 460, 465, 469, 473, 480, 485, 489, 496, 503, 508, 512, 516, 524, 541, 544, 568, 572, 576, 580, 584, 674, 717, 725, 729, 733, 754, 762, 771, 775, 782, 792, 802, 812, 823, 831, 840, 844, 851, 861, 871, 881, 892, 900, 909, 913, 920, 930, 940, 950, 961, 969, 978, 982, 989, 999, 1010, 1018, 1027, 1031, 1038, 1048, 1058, 1069, 1077, 1087, 1097, 1106, 1110, 1117, 1127, 1138, 1146, 1155, 1159, 1166, 1176, 1186, 1196, 1207, 1215, 1225, 1235, 1245, 1255, 1264, 1268, 1289, 1294, 1298, 1301, 1306, 1310, 1313, 1318, 1322, 1335, 1341, 1351, 1355, 1358, 1361, 1364, 1367, 1370, 1373, 1376, 1379, 1382, 1385, 1392, 1395, 1398, 1401, 1405, 1409, 1412, 1419, 1422, 1425, 1428, 1431, 1434, 1437, 1440, 1443, 1446, 1449, 1452, 1456, 1464, 1468, 1472, 1476, 1479, 1482]}, "currentSourceURL": {"index": [616, 764, 784, 794, 804, 814, 833, 853, 863, 873, 883, 902, 922, 932, 942, 952, 971, 991, 1001, 1020, 1040, 1050, 1060, 1079, 1089, 1099, 1119, 1129, 1148, 1168, 1178, 1188, 1198, 1217, 1227, 1237, 1247, 1257, 1291, 1303, 1315, 1410, 1413], "value": [1578, 1897, 1897, 1897, 1977, 1994, 2028, 2065, 2082, 2099, 2116, 2149, 2187, 2204, 2221, 2221, 2269, 2306, 2324, 2358, 2395, 2412, 2429, 2463, 2463, 2463, 2463, 2463, 2579, 2579, 2632, 2649, 2579, 2697, 2714, 2731, 2748, 2765, 2862, 2894, 2918, 3121, 3131]}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 122, 124, 125, 125, 125, 125, 125, 126, 126, 126, 126, 126, 127, 128, 129, 130, 131, 133, 135, 137, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 596, 597, 598, 599, 602, 603, 604, 605, 606, 607, 608, 608, 608, 608, 608, 609, 609, 609, 609, 609, 610, 611, 611, 611, 611, 611, 612, 612, 612, 612, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 759, 760, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 778, 779, 779, 780, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 789, 790, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 799, 800, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 809, 810, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 828, 829, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 847, 848, 848, 849, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 858, 859, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 868, 869, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 878, 879, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 897, 898, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 916, 917, 917, 918, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 927, 928, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 937, 938, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 947, 948, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 966, 967, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 985, 986, 986, 987, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 996, 997, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1015, 1016, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1034, 1035, 1035, 1036, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1045, 1046, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1055, 1056, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1074, 1075, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1084, 1085, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1094, 1095, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1113, 1114, 1114, 1115, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1124, 1125, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1143, 1144, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1162, 1163, 1163, 1164, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1173, 1174, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1183, 1184, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1193, 1194, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1212, 1213, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1222, 1223, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1232, 1233, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1242, 1243, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1252, 1253, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1497, 1498, 1499, 1501, 1502], "styles": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 0, 0, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [69, 74, 48, 149], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 0], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 3114], [0, -20, 1280, 62], [40, -19, 1200, 60], [40, -19, 1200, 60], [40, -19, 512.5, 60], [60, -19, 74, 60], [60, -19, 74, 60], [60, 1, 74, 20], [60, 3, 58, 16], [124, 6, 10, 16], [124, 9, 10, 10], [124, 9, 10, 6], [166, -19, 200, 60], [166, -9, 200, 40], [166, 1, 200, 20], [176, 1, 160, 20], [176, 3, 49, 16], [336, 1, 20, 20], [336, 1, 20, 20], [336, 1, 19.75, 19.75], [552.5, -19, 175, 60], [552.5, -19, 175, 60], [552.5, -3, 175, 28], [585.953125, 3.03125, 12.484375, 16], [600, 2.984375, 9.828125, 16], [611.34375, 8.1875, 8.921875, 11.046875], [622.6875, 8.203125, 9.859375, 10.765625], [637.8125, 2.78125, 15.234375, 16.234375], [653.09375, 8.1875, 10.03125, 11.078125], [664.40625, 8.1875, 8.921875, 11.046875], [675.140625, 2.984375, 10.640625, 16.25], [687.59375, 8.1875, 10.171875, 11.046875], [699.4375, 8.171875, 16.109375, 10.796875], [716.5625, 8.421875, 10.65625, 15.984375], [553.15625, -2.9375, 25.84375, 27.875], [556.1875, 8.328125, 19.890625, 10.90625], [563.09375, 2.78125, 5.984375, 5.984375], [727.5, -19, 512.5, 60], [852, -19, 93, 60], [852, 1, 93, 20], [852, 3, 93, 16], [977, -19, 73, 60], [977, 1, 53, 20], [977, 3, 53, 16], [1034, 3, 16, 16], [1036, 5, 12, 12], [1066, -19, 154, 60], [1082, -19, 138, 62], [1082, 2, 138, 20], [1082, 2, 138, 20], [1082, 4, 138, 16], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 43, 48, 33.59375], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 46, 67, 25], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [0, 0, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [0, 0, 0, 0], [80, 42, 1120, 125], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [0, 0, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [0, 0, 0, 0], [62, 42, 360, 130], [62, 52, 90, 110], [62, 52, 90, 110], [62, 52, 90, 110], [162, 52, 250, 84], [162, 78, 240, 53], [162, 78, 240, 32], [162, 80, 240, 28], [162, 112, 240, 19], [162, 115, 114, 14], [162, 113, 114, 16], [162, 113, 114, 16], [276, 115, 13, 14], [289, 115, 91, 14], [289, 113, 91, 16], [289, 113, 91, 16], [1075, 42, 125, 76], [1075, 76, 125, 32], [1103.5, 83, 68, 18], [1103.5, 85, 68, 14], [966, 127.03125, 234, 19.96875], [966, 130.546875, 51, 12], [966, 127.03125, 51, 19.96875], [976, 128.03125, 31, 18.96875], [976, 128.03125, 31, 18.96875], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [983, 131.03125, 3, 12], [983, 131.03125, 3, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1017, 129.546875, 0, 14], [1017, 128.59375, 183, 16.796875], [1027, 124.59375, 178, 24], [1032, 130.59375, 23, 12], [1032, 129.59375, 13, 13], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1048, 130.59375, 7, 12], [1060, 130.59375, 23, 12], [1060, 129.59375, 13, 13], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1076, 130.59375, 7, 12], [1088, 130.59375, 23, 12], [1088, 129.59375, 13, 13], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1104, 130.59375, 7, 12], [1116, 130.59375, 23, 12], [1116, 129.59375, 13, 13], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1132, 130.59375, 7, 12], [1144, 130.59375, 23, 12], [1144, 129.59375, 13, 13], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1160, 130.59375, 7, 12], [1172, 130.59375, 23, 12], [1172, 129.59375, 13, 13], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1188, 130.59375, 7, 12], [1194, 127.59375, 1, 1], [1194, 129.59375, 37, 45.59375], [0, 172, 1280, 2353], [56, 172, 1168, 2353], [56, 172, 24, 2353], [80, 180, 256, 2345], [80, 180, 255, 2345], [80, 204, 255, 72], [104, 204, 231, 16], [104, 206, 63.8125, 12], [80, 232, 255, 44], [80, 232, 255, 44], [80, 232, 255, 44], [105, 244, 229, 20], [105, 246, 58, 16], [80, 308, 255, 160], [104, 308, 231, 16], [104, 310, 87, 12], [80, 336, 255, 132], [80, 336, 255, 44], [80, 336, 255, 44], [105, 348, 229, 20], [105, 350, 61, 16], [80, 380, 255, 44], [80, 380, 255, 44], [105, 392, 229, 20], [105, 394, 46, 16], [80, 424, 255, 44], [80, 424, 255, 44], [105, 436, 229, 20], [105, 438, 61, 16], [336, 172, 32, 2353], [368, 196, 832, 2329], [368, 196, 832, 2329], [368, 196, 832, 2078], [368, 196, 832, 37], [368, 196, 361.5, 32], [368, 198, 142, 28], [729.5, 221, 361.5, 0], [1091, 201, 109, 32], [1107, 208, 77, 18], [1107, 210, 77, 14], [368, 245, 832, 2000], [368, 245, 888, 2000], [368, 245, 444, 400], [368, 245, 388, 368], [368, 245, 388, 44.59375], [368, 255, 74, 19.59375], [368, 256, 74, 15], [689, 255, 67, 19.59375], [689, 257, 67, 14], [368, 309.59375, 388, 288], [368, 317.59375, 388, 272], [368, 317.59375, 388, 48], [391, 309.59375, 2, 16], [0, 0, 0, 0], [391, 357.59375, 2, 16], [0, 0, 0, 0], [368, 317.59375, 388, 48], [368, 317.59375, 245, 48], [368, 317.59375, 48, 48], [374, 323.59375, 36, 36], [416, 330.59375, 197, 22], [426, 330.59375, 177, 22], [426, 333.59375, 177, 15], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [701, 332.59375, 30, 18], [701, 334.59375, 30, 14], [368, 373.59375, 388, 48], [391, 365.59375, 2, 16], [0, 0, 0, 0], [391, 413.59375, 2, 16], [0, 0, 0, 0], [368, 373.59375, 388, 48], [368, 373.59375, 248, 48], [368, 373.59375, 48, 48], [374, 379.59375, 36, 36], [416, 386.59375, 200, 22], [426, 386.59375, 180, 22], [426, 389.59375, 180, 15], [368, 429.59375, 388, 48], [391, 421.59375, 2, 16], [0, 0, 0, 0], [391, 469.59375, 2, 16], [0, 0, 0, 0], [368, 429.59375, 388, 48], [368, 429.59375, 131, 48], [368, 429.59375, 48, 48], [374, 435.59375, 36, 36], [416, 442.59375, 83, 22], [426, 442.59375, 63, 22], [426, 445.59375, 63, 15], [368, 485.59375, 388, 48], [391, 477.59375, 2, 16], [0, 0, 0, 0], [391, 525.59375, 2, 16], [0, 0, 0, 0], [368, 485.59375, 388, 48], [368, 485.59375, 160, 48], [368, 485.59375, 48, 48], [374, 491.59375, 36, 36], [416, 498.59375, 112, 22], [426, 498.59375, 92, 22], [426, 501.59375, 92, 15], [368, 541.59375, 388, 48], [391, 533.59375, 2, 16], [0, 0, 0, 0], [391, 581.59375, 2, 16], [0, 0, 0, 0], [368, 541.59375, 388, 48], [368, 541.59375, 281, 48], [368, 541.59375, 48, 48], [374, 547.59375, 36, 36], [416, 554.59375, 233, 22], [426, 554.59375, 213, 22], [426, 557.59375, 213, 15], [812, 245, 444, 400], [812, 245, 388, 368], [812, 245, 388, 44.59375], [812, 255, 101, 19.59375], [812, 256, 101, 15], [1133, 255, 67, 19.59375], [1133, 257, 67, 14], [812, 309.59375, 388, 288], [812, 317.59375, 388, 272], [812, 317.59375, 388, 48], [835, 309.59375, 2, 16], [0, 0, 0, 0], [835, 357.59375, 2, 16], [0, 0, 0, 0], [812, 317.59375, 388, 48], [812, 317.59375, 171, 48], [812, 317.59375, 48, 48], [818, 323.59375, 36, 36], [860, 330.59375, 123, 22], [870, 330.59375, 103, 22], [870, 333.59375, 103, 15], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1145, 332.59375, 30, 18], [1145, 334.59375, 30, 14], [812, 373.59375, 388, 48], [835, 365.59375, 2, 16], [0, 0, 0, 0], [835, 413.59375, 2, 16], [0, 0, 0, 0], [812, 373.59375, 388, 48], [812, 373.59375, 178, 48], [812, 373.59375, 48, 48], [818, 379.59375, 36, 36], [860, 386.59375, 130, 22], [870, 386.59375, 110, 22], [870, 389.59375, 110, 15], [812, 429.59375, 388, 48], [835, 421.59375, 2, 16], [0, 0, 0, 0], [835, 469.59375, 2, 16], [0, 0, 0, 0], [812, 429.59375, 388, 48], [812, 429.59375, 218, 48], [812, 429.59375, 48, 48], [818, 435.59375, 36, 36], [860, 442.59375, 170, 22], [870, 442.59375, 150, 22], [870, 445.59375, 150, 15], [812, 485.59375, 388, 48], [835, 477.59375, 2, 16], [0, 0, 0, 0], [835, 525.59375, 2, 16], [0, 0, 0, 0], [812, 485.59375, 388, 48], [812, 485.59375, 202, 48], [812, 485.59375, 48, 48], [818, 491.59375, 36, 36], [860, 498.59375, 154, 22], [870, 498.59375, 134, 22], [870, 501.59375, 134, 15], [812, 541.59375, 388, 48], [835, 533.59375, 2, 16], [0, 0, 0, 0], [835, 581.59375, 2, 16], [0, 0, 0, 0], [812, 541.59375, 388, 48], [812, 541.59375, 177, 48], [812, 541.59375, 48, 48], [818, 547.59375, 36, 36], [860, 554.59375, 129, 22], [870, 554.59375, 109, 22], [870, 557.59375, 109, 15], [368, 645, 444, 400], [368, 645, 388, 368], [368, 645, 388, 44.59375], [368, 655, 165, 19.59375], [368, 656, 165, 15], [697, 655, 59, 19.59375], [697, 657, 59, 14], [368, 709.59375, 388, 288], [368, 717.59375, 388, 272], [368, 717.59375, 388, 48], [391, 709.59375, 2, 16], [0, 0, 0, 0], [391, 757.59375, 2, 16], [0, 0, 0, 0], [368, 717.59375, 388, 48], [368, 717.59375, 283, 48], [368, 717.59375, 48, 48], [374, 723.59375, 36, 36], [416, 730.59375, 235, 22], [426, 730.59375, 215, 22], [426, 733.59375, 215, 15], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [691, 732.59375, 49, 18], [691, 734.59375, 49, 14], [368, 773.59375, 388, 48], [391, 765.59375, 2, 16], [0, 0, 0, 0], [391, 813.59375, 2, 16], [0, 0, 0, 0], [368, 773.59375, 388, 48], [368, 773.59375, 287.328125, 48], [368, 773.59375, 48, 48], [374, 779.59375, 36, 36], [416, 775.59375, 239.328125, 44], [426, 775.59375, 219.328125, 44], [426, 778.59375, 185, 37], [368, 829.59375, 388, 48], [391, 821.59375, 2, 16], [0, 0, 0, 0], [391, 869.59375, 2, 16], [0, 0, 0, 0], [368, 829.59375, 388, 48], [368, 829.59375, 287.328125, 48], [368, 829.59375, 48, 48], [374, 835.59375, 36, 36], [416, 831.59375, 239.328125, 44], [426, 831.59375, 219.328125, 44], [426, 834.59375, 177, 37], [368, 885.59375, 388, 48], [391, 877.59375, 2, 16], [0, 0, 0, 0], [391, 925.59375, 2, 16], [0, 0, 0, 0], [368, 885.59375, 388, 48], [368, 885.59375, 287.328125, 48], [368, 885.59375, 48, 48], [374, 891.59375, 36, 36], [416, 887.59375, 239.328125, 44], [426, 887.59375, 219.328125, 44], [426, 890.59375, 150, 37], [368, 941.59375, 388, 48], [391, 933.59375, 2, 16], [0, 0, 0, 0], [391, 981.59375, 2, 16], [0, 0, 0, 0], [368, 941.59375, 388, 48], [368, 941.59375, 285, 48], [368, 941.59375, 48, 48], [374, 947.59375, 36, 36], [416, 954.59375, 237, 22], [426, 954.59375, 217, 22], [426, 957.59375, 217, 15], [812, 645, 444, 400], [812, 645, 388, 368], [812, 645, 388, 44.59375], [812, 655, 122, 19.59375], [812, 656, 122, 15], [1141, 655, 59, 19.59375], [1141, 657, 59, 14], [812, 709.59375, 388, 176], [812, 717.59375, 388, 160], [812, 717.59375, 388, 48], [835, 709.59375, 2, 16], [0, 0, 0, 0], [835, 757.59375, 2, 16], [0, 0, 0, 0], [812, 717.59375, 388, 48], [812, 717.59375, 140, 48], [812, 717.59375, 48, 48], [818, 723.59375, 36, 36], [860, 730.59375, 92, 22], [870, 730.59375, 72, 22], [870, 733.59375, 72, 15], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1135, 732.59375, 49, 18], [1135, 734.59375, 49, 14], [812, 773.59375, 388, 48], [835, 765.59375, 2, 16], [0, 0, 0, 0], [835, 813.59375, 2, 16], [0, 0, 0, 0], [812, 773.59375, 388, 48], [812, 773.59375, 157, 48], [812, 773.59375, 48, 48], [818, 779.59375, 36, 36], [860, 786.59375, 109, 22], [870, 786.59375, 89, 22], [870, 789.59375, 89, 15], [812, 829.59375, 388, 48], [835, 821.59375, 2, 16], [0, 0, 0, 0], [835, 869.59375, 2, 16], [0, 0, 0, 0], [812, 829.59375, 388, 48], [812, 829.59375, 191, 48], [812, 829.59375, 48, 48], [818, 835.59375, 36, 36], [860, 842.59375, 143, 22], [870, 842.59375, 123, 22], [870, 845.59375, 123, 15], [368, 1045, 444, 400], [368, 1045, 388, 368], [368, 1045, 388, 44.59375], [368, 1055, 184, 19.59375], [368, 1056, 184, 15], [697, 1055, 59, 19.59375], [697, 1057, 59, 14], [368, 1109.59375, 388, 232], [368, 1117.59375, 388, 216], [368, 1117.59375, 388, 48], [391, 1109.59375, 2, 16], [0, 0, 0, 0], [391, 1157.59375, 2, 16], [0, 0, 0, 0], [368, 1117.59375, 388, 48], [368, 1117.59375, 205, 48], [368, 1117.59375, 48, 48], [374, 1123.59375, 36, 36], [416, 1130.59375, 157, 22], [426, 1130.59375, 137, 22], [426, 1133.59375, 137, 15], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [701, 1132.59375, 30, 18], [701, 1134.59375, 30, 14], [368, 1173.59375, 388, 48], [391, 1165.59375, 2, 16], [0, 0, 0, 0], [391, 1213.59375, 2, 16], [0, 0, 0, 0], [368, 1173.59375, 388, 48], [368, 1173.59375, 264, 48], [368, 1173.59375, 48, 48], [374, 1179.59375, 36, 36], [416, 1186.59375, 216, 22], [426, 1186.59375, 196, 22], [426, 1189.59375, 196, 15], [368, 1229.59375, 388, 48], [391, 1221.59375, 2, 16], [0, 0, 0, 0], [391, 1269.59375, 2, 16], [0, 0, 0, 0], [368, 1229.59375, 388, 48], [368, 1229.59375, 287.328125, 48], [368, 1229.59375, 48, 48], [374, 1235.59375, 36, 36], [416, 1231.59375, 239.328125, 44], [426, 1231.59375, 219.328125, 44], [426, 1234.59375, 187, 37], [368, 1285.59375, 388, 48], [391, 1277.59375, 2, 16], [0, 0, 0, 0], [391, 1325.59375, 2, 16], [0, 0, 0, 0], [368, 1285.59375, 388, 48], [368, 1285.59375, 279, 48], [368, 1285.59375, 48, 48], [374, 1291.59375, 36, 36], [416, 1298.59375, 231, 22], [426, 1298.59375, 211, 22], [426, 1301.59375, 211, 15], [812, 1045, 444, 400], [812, 1045, 388, 368], [812, 1045, 388, 44.59375], [812, 1055, 145, 19.59375], [812, 1056, 145, 15], [1141, 1055, 59, 19.59375], [1141, 1057, 59, 14], [812, 1109.59375, 388, 288], [812, 1117.59375, 388, 272], [812, 1117.59375, 388, 48], [835, 1109.59375, 2, 16], [0, 0, 0, 0], [835, 1157.59375, 2, 16], [0, 0, 0, 0], [812, 1117.59375, 388, 48], [812, 1117.59375, 287.328125, 48], [812, 1117.59375, 48, 48], [818, 1123.59375, 36, 36], [860, 1119.59375, 239.328125, 44], [870, 1119.59375, 219.328125, 44], [870, 1122.59375, 161, 37], [812, 1173.59375, 388, 48], [835, 1165.59375, 2, 16], [0, 0, 0, 0], [835, 1213.59375, 2, 16], [0, 0, 0, 0], [812, 1173.59375, 388, 48], [812, 1173.59375, 167, 48], [812, 1173.59375, 48, 48], [818, 1179.59375, 36, 36], [860, 1186.59375, 119, 22], [870, 1186.59375, 99, 22], [870, 1189.59375, 99, 15], [812, 1229.59375, 388, 48], [835, 1221.59375, 2, 16], [0, 0, 0, 0], [835, 1269.59375, 2, 16], [0, 0, 0, 0], [812, 1229.59375, 388, 48], [812, 1229.59375, 135, 48], [812, 1229.59375, 48, 48], [818, 1235.59375, 36, 36], [860, 1242.59375, 87, 22], [870, 1242.59375, 67, 22], [870, 1245.59375, 67, 15], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1135, 1244.59375, 49, 18], [1135, 1246.59375, 49, 14], [812, 1285.59375, 388, 48], [835, 1277.59375, 2, 16], [0, 0, 0, 0], [835, 1325.59375, 2, 16], [0, 0, 0, 0], [812, 1285.59375, 388, 48], [812, 1285.59375, 220, 48], [812, 1285.59375, 48, 48], [818, 1291.59375, 36, 36], [860, 1298.59375, 172, 22], [870, 1298.59375, 152, 22], [870, 1301.59375, 152, 15], [812, 1341.59375, 388, 48], [835, 1333.59375, 2, 16], [0, 0, 0, 0], [835, 1381.59375, 2, 16], [0, 0, 0, 0], [812, 1341.59375, 388, 48], [812, 1341.59375, 157, 48], [812, 1341.59375, 48, 48], [818, 1347.59375, 36, 36], [860, 1354.59375, 109, 22], [870, 1354.59375, 89, 22], [870, 1357.59375, 89, 15], [368, 1445, 444, 400], [368, 1445, 388, 368], [368, 1445, 388, 44.59375], [368, 1455, 116, 19.59375], [368, 1456, 116, 15], [697, 1455, 59, 19.59375], [697, 1457, 59, 14], [368, 1509.59375, 388, 288], [368, 1517.59375, 388, 272], [368, 1517.59375, 388, 48], [391, 1509.59375, 2, 16], [0, 0, 0, 0], [391, 1557.59375, 2, 16], [0, 0, 0, 0], [368, 1517.59375, 388, 48], [368, 1517.59375, 241, 48], [368, 1517.59375, 48, 48], [374, 1523.59375, 36, 36], [416, 1530.59375, 193, 22], [426, 1530.59375, 173, 22], [426, 1533.59375, 173, 15], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [701, 1532.59375, 30, 18], [701, 1534.59375, 30, 14], [368, 1573.59375, 388, 48], [391, 1565.59375, 2, 16], [0, 0, 0, 0], [391, 1613.59375, 2, 16], [0, 0, 0, 0], [368, 1573.59375, 388, 48], [368, 1573.59375, 287.328125, 48], [368, 1573.59375, 48, 48], [374, 1579.59375, 36, 36], [416, 1575.59375, 239.328125, 44], [426, 1575.59375, 219.328125, 44], [426, 1578.59375, 185, 37], [368, 1629.59375, 388, 48], [391, 1621.59375, 2, 16], [0, 0, 0, 0], [391, 1669.59375, 2, 16], [0, 0, 0, 0], [368, 1629.59375, 388, 48], [368, 1629.59375, 287.328125, 48], [368, 1629.59375, 48, 48], [374, 1635.59375, 36, 36], [416, 1631.59375, 239.328125, 44], [426, 1631.59375, 219.328125, 44], [426, 1634.59375, 170, 37], [368, 1685.59375, 388, 48], [391, 1677.59375, 2, 16], [0, 0, 0, 0], [391, 1725.59375, 2, 16], [0, 0, 0, 0], [368, 1685.59375, 388, 48], [368, 1685.59375, 170, 48], [368, 1685.59375, 48, 48], [374, 1691.59375, 36, 36], [416, 1698.59375, 122, 22], [426, 1698.59375, 102, 22], [426, 1701.59375, 102, 15], [368, 1741.59375, 388, 48], [391, 1733.59375, 2, 16], [0, 0, 0, 0], [391, 1781.59375, 2, 16], [0, 0, 0, 0], [368, 1741.59375, 388, 48], [368, 1741.59375, 287.328125, 48], [368, 1741.59375, 48, 48], [374, 1747.59375, 36, 36], [416, 1743.59375, 239.328125, 44], [426, 1743.59375, 219.328125, 44], [426, 1746.59375, 174, 37], [812, 1445, 444, 400], [812, 1445, 388, 368], [812, 1445, 388, 44.59375], [812, 1455, 95, 19.59375], [812, 1456, 95, 15], [1141, 1455, 59, 19.59375], [1141, 1457, 59, 14], [812, 1509.59375, 388, 288], [812, 1517.59375, 388, 272], [812, 1517.59375, 388, 48], [835, 1509.59375, 2, 16], [0, 0, 0, 0], [835, 1557.59375, 2, 16], [0, 0, 0, 0], [812, 1517.59375, 388, 48], [812, 1517.59375, 287.328125, 48], [812, 1517.59375, 48, 48], [818, 1523.59375, 36, 36], [860, 1519.59375, 239.328125, 44], [870, 1519.59375, 219.328125, 44], [870, 1522.59375, 182, 37], [812, 1573.59375, 388, 48], [835, 1565.59375, 2, 16], [0, 0, 0, 0], [835, 1613.59375, 2, 16], [0, 0, 0, 0], [812, 1573.59375, 388, 48], [812, 1573.59375, 287.328125, 48], [812, 1573.59375, 48, 48], [818, 1579.59375, 36, 36], [860, 1575.59375, 239.328125, 44], [870, 1575.59375, 219.328125, 44], [870, 1578.59375, 165, 37], [812, 1629.59375, 388, 48], [835, 1621.59375, 2, 16], [0, 0, 0, 0], [835, 1669.59375, 2, 16], [0, 0, 0, 0], [812, 1629.59375, 388, 48], [812, 1629.59375, 287.328125, 48], [812, 1629.59375, 48, 48], [818, 1635.59375, 36, 36], [860, 1631.59375, 239.328125, 44], [870, 1631.59375, 219.328125, 44], [870, 1634.59375, 197, 37], [812, 1685.59375, 388, 48], [835, 1677.59375, 2, 16], [0, 0, 0, 0], [835, 1725.59375, 2, 16], [0, 0, 0, 0], [812, 1685.59375, 388, 48], [812, 1685.59375, 287.328125, 48], [812, 1685.59375, 48, 48], [818, 1691.59375, 36, 36], [860, 1687.59375, 239.328125, 44], [870, 1687.59375, 219.328125, 44], [870, 1690.59375, 208, 37], [812, 1741.59375, 388, 48], [835, 1733.59375, 2, 16], [0, 0, 0, 0], [835, 1781.59375, 2, 16], [0, 0, 0, 0], [812, 1741.59375, 388, 48], [812, 1741.59375, 181, 48], [812, 1741.59375, 48, 48], [818, 1747.59375, 36, 36], [860, 1754.59375, 133, 22], [870, 1754.59375, 113, 22], [870, 1757.59375, 113, 15], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1135, 1756.59375, 49, 18], [1135, 1758.59375, 49, 14], [368, 1845, 888, 368], [368, 1845, 848, 368], [733.828125, 1997.5, 116.34375, 63], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [782, 2005.5, 20, 20], [790, 2005.5, 4, 20], [782, 2013.5, 20, 4], [733.828125, 2045.5, 116.34375, 15], [368, 2245, 832, 9], [368, 2274, 832, 251], [368, 2284, 832, 16], [388, 2286, 121, 12], [368, 2308, 832, 185], [388, 2308, 208, 169], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2441, 208, 36], [388, 2441, 208, 18], [388, 2442, 129, 15], [388, 2459, 208, 18], [388, 2459, 57, 18], [388, 2463, 57, 14], [388, 2464, 57, 12], [680, 2308, 208, 169], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2441, 208, 36], [680, 2441, 208, 18], [680, 2442, 148, 15], [680, 2459, 208, 18], [680, 2459, 174, 18], [680, 2463, 174, 14], [680, 2464, 174, 12], [972, 2308, 208, 169], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2441, 208, 36], [972, 2441, 208, 18], [972, 2442, 172, 15], [972, 2459, 208, 18], [972, 2459, 91, 18], [972, 2463, 91, 14], [972, 2464, 91, 12], [1200, 172, 24, 2353], [0, 2525, 1280, 569], [0, 2525, 1280, 569], [40, 2537, 1200, 545], [60, 2537, 1160, 504], [60, 2573, 504, 196], [60, 2573, 440, 68], [60, 2578, 384, 50], [60, 2641, 464, 20], [60, 2661, 440, 68], [60, 2666, 332, 50], [177, 2695.0625, 85, 20], [177, 2696, 65, 20], [177, 2696, 65, 20], [246, 2698, 16, 16], [248, 2700, 12, 12], [262, 2696, 28, 20], [290, 2696, 84, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [564, 2573, 495, 448], [563, 2572, 1, 1], [563, 2576, 97, 48], [564, 2573, 495, 448], [564, 2573, 495, 448], [564, 2573, 157, 416], [564, 2573, 157, 32], [564, 2574, 33, 12], [564, 2574, 33, 12], [564, 2605, 157, 352], [564, 2605, 157, 32], [564, 2606, 29, 12], [564, 2606, 29, 12], [564, 2637, 157, 32], [564, 2638, 36, 12], [564, 2638, 36, 12], [564, 2669, 157, 32], [564, 2670, 50, 12], [564, 2670, 50, 12], [564, 2701, 157, 32], [564, 2702, 60, 12], [564, 2702, 60, 12], [564, 2733, 157, 32], [564, 2734, 121, 12], [564, 2734, 121, 12], [564, 2765, 157, 32], [564, 2766, 78, 12], [564, 2766, 78, 12], [564, 2797, 157, 32], [564, 2798, 80, 12], [564, 2798, 80, 12], [564, 2829, 157, 32], [564, 2830, 89, 12], [564, 2830, 89, 12], [564, 2861, 157, 32], [564, 2862, 68, 12], [564, 2862, 68, 12], [564, 2893, 157, 32], [564, 2894, 39, 12], [564, 2894, 39, 12], [564, 2925, 157, 32], [564, 2926, 58, 12], [564, 2926, 58, 12], [733, 2573, 157, 192], [733, 2573, 157, 32], [733, 2574, 42, 12], [733, 2605, 157, 128], [733, 2605, 157, 32], [733, 2606, 61, 12], [733, 2606, 61, 12], [733, 2637, 157, 32], [733, 2638, 106, 12], [733, 2638, 106, 12], [733, 2669, 157, 32], [733, 2670, 86, 12], [733, 2670, 86, 12], [733, 2701, 157, 32], [733, 2702, 27, 12], [733, 2702, 27, 12], [733, 2765, 157, 151.203125], [733, 2765, 157, 32], [733, 2766, 105, 12], [733, 2766, 105, 12], [733, 2797, 157, 87.203125], [733, 2797, 157, 44.421875], [733, 2820.421875, 100, 12], [733, 2797, 100, 33.421875], [733, 2843.421875, 157, 40.78125], [733, 2863.203125, 100, 12], [733, 2843.421875, 100, 29.78125], [902, 2573, 157, 448], [902, 2573, 157, 32], [902, 2574, 42, 12], [902, 2605, 157, 384], [902, 2605, 157, 32], [902, 2606, 64, 12], [902, 2606, 64, 12], [902, 2637, 157, 32], [902, 2638, 95, 12], [902, 2638, 95, 12], [902, 2669, 157, 32], [902, 2670, 28, 12], [902, 2670, 28, 12], [902, 2701, 157, 32], [902, 2702, 149, 12], [902, 2702, 149, 12], [902, 2733, 157, 32], [902, 2734, 74, 12], [902, 2734, 74, 12], [902, 2765, 157, 32], [902, 2766, 77, 12], [902, 2766, 77, 12], [902, 2797, 157, 32], [902, 2798, 41, 12], [902, 2798, 41, 12], [902, 2829, 157, 32], [902, 2830, 59, 12], [902, 2830, 59, 12], [902, 2861, 157, 32], [902, 2862, 94, 12], [902, 2862, 94, 12], [902, 2893, 157, 32], [902, 2894, 58, 12], [902, 2894, 58, 12], [902, 2925, 157, 32], [902, 2926, 48, 12], [902, 2926, 48, 12], [902, 2957, 157, 32], [902, 2958, 102, 12], [902, 2958, 102, 12], [60, 3007, 90, 14], [60, 3007, 90, 14], [60, 3008, 90, 12], [60, 3008, 90, 12], [60, 3041, 1160, 41], [60, 3055, 124, 14], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3055, 66, 14], [200, 3056, 66, 12], [200, 3056, 66, 12], [200, 3056, 66, 12], [282, 3055, 73, 14], [282, 3056, 73, 12], [282, 3056, 73, 12], [282, 3056, 73, 12], [371, 3055, 75, 14], [371, 3056, 75, 12], [371, 3056, 75, 12], [371, 3056, 75, 12], [446, 3062, 686, 0], [1132, 3050, 88, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24.015625, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "text": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 385, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, 1539, -1, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1779, -1, -1, -1, -1, 442, -1, -1, 1796, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2339, -1, 2343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2352, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2389, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2406, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2423, -1, -1, -1, -1, 2444, -1, 2448, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2457, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2474, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2490, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2526, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2542, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2573, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2610, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2626, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2643, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2660, -1, -1, -1, -1, 1133, -1, 2682, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2691, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2708, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2725, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2742, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2759, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2829, -1, -1, -1, 2847, -1, -1, -1, -1, -1, -1, -1, -1, 2876, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2903, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2927, -1, -1, -1, 2759, -1, -1, -1, -1, -1, -1, -1, 2956, -1, -1, 2962, -1, -1, 1389, -1, -1, 2973, -1, 2978, 2979, -1, -1, 2987, -1, -1, -1, -1, -1, 3003, -1, -1, -1, 3012, -1, -1, 3018, -1, -1, 3024, -1, -1, 3030, -1, -1, 3036, -1, -1, 3042, -1, -1, 3048, -1, -1, 3054, -1, -1, 3060, -1, -1, 3067, -1, -1, 3073, -1, -1, 3078, -1, -1, -1, 3086, -1, -1, 3092, -1, -1, 3098, -1, -1, 3104, -1, -1, -1, 3112, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3198, -1, -1, 3205, 98, -1, -1, -1, 3216, -1, -1, -1, 3224, -1, -1, -1, 3232, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "stackingContexts": {"index": [0, 1, 3, 25, 41, 76, 77, 78, 81, 111, 137, 138, 147, 148, 155, 156, 163, 164, 200, 201, 202, 203, 229, 230, 231, 236, 243, 252, 253, 258, 263, 264, 265, 276, 288, 300, 312, 318, 327, 328, 333, 338, 339, 340, 351, 363, 375, 387, 393, 402, 403, 408, 413, 414, 415, 426, 438, 450, 462, 468, 477, 478, 483, 488, 489, 490, 501, 509, 510, 513, 519, 528, 529, 534, 539, 540, 541, 552, 564, 572, 573, 576, 582, 591, 592, 597, 609, 621, 626, 627, 628, 639, 651, 657, 666, 667, 672, 677, 678, 679, 690, 702, 714, 726, 732, 747, 759, 771, 783, 791, 792, 795, 800, 801, 802, 812, 823, 835, 847, 857, 1009, 1012, 1015, 1020, 1022]}, "paintOrders": [0, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4, 4, 4, 4, 4, 304, 304, 304, 304, 304, 304, 304, 304, 307, 308, 308, 304, 304, 304, 304, 304, 309, 310, 310, 304, 304, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 304, 304, 304, 304, 304, 304, 304, 306, 306, 311, 311, 312, 313, 313, 4, 5, 5, 6, 7, 7, 260, 260, 260, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 263, 265, 265, 265, 264, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 267, 268, 269, 269, 270, 271, 271, 272, 272, 273, 273, 273, 274, 274, 275, 276, 276, 272, 272, 277, 277, 277, 278, 278, 279, 280, 280, 281, 281, 281, 282, 282, 283, 284, 284, 285, 285, 285, 286, 286, 287, 288, 288, 270, 270, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 290, 290, 8, 9, 10, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 13, 14, 14, 14, 14, 14, 17, 18, 19, 19, 14, 14, 14, 20, 20, 20, 20, 20, 20, 20, 20, 21, 23, 23, 29, 29, 21, 21, 46, 46, 21, 22, 22, 24, 25, 26, 27, 28, 28, 30, 32, 32, 33, 33, 30, 30, 47, 47, 30, 31, 31, 34, 36, 36, 37, 37, 34, 34, 48, 48, 34, 35, 35, 38, 40, 40, 41, 41, 38, 38, 49, 49, 38, 39, 39, 42, 44, 44, 45, 45, 42, 42, 50, 50, 42, 43, 43, 14, 51, 51, 51, 51, 51, 51, 51, 51, 52, 54, 54, 60, 60, 52, 52, 77, 77, 52, 53, 53, 55, 56, 57, 58, 59, 59, 61, 63, 63, 64, 64, 61, 61, 78, 78, 61, 62, 62, 65, 67, 67, 68, 68, 65, 65, 79, 79, 65, 66, 66, 69, 71, 71, 72, 72, 69, 69, 80, 80, 69, 70, 70, 73, 75, 75, 76, 76, 73, 73, 81, 81, 73, 74, 74, 14, 82, 82, 82, 82, 82, 82, 82, 82, 83, 85, 85, 91, 91, 83, 83, 108, 108, 83, 84, 84, 86, 87, 88, 89, 90, 90, 92, 94, 94, 95, 95, 92, 92, 109, 109, 92, 93, 93, 96, 98, 98, 99, 99, 96, 96, 110, 110, 96, 97, 97, 100, 102, 102, 103, 103, 100, 100, 111, 111, 100, 101, 101, 104, 106, 106, 107, 107, 104, 104, 112, 112, 104, 105, 105, 14, 113, 113, 113, 113, 113, 113, 113, 113, 114, 116, 116, 122, 122, 114, 114, 131, 131, 114, 115, 115, 117, 118, 119, 120, 121, 121, 123, 125, 125, 126, 126, 123, 123, 132, 132, 123, 124, 124, 127, 129, 129, 130, 130, 127, 127, 133, 133, 127, 128, 128, 14, 134, 134, 134, 134, 134, 134, 134, 134, 135, 137, 137, 143, 143, 135, 135, 156, 156, 135, 136, 136, 138, 139, 140, 141, 142, 142, 144, 146, 146, 147, 147, 144, 144, 157, 157, 144, 145, 145, 148, 150, 150, 151, 151, 148, 148, 158, 158, 148, 149, 149, 152, 154, 154, 155, 155, 152, 152, 159, 159, 152, 153, 153, 14, 160, 160, 160, 160, 160, 160, 160, 160, 161, 163, 163, 164, 164, 161, 161, 186, 186, 161, 162, 162, 165, 167, 167, 168, 168, 165, 165, 187, 187, 165, 166, 166, 169, 171, 171, 177, 177, 169, 169, 188, 188, 169, 170, 170, 172, 173, 174, 175, 176, 176, 178, 180, 180, 181, 181, 178, 178, 189, 189, 178, 179, 179, 182, 184, 184, 185, 185, 182, 182, 190, 190, 182, 183, 183, 14, 191, 191, 191, 191, 191, 191, 191, 191, 192, 194, 194, 200, 200, 192, 192, 217, 217, 192, 193, 193, 195, 196, 197, 198, 199, 199, 201, 203, 203, 204, 204, 201, 201, 218, 218, 201, 202, 202, 205, 207, 207, 208, 208, 205, 205, 219, 219, 205, 206, 206, 209, 211, 211, 212, 212, 209, 209, 220, 220, 209, 210, 210, 213, 215, 215, 216, 216, 213, 213, 221, 221, 213, 214, 214, 14, 222, 222, 222, 222, 222, 222, 222, 222, 223, 225, 225, 226, 226, 223, 223, 248, 248, 223, 224, 224, 227, 229, 229, 230, 230, 227, 227, 249, 249, 227, 228, 228, 231, 233, 233, 234, 234, 231, 231, 250, 250, 231, 232, 232, 235, 237, 237, 238, 238, 235, 235, 251, 251, 235, 236, 236, 239, 241, 241, 247, 247, 239, 239, 252, 252, 239, 240, 240, 242, 243, 244, 245, 246, 246, 14, 14, 14, 15, 15, 15, 15, 15, 15, 14, 14, 14, 14, 14, 16, 16, 16, 253, 253, 254, 16, 16, 16, 16, 16, 16, 16, 16, 16, 255, 255, 256, 16, 16, 16, 16, 16, 16, 16, 16, 16, 257, 257, 258, 16, 16, 16, 16, 16, 16, 16, 259, 4, 291, 292, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 294, 294, 293, 293, 293, 293, 293, 295, 295, 293, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 297, 297, 297, 297, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 298, 299, 299, 300, 301, 301, 302, 303, 303, 314, 314, 315, 315, 316], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [], [0, -20, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 0, 1280, 62], [40, 0, 1200, 60], [40, 0, 1200, 60], [40, 0, 513, 60], [60, 0, 74, 60], [60, 0, 74, 60], [60, 20, 74, 20], [], [124, 25, 10, 16], [0, 3, 10, 10], [0, 0, 0, 0], [166, 0, 200, 60], [166, 10, 200, 40], [166, 20, 200, 20], [176, 20, 160, 20], [], [336, 20, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [553, 0, 175, 60], [553, 0, 175, 60], [553, 16, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [728, 0, 513, 60], [852, 0, 93, 60], [852, 20, 93, 20], [], [977, 0, 73, 60], [977, 20, 53, 20], [], [1034, 22, 16, 16], [0, 0, 0, 0], [1066, 0, 154, 60], [16, 0, 138, 62], [16, 21, 138, 20], [0, 0, 138, 20], [], [0, 62, 1280, 2483], [-1, 61, 1, 1], [], [0, 62, 1280, 2483], [-1, -1, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [80, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [-18, 0, 360, 130], [0, 10, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [100, 10, 250, 84], [100, 36, 240, 53], [0, 0, 240, 32], [], [0, 34, 240, 19], [0, 37, 114, 14], [0, 35, 114, 16], [], [], [127, 37, 91, 14], [127, 35, 91, 16], [], [995, 0, 125, 76], [0, 34, 125, 32], [28, 6, 68, 18], [], [886, 85, 234, 20], [0, 4, 51, 12], [0, -4, 51, 20], [10, -3, 31, 19], [0, 0, 31, 19], [0, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [7, 3, 3, 12], [], [10, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [17, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [24, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [51, 3, 0, 14], [51, 2, 183, 17], [61, -2, 178, 24], [5, 6, 23, 12], [5, 5, 13, 13], [], [21, 6, 7, 12], [], [33, 6, 23, 12], [33, 5, 13, 13], [], [49, 6, 7, 12], [], [61, 6, 23, 12], [61, 5, 13, 13], [], [77, 6, 7, 12], [], [89, 6, 23, 12], [89, 5, 13, 13], [], [105, 6, 7, 12], [], [117, 6, 23, 12], [117, 5, 13, 13], [], [133, 6, 7, 12], [], [145, 6, 23, 12], [145, 5, 13, 13], [], [161, 6, 7, 12], [], [167, 3, 1, 1], [], [0, 130, 1280, 2353], [56, 0, 1168, 2353], [0, 0, 24, 2353], [24, 8, 256, 2345], [0, 0, 255, 2345], [0, 24, 255, 72], [24, 24, 231, 16], [], [0, 52, 255, 44], [0, 52, 255, 44], [0, 52, 255, 44], [25, 64, 229, 20], [], [0, 128, 255, 160], [24, 128, 231, 16], [], [0, 156, 255, 132], [0, 156, 255, 44], [0, 156, 255, 44], [25, 168, 229, 20], [], [0, 200, 255, 44], [0, 200, 255, 44], [25, 212, 229, 20], [], [0, 244, 255, 44], [0, 244, 255, 44], [25, 256, 229, 20], [], [280, 0, 32, 2353], [312, 24, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [362, 25, 362, 0], [723, 5, 109, 32], [16, 7, 77, 18], [], [0, 49, 832, 2000], [0, 49, 888, 2000], [0, 49, 444, 400], [0, 49, 388, 368], [0, 0, 388, 45], [0, 10, 74, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 197, 22], [58, 13, 177, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 200, 22], [58, 13, 180, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 83, 22], [58, 13, 63, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 112, 22], [58, 13, 92, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 233, 22], [58, 13, 213, 22], [], [444, 49, 444, 400], [444, 49, 388, 368], [0, 0, 388, 45], [0, 10, 101, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 123, 22], [58, 13, 103, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 130, 22], [58, 13, 110, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 170, 22], [58, 13, 150, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 154, 22], [58, 13, 134, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 129, 22], [58, 13, 109, 22], [], [0, 449, 444, 400], [0, 449, 388, 368], [0, 0, 388, 45], [0, 10, 165, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 235, 22], [58, 13, 215, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 237, 22], [58, 13, 217, 22], [], [444, 449, 444, 400], [444, 449, 388, 368], [0, 0, 388, 45], [0, 10, 122, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 176], [0, 73, 388, 160], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 92, 22], [58, 13, 72, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 143, 22], [58, 13, 123, 22], [], [0, 849, 444, 400], [0, 849, 388, 368], [0, 0, 388, 45], [0, 10, 184, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 232], [0, 73, 388, 216], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 157, 22], [58, 13, 137, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 216, 22], [58, 13, 196, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 231, 22], [58, 13, 211, 22], [], [444, 849, 444, 400], [444, 849, 388, 368], [0, 0, 388, 45], [0, 10, 145, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 119, 22], [58, 13, 99, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 87, 22], [58, 13, 67, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 172, 22], [58, 13, 152, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 1249, 444, 400], [0, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 116, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 193, 22], [58, 13, 173, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 122, 22], [58, 13, 102, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [444, 1249, 444, 400], [444, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 95, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 133, 22], [58, 13, 113, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 1649, 888, 368], [0, 1649, 848, 368], [366, 1802, 116, 63], [406, 1802, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 2049, 832, 9], [0, 2078, 832, 251], [0, 2088, 832, 16], [], [0, 2112, 832, 185], [20, 2112, 208, 169], [20, 2120, 208, 117], [20, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [20, 2245, 208, 36], [20, 2245, 208, 18], [], [20, 2263, 208, 18], [20, 2263, 57, 18], [20, 2267, 57, 14], [], [312, 2112, 208, 169], [312, 2120, 208, 117], [312, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [312, 2245, 208, 36], [312, 2245, 208, 18], [], [312, 2263, 208, 18], [312, 2263, 174, 18], [312, 2267, 174, 14], [], [604, 2112, 208, 169], [604, 2120, 208, 117], [604, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [604, 2245, 208, 36], [604, 2245, 208, 18], [], [604, 2263, 208, 18], [604, 2263, 91, 18], [604, 2267, 91, 14], [], [1144, 0, 24, 2353], [0, 2545, 1280, 569], [0, 2545, 1280, 569], [40, 12, 1200, 545], [20, 0, 1160, 504], [0, 36, 504, 196], [0, 36, 440, 68], [], [0, 104, 464, 20], [0, 124, 440, 68], [], [117, 158, 85, 20], [117, 159, 65, 20], [], [186, 161, 16, 16], [0, 0, 0, 0], [], [230, 159, 84, 20], [], [], [504, 36, 495, 448], [503, 35, 1, 1], [], [504, 36, 495, 448], [504, 36, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 1, 33, 12], [], [0, 32, 157, 352], [0, 32, 157, 32], [0, 33, 29, 12], [], [0, 64, 157, 32], [0, 65, 36, 12], [], [0, 96, 157, 32], [0, 97, 50, 12], [], [0, 128, 157, 32], [0, 129, 60, 12], [], [0, 160, 157, 32], [0, 161, 121, 12], [], [0, 192, 157, 32], [0, 193, 78, 12], [], [0, 224, 157, 32], [0, 225, 80, 12], [], [0, 256, 157, 32], [0, 257, 89, 12], [], [0, 288, 157, 32], [0, 289, 68, 12], [], [0, 320, 157, 32], [0, 321, 39, 12], [], [0, 352, 157, 32], [0, 353, 58, 12], [], [169, 0, 157, 192], [169, 0, 157, 32], [], [169, 32, 157, 128], [169, 32, 157, 32], [169, 33, 61, 12], [], [169, 64, 157, 32], [169, 65, 106, 12], [], [169, 96, 157, 32], [169, 97, 86, 12], [], [169, 128, 157, 32], [169, 129, 27, 12], [], [169, 192, 157, 151], [169, 192, 157, 32], [169, 193, 105, 12], [], [169, 224, 157, 87], [169, 224, 157, 44], [169, 247, 100, 12], [169, 224, 100, 33], [169, 270, 157, 41], [169, 290, 100, 12], [169, 270, 100, 30], [338, 0, 157, 448], [338, 0, 157, 32], [], [338, 32, 157, 384], [338, 32, 157, 32], [338, 33, 64, 12], [], [338, 64, 157, 32], [338, 65, 95, 12], [], [338, 96, 157, 32], [338, 97, 28, 12], [], [338, 128, 157, 32], [338, 129, 149, 12], [], [338, 160, 157, 32], [338, 161, 74, 12], [], [338, 192, 157, 32], [338, 193, 77, 12], [], [338, 224, 157, 32], [338, 225, 41, 12], [], [338, 256, 157, 32], [338, 257, 59, 12], [], [338, 288, 157, 32], [338, 289, 94, 12], [], [338, 320, 157, 32], [338, 321, 58, 12], [], [338, 352, 157, 32], [338, 353, 48, 12], [], [338, 384, 157, 32], [338, 385, 102, 12], [], [0, 470, 90, 14], [0, 0, 90, 14], [0, 1, 90, 12], [], [20, 504, 1160, 41], [20, 518, 124, 14], [], [0, 0, 0, 0], [160, 518, 66, 14], [160, 519, 66, 12], [160, 519, 66, 12], [], [242, 518, 73, 14], [242, 519, 73, 12], [242, 519, 73, 12], [], [331, 518, 75, 14], [331, 519, 75, 12], [331, 519, 75, 12], [], [406, 525, 686, 0], [1092, 513, 88, 24], [1092, 513, 24, 24], [1092, 513, 24, 24], [0, 0, 0, 0], [1124, 513, 24, 24], [1124, 513, 24, 24], [0, 0, 0, 0], [1156, 513, 24, 24], [1156, 513, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "scrollRects": [[], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 68, 180], [], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 0], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 62], [0, 0, 1200, 62], [0, 0, 1200, 62], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 21], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 62], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 62], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 48, 39], [], [0, 0, 1280, 2483], [0, 0, 67, 35], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1125, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [0, 0, 123, 30], [0, 0, 68, 18], [], [0, 0, 239, 22], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 188, 20], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 37, 50], [], [0, 0, 1280, 2353], [0, 0, 1200, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 888, 2329], [0, 0, 888, 2329], [0, 0, 888, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 888, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 168], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 224], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 97, 56], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 0, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 21, 1], [], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 1, 1280, 60], [0, 0, 1200, 60], [0, 0, 1200, 60], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 20], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 60], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 60], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [1, 1, 123, 30], [0, 0, 68, 18], [], [0, 0, 234, 20], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 183, 17], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 1, 1], [], [0, 0, 1280, 2353], [0, 0, 1168, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 832, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 160], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 216], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 1, 1], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 1, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]]}, "textBoxes": {"layoutIndex": [18, 18, 18, 18, 32, 40, 64, 67, 74, 77, 77, 80, 113, 117, 118, 121, 125, 133, 138, 140, 143, 148, 151, 156, 159, 164, 170, 172, 175, 177, 180, 182, 185, 187, 190, 192, 195, 197, 199, 199, 199, 207, 212, 215, 220, 224, 228, 235, 239, 246, 248, 262, 268, 280, 292, 304, 316, 321, 323, 337, 343, 355, 367, 379, 391, 396, 398, 412, 418, 430, 430, 442, 442, 454, 454, 466, 471, 473, 487, 493, 505, 517, 522, 524, 538, 544, 556, 568, 568, 580, 585, 587, 601, 601, 613, 625, 631, 643, 655, 660, 662, 676, 682, 694, 694, 706, 706, 718, 730, 730, 735, 737, 751, 751, 763, 763, 775, 775, 787, 787, 799, 805, 815, 819, 828, 832, 840, 844, 852, 856, 864, 864, 867, 867, 870, 873, 875, 876, 879, 879, 885, 889, 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 926, 929, 932, 935, 939, 949, 953, 956, 959, 962, 965, 968, 971, 974, 977, 980, 983, 986, 990, 993, 994, 998, 1002, 1006], "bounds": [[69, 74, 26, 14], [69, 119, 13, 14], [69, 164, 30, 14], [69, 209, 48, 14], [60, 3, 58, 16], [176, 3, 49, 16], [852, 3, 93, 16], [977, 3, 53, 16], [1082, 4, 138, 16], [-1, 43, 31, 14], [-1, 62.59375, 48, 14], [-1, 46, 67, 25], [162, 80, 240, 28], [162, 113, 114, 16], [276, 115, 13, 14], [289, 113, 91, 16], [1103.5, 85, 68, 14], [976, 132, 7, 12], [976, 132, 7, 12], [983, 131.03125, 3, 12], [986, 132, 7, 12], [986, 132, 7, 12], [993, 132, 7, 12], [993, 132, 7, 12], [1000, 132, 7, 12], [1000, 132, 7, 12], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1194, 129.59375, 7, 12], [1194, 146.390625, 37, 12], [1194, 163.1875, 27, 12], [104, 206, 63.8125, 12], [105, 246, 58, 16], [104, 310, 87, 12], [105, 350, 61, 16], [105, 394, 46, 16], [105, 438, 61, 16], [368, 198, 142, 28], [1107, 210, 77, 14], [368, 256, 74, 15], [689, 257, 67, 14], [426, 333.59375, 177, 15], [701, 334.59375, 30, 14], [426, 389.59375, 180, 15], [426, 445.59375, 63, 15], [426, 501.59375, 92, 15], [426, 557.59375, 213, 15], [812, 256, 101, 15], [1133, 257, 67, 14], [870, 333.59375, 103, 15], [1145, 334.59375, 30, 14], [870, 389.59375, 110, 15], [870, 445.59375, 150, 15], [870, 501.59375, 134, 15], [870, 557.59375, 109, 15], [368, 656, 165, 15], [697, 657, 59, 14], [426, 733.59375, 215, 15], [691, 734.59375, 49, 14], [426, 778.59375, 185, 15], [426, 800.59375, 66, 15], [426, 834.59375, 177, 15], [426, 856.59375, 93, 15], [426, 890.59375, 150, 15], [426, 912.59375, 91, 15], [426, 957.59375, 217, 15], [812, 656, 122, 15], [1141, 657, 59, 14], [870, 733.59375, 72, 15], [1135, 734.59375, 49, 14], [870, 789.59375, 89, 15], [870, 845.59375, 123, 15], [368, 1056, 184, 15], [697, 1057, 59, 14], [426, 1133.59375, 137, 15], [701, 1134.59375, 30, 14], [426, 1189.59375, 196, 15], [426, 1234.59375, 187, 15], [426, 1256.59375, 46, 15], [426, 1301.59375, 211, 15], [812, 1056, 145, 15], [1141, 1057, 59, 14], [870, 1122.59375, 161, 15], [870, 1144.59375, 77, 15], [870, 1189.59375, 99, 15], [870, 1245.59375, 67, 15], [1135, 1246.59375, 49, 14], [870, 1301.59375, 152, 15], [870, 1357.59375, 89, 15], [368, 1456, 116, 15], [697, 1457, 59, 14], [426, 1533.59375, 173, 15], [701, 1534.59375, 30, 14], [426, 1578.59375, 185, 15], [426, 1600.59375, 95, 15], [426, 1634.59375, 170, 15], [426, 1656.59375, 91, 15], [426, 1701.59375, 102, 15], [426, 1746.59375, 174, 15], [426, 1768.59375, 134, 15], [812, 1456, 95, 15], [1141, 1457, 59, 14], [870, 1522.59375, 182, 15], [870, 1544.59375, 123, 15], [870, 1578.59375, 165, 15], [870, 1600.59375, 164, 15], [870, 1634.59375, 197, 15], [870, 1656.59375, 81, 15], [870, 1690.59375, 208, 15], [870, 1712.59375, 72, 15], [870, 1757.59375, 113, 15], [1135, 1758.59375, 49, 14], [733.828125, 2045.5, 116.34375, 15], [388, 2286, 121, 12], [388, 2442, 129, 15], [388, 2464, 57, 12], [680, 2442, 148, 15], [680, 2464, 174, 12], [972, 2442, 172, 15], [972, 2464, 91, 12], [60, 2578, 384, 20], [60, 2608, 281, 20], [60, 2666, 332, 20], [60, 2696, 117, 20], [177, 2696, 65, 20], [262, 2696, 28, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [563, 2576, 34, 20], [563, 2604, 97, 20], [564, 2574, 33, 12], [564, 2606, 29, 12], [564, 2638, 36, 12], [564, 2670, 50, 12], [564, 2702, 60, 12], [564, 2734, 121, 12], [564, 2766, 78, 12], [564, 2798, 80, 12], [564, 2830, 89, 12], [564, 2862, 68, 12], [564, 2894, 39, 12], [564, 2926, 58, 12], [733, 2574, 42, 12], [733, 2606, 61, 12], [733, 2638, 106, 12], [733, 2670, 86, 12], [733, 2702, 27, 12], [733, 2766, 105, 12], [902, 2574, 42, 12], [902, 2606, 64, 12], [902, 2638, 95, 12], [902, 2670, 28, 12], [902, 2702, 149, 12], [902, 2734, 74, 12], [902, 2766, 77, 12], [902, 2798, 41, 12], [902, 2830, 59, 12], [902, 2862, 94, 12], [902, 2894, 58, 12], [902, 2926, 48, 12], [902, 2958, 102, 12], [60, 3008, 90, 12], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3056, 66, 12], [282, 3056, 73, 12], [371, 3056, 75, 12]], "start": [0, 5, 8, 13, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 27, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 26, 0, 0, 25, 0, 0, 0, 24, 0, 24, 0, 28, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 38, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "length": [4, 2, 4, 7, 7, 6, 12, 6, 18, 4, 7, 4, 18, 15, 3, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 6, 6, 8, 7, 10, 8, 7, 8, 10, 12, 11, 12, 29, 5, 26, 10, 15, 30, 15, 12, 16, 5, 17, 23, 20, 14, 20, 11, 32, 6, 25, 8, 26, 13, 20, 14, 32, 16, 11, 10, 6, 12, 18, 23, 11, 21, 5, 31, 29, 7, 33, 22, 11, 26, 11, 16, 10, 6, 21, 14, 14, 11, 24, 5, 27, 14, 25, 13, 16, 24, 22, 13, 11, 24, 18, 23, 26, 27, 11, 28, 10, 16, 6, 18, 15, 19, 10, 20, 32, 24, 16, 45, 30, 37, 14, 6, 4, 9, 7, 4, 10, 5, 4, 6, 8, 11, 23, 14, 14, 16, 12, 7, 11, 7, 11, 17, 16, 5, 17, 7, 12, 16, 4, 28, 14, 15, 7, 9, 17, 9, 9, 18, 15, 19, 1, 12, 14, 13]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 3094}], "strings": ["about:blank", "Dashboard | Khan Academy", "UTF-8", "368D0886B0D7E7E3146BD41A8339258A", "#document", "HTML", "HEAD", "prefix", "og: http://ogp.me/ns# khanacademy: http://ogp.me/ns/apps/khanacademy#", "bid", "3a94d3ec-4baa-41e6", "aria-roledescription", "", "aria-description", "STYLE", "data-merge-styles", "true", "171ac5e5-2081-4372", "", "#text", "\n ", "3d2e4dc0-5800-4a9e", "", "ae9aca70-843b-4afb", "", "META", "http-equiv", "Content-Type", "content", "text/html; charset=utf-8", "043ed8ec-9750-49ce", "", "TITLE", "9f6b14ae-f8de-451b", "", "name", "viewport", "width=device-width, initial-scale=1.0, maximum-scale=1.0", "fc6e608f-950e-4dac", "", "LINK", "rel", "canonical", "href", "/", "9053f407-013b-431e", "", "property", "og:url", "e1e2aa6c-9344-40f0", "", "stylesheet", "type", "text/css", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.f30874036371b53cf0e9.css", "b70db30c-7608-47d2", "", "shortcut icon", "https://cdn.kastatic.org/images/favicon.ico?logo", "be4b5b5c-a706-494d", "", "apple-touch-icon-precomposed", "sizes", "57x57", "https://cdn.kastatic.org/images/apple-touch-icon-57x57-precomposed.new.png", "d9f4e861-65a3-44d2", "", "72x72", "https://cdn.kastatic.org/images/apple-touch-icon-72x72-precomposed.new.png", "2b665e3e-dfad-429d", "", "114x114", "https://cdn.kastatic.org/images/apple-touch-icon-114x114-precomposed.new.png", "90c7f38c-9369-4140", "", "144x144", "https://cdn.kastatic.org/images/apple-touch-icon-144x144-precomposed.new.png", "a50ca5c1-808c-4cd9", "", "SCRIPT", "async", "src", "https://www.googletagmanager.com/gtm.js?id=GTM-WSX5PBP", "text/javascript", "https://www.googletagmanager.com/gtag/js?id=G-19G17DJYEE&l=dataLayer&cx=c", "c63e1f4b-fbd7-4fd7", "", "ccb93227-73c6-4120", "", "a55512f9-ba67-4bd2", "", "window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;", "https://www.google-analytics.com/analytics.js", "1198b349-8ef9-4769", "", "96591f85-15e0-42d3", "", "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WSX5PBP');", "\n", "data-aphrodite", "16a9de75-8e85-410b", "", "._keh75d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;min-height:100% !important;}._bc4egv{-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._dgdpujh{-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;border-top:1px solid rgba(33,36,44,0.16) !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;}@media print{._dgdpujh{background-color:#ffffff !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dgdpujh{background:#f7f8fa !important;}}._9bl3wi{max-width:1200px !important;margin-left:auto !important;margin-right:auto !important;width:100% !important;height:100% !important;}._1ycdc3w{-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-align-items:center !important;align-items:center !important;}@media print{._1ycdc3w{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;}}._1qhmdkk0{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;padding-left:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qhmdkk0{display:none !important;}}@media print{._1qhmdkk0{display:none !important;}}._1boekgo{padding-top:10px !important;padding-bottom:10px !important;margin-left:32px !important;margin-right:32px !important;width:200px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:100% !important;}._14nbw552{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;text-decoration:none !important;color:#1B65E9 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;height:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-radius:4px !important;}._14nbw552:hover{text-decoration:none !important;}._dhzffk{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;padding-left:10px !important;padding-right:10px !important;outline:1px solid rgba(0,0,0,0) !important;}._gkt786u{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._1ujnvj{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;}._btd0noz{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;padding-right:20px !important;}@media print{._btd0noz{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._btd0noz{padding-right:0px !important;}}._xvt9wo{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;display:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._xvt9wo{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}._d4d2b5k{-webkit-box-align:center !important;-ms-flex-align:center !important;background-color:transparent !important;border:none !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:16px !important;}._d4d2b5k:hover{text-decoration:none !important;}._1f3u7s{background:#ffffff !important;left:0px !important;position:absolute !important;right:0px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1f3u7s{display:none !important;}}._1c8t70d{display:inline-block !important;height:100% !important;white-space:nowrap !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c8t70d{display:none !important;}}._18gnmgv{margin-left:6px !important;position:relative !important;top:3px !important;}._v2ig2y4{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;padding:0px !important;}._v2ig2y4::-moz-focus-inner{border:0px !important;}._v2ig2y4:hover{text-decoration:none !important;}._v2ig2y4:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1jd6wiix{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}._p9s43im{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;padding-bottom:48px !important;padding-top:48px !important;}._1o3zyidr{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}@keyframes keyframe_1syiron{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}._12r4ewyx{-webkit-transform-origin:50% 50% !important;-ms-transform-origin:50% 50% !important;transform-origin:50% 50% !important;-webkit-animation-name:keyframe_1syiron !important;animation-name:keyframe_1syiron !important;-webkit-animation-duration:1.1s !important;animation-duration:1.1s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important;fill:rgba(33,36,44,0.16) !important;}._1717m280{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:rgba(33,36,44,0.50) !important;}._1717m280:hover{text-decoration:none !important;}._1ab8w4s7{-webkit-box-align:center !important;-ms-flex-align:center !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:#0a2a66 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1ab8w4s7{padding-left:16px !important;}}._1ab8w4s7:hover{text-decoration:none !important;color:#1865f2 !important;}._1ab8w4s7:focus{outline:4px solid #1865f2 !important;}._1rt6g9t{width:175px !important;fill:currentColor !important;}._3z40pab{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._3z40pab:hover{text-decoration:none !important;}._3z40pab:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._3z40pab{display:none !important;}}._13gjrqj{vertical-align:middle !important;}._1d524plp{-ms-flex-positive:0 !important;-ms-flex-negative:0 !important;display:inline-block !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;margin-inline-start:4px !important;vertical-align:middle !important;}._91vjm8{display:inline-block !important;font-family:inherit !important;height:100% !important;position:relative !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._91vjm8{display:none !important;}}._4jvfagi{max-width:205px !important;position:relative !important;white-space:nowrap !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._4jvfagi{max-width:115px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._4jvfagi{max-width:205px !important;}}._5ifuif6{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;padding:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:0px !important;}._5ifuif6::-moz-focus-inner{border:0px !important;}._5ifuif6:hover{text-decoration:none !important;}._5ifuif6:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1lz3xw8j{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border:1px solid rgba(0, 0, 0, 0.1) !important;border-radius:3px !important;right:-8px !important;width:300px !important;}._q83079{padding-top:1px !important;background-color:#ffffff !important;list-style-type:none !important;}._d97lw6p{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-align:center !important;-ms-flex-align:center !important;background:transparent !important;border:none !important;width:100% !important;text-align:left !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding:16px !important;color:#0b2149 !important;cursor:pointer !important;}._d97lw6p:hover{color:#1865f2 !important;text-decoration:underline !important;}._1l5yw01k{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-transform:scaleX(-1) !important;-ms-transform:scaleX(-1) !important;transform:scaleX(-1) !important;}._co5z0qm{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}._g20yn58{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;}._1lho23fo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:6px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:6px !important;-ms-flex-basis:6px !important;-ms-flex-preferred-size:6px !important;-webkit-flex-basis:6px !important;flex-basis:6px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._rg8deia{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._1lcr11{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;}._1lcr11:hover{text-decoration:underline !important;}._71vn8x8{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-bottom:24px !important;margin-bottom:1px !important;}._71vn8x8:hover{text-decoration:underline !important;}._hs95etv{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-top:24px !important;}._hs95etv:hover{text-decoration:underline !important;}._xy39ea8{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;}._19bpjuy{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._5tdxkjz{border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;}._goqwwol{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:25px !important;}._goqwwol:hover{text-decoration:none !important;}._xu2jcg{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;}._s217esa{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._ujtkzou{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;margin-top:40px !important;margin-bottom:40px !important;margin-left:12px !important;margin-right:12px !important;}._1utzloin{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;}._4sjuzv{background-color:#0b2149 !important;clear:both !important;color:#8295BA !important;position:relative !important;padding:12px 20px !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;}@media print{._4sjuzv{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._4sjuzv{padding:0 20px !important;}}._mx31bt{-moz-box-sizing:border-box !important;box-sizing:border-box !important;max-width:1200px !important;position:relative !important;margin:0 auto !important;padding:0 20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._mx31bt{padding:0px !important;}}._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;padding:36px 0 20px !important;position:relative !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-bottom:50px !important;}}._1gf659q{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;height:100% !important;width:40% !important;padding-right:40px !important;padding-bottom:40px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gf659q{width:auto !important;height:auto !important;text-align:center !important;padding-right:0px !important;}}._72gmc4{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;max-width:440px !important;padding-bottom:8px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._72gmc4{margin:0 auto !important;}}._atd7un{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;height:1em !important;}._dc6frz{-ms-flex-positive:1 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;position:relative !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-column-count:3 !important;-moz-column-count:3 !important;column-count:3 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dc6frz{-webkit-column-count:2 !important;-moz-column-count:2 !important;column-count:2 !important;}}._1f5ffzx{-webkit-break-inside:avoid-column !important;-moz-break-inside:avoid-column !important;-ms-break-inside:avoid-column !important;break-inside:avoid-column !important;padding-bottom:32px !important;}._dso8x29{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:bold !important;margin-bottom:0px !important;color:inherit !important;}._1loa4vp{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}._1s5b1tbi{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:2px 0 !important;}._1s5b1tbi:first-of-type{margin-top:0px !important;}._1s5b1tbi:last-of-type{margin-bottom:0px !important;}._tma09g{position:absolute !important;left:0px !important;bottom:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._tma09g{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:100% !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._kj5mfi{width:100% !important;text-align:center !important;}}._1ca9rrl1{color:#ffffff !important;text-decoration:none !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;}._1ca9rrl1:hover{text-decoration:underline !important;}._1ca9rrl1:focus{text-decoration:underline !important;}._1a6u2ug{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-top:1px solid rgba(33,36,44,0.16) !important;padding:8px 0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1a6u2ug{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:20px !important;}}._190525k:not(:first-child){margin-left:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._190525k{margin-top:6px !important;line-height:1.5 !important;}._190525k:not(:first-child){margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c07mee{margin-top:20px !important;}}._19ujcxk{color:#ffffff !important;opacity:0.6 !important;display:inline-block !important;height:24px !important;width:24px !important;}._19ujcxk:not(:first-child){margin-left:8px !important;}._19ujcxk:hover{opacity:1 !important;}._30p3wgn{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;vertical-align:bottom !important;text-underline-offset:4px !important;color:#ffffff !important;text-decoration:none !important;}._30p3wgn:hover{text-decoration:underline !important;}._30p3wgn:focus{text-decoration:underline !important;}._1gmhxtz9{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;text-decoration:none !important;}._1gmhxtz9:hover{text-decoration:underline !important;}._1gmhxtz9:focus{text-decoration:underline !important;}._1vn7gh5u{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;}._1vq0rez{background:rgba(255,255,255,0.50) !important;height:16px !important;margin-bottom:16px !important;padding-right:16px !important;}._t0tx82{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._np9edv{max-height:0px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}._1pwnewep{max-height:1000px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}@keyframes keyframe_1grxuus{0%{opacity:0.4;}50%{opacity:1;}100%{opacity:0.4;}}._1lzga44{-webkit-animation-name:keyframe_1grxuus !important;animation-name:keyframe_1grxuus !important;-webkit-animation-duration:2s !important;animation-duration:2s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;}._fzbddc{opacity:0 !important;}._13hnk7qk{opacity:1 !important;-webkit-transition-duration:300ms !important;transition-duration:300ms !important;-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important;}._a46150{padding:0px !important;border:none !important;}._a46150:focus{outline:0px !important;}._19q5dyh{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 10px !important;position:absolute !important;width:1px !important;background-color:#ffffff !important;left:60px !important;line-height:45px !important;top:60px !important;}._19q5dyh:focus{clip:auto !important;height:auto !important;width:auto !important;z-index:9999 !important;}._19q5dyh:active{clip:auto !important;height:auto !important;width:auto !important;}._17fow1wv{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}@media screen and (min-width: 1366px){._17fow1wv{background-image:\n url(\"https://cdn.kastatic.org/images/learn-menu/left-background.png\"),\n url(\"https://cdn.kastatic.org/images/learn-menu/right-background.png\")\n !important;background-position:\n center left,\n top -62px right 0px\n !important;background-repeat:no-repeat !important;}}._njywdf2{-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-left:20px !important;padding-right:20px !important;padding-top:28px !important;padding-bottom:16px !important;-webkit-column-count:4 !important;-moz-column-count:4 !important;column-count:4 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xl */{._njywdf2{-webkit-column-count:5 !important;-moz-column-count:5 !important;column-count:5 !important;}}._1b2zmqj{display:inline-block !important;margin-bottom:12px !important;padding-top:4px !important;word-wrap:break-word !important;width:95% !important;}._121xeo4{padding-top:16px !important;}._rwpuzd{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;background-color:transparent !important;text-decoration:none !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;color:#0b2149 !important;height:20px !important;width:100% !important;padding-bottom:8px !important;white-space:normal !important;}._rwpuzd:active{color:#0b2149 !important;}._rwpuzd:hover{color:#1865f2 !important;text-decoration:none !important;}._rwpuzd:hover span:first-child{text-decoration:underline !important;}._17zmj242{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;margin-bottom:0px !important;}._knb39h5{background-color:transparent !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;color:#1865f2 !important;text-decoration:none !important;width:100% !important;margin-bottom:16px !important;white-space:normal !important;}._knb39h5:hover{text-decoration:none !important;}._knb39h5:hover span:first-child{text-decoration:underline !important;}._x9bdnmv{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;white-space:normal !important;}._akfsuo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:4px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:4px !important;-ms-flex-basis:4px !important;-ms-flex-preferred-size:4px !important;-webkit-flex-basis:4px !important;flex-basis:4px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._vji8du{display:inline-block !important;-webkit-flex:0 0 auto !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important;height:20px !important;background-color:#1865f2 !important;font-size:10px !important;line-height:20px !important;color:#ffffff !important;padding:0 8px !important;border-radius:16px !important;text-align:center !important;}._vji8du:active{text-decoration:none !important;}._vji8du:hover{text-decoration:none !important;}._4dodshe{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._4dodshe:hover{text-decoration:none !important;}._4dodshe:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._4dodshe{display:none !important;}}._wozql4{max-width:100% !important;display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;}._1v7bqtc2{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1v7bqtc2{background:rgba(33,36,44,0.08) !important;padding-bottom:16px !important;}}._1qrrvqo8{-webkit-box-align:unset !important;-ms-flex-align:unset !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;width:100% !important;-webkit-align-items:unset !important;align-items:unset !important;max-width:1168px !important;}@media (min-width: 1168px){._1qrrvqo8{margin:0 auto !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qrrvqo8{background:#ffffff !important;border:solid 1px rgba(33,36,44,0.16) !important;margin-top:16px !important;}}._1qxywlbt{-ms-flex-negative:0 !important;-ms-flex-preferred-size:24px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:24px !important;-ms-flex-basis:24px !important;-ms-flex-preferred-size:24px !important;-webkit-flex-basis:24px !important;flex-basis:24px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._6xyn8lv{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:8px !important;border-right:1px solid rgba(33,36,44,0.16) !important;overflow-y:auto !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6xyn8lv{border-right:none !important;}}@media print{._6xyn8lv{display:none !important;}}._1yfus1e{height:100% !important;}._1ah1eyb4{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:rgba(33,36,44,0.08) !important;height:16px !important;margin-top:16px !important;margin-right:16px !important;}._1ozlbq6{margin-top:24px !important;margin-bottom:24px !important;}._1ozlbq6:not(:last-of-type){margin-bottom:32px !important;}._18undph9{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;color:rgba(33,36,44,0.64) !important;margin-bottom:12px !important;margin-left:24px !important;}._8ry3zep{background-color:transparent !important;text-decoration:none !important;color:#21242c !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;}._8ry3zep:focus{border-color:#1865f2 !important;outline:0px !important;}._8ry3zep:hover{text-decoration:none !important;color:rgba(33,36,44,0.64) !important;}._1h8v03ot{-ms-flex-negative:0 !important;-ms-flex-preferred-size:32px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:32px !important;-ms-flex-basis:32px !important;-ms-flex-preferred-size:32px !important;-webkit-flex-basis:32px !important;flex-basis:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._4fkanu3{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:24px !important;min-height:600px !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;}._lojkxq8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;min-height:0px !important;min-width:0px !important;z-index:1 !important;}._1ell7dku{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;color:#21242c !important;margin-top:16px !important;}._azwfqqs{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;}@media (min-width: 1024px){._azwfqqs{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._azwfqqs{font-size:24px !important;line-height:28px !important;}}._19lfck2n{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:14px !important;line-height:18px !important;margin-top:2px !important;}._pot4j9l{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:none !important;color:#1865f2 !important;border-color:rgba(33,36,44,0.50) !important;border-style:solid !important;border-width:1px !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:125px !important;margin-top:24px !important;}._pot4j9l::-moz-focus-inner{border:0px !important;}._pot4j9l:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._90x24ln{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:14px !important;line-height:18px !important;-webkit-align-items:center !important;align-items:center !important;font-weight:bold !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;pointer-events:none !important;}._158ir6wt{text-decoration:none !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;background-color:#f7f8fa !important;color:#1865f2 !important;}._158ir6wt:focus{border-color:#1865f2 !important;outline:0px !important;}._158ir6wt:hover{text-decoration:none !important;color:#1865f2 !important;}._1fhns0j{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;max-width:1200px !important;padding:0px !important;background-color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1fhns0j{margin:0px !important;}}._1akypac{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:start !important;justify-content:start !important;-webkit-align-items:baseline !important;align-items:baseline !important;margin-bottom:12px !important;font-family:inherit !important;font-size:23px !important;font-weight:bold !important;line-height:27px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1akypac{width:100% !important;margin-top:24px !important;padding:0px !important;}}._oo4scr{overflow:visible !important;}._16ejxq5{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-lines:multiple !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._16ejxq5{width:100% !important;padding:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._16ejxq5{margin-right:-56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6b6787{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._6b6787{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._6b6787{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._6b6787{padding-right:56px !important;}}._lgjykv8{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._lgjykv8{padding-right:56px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._lgjykv8{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._lgjykv8{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._lgjykv8{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1l9ob3qq{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._1l9ob3qq{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._1l9ob3qq{padding-right:56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1l9ob3qq{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1l9ob3qq{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1s76ujx{height:8px !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;}._xutnbcb{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}@media (min-width: 1024px){._xutnbcb{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._xutnbcb{font-size:24px !important;line-height:28px !important;}}._15ho7jif{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}._12iepmsr{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;}._12iepmsr::-moz-focus-inner{border:0px !important;}._12iepmsr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._14nthjb{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;width:100% !important;}._1m1qpko{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;padding-bottom:14px !important;}._q16zme{font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:1.17 !important;margin-top:10px !important;margin-bottom:0px !important;}._1u32zoma{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;margin-top:10px !important;}._1gyxjpg{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;width:48px !important;height:48px !important;border-radius:50% !important;z-index:1 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gyxjpg{margin:0px !important;}}._1qjkefo{border-radius:50% !important;width:36px !important;height:36px !important;}._9yeqka{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._9yeqka:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._9yeqka:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;opacity:0 !important;}._1e8pns9{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;width:100% !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;text-align:left !important;-webkit-align-items:center !important;align-items:center !important;}._1ex1wlka{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._9t9e7d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding:0 10px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._9t9e7d{max-width:-webkit-calc(100vw - 40px - 130px) !important;max-width:-moz-calc(100vw - 40px - 130px) !important;max-width:calc(100vw - 40px - 130px) !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 80px) / 2 - 130px) !important;max-width:-moz-calc((100vw - 80px) / 2 - 130px) !important;max-width:calc((100vw - 80px) / 2 - 130px) !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 120px) / 3 - 130px) !important;max-width:-moz-calc((100vw - 120px) / 3 - 130px) !important;max-width:calc((100vw - 120px) / 3 - 130px) !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._9t9e7d{max-width:-webkit-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:-moz-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:calc((1200px - 40px - 112px) / 3 - 130px) !important;}}._1xz0fezn{font-family:inherit !important;font-size:15px !important;line-height:22px !important;max-height:44px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;}._106eiejf{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:auto !important;}._2p63cnw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._2p63cnw{display:block !important;}}._1448c3ub{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1448c3ub:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._vd38ksx{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._vd38ksx{display:block !important;}}._5uxlpg{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._5uxlpg:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._5uxlpg:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._1un4dwm9{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._1un4dwm9:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._1un4dwm9:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;opacity:0 !important;}._ae3kwy7{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:rgba(33,36,44,0.50) !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._ae3kwy7{padding-right:56px !important;}}._ae3kwy7:hover{cursor:pointer !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._ae3kwy7{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._ae3kwy7{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ae3kwy7{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;margin-left:-4px !important;margin-right:-4px !important;min-height:56px !important;height:56px !important;display:none !important;}}._wvjbru{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-ms-flex-positive:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;background-color:#f7f8fa !important;border:none !important;border-radius:4px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._wvjbru{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:start !important;justify-content:start !important;}}._ybk80m{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ybk80m{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1dsmbcq{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;border-radius:50% !important;width:36px !important;height:36px !important;margin:0 auto 12px auto !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;color:rgba(33,36,44,0.16) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1dsmbcq{margin:auto 16px auto 10px !important;}}._1vx6qe0b{margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-bottom:32px !important;padding-left:0px !important;padding-right:0px !important;margin:0px !important;padding-top:10px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1vx6qe0b{padding-bottom:24px !important;padding-top:40px !important;}}._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;overflow-x:auto !important;padding-bottom:16px !important;padding-left:20px !important;padding-right:20px !important;-webkit-overflow-scrolling:touch !important;white-space:nowrap !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-left:16px !important;padding-right:16px !important;}}._5436yeg{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;padding-left:20px !important;padding-right:20px !important;margin-bottom:8px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._5436yeg{padding-left:16px !important;padding-right:16px !important;}}._1laojcaw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1laojcaw{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1laojcaw{margin-right:0px !important;margin-top:0px !important;margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1laojcaw{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._rp4na6{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._rp4na6{margin-left:12px !important;}}._ildzy11{background-color:transparent !important;color:inherit !important;text-decoration:none !important;display:block !important;margin-bottom:8px !important;margin-top:8px !important;}._ildzy11:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ildzy11{margin-bottom:0px !important;}}._iaejyg{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important;border-radius:4px !important;overflow:hidden !important;position:relative !important;width:208px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._iaejyg{width:96px !important;}}._axzttb{display:block !important;margin-left:auto !important;margin-right:auto !important;height:117px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._axzttb{height:54px !important;}}._s32q95{height:100% !important;position:absolute !important;width:100% !important;bottom:0px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s32q95{display:none !important;}}._1y6eji9h{background-color:transparent !important;text-decoration:none !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:#21242c !important;}._1y6eji9h:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1y6eji9h{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow-y:hidden !important;}}._3238e18{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;vertical-align:middle !important;-webkit-align-items:center !important;align-items:center !important;}._1kdnqjig{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:normal !important;margin-top:4px !important;}._s71ydr1{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._s71ydr1{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._s71ydr1{margin-right:0px !important;margin-top:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s71ydr1{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1b20dct{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;vertical-align:top !important;white-space:normal !important;margin-right:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1b20dct{margin-right:0px !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1b20dct{margin-top:16px !important;margin-right:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1b20dct{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._zgoueth{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;text-decoration:underline currentcolor solid !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}", "charset", "utf-8", "https://cdn.kastatic.org/genwebpack/prod/en/corelibs.8b2e9b30422ad6b9b384.js", "65e0b281-f64d-4938", "", "https://cdn.kastatic.org/genwebpack/prod/en/moment.8c36445b7a66d882c374.js", "124b58b8-a673-4937", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared.14674ef47c4bde4a608d.js", "130b6038-5ebf-42e0", "", "https://cdn.kastatic.org/genwebpack/prod/en/6YAN.b6ef9acd98ae24026e13.js", "05913d6e-fa6a-4e49", "", "https://cdn.kastatic.org/genwebpack/prod/en/RTl1.32cbdb1bc99f624d7463.js", "cf3cd8d4-563c-4670", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.8ee47b0c3871f3a37569.css", "3c55b443-dfe0-4df4", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.44d860a5f902dc866571.js", "5a4ea7ca-f686-47b9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4uD3.b804ecb6ea8af02cf5a1.js", "53489c4d-633a-4dfa", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.62b147e0472187a8baef.css", "61a0c0f3-9dcf-4b3a", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.d2294897158ab6d8eda3.js", "b546e8ca-c17f-4521", "", "https://cdn.kastatic.org/genwebpack/prod/en/23mJ.d2f1dfb6818b5c9c58f3.js", "0ab2abbd-9176-4b75", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Jnw.b175bc9909297a65e345.js", "ce91812e-5c92-442f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6hzU.a817614bac2af57be0e0.js", "a8b7bbfb-52e7-463a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1yxG.92398ff42d9aabb70f27.js", "e9518eb4-638b-45c9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4ZnZ.d09a355e0b0ab62c9626.js", "85db1fc6-324b-495d", "", "https://cdn.kastatic.org/genwebpack/prod/en/36AW.fcc9a25213562e62125f.js", "c987fa93-68c5-4942", "", "https://cdn.kastatic.org/genwebpack/prod/en/326h.88489e4571e826cf43c8.js", "b0635955-be39-4dfd", "", "https://cdn.kastatic.org/genwebpack/prod/en/1OMm.632a822fd50a00943843.js", "923345a6-5920-4328", "", "https://cdn.kastatic.org/genwebpack/prod/en/4CzR.3aa17eb14841221db341.js", "412549b7-9689-46f5", "", "https://cdn.kastatic.org/genwebpack/prod/en/1w4M.787c382430a7b118c583.js", "1a497b3e-0de0-4897", "", "https://cdn.kastatic.org/genwebpack/prod/en/7EZm.b21474b8fc4bce3d9583.js", "ec78acba-7508-4893", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.c348e33fb757bfdd471f.css", "77157fd4-3976-40f7", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.77081dece68ec5c91b5d.js", "4acb3c34-fdfa-4c0a", "", "https://cdn.kastatic.org/genwebpack/prod/en/4Hiq.6d158d64ae291b723301.js", "a621c2c8-b17f-4815", "", "https://cdn.kastatic.org/genwebpack/prod/en/1FEV.09961860168dbf5e5cd5.js", "88ffeffd-71a3-43e8", "", "https://cdn.kastatic.org/genwebpack/prod/en/4bT6.9f273e44cc057544ac6d.js", "2f80383c-40d8-4ee3", "", "https://cdn.kastatic.org/genwebpack/prod/en/3JJz.2451a01cecfcf37c11db.js", "2056b86f-2ff0-4b7b", "", "https://cdn.kastatic.org/genwebpack/prod/en/ykUf.ad1084eb6d14d54eb828.js", "b59d5085-ca89-4471", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OPo.315ab3bbb53ec6719c16.js", "29ea0b8e-e8a8-44ea", "", "https://cdn.kastatic.org/genwebpack/prod/en/40jg.3a0ff53e0f4b73d0417c.js", "407e7616-d6da-4078", "", "https://cdn.kastatic.org/genwebpack/prod/en/ZIhB.9de2e41c42b39eb310e7.js", "b5f20a29-cc50-4cd5", "", "https://cdn.kastatic.org/genwebpack/prod/en/42Kj.6265d58934a6c944b17b.js", "5ac1ac47-4605-4831", "", "https://cdn.kastatic.org/genwebpack/prod/en/5F0q.cd349b7e82e6a03a4b82.js", "4a90164d-8054-4ab4", "", "https://cdn.kastatic.org/genwebpack/prod/en/4xk8.f38ee11432fada9f1ade.js", "608fd306-c082-450c", "", "https://cdn.kastatic.org/genwebpack/prod/en/i3qO.461f4c5a6c90bd5c4132.js", "e616d3e3-e725-4805", "", "https://cdn.kastatic.org/genwebpack/prod/en/2UsG.c54c2dac06cf4fad0aeb.js", "f62de152-f6dc-4c82", "", "https://cdn.kastatic.org/genwebpack/prod/en/QVSU.4b60c0471f423fde2530.js", "53973e60-50e5-4983", "", "https://cdn.kastatic.org/genwebpack/prod/en/4tr5.53e854aff335a14aee82.js", "b2b8f536-4d51-435a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Bdm.dd65253f198d11f86ba1.js", "d05f08ef-9fa3-4722", "", "https://cdn.kastatic.org/genwebpack/prod/en/1ok9.f9112504681b6298fb22.js", "fd8b9e2e-1ede-4b03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3WrQ.6e0f17169c0359268d39.js", "152e1ced-e1a9-4c9d", "", "https://cdn.kastatic.org/genwebpack/prod/en/70mT.eae9d1e91f54380ad98a.js", "a3b7cd8a-f917-4405", "", "https://cdn.kastatic.org/genwebpack/prod/en/5ESl.c1889f9337dfdb8c9847.js", "8a76a616-15f1-4852", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.e5fc51c0815927158700.css", "d7fefec2-0af8-4868", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.0d8fcc2e7fb07edd194a.js", "e99b0bf9-0e43-411e", "", "https://cdn.kastatic.org/genwebpack/prod/en/dyEE.230f8a8cd1be5ebe2436.js", "becffbd0-37fe-4576", "", "https://cdn.kastatic.org/genwebpack/prod/en/xiXN.f776c3e0ce252cfcbf47.js", "f7793cd3-ab02-404e", "", "https://cdn.kastatic.org/genwebpack/prod/en/7DhS.d46e32388c27e6b4a296.js", "1db71e16-2e70-48f3", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.17bae94e5bc8b489a146.css", "98c38812-c199-4e37", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.5c74731ff307eb951fde.js", "24e9a75b-9ca6-4b88", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.7e29897dbc1b74e306c0.css", "db18dd21-273c-4620", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.f1e4abf7f15b35028de4.js", "60f4a74d-8feb-44cd", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RFn.5920dbd895e88ee7c3eb.js", "549a42e1-7ab3-44fe", "", "https://cdn.kastatic.org/genwebpack/prod/en/IlY2.206c8c1cdab01fcd61c4.js", "552be7e3-43a3-4287", "", "https://cdn.kastatic.org/genwebpack/prod/en/7r1Y.549dabe2ac2a827c67f3.js", "360f594e-b0d7-4517", "", "https://cdn.kastatic.org/genwebpack/prod/en/1x8C.6cb63f98e9d10b737fb5.js", "3736a5e6-3b22-4809", "", "https://cdn.kastatic.org/genwebpack/prod/en/1cVY.93679e99e32539a4c34b.js", "27830e34-0359-4399", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ult.4fa5dfb661e2377d0c2c.js", "81585761-cd47-446d", "", "https://cdn.kastatic.org/genwebpack/prod/en/75hh.76b4af36f555b9034df1.js", "a318628c-ef80-4aa4", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.1322e7d05eeeab44a82d.css", "80509333-5070-4f0f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.c2c998fdb5320de5ed8b.js", "03e8a6a9-9a52-4f88", "", "https://cdn.kastatic.org/genwebpack/prod/en/7oYD.d19b24028fbda9a7936a.js", "9c071afc-0f2f-43c6", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Ssr.ba2124c99db585c0636d.js", "369b49a2-6a39-4340", "", "https://cdn.kastatic.org/genwebpack/prod/en/2dZL.5bd4ebf742d1f4426980.js", "9f5fb115-0d43-4a03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.86b58e6a0fc6eebe0a44.css", "cd25d24e-e551-4de8", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.3f0d3e81bad86f27e651.js", "12e42455-9e5e-4fdc", "", "https://cdn.kastatic.org/genwebpack/prod/en/3s7i.fc584e4b1b83650a7aa7.js", "82a05cc2-6393-4320", "", "https://cdn.kastatic.org/genwebpack/prod/en/57Ou.da18957295ddb85e0d01.js", "ca15a97c-4ec3-49dd", "", "https://cdn.kastatic.org/genwebpack/prod/en/5CJo.762bfbcac833f17620a6.js", "6d88a952-3a2d-4f00", "", "https://cdn.kastatic.org/genwebpack/prod/en/64G4.042ffde7d51e3ad5d4a7.js", "4e14086b-a30b-480d", "", "https://cdn.kastatic.org/genwebpack/prod/en/62NE.60144bcc568fbef4d7f4.js", "e094cdc2-d3d7-4279", "", "https://cdn.kastatic.org/genwebpack/prod/en/5Efb.c3ba8b8beac99a66687a.js", "d86699f2-0c3c-44fd", "", "https://cdn.kastatic.org/genwebpack/prod/en/68cZ.aa317dcf566ecec2c67a.js", "7cb4414d-7f6c-4997", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ejn.be917aab7062196496a9.js", "592ff7ef-1a95-456f", "", "https://cdn.kastatic.org/genwebpack/prod/en/4wWn.3dd3f56ccae56c71b72f.js", "297e9a82-8954-47f0", "", "https://cdn.kastatic.org/genwebpack/prod/en/298d.aa0d791e177a663cb600.js", "9ec213c7-9854-4db0", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared-intl.c80c4cfea5ec7a4fa34c.js", "e14bae0e-b7db-44ce", "", "https://cdn.kastatic.org/genwebpack/prod/en/5eTZ.197c69658825cdbbb327.js", "140e386f-e3c9-45b7", "", "https://cdn.kastatic.org/genwebpack/prod/en/gYGj.886130bfaf47cbd4acdd.js", "8910b184-8a44-480c", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RKi.54532eb2eefa8d65c91e.js", "97dfc77d-0381-4f79", "", "https://cdn.kastatic.org/genwebpack/prod/en/2hce.d97056f22aa22a07d966.js", "29655d2c-22f9-4eef", "", "BODY", "class", "lang-en", "e6e8363c-5977-40f8", "", "DIV", "id", "outer-wrapper", "style", "position:relative;z-index:0;", "clearfix bibliotron-header white-outer-wrapper", "e22487c6-d878-40ed", "", "::before", "before", "::after", "after", "margin-top: -20px;", "abe9a909-f434-458b", "", "BUTTON", "triggerless-modal-focus-anchor", "tabindex", "-1", "aria-label", "Modal closed. You are at the top of the page.", "_a46150", "937bee68-0d5a-4c75", "", "ed89b7d7-b246-45a8", "", "A", "#main-content", "data-skip-to-main", "_19q5dyh", "b5ee12a9-e51f-411d", "", "Skip to main content", "\n ", "page-container", "full-bleed", "46d41a82-bf5c-412a", "", "\n ", "page-container-inner", "93796fd9-a48d-49e6", "", "\n ", "fb-root", "2b7c00a2-6681-41e9", "", "box-sizing-border-box-reset full-height", "7b4d6d48-7ec4-4e8f", "", "\n ", "app-shell-root", "6bf7558c-0ad1-46b0", "", "_keh75d", "93e6fee3-65a1-48d3", "", "top-header-container", "_dgdpujh", "background-color: rgb(255, 255, 255);", "955a1944-d7b8-44d9", "", "NAV", "page header", "_9bl3wi", "role", "navigation", "0447de0d-bc70-4bee", "", "_1ycdc3w", "4a2fa339-dd81-4eae", "", "_1qhmdkk0", "99bbff2e-690c-4efe", "", "_1c8t70d", "0dcb2c29-bd80-474b", "", "data-test-id", "learn-menu-dropdown", "aria-expanded", "false", "_v2ig2y4", "36930cbb-4a9f-4c46", "", "SPAN", "data-learn-menu-trigger", "learn-menu-button", "228cbd4f-ddf1-4cac", "", "Courses", "_18gnmgv", "f96b94a0-9247-4f75", "", "svg", "aria-hidden", "focusable", "width", "10", "height", "viewBox", "0 0 10 10", "fa5966f8-2b35-4ece", "", "path", "fill", "currentColor", "d", "M5,6L0,0L10,0", "a40f9e6f-1c30-472b", "", "header-dropdown", "_17fow1wv", "e4df53c7-e3b3-46fc", "", "UL", "_njywdf2", "learn-menu", "55c9305b-6a87-455d", "", "LI", "b75f7149-5f1f-4390", "", "_1b2zmqj", "data-test-learn-menu-domain", "math", "61654115-4cb9-4408", "", "308920ed-f3e0-4aac", "", "data-navigable-index", "0", "894c9f23-d7c2-44e7", "", "_rwpuzd", "/math/in-math-by-grade", "cacb48ec-83c3-4e66", "", "_17zmj242", "5740bbd1-b967-4b9a", "", "Math - India", "_121xeo4", "fa385f31-9156-410c", "", "1", "b4569c6a-1284-4b4f", "", "Class 1", "_knb39h5", "/math/in-in-class-1st-math-cbse", "974d6dd3-d94d-4294", "", "_x9bdnmv", "f67cb87c-3323-4b8c", "", "2", "d57bc323-7d27-4d7b", "", "Class 2", "/math/in-in-class-2nd-math-cbse", "2bd1c03f-589e-4b89", "", "712b5e9d-e272-4145", "", "3", "cb5164b2-9611-4203", "", "Class 3", "/math/in-in-class-3rd-math-cbse", "4db9c662-0771-45f8", "", "110f9d8e-7a9d-40b8", "", "4", "213b1316-4087-43e3", "", "Class 4", "/math/in-in-class-4th-math-cbse", "4a4d245c-2baa-4718", "", "4b28179a-0f26-47e0", "", "5", "cd5258d2-065d-4353", "", "Class 5", "/math/in-in-class-5th-math-cbse", "6159f6a0-5afa-44e7", "", "ab75dfe2-e3e4-4530", "", "6", "f7f9f119-6720-49df", "", "Class 6", "/math/in-in-class-6th-math-cbse", "057b0ec8-57c6-4ac9", "", "f8bf6827-5d82-4516", "", "7", "fd153d15-3dc3-45b8", "", "Class 7", "/math/in-in-class-7th-math-cbse", "ab647725-09d3-4743", "", "67e0d24b-7c11-46d4", "", "8", "635d4209-e682-4a93", "", "Class 8", "/math/in-in-class-8th-math-cbse", "879b4b0d-267e-4950", "", "9c69fc05-9ffa-4137", "", "9", "9bfedf8d-5717-4849", "", "Class 9", "/math/in-in-grade-9-ncert", "5f5b00bb-d0f0-4298", "", "e2700e0d-06e6-447b", "", "107599e8-595a-4773", "", "Class 10", "/math/in-in-grade-10-ncert", "6b07a22f-2b80-4956", "", "0bfc17a8-1221-4adc", "", "11", "a6e484d0-13b5-45d5", "", "Class 11", "/math/in-in-grade-11-ncert", "eab6bcec-762b-4774", "", "c5c0a068-079b-48e3", "", "12", "8cb2a401-f1fe-40de", "", "Class 12", "/math/in-in-grade-12-ncert", "73dfd31a-4f09-46b3", "", "a51a2cad-64f2-4b43", "", "8799fa35-e3aa-4c7a", "", "aef98d25-03b4-4101", "", "4a85f66b-570b-42f9", "", "13", "455c7733-7920-4edb", "", "/math/in-in-math-foundations", "18719652-56e7-479f", "", "9ba2d5a3-1813-4200", "", "Math foundations", "9879d406-01ad-4207", "", "14", "ca0c97b4-1faf-4684", "", "Class 6 (Foundation)", "/math/in-class-6-math-foundation", "80bfe68f-3723-4872", "", "a7c412eb-102e-4ff3", "", "15", "4ac898de-8dd1-44f1", "", "Class 7 (Foundation)", "/math/in-class-7-math-foundation", "c0281f63-31cc-47d3", "", "bf3c5af3-dabd-4cc9", "", "16", "50034716-1524-44e4", "", "Class 8 (Foundation)", "/math/in-class-8-math-foundation", "ab06a5e0-2212-4769", "", "7ddcd825-d5e8-45af", "", "17", "9a590374-27f1-45d5", "", "Class 9 (Foundation)", "/math/in-class-9-math-foundation", "69f45cdc-e47d-4717", "", "a3f456e7-63e6-443a", "", "18", "a2bec0e8-23cb-4e1b", "", "Class 10 (Foundation)", "/math/in-class-10-math-foundation", "3a6b5769-fd02-429a", "", "88c52a90-5a0a-4904", "", "0920eba2-1746-4385", "", "858dc946-b2ed-4e98", "", "094b384c-2eb3-4a2c", "", "19", "1e09a4e0-5487-4d9f", "", "/math", "6a7eb318-bd50-4e6b", "", "81f775bf-d40d-4d8f", "", "Math", "ab8fa560-5a31-4386", "", "20", "a8c377c3-1134-4b9a", "", "Algebra 1", "/math/algebra", "0b4cad04-9097-49b9", "", "8e12db84-9f51-429f", "", "21", "08c23d7c-0f71-4816", "", "Geometry", "/math/geometry-home", "1a863443-77cf-4754", "", "8d61f601-b8f4-42d6", "", "22", "2b195fda-bf16-4549", "", "Algebra 2", "/math/algebra2", "50910cef-869a-4ada", "", "de396cc0-16f5-47f4", "", "23", "923f9ef8-2e93-41b6", "", "Trigonometry", "/math/trigonometry", "f78669c5-1a5c-4c18", "", "aa4de325-4580-4573", "", "24", "8c0df5b3-43a4-455c", "", "Statistics & probability", "/math/statistics-probability", "e15a30f7-9112-4818", "", "bf4463dc-bc32-46dc", "", "25", "0259c132-0ec6-479e", "", "Precalculus", "/math/precalculus", "f9aa1b7f-1527-437b", "", "28364629-7a53-4690", "", "26", "3636ca2d-1a8f-4d19", "", "Calculus", "/math/calculus-1", "1f47553b-73b8-4e38", "", "a06a0636-c4f4-4765", "", "27", "ac4044c1-e7aa-4e15", "", "Multivariable calculus", "/math/multivariable-calculus", "be057134-4a4f-48f3", "", "0f291256-4fe5-4076", "", "28", "908a3ba2-342f-49da", "", "Differential equations", "/math/differential-equations", "6bfc94c4-4a31-4dcb", "", "e4dd124c-3117-420c", "", "29", "131d0737-8ffe-4c46", "", "Linear algebra", "/math/linear-algebra", "4c77f23e-c684-477f", "", "e06d5e46-94e5-4354", "", "30", "cd1aac42-5d64-4025", "", "See all Math", "c3d2cbe0-ee74-489a", "", "c019821d-a060-4813", "", "e4a8f0a7-20c6-436c", "", "khan-for-educators", "e7754e1c-1976-4f84", "", "c9e02858-c836-4c78", "", "31", "f1da837c-b6d8-495c", "", "/khan-for-educators/khan-kids-app-page", "56f95a0b-7a98-448c", "", "5df49663-76e4-4bc7", "", "Khan Kids, an app (ages 2-7)", "60a8a6ce-0fda-4d1d", "", "32", "62090754-9ebe-4b31", "", "Math, Reading & Social Emotional Learning", "/kids", "701c0b1a-66ed-4268", "", "24b1264a-1430-48b6", "", "25e3a3f9-9981-4042", "", "4e34ab6a-78b3-455d", "", "cdd5534e-1ce3-496c", "", "33", "522a52c4-a799-4508", "", "/math/hindi", "e4062713-534f-4b75", "", "538df048-cad9-41f5", "", "Learn in Hindi ", "04a98af4-ef15-4ead", "", "34", "2ecaa47e-f160-49b8", "", "Class 6 Math (India) - Hindi", "/math/in-in-class-6-math-cbse-hindi", "87e69277-9750-4f2b", "", "146c34d2-fa20-44b5", "", "35", "835345c1-bcfa-4709", "", "Class 7 Math (India) - Hindi", "/math/in-in-class-7th-math-cbse-hindi", "a4d69838-556c-4dbf", "", "9177e596-5397-4d7d", "", "36", "19a0e9ee-cd3c-4868", "", "Class 8 Math (India) - Hindi", "/math/in-in-class-8-math-india-hindi", "0f8aa826-377f-4fe2", "", "bdc75565-6656-4fcb", "", "37", "f3ebcbaf-00e2-40c3", "", "Class 9 Math (India) - Hindi", "/math/in-in-class-9-math-india-hindi", "b1c44ab0-eff3-4965", "", "dd82077f-273c-44f7", "", "38", "be737441-fd02-4b5e", "", "Class 10 Math (India) - Hindi", "/math/in-in-class-10-math-cbse-hindi", "34317dee-fca0-4e17", "", "c8e7ec3e-f9ae-43fd", "", "39", "945f4a13-04b1-4efe", "", "Class 10 Physics (India) - Hindi", "/science/in-in-class-10-physics-india-hindi", "ab255b33-3bd1-4f4d", "", "d59dbabd-d565-4ea6", "", "40", "76b801bd-0597-452b", "", "Class 11 Physics (India) - Hindi", "/science/in-in-class-11-physics-cbse-hindi", "9b526bdd-cead-47ec", "", "1533aab9-b2ab-4328", "", "b94d813a-2959-4a26", "", "science", "9b25fda3-0234-4deb", "", "496beadf-27f5-4e49", "", "41", "4811a25a-de72-49a4", "", "/science/science-india", "ef330db8-620c-45fd", "", "94a5a174-3cf2-46af", "", "Science - India", "11dc94b7-8ee8-4525", "", "42", "d33215fd-55b5-4032", "", "Class 9 physics", "/science/in-in-class9th-physics-india", "0c5cfa38-1013-4e18", "", "15d958fd-7ac2-4ad5", "", "43", "1d605148-17ce-4417", "", "Class 10 physics", "/science/in-in-class10th-physics", "aec282c5-5b23-4c66", "", "eeb2dd6d-99a5-4e0d", "", "44", "fa9d13cd-9fa1-44f7", "", "Class 10 chemistry", "/science/in-in-class-10-chemistry-india", "823ec158-3e91-4e74", "", "75819d47-5f9f-4fa6", "", "45", "eaf023fc-4096-4b96", "", "Class 10 biology", "/science/class-10-biology", "a9bdc745-ec84-455d", "", "7536e474-9a03-4f12", "", "46", "324dc43e-7623-4a34", "", "Class 11 physics", "/science/in-in-class11th-physics", "59d448d0-e686-4b89", "", "fc26eb83-aaff-4862", "", "47", "efbd0bc2-2715-4b89", "", "Class 11 chemistry", "/science/class-11-chemistry-india", "38c5ce02-17cc-4de0", "", "c42bed22-8db3-473f", "", "48", "ae704037-59c3-4414", "", "Class 11 biology", "/science/in-in-class-11-biology-india", "6dd52528-ce11-4ce5", "", "5e3a8862-c087-4014", "", "49", "4f7c8d1e-a557-46d4", "", "Class 12 physics", "/science/in-in-class-12th-physics-india", "b4e30ef8-eac0-4605", "", "4d11dcec-104f-48d4", "", "50", "eb398c19-b116-4a71", "", "Class 12 chemistry", "/science/class-12-chemistry-india", "85af3d9e-d37f-4a0c", "", "f207e908-7a1b-4614", "", "51", "a2d344de-6b7b-4bb0", "", "Class 12 biology", "/science/in-in-class-12-biology-india", "eb90950a-6494-4584", "", "26accd72-796f-4b97", "", "1cb9e626-ebf3-4ac5", "", "b00d6ec0-127c-4311", "", "4416e54a-c617-4365", "", "52", "eed0bb61-a2f9-4def", "", "/science", "ef971522-3244-4a8f", "", "606a68d6-8e73-4e5d", "", "Science", "0251293a-3fb2-4db7", "", "53", "534c0394-0eef-44c7", "", "Physics", "/science/physics", "3cb2533f-451e-43dc", "", "299bd735-ec3b-4f99", "", "54", "39fd9ef7-1442-4956", "", "Chemistry", "/science/chemistry", "685e2751-8ad5-4dd5", "", "0777e68e-36ca-4367", "", "55", "a9a2f967-8c89-483f", "", "Biology", "/science/biology", "06b8e634-af2e-436a", "", "3ef07bc4-d1bb-44f1", "", "56", "6de76c20-3698-4e83", "", "See all Science", "b946f5aa-704c-40e1", "", "c8cfcfa5-27f3-4f3f", "", "7a927ed4-fdda-4a22", "", "computing", "4bd7d6e1-ee8c-4d10", "", "965a4170-c554-4b30", "", "57", "1715858d-ea02-42c5", "", "/computing", "9aa08788-4504-4f62", "", "9f8ea21d-25d9-4ce0", "", "Computing", "11ff64a2-a9b9-4565", "", "58", "70b56101-cb73-415a", "", "Computer programming", "/computing/computer-programming", "999263e6-c23f-446f", "", "a16d9149-858e-4118", "", "59", "dfe67da4-c2ec-4788", "", "Computer science", "/computing/computer-science", "f8358c41-53d1-4321", "", "5b928054-9d0d-43c6", "", "60", "c039f611-a734-4a05", "", "See all Computing", "c8159dfe-4483-46ab", "", "29a4f6f3-8ca2-45ba", "", "4c92ff25-6b9b-4c9b", "", "humanities", "3094e69c-48ab-490d", "", "a2976de2-4703-4ff8", "", "61", "5695ad11-c940-40f8", "", "/humanities", "69aa52b5-10fd-4b3e", "", "2bf06a79-3aff-48da", "", "Arts & humanities", "e517df5f-57ef-4835", "", "62", "c806769c-4d9b-4c01", "", "Art history", "/humanities/art-history", "7e0c08f5-22f8-47e7", "", "be4e04e7-ce04-4a68", "", "63", "9762954f-fc17-4434", "", "US history", "/humanities/us-history", "e3d8d8d8-4c0b-46f9", "", "117432c3-517e-4313", "", "64", "f77094f8-e9c0-4fb0", "", "World history", "/humanities/world-history", "4be70477-a774-47dc", "", "bfa08e7b-adae-426d", "", "65", "b8c099b0-f848-4bff", "", "See all Arts & Humanities", "f810c5bb-c0fc-49bc", "", "1fbc967f-5ce1-40ad", "", "ea80554b-3c04-4f12", "", "economics-finance-domain", "9b6881da-1635-4513", "", "fd07d412-89ed-489c", "", "66", "0c5e595c-3d7c-42ef", "", "/economics-finance-domain", "621cbb9b-5b51-41db", "", "57df36ab-e86c-4bb9", "", "Economics", "701d197f-1a0b-4cd4", "", "67", "1413feeb-7301-412f", "", "Microeconomics", "/economics-finance-domain/microeconomics", "ce35e920-044f-4372", "", "8913b93b-3f8b-4609", "", "68", "3c4e59de-6e01-4263", "", "Macroeconomics", "/economics-finance-domain/macroeconomics", "f42dabd5-0d3d-4d45", "", "193c9e3c-48ba-49c2", "", "69", "14831d7f-3c36-4926", "", "See all Economics", "93f4724c-7f2b-4dbc", "", "0e87ecbc-7d88-4254", "", "5b41c760-68cb-495d", "", "test-prep", "0200b107-c777-43d1", "", "01faed35-6fe5-4895", "", "70", "671512d1-7a60-472b", "", "/test-prep", "a317e1c7-46a1-43f0", "", "e5c5bb3f-db54-41fc", "", "Test prep", "b87fdd90-a0d1-4aad", "", "71", "a8f9a81f-10e5-4257", "", "SAT", "/sat/start", "5be8a34b-0e84-46fa", "", "476d950a-ca69-413b", "", "72", "77500f8b-4fbd-4d2d", "", "Digital SAT", "/digital-sat/start", "3fe4ff77-dbc9-4f22", "", "de03d4f1-9084-444d", "", "_akfsuo", "4ac5a9b7-a757-4bd0", "", "_vji8du", "4d1e8b48-7275-4639", "", "NEW", "73", "b3311f49-4a48-4c41", "", "LSAT", "/prep/lsat/start", "d3043beb-38c4-4eca", "", "e74e9055-b3e9-4c07", "", "288d9b50-3d6a-41c5", "", "ea0c459c-255b-4d08", "", "6fad496b-95cd-4a5d", "", "74", "548f0093-378c-4b2b", "", "/khan-for-educators", "36cbe7cb-79e6-4566", "", "f5328fb4-05f9-475c", "", "Khan for Educators", "7ca65d03-66c9-4b09", "", "75", "139f9bb5-302a-4344", "", "Khan for Educators (Teachers)", "/khan-for-educators/khan-for-educators-for-teachers", "d8bc10b7-ee07-4512", "", "d19e1c32-8d48-4650", "", "76", "711d1e94-58bf-419a", "", "Khan for Educators (Mentors)", "/khan-for-educators/khan-for-educators-for-mentors", "dc6e4d32-83fe-4fb4", "", "2c60150f-e780-463b", "", "_1boekgo", "7d3ca274-a541-40d7", "", "data-hack-search-button-label", "Search for courses, skills, and videos", "/search", "_14nbw552", "navbar-search-button", "background-color: rgb(247, 248, 250);", "5cbf4691-60ca-40e0", "", "_dhzffk", "682e80b2-a0ec-44e3", "", "_gkt786u", "a0622e6d-a26a-4ec6", "", "Search", "_1717m280", "6fe9c522-38d2-4457", "", "3aa08f43-3158-4c10", "", "M7.73732912,6.67985439 C7.75204857,6.69246326 7.76639529,\n 6.70573509 7.7803301,6.7196699 L9.65165045,8.59099025 C9.94454365,\n 8.8838835 9.94454365,9.3587572 9.65165045,9.65165045 C9.3587572,\n 9.94454365 8.8838835,9.94454365 8.59099025,9.65165045 L6.7196699,\n 7.7803301 C6.70573509,7.76639529 6.69246326,7.75204857 6.67985439,\n 7.73732912 C5.99121283,8.21804812 5.15353311,8.5 4.25,8.5 C1.90278981,\n 8.5 0,6.59721019 0,4.25 C0,1.90278981 1.90278981,0 4.25,0 C6.59721019,\n 0 8.5,1.90278981 8.5,4.25 C8.5,5.15353311 8.21804812,5.99121283\n 7.73732912,6.67985439 L7.73732912,6.67985439 Z M4.25,7.5 C6.04492544,\n 7.5 7.5,6.04492544 7.5,4.25 C7.5,2.45507456 6.04492544,1 4.25,1\n C2.45507456,1 1,2.45507456 1,4.25 C1,6.04492544 2.45507456,7.5 4.25,\n 7.5 L4.25,7.5 Z", "9fe3ec69-ee66-4034", "", "_1ujnvj", "42ba9bea-5cb3-49b4", "", "Khan Academy", "header-logo", "_1ab8w4s7", "8c9bbe23-a8ca-4e21", "", "_1rt6g9t", "176px", "28px", "0 0 176 28", "ea24dfd3-e541-40a1", "", "M33.66,6.5A.54.54,0,0,1,34.21,6h2a.55.55,0,0,1,.55.55v6.2l5.79-6.52A.53.53,0,0,1,43,6h2.3a.48.48,0,0,1,.36.82l-6,6.75,6.43,7.69a.51.51,0,0,1-.41.81h-2.5a.55.55,0,0,1-.42-.16l-6-7.4v7a.56.56,0,0,1-.55.56h-2a.55.55,0,0,1-.55-.56Z", "a2ed9d07-3e06-4451", "", "M47.78,6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5v5.63a4.07,4.07,0,0,1,2.7-.9c3.38,0,4.3,2.34,4.3,5v5.32a.53.53,0,0,1-.51.51H55.28a.51.51,0,0,1-.5-.51V16.16c0-1.47-.67-2.36-1.93-2.36a2.18,2.18,0,0,0-2.2,1.86v5.85c0,.3-.14.51-.56.51H48.28a.52.52,0,0,1-.5-.51Z", "12c083d0-63cf-4b34", "", "M63.48,15.31a7.7,7.7,0,0,1,2,.3c0-1.35-.34-2-1.47-2a13.49,13.49,0,0,0-3,.39c-.35.12-.55-.13-.6-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.31,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.51.51h-.78c-.18,0-.32-.07-.46-.37l-.3-.71a4.66,4.66,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C59.25,16.76,60.79,15.31,63.48,15.31Zm.07,4.82A2.27,2.27,0,0,0,65.45,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.4,1.4,0,0,0,63.55,20.13Z", "fe3e6897-930a-4dc8", "", "M70.59,11.92a.51.51,0,0,1,.51-.51H72a.42.42,0,0,1,.44.32l.39,1a4.26,4.26,0,0,1,3.42-1.54c3.37,0,4.24,2.27,4.24,4.84v5.49A.52.52,0,0,1,80,22H78.1a.51.51,0,0,1-.51-.51V16c0-1.37-.55-2.22-1.83-2.22a2.34,2.34,0,0,0-2.3,1.65v6.06c0,.39-.16.51-.66.51H71.1a.53.53,0,0,1-.51-.51Z", "1a0c85af-24f1-4d26", "", "M85.89,21.42,93,6a.4.4,0,0,1,.39-.25h.23A.39.39,0,0,1,94,6l7.07,15.45a.41.41,0,0,1-.39.6h-2a.66.66,0,0,1-.67-.46l-1.12-2.48H90.07l-1.13,2.48a.69.69,0,0,1-.66.46h-2A.4.4,0,0,1,85.89,21.42Zm9.91-4.89-2.29-5.05h-.07l-2.25,5.05Z", "1b602fa9-2f40-4f15", "", "M107,11.18A5.24,5.24,0,0,1,111,13c.23.23.12.53-.11.76l-1,1.06c-.23.25-.48.13-.69-.07a2.84,2.84,0,0,0-2.11-.92,2.78,2.78,0,0,0-2.8,2.91,2.77,2.77,0,0,0,2.78,2.94,2.81,2.81,0,0,0,2.25-1.17.5.5,0,0,1,.66-.07l1,.87c.25.23.37.49.18.76a4.75,4.75,0,0,1-4.2,2.23,5.55,5.55,0,1,1,0-11.09Z", "3aae18ec-0650-43b7", "", "M116.83,15.31a7.82,7.82,0,0,1,2,.3c0-1.35-.35-2-1.47-2a13.5,13.5,0,0,0-3,.39c-.34.12-.55-.13-.59-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.3,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.5.51h-.78c-.19,0-.32-.07-.46-.37l-.3-.71a4.68,4.68,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C112.61,16.76,114.15,15.31,116.83,15.31Zm.07,4.82A2.29,2.29,0,0,0,118.81,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.39,1.39,0,0,0,116.9,20.13Z", "2e780c25-8afa-4f24", "", "M128.62,11.18a7.67,7.67,0,0,1,2.55.44V6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5V21.51a.51.51,0,0,1-.51.51h-.85c-.25,0-.41-.21-.5-.51l-.28-.83a4.55,4.55,0,0,1-3.46,1.59c-2.9,0-5.08-2.34-5.08-5.56A5.21,5.21,0,0,1,128.62,11.18Zm2.55,3.22a4.18,4.18,0,0,0-2.21-.6,2.68,2.68,0,0,0-2.64,2.91c0,1.5.85,2.94,2.51,2.94a2.43,2.43,0,0,0,2.34-1.47Z", "c782f053-2a5e-40a0", "", "M141.22,11.18a4.75,4.75,0,0,1,4.87,4.91c0,.16,0,.53-.05.69a.53.53,0,0,1-.5.48h-6.8a2.55,2.55,0,0,0,2.64,2.46,3.49,3.49,0,0,0,2.27-.78c.26-.21.53-.23.69,0l.9,1.19a.45.45,0,0,1-.05.69,6,6,0,0,1-3.95,1.45,5.37,5.37,0,0,1-5.37-5.56A5.37,5.37,0,0,1,141.22,11.18Zm2,4.2a1.94,1.94,0,0,0-2-1.83,2.11,2.11,0,0,0-2.25,1.83Z", "3729d1f9-0491-48c8", "", "M147.79,11.92a.51.51,0,0,1,.5-.51h.83a.4.4,0,0,1,.43.3l.39,1a4,4,0,0,1,3.24-1.54,3.61,3.61,0,0,1,3.17,1.61,4.53,4.53,0,0,1,3.42-1.61c3.39,0,4.2,2.16,4.2,4.91v5.42a.52.52,0,0,1-.53.51H161.6a.51.51,0,0,1-.5-.51V16c0-1.37-.51-2.22-1.84-2.22a2,2,0,0,0-2,1.1s0,.53,0,1v5.6a.52.52,0,0,1-.5.51H155a.5.5,0,0,1-.51-.51V16c0-1.37-.39-2.22-1.74-2.22a2.1,2.1,0,0,0-2,1.65v6.06a.52.52,0,0,1-.5.51h-1.86a.52.52,0,0,1-.5-.51Z", "f0b87405-91d8-4cd5", "", "M165.07,12.1a.47.47,0,0,1,.46-.69h2.2a.42.42,0,0,1,.44.3l1.9,6.33h.05l2.41-6.33c.16-.28.34-.3.67-.3h2a.47.47,0,0,1,.46.69l-6.25,15.06a.53.53,0,0,1-.46.32h-2.2a.48.48,0,0,1-.46-.71l2.13-5.37Z", "2abdb859-d85f-4e45", "", "#14bf96", "M2.31,5.8A3.56,3.56,0,0,0,.66,8.6V19.4a3.56,3.56,0,0,0,1.65,2.8L12,27.62a3.75,3.75,0,0,0,3.3,0L25,22.2a3.56,3.56,0,0,0,1.65-2.8V8.6A3.56,3.56,0,0,0,25,5.8L15.31.38a3.75,3.75,0,0,0-3.3,0Z", "03a6015f-85ce-418c", "", "#ffffff", "M23.61,11.32c-5.38,0-9.4,4.46-9.4,9.93v.23H13.13v-.23c0-5.47-4-9.91-9.42-9.93,0,.34,0,.69,0,1a9.91,9.91,0,0,0,6.4,9.32,10.47,10.47,0,0,0,3.59.64,10.64,10.64,0,0,0,3.62-.64,9.92,9.92,0,0,0,6.39-9.32C23.66,12,23.64,11.66,23.61,11.32Z", "e9a9f823-df40-45fe", "", "circle", "cx", "13.66", "cy", "8.74", "r", "95447df3-b05c-4d76", "", "_btd0noz", "f6724498-f3e3-46ff", "", "header-get-ai-guide-link", "target", "_blank", "noopener noreferrer", "_4dodshe", "/khan-labs", "855b0b63-c272-4295", "", "_13gjrqj", "7b1409fd-5cec-4f6d", "", "Get AI Guide", "header-donate-link", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.header", "_3z40pab _13hnk7qk", "843d6e72-7622-49eb", "", "bc48b4fd-69d9-4c3c", "", "Donate", "0 0 16 16", "external-icon", "_1d524plp", "14ceb2e7-8f52-4d2a", "", "M14 6.5C14 6.63261 13.9473 6.75979 13.8536 6.85355C13.7598 6.94732 13.6326 7 13.5 7C13.3674 7 13.2402 6.94732 13.1464 6.85355C13.0527 6.75979 13 6.63261 13 6.5V3.7075L8.85437 7.85375C8.76055 7.94757 8.63331 8.00028 8.50062 8.00028C8.36794 8.00028 8.2407 7.94757 8.14688 7.85375C8.05306 7.75993 8.00035 7.63268 8.00035 7.5C8.00035 7.36732 8.05306 7.24007 8.14688 7.14625L12.2925 3H9.5C9.36739 3 9.24021 2.94732 9.14645 2.85355C9.05268 2.75979 9 2.63261 9 2.5C9 2.36739 9.05268 2.24021 9.14645 2.14645C9.24021 2.05268 9.36739 2 9.5 2H13.5C13.6326 2 13.7598 2.05268 13.8536 2.14645C13.9473 2.24021 14 2.36739 14 2.5V6.5ZM11.5 8C11.3674 8 11.2402 8.05268 11.1464 8.14645C11.0527 8.24021 11 8.36739 11 8.5V13H3V5H7.5C7.63261 5 7.75979 4.94732 7.85355 4.85355C7.94732 4.75979 8 4.63261 8 4.5C8 4.36739 7.94732 4.24021 7.85355 4.14645C7.75979 4.05268 7.63261 4 7.5 4H3C2.73478 4 2.48043 4.10536 2.29289 4.29289C2.10536 4.48043 2 4.73478 2 5V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H11C11.2652 14 11.5196 13.8946 11.7071 13.7071C11.8946 13.5196 12 13.2652 12 13V8.5C12 8.36739 11.9473 8.24021 11.8536 8.14645C11.7598 8.05268 11.6326 8 11.5 8Z", "7edee25a-9b28-4b83", "", "user menu", "_91vjm8", "0da59162-1fc4-4eb5", "", "user-dropdown", "webtasks.navigator", "_5ifuif6", "3fd49f18-fd44-4912", "", "_4jvfagi", "header-profile-button", "c5be6d29-ce06-499e", "", "_wozql4 _13hnk7qk", "1a21d1a4-2461-40b0", "", "_1lz3xw8j", "8b2e89bd-a427-4e0c", "", "_q83079", "492a8a87-9311-4618", "", "_d97lw6p", "header-notifications-switch", "37072795-715b-44de", "", "_co5z0qm", "41c44ad7-e200-4e66", "", "_g20yn58", "4e682cff-6925-4f4d", "", "Notifications", "_1lho23fo", "d83a4697-2ba9-4821", "", "_rg8deia", "519f9187-703a-4b70", "", "_1l5yw01k", "9b0073ce-45f5-4e22", "", "f47c458d-3572-46da", "", "#21242c", "M6.7,8.8L3,5l3.6-3.8c0.3-0.3,0.2-0.7,0-1c-0.2-0.3-0.7\n -0.2-1,0l-4,4.3c-0.2,0.3-0.2,0.7,0,0.9l4.1,4.3c0.3,0.3,0.7,0.3,1,0\n C7,9.5,7,9.1,6.7,8.8z", "36cddce3-d0a6-40da", "", "bf743503-72ad-45e0", "", "header-user-settings", "a4dcf569-9afa-46a0", "", "780ce07e-6652-4a60", "", "learner-home-button", "_hs95etv", "/?learn=1", "160b1a67-cb2d-45df", "", "_xy39ea8", "29027354-25a3-4b8b", "", "Learner home", "da74ab19-68c1-4082", "", "/settings/account", "_1lcr11", "5d537ba0-6ac2-4c09", "", "ed05c853-6e0e-48fe", "", "Settings", "6d479dc3-7688-4b08", "", "https://khanacademy.zendesk.com", "66308b16-30cb-4171", "", "a8bb7c25-1385-4589", "", "Help", "eca80c53-4858-4a98", "", "_71vn8x8", "/logout?continue=%2Fprofile%2Fme%2Fcourses", "nofollow", "user-settings-logout-link", "f11f7c00-c549-44bd", "", "3d02adcd-de37-49bc", "", "Log out", "_xvt9wo", "762ccc69-86d3-4cbc", "", "mobile-search-button", "_5tdxkjz", "47cb2ef5-c199-4267", "", "_goqwwol", "b2fbf90c-361d-456e", "", "_19bpjuy", "583ae473-b8e0-4ebb", "", "47eadac6-290b-4d7f", "", "bca945e7-e42b-4b21", "", "23ba086c-c053-405c", "", "_d4d2b5k", "mobile-header-menu-button", "Open menu", "aria-controls", "page-header-responsive-nav-menu", "2115e844-2ec1-4884", "", "16.79422278736115", "0 0 100 83.362", "5fd07bb9-7b41-49c4", "", "M100.035 70.91l0 8.322q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.322q0-1.71 1.254-2.964t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.964zm0-33.402l0 8.379q.057 1.71-1.197 2.964t-2.964 1.197l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.653 1.254-2.907t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.907zm0-33.345l0 8.379q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.71 1.254-2.964t2.907-1.197l91.713 0q1.71-.057 2.964 1.197t1.197 2.964z", "4a1fa958-7ddd-47b1", "", "_1f3u7s", "responsive-nav-menu", "menu", "9e74c50b-c686-4783", "", "_xu2jcg _1pwnewep", "6a9a033d-7166-426c", "", "MAIN", "_bc4egv", "e76cb1b5-f224-4534", "", "main-content", "_s217esa", "f29df3fb-2a2a-462e", "", "Main content", "_1v7bqtc2", "f8bc74a4-08e5-4d0f", "", "f868b74b-b043-4651", "", "\n .box-sizing-border-box-reset * {\n box-sizing: initial;\n }", "H1", "dashboard-a11y-heading", "6306b7cb-8467-4bc3", "", "Home", "nav-container", "_lojkxq8", "9fecb21c-ddf0-44c9", "", "lihp-heading", "5febb9c6-d758-4cac", "", "user-info-container large-header", "aebaa2ac-80ef-4952", "", "user-info clearfix", "a713c818-c32d-47fa", "", "user-info-all", "abd365ee-0724-4f2d", "", "basic-user-info", "e7938218-6d83-4e0b", "", "float-left avatar-pic-container editable", "button", "a577d7a6-73de-403a", "", "user-avatar-background", "351d0374-75f3-4a25", "", "IMG", "https://cdn.kastatic.org/images/avatars/svg/blobby-green.svg", "avatar-pic", "alt", "Blobby avatar. Click to change your avatar.", "35f1ba43-01f4-4704", "", "user-deets editable", "71efcc96-9270-4cbb", "", "_1ell7dku", "8c8c04f9-6a3a-4fc8", "", "_azwfqqs", "4d7a95d8-4755-4021", "", "_19lfck2n", "fba773b5-762e-4746", "", "4b79ad03-ddba-4591", "", "empty-field pure-hidden-xs", "cd793d85-6b3d-4878", "", "Pick a username", " - ", "9f4eb329-5f1c-464a", "", "empty-field pure-hidden-xs", "699ec292-1be4-4c7b", "", "Add your bio", "user-card-edit-menu pure-hidden-xs", "6749acaa-ef17-4bde", "", "aria-disabled", "_pot4j9l", "55272485-caf7-48d5", "", "_90x24ln", "623189bd-62aa-4d67", "", "Edit Profile", "user-summary-view__points-and-badges", "3f475769-c94b-4bc9", "", "energy-points-container", "title", "1,307 energy points", "70f403cf-999f-4bd5", "", "energy-points-badge fixed-width", "6a6a742c-c6a9-439c", "", "odometer odometer-theme-minimal", "b3faed4d-90fe-44cd", "", "odometer-inside", "6bba7966-f0d8-419b", "", "odometer-digit", "a1edc62b-8a96-4bfb", "", "odometer-digit-spacer", "9b0499c8-2d32-4a7b", "", "odometer-digit-inner", "59ddc80d-7db4-4711", "", "odometer-ribbon", "78e04041-7f61-400a", "", "odometer-ribbon-inner", "7a46fcdf-ce35-4a74", "", "odometer-value", "8bb757a0-2a9e-457b", "", "odometer-formatting-mark", "b26ec426-5fc8-43d6", "", ",", "545e63bd-c98c-4a9a", "", "d958408e-7946-4283", "", "c825fe3b-2090-46df", "", "5348c331-3cd6-4894", "", "72216711-53a1-4845", "", "a674e645-8ed7-400c", "", "23025c12-6320-48b9", "", "62003cf3-6b33-4eac", "", "50214e20-2e47-45e3", "", "659e1f5f-836d-497d", "", "c116a05f-082d-4fe8", "", "fc07cdd5-d6c1-4bc7", "", "31e1cbf5-b41f-45c2", "", "8e3f0334-0602-4632", "", "1dd8afca-6611-44f1", "", "a6349c61-d00f-440e", "", "afab638e-c6d6-445d", "", "fa238067-4f88-4185", "", "4982263e-cb33-402f", "", "user-summary-view__points-and-badges__badges", "df2ed83d-d978-4411", "", "profile-badge-count-container visited-no-recolor", "0 badges total.", "/profile/kaid_662450128763704713107830/badges", "2fd460d4-5a92-46a4", "", "badge-category", "f6ace359-5fb2-4be7", "", "badge-img-small badge-master-img-small", "16b325a2-0aff-4452", "", " ", "badge-count", "30656471-9012-4ee4", "", "942e3bd4-ff93-4473", "", "badge-img-small badge-platinum-img-small", "78c92dd4-a69d-47d3", "", "ccff5010-e229-4d42", "", "6f23040a-6ce6-42a6", "", "badge-img-small badge-diamond-img-small", "b2ea7523-8290-432f", "", "2e038bf5-c514-4e6a", "", "1bf13b87-3e54-4396", "", "badge-img-small badge-gold-img-small", "509422db-490d-44ce", "", "2fbb5ee2-f16c-4d3a", "", "704db560-0b39-48d6", "", "badge-img-small badge-silver-img-small", "31399894-0a24-4f9f", "", "06ad78a6-121b-4d6d", "", "ba8759cd-0765-4ce8", "", "badge-img-small badge-bronze-img-small", "21fa2fa4-fb04-4372", "", "4e895f6c-ad57-48c8", "", "sr-only", "81547b29-497d-4550", "", "_xu2jcg", "b3b3b98a-dfa9-4c2a", "", "_1qrrvqo8", "3d6cfdde-6066-4e00", "", "_1qxywlbt", "d7fdee83-21e3-467b", "", "_6xyn8lv", "86ead4cf-77f7-4ac9", "", "_1yfus1e", "side-nav", "user profile navigation", "53190586-cec1-44f4", "", "SECTION", "_1ozlbq6", "d74320a4-329f-42d3", "", "H2", "_18undph9", "2e8e1bc2-5504-42bb", "", "My stuff", "MY STUFF", "3cfd0556-e9d9-4a37", "", "bd47626f-efe2-4eee", "", "side-nav-courses", "_158ir6wt", "/profile/me/courses", "28a067e8-5a01-4492", "", "530335e0-2fee-4914", "", "8b123c57-0f1d-4fa7", "", "467594aa-f3c1-42a8", "", "My account", "MY ACCOUNT", "fcb0b923-7fa0-4bf1", "", "acfdc632-7f3b-4386", "", "side-nav-progress", "_8ry3zep", "/profile/me/progress", "3cf3211d-4705-4735", "", "f16bdf88-d2a6-4112", "", "Progress", "e5599c35-4df7-4ddf", "", "side-nav-profile", "/profile/me/", "5529499f-076d-424c", "", "4059d449-c269-410c", "", "Profile", "835760ac-cd4b-4862", "", "side-nav-teachers", "/profile/me/teachers", "e7d26c00-6494-438f", "", "a20233b1-cdae-45dd", "", "Teachers", "_1h8v03ot", "35001293-b1fe-4b3e", "", "_4fkanu3", "736db82e-dcd5-4de9", "", "88fe6f31-e4c1-443b", "", "_1fhns0j", "classes-dashboard", "dac06c6b-57d3-4eb5", "", "_1akypac", "1f1f79eb-4b51-4ab6", "", "_xutnbcb", "28357e0c-9444-44d5", "", "My courses", "_15ho7jif", "4afc8ce6-6e53-4427", "", "_12iepmsr", "9df72efb-6e1f-410a", "", "bc5cfa69-6d1b-4667", "", "Edit Courses", "_oo4scr", "a53618b4-86bf-443b", "", "_16ejxq5", "1fd3a1e0-826f-4758", "", "_6b6787", "eb219f1a-8584-42a3", "", "_xu2jcg _14nthjb", "007905e5-ef8c-42c9", "", "_1m1qpko", "e9eb47c4-4c5b-4580", "", "H3", "_q16zme", "6f3cb88e-4a1b-4bbd", "", "_1u32zoma", "2d4ca9df-b64f-4455", "", "See all (16)", "3e81298e-3db4-4e68", "", "007e4856-321a-44a6", "", "_9yeqka", "f20c8a4b-cd58-4c72", "", "_1e8pns9", "color: rgb(190, 38, 18);", "9bf9004b-a3b9-4ad2", "", "Special topics in art history", "_1ex1wlka", "/humanities/special-topics-art-history", "50877f18-7651-4cd4", "", "_1gyxjpg", "f3f32180-6a93-4a2e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/arts_humanities.png-07c77b-128c.png", "_1qjkefo", "f6548e96-675c-4968", "", "_9t9e7d", "acf8b650-1ebf-4363", "", "_1xz0fezn", "0ac7e08d-bfdd-4851", "", "_106eiejf", "13f4bd83-eeb5-49f7", "", "5f1010d3-e675-4f2b", "", "_2p63cnw", "5313739b-2f0c-4daf", "", "start-right", "uid-popover-0-wb-id-anchor", "uid-popover-0-wb-id", "_1448c3ub", "8495e807-6264-4c47", "", "f0c7c602-a4c9-4c09", "", "Start", "_vd38ksx", "634aa852-b9f3-4554", "", "start-bottom", "uid-popover-1-wb-id-anchor", "uid-popover-1-wb-id", "b71a2da4-1365-4686", "", "7484acd6-b56f-4087", "", "_5uxlpg", "22401ad7-d182-48f1", "", "65a267ab-87a2-4094", "", "The Seeing America Project", "/humanities/seeing-america-sh", "d6275892-3b81-43b1", "", "06971a0d-7c74-4dff", "", "22eab620-692a-40b6", "", "5f748b8e-1626-4e50", "", "72bf5081-6d15-466e", "", "77ec8af7-227b-45a2", "", "85784f1b-1da0-475e", "", "Start here", "/humanities/approaches-to-art-history", "26f06313-a4e4-402c", "", "4864263e-0b00-47fa", "", "2fcab4db-230a-48d3", "", "eeb04abb-5c1c-405e", "", "8b9e1bd6-9cfa-4c0c", "", "b422c205-2a38-49d3", "", "4163d3b6-c1a8-4024", "", "Prehistoric art", "/humanities/prehistoric-art", "e0e4edb0-8414-4373", "", "75476b56-5b1a-437a", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/prehistoric_art.jpg-ffc751-128c.jpeg", "d196dc30-16a8-4049", "", "6fc367ba-3203-4c62", "", "406733be-01b2-4a1e", "", "48adbcbb-0388-4251", "", "abe50088-0b64-43c1", "", "Ancient Mediterranean + Europe", "/humanities/ancient-art-civilizations", "721bd48f-a233-4c1a", "", "b2ccea14-2068-48f2", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_art_civilizations.jpg-d13bd4-128c.jpeg", "2f65d557-f8b2-4e61", "", "cbbbb6a4-fc87-486d", "", "c75df82d-bab6-41e5", "", "30a79e1c-64fb-4c86", "", "feedef1a-4882-4aeb", "", "5c75c8bb-ffca-457b", "", "22c0de8c-5eff-4a8a", "", "Biology library", "eae519a0-0397-4907", "", "See all (37)", "45e75065-de01-4dd9", "", "c929ddb3-c811-4dfe", "", "1457caf6-1077-4f29", "", "color: rgb(158, 3, 78);", "a418b225-940c-4c89", "", "Intro to biology", "/science/biology/intro-to-biology", "22bb149c-5d8f-44a6", "", "ef4eee19-d535-4c76", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/classical_genetics.png-b39283-128c.png", "07484b68-c949-467c", "", "cefb6836-b4f0-4a84", "", "45da1542-28e1-4b7f", "", "2831b422-7bf7-4034", "", "6dd368bc-1e1e-4955", "", "cee57783-65e3-4aa3", "", "uid-popover-2-wb-id-anchor", "uid-popover-2-wb-id", "5ba6e400-07fd-44cb", "", "6f8dde38-cd39-4422", "", "ca5baba9-dc14-45df", "", "uid-popover-3-wb-id-anchor", "uid-popover-3-wb-id", "6df1a064-5e09-423b", "", "7132da60-e863-457b", "", "c273283b-b569-4d1c", "", "d6f57d55-662a-42cb", "", "Chemistry of life", "/science/biology/chemistry--of-life", "6b088e61-b54a-4fdf", "", "f7dffb29-087c-4224", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/biology.png-8fe25b-128c.png", "1297aa64-c2de-46b6", "", "82877b6b-123a-44a6", "", "83af0aac-651c-4271", "", "3b8eef38-1af5-42a5", "", "021e9aea-a267-40ae", "", "Water, acids, and bases", "/science/biology/water-acids-and-bases", "27f688ae-d803-47c6", "", "1ebe7477-1e8c-4c78", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/acids_bases.png-b5e1c5-128c.png", "3a7126ac-2543-4cd8", "", "b14af639-d0a5-4e9c", "", "25ebf717-5225-4e15", "", "703718f1-26f9-4319", "", "4c4fd0ba-9117-49a3", "", "Properties of carbon", "/science/biology/properties-of-carbon", "10251ba5-be3e-4197", "", "dd185cb3-1c1b-4dc1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/properties_of_carbon.png-b461c3-128c.png", "35361f87-9a2b-4eec", "", "78607f02-83c8-44c0", "", "4019a8e8-d6b4-4fcb", "", "db59b9fd-ddf9-43fb", "", "e7afcc9b-85c2-46e4", "", "Macromolecules", "/science/biology/macromolecules", "a056453f-e859-4311", "", "6d13bec4-0ae6-421c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macromolecules.png-ca6c6c-128c.png", "f44b33f3-8f36-4cf2", "", "99832fd9-e0b6-4ea4", "", "27fffe15-ef9f-4cc6", "", "ffa10638-dd57-42a8", "", "94bd4e55-1b90-4db1", "", "6446c537-bb17-4389", "", "9f82d78a-2e73-4b43", "", "9f53f2db-6e87-43ab", "", "See all (8)", "440b7a3f-c82b-4eed", "", "71b6ff5c-7f5d-4ed3", "", "16f5f2e3-75b2-4aab", "", "color: rgb(13, 146, 63);", "a6143be6-2346-42e4", "", "Intro to JS: Drawing & Animation", "/computing/computer-programming/programming", "abf892b5-c742-42c7", "", "cbf42e98-1423-48f3", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-128c.png", "360fc186-23d4-4814", "", "c88d48d7-30ec-4a08", "", "4604a258-3155-404e", "", "bc4ebff6-86e9-4ac4", "", "eecdd0b8-582f-4085", "", "86cb3b62-bb78-42ce", "", "uid-popover-4-wb-id-anchor", "uid-popover-4-wb-id", "ab1a0696-f890-4d06", "", "b4f2c7c5-c7fa-414c", "", "Resume", "d9b42d11-68a2-4490", "", "uid-popover-5-wb-id-anchor", "uid-popover-5-wb-id", "2edd030b-5575-494a", "", "13f759a5-450c-4fa1", "", "d3772bf2-e514-4cdc", "", "12ca1850-1787-4589", "", "Intro to HTML/CSS: Making webpages", "/computing/computer-programming/html-css", "0e1fa219-6cf1-4851", "", "fb640d63-54c8-4bce", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/markup.png-8a1e75-128c.png", "7cb819db-d907-490c", "", "0a404b40-a602-4983", "", "2a7b3fed-43bf-4678", "", "98635f00-b4b1-42d6", "", "34bbf904-ba35-4cd3", "", "Intro to SQL: Querying and managing data", "/computing/computer-programming/sql", "f6c45f53-3ffb-4cd4", "", "59d7cca9-0341-4ea9", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/databases.png-776f54-128c.png", "6b35f3e4-aa59-45d0", "", "ff76e3e8-99e9-4a70", "", "c54a501e-b65f-460c", "", "481cf9d3-bf11-4f8c", "", "aea6236f-7750-401d", "", "Advanced JS: Games & Visualizations", "/computing/computer-programming/programming-games-visualizations", "853d1bb6-2f6e-4517", "", "793d136c-dff4-445b", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/simulations.png-955b92-128c.png", "89804516-6327-4973", "", "97f4e51d-a4e9-40bf", "", "acb21fe5-b138-4146", "", "e124690b-15c0-4f79", "", "223317cf-7ced-46a3", "", "Advanced JS: Natural Simulations", "/computing/computer-programming/programming-natural-simulations", "91ca8e20-5d0b-41cd", "", "6d792d24-ad00-42fa", "", "39e29d78-11c8-4b25", "", "8db2f360-bcbc-4c5b", "", "f1f819d3-e303-4180", "", "c64a77da-d180-4502", "", "f4c9dcb7-3705-4d62", "", "79858f74-8d77-4fb3", "", "d08d5c5c-c5ef-4265", "", "923fb4b1-b952-4a50", "", "See all (3)", "28f10c83-f255-423d", "", "135cee27-57b0-42d2", "", "c1c46178-6e47-46da", "", "85b63c56-dc03-49c5", "", "Algorithms", "/computing/computer-science/algorithms", "af48eb72-3c00-4cb6", "", "c803c9ed-161d-4eae", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-128c.png", "05a0f761-f61d-4732", "", "c5f7bf42-3920-4284", "", "5a6f2157-bc8d-43af", "", "5945f524-4bab-47ff", "", "04d0e8d2-7664-472a", "", "9d29d0a3-4024-4854", "", "uid-popover-6-wb-id-anchor", "uid-popover-6-wb-id", "2960be3d-0c69-4f12", "", "c5f79317-c1a4-4f33", "", "1220922a-2035-4bc4", "", "uid-popover-7-wb-id-anchor", "uid-popover-7-wb-id", "8c8342ca-5848-46f2", "", "26c0fb2a-c41c-4a28", "", "893ab6dc-d8ec-406e", "", "5b704fa3-1f72-4996", "", "Cryptography", "/computing/computer-science/cryptography", "0d808e2b-622f-434c", "", "d5d50c7f-9ed0-4084", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/security.png-3de9d9-128c.png", "f5357668-fade-4a25", "", "ccdb4a82-3808-4ee8", "", "6d347233-0869-4dce", "", "_1un4dwm9", "3197c042-b8e9-4d21", "", "d9f6b95e-4614-4a81", "", "Information theory", "/computing/computer-science/informationtheory", "1e1dafb3-20fa-420b", "", "f5914265-46f1-4191", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/information_theory.png-60d575-128c.png", "d20dc3c6-bbdd-472d", "", "9c9dc72d-42f9-4cbd", "", "d1d72a1e-35ea-41c1", "", "70ca6b91-8662-472d", "", "8a03bd3d-536f-493e", "", "ea0b7ed6-c6a2-4399", "", "665b8f45-4d00-4914", "", "Cosmology and astronomy", "/science/cosmology-and-astronomy", "671e91db-3c1d-453a", "", "See all (4)", "d3c27a06-38a9-4a25", "", "36b79d7e-2dbb-4a6c", "", "bc9823dc-d350-40df", "", "7edd564f-6e20-4f9e", "", "Scale of the universe", "/science/cosmology-and-astronomy/universe-scale-topic", "89c69967-eb26-41f2", "", "a24fec8e-9f85-4edd", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/universe_scale.png-9fa814-128c.png", "5dd63c8a-c521-4aa7", "", "4c979f31-8e04-4cdc", "", "4d234cf1-b2b4-4308", "", "94ba2e63-7c49-4154", "", "b10028b2-d513-40f9", "", "12c5614a-c6e2-49d0", "", "uid-popover-8-wb-id-anchor", "uid-popover-8-wb-id", "2618a510-230d-4071", "", "1d6030a1-2d44-46c4", "", "0cb38dbf-8557-46d9", "", "uid-popover-9-wb-id-anchor", "uid-popover-9-wb-id", "aca2b2a8-7926-45ea", "", "8b24481d-f023-4dec", "", "a93aec83-c2d1-40ae", "", "1f342b1c-7a55-4d3a", "", "Stars, black holes and galaxies", "/science/cosmology-and-astronomy/stellar-life-topic", "029ad15d-7e3f-43ea", "", "8ecda894-13ac-46c6", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/stellar_life.jpg-93cb11-128c.jpeg", "be80af90-6bc6-46bd", "", "daf32548-f202-436f", "", "bfc7a8f1-9d89-4fc5", "", "0ab13a99-7872-41b9", "", "c4f16257-f551-467f", "", "Earth geological and climatic history", "/science/cosmology-and-astronomy/earth-history-topic", "cba94e49-3833-4366", "", "75ff196b-e33c-41f1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/earth_history.jpg-95f694-128c.jpeg", "aeb60fc9-5710-4de3", "", "ef470c7b-35ae-49c9", "", "b68847f3-f2c0-4f42", "", "cad8e2ad-2ca8-4694", "", "54a0ddec-d3c8-4508", "", "Life on earth and in the universe", "/science/cosmology-and-astronomy/life-earth-universe", "d426cf70-d7ed-4cef", "", "c07f1a69-6fcf-4a84", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/life_on_earth.jpg-30826a-128c.jpeg", "88bf3825-cfbc-460f", "", "74fd6965-2cbf-43eb", "", "33d57484-e83b-4832", "", "b3c4d050-3829-4ad5", "", "2cc46819-3cde-490f", "", "cafe44dd-af2a-4dd5", "", "9425538c-84b2-40b8", "", "Electrical engineering", "/science/electrical-engineering", "04fcf591-dba3-494a", "", "See all (9)", "c2301227-d076-4391", "", "6bcb463b-daff-48fa", "", "8ca36ff7-a79a-44d2", "", "35866d10-7fa3-4c62", "", "Introduction to electrical engineering", "/science/electrical-engineering/introduction-to-ee", "35d02bc7-2c7f-47f7", "", "d5799c3e-1178-47a4", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/electrical_engineering.png-da92ce-128c.png", "fead6c8f-0885-41f0", "", "3f8c1fe5-eaee-4ce5", "", "75f8b41e-7bfd-4fb5", "", "995bd9b3-c23a-4756", "", "2bd8be79-fdaa-4ff0", "", "Circuit analysis", "/science/electrical-engineering/ee-circuit-analysis-topic", "3342a23e-4848-4484", "", "187e74a0-169f-48bc", "", "adc25b2e-7610-4a17", "", "da5e761f-f004-4209", "", "b72a5778-5051-40b7", "", "89d555af-341e-46af", "", "1476d983-19c1-47f7", "", "Amplifiers", "/science/electrical-engineering/ee-amplifiers", "893f18ad-83d5-4329", "", "c89b7c27-55e8-47d1", "", "1dff4ea8-9066-4925", "", "e6d4f08d-08ba-4378", "", "185110f9-ad0c-4d74", "", "012cec5d-d583-4993", "", "40e510d9-2c9b-4162", "", "a6ca315d-09b5-42bf", "", "uid-popover-10-wb-id-anchor", "uid-popover-10-wb-id", "1ef11ce3-9551-4c42", "", "f08f6629-ff25-4be2", "", "549579bb-db94-4d79", "", "uid-popover-11-wb-id-anchor", "uid-popover-11-wb-id", "b07c3dd2-3524-4aaa", "", "f7e06975-08f0-4041", "", "28991bbc-b90d-4e50", "", "0d6582f9-fe19-4292", "", "Semiconductor devices", "/science/electrical-engineering/ee-semiconductor-devices", "234942e3-0b2c-4efe", "", "cd47e4b7-589b-4438", "", "e07b55a8-d807-4c12", "", "3a6e5abe-81d9-4123", "", "e1090bfa-3e81-43d8", "", "6a787baa-9f3b-4e7e", "", "eeb2c21e-7a7f-45cc", "", "Electrostatics", "/science/electrical-engineering/ee-electrostatics", "66cb021c-e202-418e", "", "30a8d8e5-e39b-4911", "", "35c0467c-4b08-42e8", "", "f029d338-e744-4748", "", "4a2e97c4-07bd-4d0a", "", "6fe4a93e-d4b0-4f7f", "", "1f33174c-8abe-484d", "", "72e9680f-a08f-4a68", "", "09abd089-7d92-4044", "", "01235c10-c8c3-4fcb", "", "854be828-c8e1-47b7", "", "60373a5c-bdc2-48fd", "", "8e2deda2-25ff-468c", "", "color: rgb(167, 90, 5);", "b30fdffc-a6e7-4b0f", "", "Basic economics concepts", "/economics-finance-domain/macroeconomics/macro-basic-economics-concepts", "9d7d63de-08e8-4c52", "", "903753ea-f393-4137", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macroeconomics.png-d28a4e-128c.png", "61ef1b3c-bd4f-436e", "", "08a95e24-0a3a-4d0c", "", "d69d66bb-14ee-4387", "", "0915ffe2-e17f-44ed", "", "78d8bad6-e53e-47e0", "", "cdbcd9cf-55c1-4259", "", "uid-popover-12-wb-id-anchor", "uid-popover-12-wb-id", "03e2b483-a1fa-4a75", "", "368086cf-f9e1-46e4", "", "eeaa5b8e-5bbc-4e1c", "", "uid-popover-13-wb-id-anchor", "uid-popover-13-wb-id", "9bfc196a-35f7-4f7d", "", "7d6f3745-963f-4821", "", "e60aca6b-82a8-41f1", "", "bff400c8-8b8c-49ac", "", "Economic indicators and the business cycle", "/economics-finance-domain/macroeconomics/macro-economic-indicators-and-the-business-cycle", "fa11d4f5-1fa2-4dff", "", "10576313-2054-4633", "", "96765796-d886-41d1", "", "f261eddf-b836-486b", "", "3b204da6-d4ad-49a5", "", "6ffb89ee-aa4a-4985", "", "5f1e74cb-8d03-4a24", "", "National income and price determination", "/economics-finance-domain/macroeconomics/aggregate-supply-demand-topic", "05061f13-c187-4a02", "", "6a15ab56-0bb9-479e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/aggregate_demand_supply.png-d218ed-128c.png", "3baaa386-f795-4b3b", "", "5637f653-43d8-4eca", "", "7f39030d-ba07-4b2f", "", "b8909563-e31c-4d6f", "", "b8e633b0-5801-4ba3", "", "Financial sector", "/economics-finance-domain/macroeconomics/monetary-system-topic", "3505959d-a207-48e6", "", "fe7c5663-aef2-44b8", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/monetary_system.png-516782-128c.png", "e420b320-7c16-4acd", "", "7359a0f7-badb-46e6", "", "aa7fc0b3-9991-4f82", "", "32676427-1eb6-4c68", "", "1f98c618-3ef9-41c0", "", "Long-run consequences of stabilization policies", "/economics-finance-domain/macroeconomics/macro-long-run-consequences-of-stabilization-policies", "e9b0d2f5-1a50-47ba", "", "707e3338-069d-4376", "", "7b29f2de-58ec-4b8e", "", "5f2485d4-94ba-4976", "", "3ccc2b9d-72ec-4392", "", "268949fb-267e-4977", "", "24bafd62-68b3-4a0a", "", "33f4f81a-f617-4787", "", "a628fbfb-8aa2-47b2", "", "7a493564-4b5e-40ab", "", "See all (6)", "f03e1fc2-f053-4654", "", "94e43a1a-6b76-480a", "", "59f58cc9-ec7f-4efd", "", "99fb196c-479e-417f", "", "600 BCE - 600 CE Second-Wave Civilizations", "/humanities/world-history/ancient-medieval", "f07b544d-dc74-4d12", "", "0da0d6ee-9058-4c60", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_medieval.jpg-496ef8-128c.jpeg", "2064b0ee-b63a-4c36", "", "e601d135-a772-4426", "", "5d7c3c3c-d1b5-4c27", "", "c09dd0b0-f767-4670", "", "c74904a0-a1ba-4b90", "", "600 - 1450 Regional and interregional interactions ", "/humanities/world-history/medieval-times", "fdef2bac-229f-48d8", "", "2163b01b-236b-4c8d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/medieval_book.jpg-619ad6-128c.jpeg", "68978d06-0471-4156", "", "3c327ea6-4688-4def", "", "84c9c840-7a43-4991", "", "4e60dda4-a3d9-4dd8", "", "ec42a945-c23c-447d", "", "1450 - 1750 Renaissance and Reformation", "/humanities/world-history/renaissance-and-reformation", "4ca09e4f-fe3e-454a", "", "b6faaf53-b31f-40dc", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/high_ren_florence_rome.jpg-455d88-128c.jpeg", "6eaf4149-cac6-4bd9", "", "0c46a94e-853a-40bc", "", "08985c8f-1d6b-45a7", "", "cdc58371-b6ad-49c3", "", "84219e2d-be99-4f34", "", "1750 -1900 Enlightenment and Revolution", "/humanities/world-history/1600s-1800s", "fafb8971-251b-43be", "", "85110c4f-d055-447d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1700_1900.jpg-4ba21b-128c.jpeg", "b037bc4c-0199-4ec3", "", "b64ae730-836d-4f0c", "", "8e7eb9d3-37cb-4502", "", "b0dbbaeb-cbae-42b0", "", "5b0bc21e-7878-445b", "", "The 20th century ", "/humanities/world-history/euro-hist", "8c09781c-a63d-43c9", "", "a2e332fb-be7d-4047", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-128c.jpeg", "082c533d-2b97-4b0f", "", "6f541009-c01d-4616", "", "95dcfa8f-712e-43ec", "", "1c73c6fd-1df7-4e27", "", "715c0798-ddd2-44d6", "", "63c6772f-b023-49d0", "", "uid-popover-14-wb-id-anchor", "uid-popover-14-wb-id", "4eeb4609-a19c-41b4", "", "2f1bfb34-29b7-4c11", "", "4aa2574e-8e16-4300", "", "uid-popover-15-wb-id-anchor", "uid-popover-15-wb-id", "e327fa72-48ae-4335", "", "5e116dba-462b-4d32", "", "_ae3kwy7", "af9a599f-5316-4df6", "", "_wvjbru", "5183e655-7441-47b4", "", "_ybk80m", "daede1d1-0aeb-4011", "", "36px", "0 0 36 36", "_1dsmbcq", "9e351bd5-8a8d-4be0", "", "g", "stroke", "none", "stroke-width", "fill-rule", "evenodd", "62349bc4-c68e-45f0", "", "f00738f2-f87f-49c0", "", "transform", "translate(8, 8)", "#FFFFFF", "f49b880b-d8a5-4680", "", "rect", "x", "y", "rx", "834f0142-cfb5-43c2", "", "f80bdb9e-8e61-442d", "", "Add another course", "_lgjykv8", "5952339b-cbc5-4981", "", "_1l9ob3qq", "0e502354-fceb-441f", "", "_1s76ujx", "9e37eafc-f0bf-49ec", "", "_1vx6qe0b", "9ac34107-dfb9-483b", "", "H4", "_5436yeg", "390ef702-15e9-443a", "", "Resume learning", "RESUME LEARNING", "_u0d3d8", "6b9281f4-586f-4b54", "", "_1laojcaw", "d399b8b4-375c-4928", "", "_ildzy11", "/computing/computer-science/algorithms?ref=resume_learning#intro-to-algorithms", "65f79e2b-82ed-45ea", "", "_iaejyg", "background-color: rgb(33, 36, 44);", "3be692f2-00d5-4a88", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-416.png", "_axzttb", "5f8b7ca6-2b95-4952", "", "_s32q95", "background: linear-gradient(rgba(33, 36, 44, 0.05), rgba(33, 36, 44, 0.48));", "2f91a451-bf41-4d51", "", "_rp4na6", "dbd8f208-5462-47fd", "", "_1y6eji9h", "e6aa557f-c04e-4e80", "", "Intro to algorithms", "breadcrumbs", "5936d60a-d3fc-4f5b", "", "_3238e18", "c7857363-41be-419c", "", "_1kdnqjig", "d275647d-68c0-4aa6", "", "_s71ydr1", "9a093bc0-dee2-4b41", "", "/computing/computer-programming/programming?ref=resume_learning#intro-to-programming", "491b147c-507f-4866", "", "18653a7e-1a50-4ef1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-416.png", "10218e18-c80d-4a42", "", "39e06886-47eb-4441", "", "78102c33-b726-45b6", "", "123bd460-bb00-4871", "", "Intro to programming", "32805224-bf27-4238", "", "ab56dfe7-fd3a-4cfb", "", "fafcc25c-60fe-4b6e", "", "_1b20dct", "8d114683-caef-47ed", "", "/humanities/world-history/euro-hist?ref=resume_learning#world-war-i-tutorial", "41e13330-9742-4afb", "", "4326ddcf-5e23-498c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-416.jpeg", "31a64e65-f21d-4697", "", "5fe245bc-7ea4-4b4c", "", "f3ceb666-c1ff-442c", "", "e6c444f5-09a1-4964", "", "Beginning of World War I", "5b0d47dc-699b-4089", "", "7fae5d57-fb28-4bf9", "", "b23f8cb9-190d-4509", "", "b0fa5c18-7982-483f", "", "footer", "8f25f6d4-7584-470e", "", "FOOTER", "_4sjuzv", "29b2f265-c5b6-4cee", "", "_mx31bt", "4971a99f-eb37-4105", "", "_19tdiqu", "cf6c40fe-425a-4d13", "", "_1gf659q", "c8996174-167c-4ecf", "", "P", "_72gmc4", "e4ae0f03-ea21-497c", "", "Our mission is to provide a free, world-class education to anyone, anywhere.", "_atd7un", "6332a1a6-8f1d-475a", "", "dc37cc19-6194-4886", "", "Khan Academy is a 501(c)(3) nonprofit organization. ", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.footer", "_30p3wgn", "a1044981-d9ad-4656", "", "8d60bb68-b30e-4552", "", "9ade44f4-4be2-4393", "", "ed20fbac-21b9-4f9d", "", " or ", "_1gmhxtz9", "/contribute", "e27ebc6d-870f-4d84", "", "volunteer", " today!", "presentation", "aria-labelledby", "site-navigation", "2b9c7e2f-6424-423c", "", "0abfbf6b-cd90-46fe", "", "Site Navigation", "49386388-caa2-456e", "", "_dc6frz", "0c5d626e-d220-4d86", "", "_1f5ffzx", "02435c89-a1e2-4f87", "", "_dso8x29", "9341ef9a-4933-4def", "", "_1vn7gh5u", "/about", "af7373da-b613-43bc", "", "About", "d70f2e91-280c-4ec8", "", "_1loa4vp", "8a15fae4-f792-45d4", "", "https://blog.khanacademy.org/news/", "9b497d75-6515-4a10", "", "News", "7f04fee5-b068-4a39", "", "/about/impact", "9d8a173f-f6e9-40a8", "", "Impact", "4790ac00-a13e-4c2a", "", "/about/the-team", "150de3df-e251-43fe", "", "Our team", "63acc31b-cd52-42e5", "", "/about/our-interns", "dcf081f9-c47e-497b", "", "Our interns", "9eaf12e7-f598-4601", "", "/about/our-content-specialists", "783f0db6-a385-4d2f", "", "Our content specialists", "607a0e2e-ff2c-4a8b", "", "/about/our-board", "ecba5336-383a-4537", "", "Our leadership", "1b30df30-dcda-430a", "", "/about/our-supporters", "d310c724-413e-419e", "", "Our supporters", "39d8f2a5-4473-418a", "", "/contribute/credits", "8c768c51-368d-4e15", "", "Our contributors", "d6ac5dcd-59ff-4fd6", "", "https://khanacademyannualreport.org/#finances", "9fc91c9c-3c15-4d22", "", "Our finances", "dcbd0c15-41ff-432b", "", "Careers at Khan Academy", "/careers", "b81220ed-9db6-40c6", "", "Careers", "6807c4ae-f5eb-498e", "", "/careers/interns", "96ff18ee-5dcb-4c9c", "", "Internships", "cc74bd91-6b5a-4799", "", "57e039b4-c28a-4f3d", "", "Contact", "77776bdb-8506-4655", "", "ef379004-3807-49b3", "", "https://khanacademy.zendesk.com/hc/en-us", "5709e372-5b5b-48ea", "", "Help center", "28c7d047-63fc-4d68", "", "https://khanacademy.zendesk.com/hc/en-us/community/topics", "499df6e0-28ad-48b6", "", "Support community", "18fdc2c7-d7fd-4603", "", "/stories", "3d63d8fc-f72c-47f1", "", "Share your story", "da0dff7d-f13d-4456", "", "https://khanacademy.zendesk.com/hc/en-us/articles/202483630", "84541ef7-4ec0-4ab6", "", "Press", "f889908c-30dd-4a95", "", "1155d31e-4817-4ef3", "", "/downloads", "bc992044-953d-47bb", "", "Download our apps", "a0870381-28d4-40a0", "", "_1s5b1tbi", "c1e715b4-4b76-49d4", "", "https://itunes.apple.com/app/apple-store/id469863705?pt=698519&ct=website%20footer&mt=8", "7847795c-93b6-4267", "", "https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?releaseDate=1331424000", "Download on the App Store", "width: 100px;", "482049a0-830c-4b00", "", "3d8d3c22-1bb5-447e", "", "https://play.google.com/store/apps/details?id=org.khanacademy.android&referrer=utm_source%3Dwebsite%2520footer%26utm_medium%3Dwebsite%2520footer%26utm_campaign%3Dwebsite%2520footer", "8813db67-67b5-4bbb", "", "https://cdn.kastatic.org/images/store-badges/google-play/en.png", "Get it on Google Play", "2d148d34-b8e2-40a6", "", "ee171c92-e02d-4dd0", "", "eebc5e40-0259-490a", "", "57f58d77-4b02-48d9", "", "7e3c131e-3fa7-4855", "", "b6464c6f-c926-40cd", "", "88b3e563-3073-4f24", "", "e021e733-fe27-4c68", "", "b167e098-7580-422f", "", "a382dce9-5de1-43a8", "", "f46facfa-aac7-4b85", "", "6bd8842d-e518-4086", "", "5efbf706-b27a-4c7b", "", "19e36e0c-a1d2-43f6", "", "55d16ac3-edc1-422e", "", "1e40939b-009a-4bd9", "", "4be2c73e-00ce-4d91", "", "453b0f7d-b0b5-4fa8", "", "b744902d-559f-4ff0", "", "3a1c2196-6a15-4d50", "", "b5230ca6-bcd3-440a", "", "fb3103a6-b86c-4262", "", "fa3a9fe2-b6ec-4ef0", "", "183b68d8-12bc-4daa", "", "b1c3287f-938b-48d7", "", "4af9e2b1-092e-4a98", "", "bba20a28-41e0-4429", "", "910c8ed6-55a5-4bd2", "", "_tma09g", "f4e55300-6cb0-4b69", "", "_kj5mfi", "8d31bdf7-013e-49ee", "", "_1ca9rrl1", "6aaada81-9783-4c56", "", "Change language", "_1a6u2ug", "4cb087eb-afbb-481f", "", "_190525k", "bfb9a2d6-ee8f-4c9c", "", "\u00a9 2023 Khan Academy", "BR", "c8cd8b26-3c18-4e5f", "", "429f7101-3a3c-4680", "", "1a503ccf-e1c2-4483", "", "/about/tos", "3501fbb6-b481-4059", "", "Terms of use", "f70c1d45-60f0-4cf5", "", "d0b34703-a6c6-49c4", "", "/about/privacy-policy", "d42a477e-35d8-4854", "", "Privacy Policy", "36fe5b42-4a1d-4109", "", "7a82ee7e-0884-4e0b", "", "/about/cookie-policy", "1dd93c92-ef41-4bd2", "", "Cookie Notice", "_t0tx82", "7bf614ef-4aed-450a", "", "_1c07mee", "34b0e053-dfcb-4ac1", "", "https://www.facebook.com/khanacademy", "Follow us on Facebook", "_19ujcxk", "f85afdc9-af17-47c7", "", "0 0 15 15", "34255c83-5168-4810", "", "M14.172 0H.827A.827.827 0 0 0 0 .828v13.344c0 .458.37.828.828.828h7.184V9.19H6.057V6.925h1.955v-1.67c0-1.938 1.183-2.992 2.913-2.992.827 0 1.54.062 1.747.09v2.025h-1.197c-.94 0-1.123.447-1.123 1.102v1.445h2.243L12.3 9.19h-1.95V15h3.822c.458 0 .828-.37.828-.828V.827A.827.827 0 0 0 14.172 0z", "c8cfa3c9-0c6f-4a1e", "", "https://twitter.com/khanacademy", "Follow us on Twitter", "cc6c777d-c77a-405f", "", "0 0 20 20", "bfaf004f-4813-4b26", "", "M18.895 0H1.105C.495 0 0 .495 0 1.105V18.9c0 .605.495 1.1 1.105 1.1H18.9c.61 0 1.105-.495 1.105-1.105V1.105A1.113 1.113 0 0 0 18.895 0zM14.97 7.455c.005.11.005.22.005.33 0 3.385-2.58 7.295-7.295 7.295a7.293 7.293 0 0 1-3.925-1.145A5.142 5.142 0 0 0 7.55 12.87a2.564 2.564 0 0 1-2.395-1.78c.155.03.315.045.48.045.235 0 .46-.03.675-.09A2.57 2.57 0 0 1 4.255 8.53v-.035c.345.19.74.305 1.16.32A2.57 2.57 0 0 1 4.62 5.39a7.28 7.28 0 0 0 5.285 2.68 2.567 2.567 0 0 1 2.5-3.15c.735 0 1.4.31 1.87.81a5.1 5.1 0 0 0 1.63-.62 2.58 2.58 0 0 1-1.13 1.42c.52-.065 1.015-.2 1.475-.405-.345.515-.78.97-1.28 1.33z", "e1d59184-786c-4dc3", "", "https://instagram.com/khanacademy", "Follow us on Instagram", "a5d4cefd-3783-4560", "", "0 0 24 24", "b59fa0b1-3e3c-478c", "", "M18.24,7.28a2.67,2.67,0,0,0-1.52-1.52,4.33,4.33,0,0,0-1.49-.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.33,4.33,0,0,0-1.49.27A2.67,2.67,0,0,0,5.76,7.28a4.33,4.33,0,0,0-.27,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4.33,4.33,0,0,0,.27,1.49,2.67,2.67,0,0,0,1.52,1.52,4.33,4.33,0,0,0,1.49.27c.84,0,1.09,0,3.23,0s2.39,0,3.23,0a4.33,4.33,0,0,0,1.49-.27,2.67,2.67,0,0,0,1.52-1.52,4.33,4.33,0,0,0,.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23A4.33,4.33,0,0,0,18.24,7.28ZM12,16.11A4.11,4.11,0,1,1,16.11,12,4.11,4.11,0,0,1,12,16.11Zm4.27-7.42a1,1,0,1,1,1-1A1,1,0,0,1,16.27,8.69Z M12,9.33A2.67,2.67,0,1,0,14.67,12,2.68,2.68,0,0,0,12,9.33Z M22,0H2A2,2,0,0,0,0,2V22a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V2A2,2,0,0,0,22,0ZM20,15.3a5.85,5.85,0,0,1-.37,1.94,4,4,0,0,1-2.34,2.34A5.85,5.85,0,0,1,15.3,20c-.85,0-1.13.05-3.3.05S9.55,20,8.7,20a5.85,5.85,0,0,1-1.94-.37,4,4,0,0,1-2.34-2.34,5.85,5.85,0,0,1-.37-1.94c0-.85,0-1.13,0-3.3s0-2.45,0-3.3a5.85,5.85,0,0,1,.37-1.94A4,4,0,0,1,6.76,4.42,5.85,5.85,0,0,1,8.7,4.05C9.55,4,9.83,4,12,4s2.45,0,3.3,0a5.85,5.85,0,0,1,1.94.37,4,4,0,0,1,2.34,2.34A5.85,5.85,0,0,1,20,8.7c0,.85.05,1.13.05,3.3S20,14.45,20,15.3Z", "dfc1e5a3-44dd-40d1", "", "4425807d-7282-49f7", "", "__HEADERS__ = {\"X-KA-is-e2e\":\"false\",\"X-KA-is-phone\":\"false\",\"X-KA-is-tablet\":\"false\",\"X-KA-is-unsupported-browser\":\"false\",\"X-KA-is-ios\":\"false\",\"X-Fastly-Country\":\"IN\",\"X-KA-Region\":\"IN-MP\",\"X-KA-Lang\":\"en\",\"X-KA-Locale\":\"en\",\"X-KA-Locale-Status\":\"\",\"X-KA-Curriculum\":\"in-in\",\"X-KA-has-any-permissions\":\"false\",\"X-KA-may-be-under13\":\"false\",\"X-KA-is-phantom\":\"false\",\"X-KA-Static-Version\":\"230717-1714-743ef166f121\",\"X-KA-Published-Content-Version\":\"60d08a1842724a2cbb162bf09367abaa35ee5473\"}", "\n \n \n ", "https://cdn.kastatic.org/genwebpack/prod/en/runtime.9491090307be8d0db3dd.js", "57b8ff91-bc8b-4a83", "", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.0361ed392b8f7b1efff2.js", "35b78ce9-5da2-4488", "", "\n\n", "EDITOR-CARD", "position:absolute;top:0px;left:0px;z-index:auto;display: block !important", "0514c33d-b679-4a58", "", "dir", "ltr", "all: initial;", "ea6eee06-9545-434c", "", "color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;", "6ac84f52-cd94-4827", "", "chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css", "59fdb262-2a5a-4948", "", "6f78e12c-a7d8-4267", "", "915932cd-2297-4e64", "", "59b916cd-1845-49a4", ""]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-11-0.json b/demonstrations/ausdjpo/dom_snapshots/page-11-0.json new file mode 100644 index 0000000000000000000000000000000000000000..5c70421caf0ba041f77aa2c85b8b5f317f9c92a8 --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-11-0.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 2, 2, 2, 2, 2, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 32, 2, 2, 35, 2, 2, 38, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 122, 122, 124, 124, 124, 127, 124, 129, 130, 124, 124, 133, 133, 135, 135, 135, 135, 139, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 149, 151, 152, 147, 154, 155, 156, 157, 158, 159, 160, 161, 157, 163, 164, 165, 166, 163, 168, 169, 170, 163, 172, 173, 174, 163, 176, 177, 178, 163, 180, 181, 182, 163, 184, 185, 186, 163, 188, 189, 190, 163, 192, 193, 194, 163, 196, 197, 198, 163, 200, 201, 202, 163, 204, 205, 206, 163, 208, 209, 210, 155, 212, 213, 214, 215, 216, 217, 213, 219, 220, 221, 222, 219, 224, 225, 226, 219, 228, 229, 230, 219, 232, 233, 234, 219, 236, 237, 238, 155, 240, 241, 242, 243, 244, 245, 241, 247, 248, 249, 250, 247, 252, 253, 254, 247, 256, 257, 258, 247, 260, 261, 262, 247, 264, 265, 266, 247, 268, 269, 270, 247, 272, 273, 274, 247, 276, 277, 278, 247, 280, 281, 282, 247, 284, 285, 286, 247, 288, 289, 290, 155, 292, 293, 294, 295, 296, 297, 293, 299, 300, 301, 302, 155, 304, 305, 306, 307, 308, 309, 305, 311, 312, 313, 314, 311, 316, 317, 318, 311, 320, 321, 322, 311, 324, 325, 326, 311, 328, 329, 330, 311, 332, 333, 334, 311, 336, 337, 338, 155, 340, 341, 342, 343, 344, 345, 341, 347, 348, 349, 350, 347, 352, 353, 354, 347, 356, 357, 358, 347, 360, 361, 362, 347, 364, 365, 366, 347, 368, 369, 370, 347, 372, 373, 374, 347, 376, 377, 378, 347, 380, 381, 382, 347, 384, 385, 386, 155, 388, 389, 390, 391, 392, 393, 389, 395, 396, 397, 398, 395, 400, 401, 402, 395, 404, 405, 406, 395, 408, 409, 410, 155, 412, 413, 414, 415, 416, 417, 413, 419, 420, 421, 422, 419, 424, 425, 426, 419, 428, 429, 430, 155, 432, 433, 434, 435, 436, 437, 433, 439, 440, 441, 442, 439, 444, 445, 446, 439, 448, 449, 450, 439, 452, 453, 454, 155, 456, 457, 458, 459, 460, 461, 457, 463, 464, 465, 466, 463, 468, 469, 470, 463, 472, 473, 474, 155, 476, 477, 478, 479, 480, 481, 477, 483, 484, 485, 486, 483, 488, 489, 490, 489, 489, 493, 483, 495, 496, 497, 155, 499, 500, 501, 502, 503, 504, 500, 506, 507, 508, 509, 506, 511, 512, 513, 146, 515, 516, 517, 518, 517, 520, 521, 145, 523, 524, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 145, 540, 541, 542, 540, 544, 545, 544, 547, 540, 549, 550, 551, 552, 549, 554, 555, 556, 557, 558, 557, 556, 556, 562, 563, 554, 565, 566, 567, 568, 569, 566, 571, 572, 573, 566, 575, 576, 577, 566, 579, 580, 581, 540, 583, 584, 585, 586, 585, 588, 540, 590, 591, 592, 143, 594, 142, 596, 597, 596, 599, 600, 599, 602, 599, 604, 605, 606, 607, 607, 607, 610, 610, 610, 613, 614, 615, 613, 617, 618, 619, 618, 621, 622, 623, 621, 621, 626, 627, 610, 629, 630, 631, 610, 633, 634, 635, 636, 637, 638, 639, 638, 641, 642, 643, 644, 637, 646, 637, 648, 649, 648, 651, 652, 653, 654, 637, 656, 657, 656, 659, 660, 661, 662, 637, 664, 665, 664, 667, 668, 669, 670, 633, 633, 673, 674, 675, 675, 675, 678, 674, 680, 680, 680, 683, 674, 685, 685, 685, 688, 674, 690, 690, 690, 693, 674, 695, 695, 695, 698, 674, 700, 700, 700, 703, 674, 705, 599, 707, 708, 708, 710, 711, 712, 713, 712, 715, 716, 717, 718, 711, 720, 721, 720, 723, 724, 725, 726, 723, 728, 729, 730, 723, 732, 733, 734, 708, 708, 737, 738, 739, 740, 741, 740, 740, 744, 745, 739, 747, 748, 749, 750, 751, 752, 751, 754, 750, 756, 757, 758, 758, 758, 761, 762, 763, 762, 765, 766, 761, 768, 769, 770, 771, 772, 769, 774, 775, 776, 757, 778, 778, 778, 781, 782, 783, 782, 785, 786, 757, 788, 788, 788, 791, 792, 793, 792, 795, 796, 757, 798, 798, 798, 801, 802, 803, 802, 805, 806, 757, 808, 808, 808, 811, 812, 813, 812, 815, 816, 748, 818, 819, 820, 821, 820, 823, 819, 825, 826, 827, 827, 827, 830, 831, 832, 831, 834, 835, 830, 837, 838, 839, 840, 841, 838, 843, 844, 845, 826, 847, 847, 847, 850, 851, 852, 851, 854, 855, 826, 857, 857, 857, 860, 861, 862, 861, 864, 865, 826, 867, 867, 867, 870, 871, 872, 871, 874, 875, 826, 877, 877, 877, 880, 881, 882, 881, 884, 885, 748, 887, 888, 889, 890, 889, 892, 888, 894, 895, 896, 896, 896, 899, 900, 901, 900, 903, 904, 899, 906, 907, 908, 909, 910, 907, 912, 913, 914, 895, 916, 916, 916, 919, 920, 921, 920, 923, 924, 895, 926, 926, 926, 929, 930, 931, 930, 933, 934, 895, 936, 936, 936, 939, 940, 941, 940, 943, 944, 895, 946, 946, 946, 949, 950, 951, 950, 953, 954, 748, 956, 957, 958, 959, 958, 961, 957, 963, 964, 965, 965, 965, 968, 969, 970, 969, 972, 973, 968, 975, 976, 977, 978, 979, 976, 981, 982, 983, 964, 985, 985, 985, 988, 989, 990, 989, 992, 993, 964, 995, 995, 995, 998, 999, 1000, 999, 1002, 1003, 748, 1005, 1006, 1007, 1008, 1007, 1010, 1006, 1012, 1013, 1014, 1014, 1014, 1017, 1018, 1019, 1018, 1021, 1022, 1017, 1024, 1025, 1026, 1027, 1028, 1025, 1030, 1031, 1032, 1013, 1034, 1034, 1034, 1037, 1038, 1039, 1038, 1041, 1042, 1013, 1044, 1044, 1044, 1047, 1048, 1049, 1048, 1051, 1052, 1013, 1054, 1054, 1054, 1057, 1058, 1059, 1058, 1061, 1062, 748, 1064, 1065, 1066, 1067, 1066, 1069, 1065, 1071, 1072, 1073, 1073, 1073, 1076, 1077, 1078, 1077, 1080, 1081, 1072, 1083, 1083, 1083, 1086, 1087, 1088, 1087, 1090, 1091, 1072, 1093, 1093, 1093, 1096, 1097, 1098, 1097, 1100, 1101, 1096, 1103, 1104, 1105, 1106, 1107, 1104, 1109, 1110, 1111, 1072, 1113, 1113, 1113, 1116, 1117, 1118, 1117, 1120, 1121, 1072, 1123, 1123, 1123, 1126, 1127, 1128, 1127, 1130, 1131, 748, 1133, 1134, 1135, 1136, 1135, 1138, 1134, 1140, 1141, 1142, 1142, 1142, 1145, 1146, 1147, 1146, 1149, 1150, 1145, 1152, 1153, 1154, 1155, 1156, 1153, 1158, 1159, 1160, 1141, 1162, 1162, 1162, 1165, 1166, 1167, 1166, 1169, 1170, 1141, 1172, 1172, 1172, 1175, 1176, 1177, 1176, 1179, 1180, 1141, 1182, 1182, 1182, 1185, 1186, 1187, 1186, 1189, 1190, 1141, 1192, 1192, 1192, 1195, 1196, 1197, 1196, 1199, 1200, 748, 1202, 1203, 1204, 1205, 1204, 1207, 1203, 1209, 1210, 1211, 1211, 1211, 1214, 1215, 1216, 1215, 1218, 1219, 1210, 1221, 1221, 1221, 1224, 1225, 1226, 1225, 1228, 1229, 1210, 1231, 1231, 1231, 1234, 1235, 1236, 1235, 1238, 1239, 1210, 1241, 1241, 1241, 1244, 1245, 1246, 1245, 1248, 1249, 1210, 1251, 1251, 1251, 1254, 1255, 1256, 1255, 1258, 1259, 1254, 1261, 1262, 1263, 1264, 1265, 1262, 1267, 1268, 1269, 748, 1271, 1272, 1273, 1274, 1275, 1275, 1277, 1277, 1273, 748, 748, 739, 738, 1284, 1285, 1284, 1287, 1288, 1289, 1290, 1290, 1288, 1293, 1294, 1293, 1296, 1297, 1298, 1287, 1300, 1301, 1302, 1302, 1300, 1305, 1306, 1305, 1308, 1309, 1310, 1287, 1312, 1313, 1314, 1314, 1312, 1317, 1318, 1317, 1320, 1321, 1322, 708, 142, 1325, 1326, 1327, 1328, 1329, 1330, 1329, 1329, 1333, 1333, 1335, 1336, 1335, 1338, 1333, 1333, 1341, 1333, 1328, 1344, 1345, 1344, 1347, 1348, 1349, 1350, 1351, 1349, 1353, 1354, 1355, 1353, 1357, 1358, 1353, 1360, 1361, 1353, 1363, 1364, 1353, 1366, 1367, 1353, 1369, 1370, 1353, 1372, 1373, 1353, 1375, 1376, 1353, 1378, 1379, 1353, 1381, 1382, 1353, 1384, 1385, 1348, 1387, 1388, 1387, 1390, 1391, 1392, 1390, 1394, 1395, 1390, 1397, 1398, 1390, 1400, 1401, 1348, 1403, 1404, 1405, 1403, 1407, 1408, 1409, 1407, 1411, 1412, 1348, 1414, 1415, 1414, 1417, 1418, 1419, 1417, 1421, 1422, 1417, 1424, 1425, 1417, 1427, 1428, 1417, 1430, 1431, 1417, 1433, 1434, 1417, 1436, 1437, 1417, 1439, 1440, 1417, 1442, 1443, 1417, 1445, 1446, 1417, 1448, 1449, 1417, 1451, 1452, 1328, 1454, 1455, 1456, 1327, 1458, 1459, 1459, 1458, 1462, 1463, 1464, 1458, 1466, 1467, 1468, 1458, 1470, 1471, 1472, 1458, 1458, 1475, 1476, 1477, 1475, 1479, 1480, 1475, 1482, 1483, 139, 135, 133, 124, 122, 122, 1490, 122, 122, 122, 122, 122, 122, 1497, 1498, 1499, 1499, 1498, 1502], "nodeType": [9, 1, 1, 1, 3, 1, 1, 1, 3, 1, 3, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 14, 19, 14, 14, 25, 19, 32, 19, 19, 25, 19, 40, 25, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 79, 79, 79, 79, 19, 79, 79, 19, 19, 14, 19, 79, 79, 79, 79, 79, 40, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 19, 348, 19, 353, 361, 363, 353, 368, 353, 379, 19, 19, 353, 19, 353, 19, 353, 19, 353, 19, 353, 353, 353, 414, 353, 353, 353, 368, 437, 19, 437, 446, 456, 353, 467, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 353, 446, 456, 353, 379, 446, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 1359, 353, 379, 437, 19, 379, 437, 19, 446, 456, 353, 368, 437, 437, 19, 467, 472, 368, 353, 437, 19, 353, 353, 353, 446, 456, 472, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 446, 456, 353, 368, 446, 456, 353, 353, 1531, 353, 19, 353, 14, 19, 1546, 19, 353, 353, 353, 353, 361, 363, 353, 361, 363, 353, 353, 353, 1577, 353, 353, 1546, 19, 437, 437, 437, 19, 19, 437, 437, 19, 353, 368, 437, 19, 353, 437, 437, 437, 353, 437, 437, 19, 437, 437, 437, 437, 19, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 353, 379, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 19, 353, 353, 353, 353, 414, 1770, 1774, 19, 467, 472, 379, 437, 19, 1770, 1774, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 353, 353, 353, 353, 1774, 19, 353, 368, 437, 19, 353, 467, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 368, 353, 446, 2806, 1359, 2806, 2821, 2821, 19, 353, 353, 353, 353, 2842, 19, 353, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 353, 2939, 353, 353, 353, 2952, 19, 2952, 2952, 19, 379, 437, 19, 446, 456, 19, 379, 19, 19, 353, 1774, 19, 353, 467, 472, 1870, 379, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 379, 19, 467, 472, 379, 1577, 472, 379, 1577, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 353, 353, 379, 19, 353, 353, 19, 3206, 353, 437, 379, 19, 353, 437, 379, 19, 353, 437, 379, 19, 353, 353, 379, 446, 456, 379, 446, 456, 379, 446, 456, 19, 19, 19, 19, 19, 79, 19, 19, 79, 19, 79, 19, 3281, 353, 353, 40, 353, 353, 40], "nodeValue": [-1, -1, -1, -1, 20, -1, -1, -1, 20, -1, 1, 20, -1, 20, -1, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, -1, -1, -1, 91, -1, -1, 97, 98, -1, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 98, -1, 20, -1, -1, -1, -1, -1, -1, -1, 385, 386, -1, 391, -1, 395, -1, 395, -1, 402, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, 500, -1, -1, -1, 511, -1, -1, -1, 520, -1, -1, -1, 529, -1, -1, -1, 538, -1, -1, -1, 547, -1, -1, -1, 556, -1, -1, -1, 565, -1, -1, -1, 574, -1, -1, -1, 582, -1, -1, -1, 591, -1, -1, -1, 600, -1, -1, -1, -1, -1, -1, 620, -1, -1, -1, -1, 626, -1, -1, -1, 635, -1, -1, -1, 644, -1, -1, -1, 653, -1, -1, -1, 662, -1, -1, -1, -1, -1, -1, 682, -1, -1, -1, -1, 688, -1, -1, -1, 697, -1, -1, -1, 706, -1, -1, -1, 715, -1, -1, -1, 724, -1, -1, -1, 733, -1, -1, -1, 742, -1, -1, -1, 751, -1, -1, -1, 760, -1, -1, -1, 769, -1, -1, -1, 778, -1, -1, -1, -1, -1, -1, 798, -1, -1, -1, -1, 804, -1, -1, -1, -1, -1, -1, 824, -1, -1, -1, -1, 830, -1, -1, -1, 839, -1, -1, -1, 848, -1, -1, -1, 857, -1, -1, -1, 866, -1, -1, -1, 875, -1, -1, -1, 884, -1, -1, -1, -1, -1, -1, 905, -1, -1, -1, -1, 911, -1, -1, -1, 920, -1, -1, -1, 929, -1, -1, -1, 938, -1, -1, -1, 947, -1, -1, -1, 956, -1, -1, -1, 965, -1, -1, -1, 974, -1, -1, -1, 983, -1, -1, -1, 992, -1, -1, -1, -1, -1, -1, 1012, -1, -1, -1, -1, 1018, -1, -1, -1, 1027, -1, -1, -1, 1036, -1, -1, -1, 1045, -1, -1, -1, -1, -1, -1, 1065, -1, -1, -1, -1, 1071, -1, -1, -1, 1080, -1, -1, -1, 1089, -1, -1, -1, -1, -1, -1, 1109, -1, -1, -1, -1, 1115, -1, -1, -1, 1124, -1, -1, -1, 1133, -1, -1, -1, 1142, -1, -1, -1, -1, -1, -1, 1162, -1, -1, -1, -1, 1168, -1, -1, -1, 1177, -1, -1, -1, 1186, -1, -1, -1, -1, -1, -1, 1206, -1, -1, -1, -1, 1212, -1, -1, -1, 1221, -1, -1, 1233, -1, -1, -1, 1237, -1, -1, -1, -1, -1, -1, 1257, -1, -1, -1, -1, 1263, -1, -1, -1, 1272, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, -1, -1, 1430, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1461, -1, -1, -1, 1470, -1, -1, -1, 1478, -1, -1, -1, 1489, -1, -1, -1, -1, 1282, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1539, -1, -1, 1545, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1778, -1, -1, -1, -1, 442, -1, -1, 1795, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2339, -1, 2343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2352, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2389, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2406, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2423, -1, -1, -1, -1, 2444, -1, 2448, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2457, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2474, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2490, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2526, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2542, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2573, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2610, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2626, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2643, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2660, -1, -1, -1, -1, 1133, -1, 2682, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2691, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2708, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2725, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2742, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2759, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2829, -1, -1, -1, -1, -1, 2846, -1, -1, -1, -1, -1, -1, -1, -1, 2876, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2903, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2927, -1, -1, -1, 2759, -1, -1, -1, -1, -1, -1, -1, 2956, -1, -1, 2962, -1, -1, 1389, -1, -1, 2973, -1, 2978, 2979, -1, -1, 2987, -1, -1, -1, -1, -1, 3003, -1, -1, -1, 3012, -1, -1, 3018, -1, -1, 3024, -1, -1, 3030, -1, -1, 3036, -1, -1, 3042, -1, -1, 3048, -1, -1, 3054, -1, -1, 3060, -1, -1, 3067, -1, -1, 3073, -1, -1, 3078, -1, -1, -1, 3086, -1, -1, 3092, -1, -1, 3098, -1, -1, 3104, -1, -1, -1, 3112, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3198, -1, -1, 3205, -1, -1, -1, -1, 3216, -1, -1, -1, 3224, -1, -1, -1, 3232, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 395, 391, 386, 20, 386, -1, 3272, 3273, -1, 20, -1, 3280, -1, -1, -1, -1, -1, -1, -1], "backendNodeId": [1, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 12, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 14, 696, 697, 698, 699, 15, 700, 701, 702, 703, 16, 704, 705, 706, 707, 708, 709, 710, 711, 712, 17, 713, 714, 715, 716, 18, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 19, 776, 777, 2, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 3, 797, 798, 799, 800, 801, 802, 803, 804, 805, 4, 806, 807, 808, 809, 810, 811, 812, 813, 814, 5, 815, 816, 817, 818, 819, 820, 821, 822, 823, 6, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 7, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 8, 861, 862, 863, 864, 865, 866, 867, 868, 869, 9, 870, 871, 872, 873, 874, 875, 876, 877, 878, 10, 879, 880, 881, 882, 883, 884, 885, 886, 887, 11, 888, 889, 890, 891, 892, 20, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506], "attributes": [[], [], [7, 8, 9, 10], [15, 16, 9, 17], [], [15, 16, 9, 21], [15, 16, 9, 23], [26, 27, 28, 29, 9, 30], [], [9, 33], [], [], [35, 36, 28, 37, 9, 38], [], [41, 42, 43, 44, 9, 45], [47, 48, 28, 44, 9, 49], [], [41, 51, 52, 53, 43, 54, 9, 55], [], [41, 57, 43, 58, 9, 59], [], [41, 61, 62, 63, 43, 64, 9, 65], [], [41, 61, 62, 67, 43, 68, 9, 69], [], [41, 61, 62, 71, 43, 72, 9, 73], [], [41, 61, 62, 75, 43, 76, 9, 77], [], [80, -1, 81, 82], [52, 83, 80, -1, 81, 84, 9, 85], [80, -1, 81, 82, 9, 87], [9, 89], [], [80, -1, 81, 92, 9, 93], [9, 95], [], [], [52, 53, 99, -1, 9, 100], [], [103, 104, 81, 105, 9, 106], [103, 104, 81, 108, 9, 109], [103, 104, 81, 111, 9, 112], [103, 104, 81, 114, 9, 115], [103, 104, 81, 117, 9, 118], [41, 51, 52, 53, 43, 120, 9, 121], [103, 104, 81, 123, 9, 124], [103, 104, 81, 126, 9, 127], [41, 51, 52, 53, 43, 129, 9, 130], [103, 104, 81, 132, 9, 133], [103, 104, 81, 135, 9, 136], [103, 104, 81, 138, 9, 139], [103, 104, 81, 141, 9, 142], [103, 104, 81, 144, 9, 145], [103, 104, 81, 147, 9, 148], [103, 104, 81, 150, 9, 151], [103, 104, 81, 153, 9, 154], [103, 104, 81, 156, 9, 157], [103, 104, 81, 159, 9, 160], [103, 104, 81, 162, 9, 163], [103, 104, 81, 165, 9, 166], [41, 51, 52, 53, 43, 168, 9, 169], [103, 104, 81, 171, 9, 172], [103, 104, 81, 174, 9, 175], [103, 104, 81, 177, 9, 178], [103, 104, 81, 180, 9, 181], [103, 104, 81, 183, 9, 184], [103, 104, 81, 186, 9, 187], [103, 104, 81, 189, 9, 190], [103, 104, 81, 192, 9, 193], [103, 104, 81, 195, 9, 196], [103, 104, 81, 198, 9, 199], [103, 104, 81, 201, 9, 202], [103, 104, 81, 204, 9, 205], [103, 104, 81, 207, 9, 208], [103, 104, 81, 210, 9, 211], [103, 104, 81, 213, 9, 214], [103, 104, 81, 216, 9, 217], [103, 104, 81, 219, 9, 220], [103, 104, 81, 222, 9, 223], [103, 104, 81, 225, 9, 226], [103, 104, 81, 228, 9, 229], [103, 104, 81, 231, 9, 232], [41, 51, 52, 53, 43, 234, 9, 235], [103, 104, 81, 237, 9, 238], [103, 104, 81, 240, 9, 241], [103, 104, 81, 243, 9, 244], [103, 104, 81, 246, 9, 247], [41, 51, 52, 53, 43, 249, 9, 250], [103, 104, 81, 252, 9, 253], [41, 51, 52, 53, 43, 255, 9, 256], [103, 104, 81, 258, 9, 259], [103, 104, 81, 261, 9, 262], [103, 104, 81, 264, 9, 265], [103, 104, 81, 267, 9, 268], [103, 104, 81, 270, 9, 271], [103, 104, 81, 273, 9, 274], [103, 104, 81, 276, 9, 277], [103, 104, 81, 279, 9, 280], [41, 51, 52, 53, 43, 282, 9, 283], [103, 104, 81, 285, 9, 286], [103, 104, 81, 288, 9, 289], [103, 104, 81, 291, 9, 292], [103, 104, 81, 294, 9, 295], [41, 51, 52, 53, 43, 297, 9, 298], [103, 104, 81, 300, 9, 301], [103, 104, 81, 303, 9, 304], [103, 104, 81, 306, 9, 307], [103, 104, 81, 309, 9, 310], [103, 104, 81, 312, 9, 313], [103, 104, 81, 315, 9, 316], [103, 104, 81, 318, 9, 319], [103, 104, 81, 321, 9, 322], [103, 104, 81, 324, 9, 325], [103, 104, 81, 327, 9, 328], [103, 104, 81, 330, 9, 331], [103, 104, 81, 333, 9, 334], [103, 104, 81, 336, 9, 337], [103, 104, 81, 339, 9, 340], [103, 104, 81, 342, 9, 343], [103, 104, 81, 345, 9, 346], [], [349, 350, 9, 351], [], [354, 355, 356, 357, 349, 358, 9, 359], [], [], [356, 365, 9, 366], [354, 369, 370, 371, 372, 373, 349, 374, 9, 375], [9, 377], [43, 380, 381, 16, 349, 382, 9, 383], [], [], [354, 387, 349, 388, 9, 389], [], [354, 392, 9, 393], [], [354, 396, 9, 397], [], [349, 399, 9, 400], [], [354, 403, 9, 404], [349, 406, 9, 407], [354, 409, 349, 410, 356, 411, 9, 412], [372, 415, 349, 416, 417, 418, 9, 419], [349, 421, 9, 422], [349, 424, 9, 425], [349, 427, 9, 428], [430, 431, 432, 433, 349, 434, 9, 435], [438, 16, 430, 439, 9, 440], [], [349, 443, 9, 444], [447, 16, 448, 433, 449, 450, 451, 450, 452, 453, 9, 454], [457, 458, 459, 460, 9, 461], [354, 463, 349, 464, 9, 465], [349, 468, 430, 469, 9, 470], [9, 473], [349, 475, 476, 477, 9, 478], [9, 480], [482, 483, 9, 484], [370, 371, 349, 486, 43, 487, 9, 488], [349, 490, 9, 491], [], [349, 494, 9, 495], [482, 497, 9, 498], [370, 371, 372, 500, 349, 501, 43, 502, 9, 503], [349, 505, 9, 506], [], [482, 508, 9, 509], [370, 371, 372, 511, 349, 501, 43, 512, 9, 513], [349, 505, 9, 515], [], [482, 517, 9, 518], [370, 371, 372, 520, 349, 501, 43, 521, 9, 522], [349, 505, 9, 524], [], [482, 526, 9, 527], [370, 371, 372, 529, 349, 501, 43, 530, 9, 531], [349, 505, 9, 533], [], [482, 535, 9, 536], [370, 371, 372, 538, 349, 501, 43, 539, 9, 540], [349, 505, 9, 542], [], [482, 544, 9, 545], [370, 371, 372, 547, 349, 501, 43, 548, 9, 549], [349, 505, 9, 551], [], [482, 553, 9, 554], [370, 371, 372, 556, 349, 501, 43, 557, 9, 558], [349, 505, 9, 560], [], [482, 562, 9, 563], [370, 371, 372, 565, 349, 501, 43, 566, 9, 567], [349, 505, 9, 569], [], [482, 571, 9, 572], [370, 371, 372, 574, 349, 501, 43, 575, 9, 576], [349, 505, 9, 578], [], [482, 450, 9, 580], [370, 371, 372, 582, 349, 501, 43, 583, 9, 584], [349, 505, 9, 586], [], [482, 588, 9, 589], [370, 371, 372, 591, 349, 501, 43, 592, 9, 593], [349, 505, 9, 595], [], [482, 597, 9, 598], [370, 371, 372, 600, 349, 501, 43, 601, 9, 602], [349, 505, 9, 604], [], [9, 606], [349, 475, 476, 477, 9, 608], [9, 610], [482, 612, 9, 613], [370, 371, 349, 486, 43, 615, 9, 616], [349, 490, 9, 618], [], [349, 494, 9, 621], [482, 623, 9, 624], [370, 371, 372, 626, 349, 501, 43, 627, 9, 628], [349, 505, 9, 630], [], [482, 632, 9, 633], [370, 371, 372, 635, 349, 501, 43, 636, 9, 637], [349, 505, 9, 639], [], [482, 641, 9, 642], [370, 371, 372, 644, 349, 501, 43, 645, 9, 646], [349, 505, 9, 648], [], [482, 650, 9, 651], [370, 371, 372, 653, 349, 501, 43, 654, 9, 655], [349, 505, 9, 657], [], [482, 659, 9, 660], [370, 371, 372, 662, 349, 501, 43, 663, 9, 664], [349, 505, 9, 666], [], [9, 668], [349, 475, 476, 477, 9, 670], [9, 672], [482, 674, 9, 675], [370, 371, 349, 486, 43, 677, 9, 678], [349, 490, 9, 680], [], [349, 494, 9, 683], [482, 685, 9, 686], [370, 371, 372, 688, 349, 501, 43, 689, 9, 690], [349, 505, 9, 692], [], [482, 694, 9, 695], [370, 371, 372, 697, 349, 501, 43, 698, 9, 699], [349, 505, 9, 701], [], [482, 703, 9, 704], [370, 371, 372, 706, 349, 501, 43, 707, 9, 708], [349, 505, 9, 710], [], [482, 712, 9, 713], [370, 371, 372, 715, 349, 501, 43, 716, 9, 717], [349, 505, 9, 719], [], [482, 721, 9, 722], [370, 371, 372, 724, 349, 501, 43, 725, 9, 726], [349, 505, 9, 728], [], [482, 730, 9, 731], [370, 371, 372, 733, 349, 501, 43, 734, 9, 735], [349, 505, 9, 737], [], [482, 739, 9, 740], [370, 371, 372, 742, 349, 501, 43, 743, 9, 744], [349, 505, 9, 746], [], [482, 748, 9, 749], [370, 371, 372, 751, 349, 501, 43, 752, 9, 753], [349, 505, 9, 755], [], [482, 757, 9, 758], [370, 371, 372, 760, 349, 501, 43, 761, 9, 762], [349, 505, 9, 764], [], [482, 766, 9, 767], [370, 371, 372, 769, 349, 501, 43, 770, 9, 771], [349, 505, 9, 773], [], [482, 775, 9, 776], [370, 371, 372, 778, 349, 501, 43, 677, 9, 779], [349, 505, 9, 781], [], [9, 783], [349, 475, 476, 785, 9, 786], [9, 788], [482, 790, 9, 791], [370, 371, 349, 486, 43, 793, 9, 794], [349, 490, 9, 796], [], [349, 494, 9, 799], [482, 801, 9, 802], [370, 371, 372, 804, 43, 805, 349, 501, 9, 806], [349, 505, 9, 808], [], [9, 810], [349, 475, 476, 477, 9, 812], [9, 814], [482, 816, 9, 817], [370, 371, 349, 486, 43, 819, 9, 820], [349, 490, 9, 822], [], [349, 494, 9, 825], [482, 827, 9, 828], [370, 371, 372, 830, 349, 501, 43, 831, 9, 832], [349, 505, 9, 834], [], [482, 836, 9, 837], [370, 371, 372, 839, 349, 501, 43, 840, 9, 841], [349, 505, 9, 843], [], [482, 845, 9, 846], [370, 371, 372, 848, 349, 501, 43, 849, 9, 850], [349, 505, 9, 852], [], [482, 854, 9, 855], [370, 371, 372, 857, 349, 501, 43, 858, 9, 859], [349, 505, 9, 861], [], [482, 863, 9, 864], [370, 371, 372, 866, 349, 501, 43, 867, 9, 868], [349, 505, 9, 870], [], [482, 872, 9, 873], [370, 371, 372, 875, 349, 501, 43, 876, 9, 877], [349, 505, 9, 879], [], [482, 881, 9, 882], [370, 371, 372, 884, 349, 501, 43, 885, 9, 886], [349, 505, 9, 888], [], [9, 890], [349, 475, 476, 892, 9, 893], [9, 895], [482, 897, 9, 898], [370, 371, 349, 486, 43, 900, 9, 901], [349, 490, 9, 903], [], [349, 494, 9, 906], [482, 908, 9, 909], [370, 371, 372, 911, 349, 501, 43, 912, 9, 913], [349, 505, 9, 915], [], [482, 917, 9, 918], [370, 371, 372, 920, 349, 501, 43, 921, 9, 922], [349, 505, 9, 924], [], [482, 926, 9, 927], [370, 371, 372, 929, 349, 501, 43, 930, 9, 931], [349, 505, 9, 933], [], [482, 935, 9, 936], [370, 371, 372, 938, 349, 501, 43, 939, 9, 940], [349, 505, 9, 942], [], [482, 944, 9, 945], [370, 371, 372, 947, 349, 501, 43, 948, 9, 949], [349, 505, 9, 951], [], [482, 953, 9, 954], [370, 371, 372, 956, 349, 501, 43, 957, 9, 958], [349, 505, 9, 960], [], [482, 962, 9, 963], [370, 371, 372, 965, 349, 501, 43, 966, 9, 967], [349, 505, 9, 969], [], [482, 971, 9, 972], [370, 371, 372, 974, 349, 501, 43, 975, 9, 976], [349, 505, 9, 978], [], [482, 980, 9, 981], [370, 371, 372, 983, 349, 501, 43, 984, 9, 985], [349, 505, 9, 987], [], [482, 989, 9, 990], [370, 371, 372, 992, 349, 501, 43, 993, 9, 994], [349, 505, 9, 996], [], [9, 998], [349, 475, 476, 892, 9, 1000], [9, 1002], [482, 1004, 9, 1005], [370, 371, 349, 486, 43, 1007, 9, 1008], [349, 490, 9, 1010], [], [349, 494, 9, 1013], [482, 1015, 9, 1016], [370, 371, 372, 1018, 349, 501, 43, 1019, 9, 1020], [349, 505, 9, 1022], [], [482, 1024, 9, 1025], [370, 371, 372, 1027, 349, 501, 43, 1028, 9, 1029], [349, 505, 9, 1031], [], [482, 1033, 9, 1034], [370, 371, 372, 1036, 349, 501, 43, 1037, 9, 1038], [349, 505, 9, 1040], [], [482, 1042, 9, 1043], [370, 371, 372, 1045, 349, 501, 43, 1007, 9, 1046], [349, 505, 9, 1048], [], [9, 1050], [349, 475, 476, 1052, 9, 1053], [9, 1055], [482, 1057, 9, 1058], [370, 371, 349, 486, 43, 1060, 9, 1061], [349, 490, 9, 1063], [], [349, 494, 9, 1066], [482, 1068, 9, 1069], [370, 371, 372, 1071, 349, 501, 43, 1072, 9, 1073], [349, 505, 9, 1075], [], [482, 1077, 9, 1078], [370, 371, 372, 1080, 349, 501, 43, 1081, 9, 1082], [349, 505, 9, 1084], [], [482, 1086, 9, 1087], [370, 371, 372, 1089, 349, 501, 43, 1060, 9, 1090], [349, 505, 9, 1092], [], [9, 1094], [349, 475, 476, 1096, 9, 1097], [9, 1099], [482, 1101, 9, 1102], [370, 371, 349, 486, 43, 1104, 9, 1105], [349, 490, 9, 1107], [], [349, 494, 9, 1110], [482, 1112, 9, 1113], [370, 371, 372, 1115, 349, 501, 43, 1116, 9, 1117], [349, 505, 9, 1119], [], [482, 1121, 9, 1122], [370, 371, 372, 1124, 349, 501, 43, 1125, 9, 1126], [349, 505, 9, 1128], [], [482, 1130, 9, 1131], [370, 371, 372, 1133, 349, 501, 43, 1134, 9, 1135], [349, 505, 9, 1137], [], [482, 1139, 9, 1140], [370, 371, 372, 1142, 349, 501, 43, 1104, 9, 1143], [349, 505, 9, 1145], [], [9, 1147], [349, 475, 476, 1149, 9, 1150], [9, 1152], [482, 1154, 9, 1155], [370, 371, 349, 486, 43, 1157, 9, 1158], [349, 490, 9, 1160], [], [349, 494, 9, 1163], [482, 1165, 9, 1166], [370, 371, 372, 1168, 349, 501, 43, 1169, 9, 1170], [349, 505, 9, 1172], [], [482, 1174, 9, 1175], [370, 371, 372, 1177, 349, 501, 43, 1178, 9, 1179], [349, 505, 9, 1181], [], [482, 1183, 9, 1184], [370, 371, 372, 1186, 349, 501, 43, 1157, 9, 1187], [349, 505, 9, 1189], [], [9, 1191], [349, 475, 476, 1193, 9, 1194], [9, 1196], [482, 1198, 9, 1199], [370, 371, 349, 486, 43, 1201, 9, 1202], [349, 490, 9, 1204], [], [349, 494, 9, 1207], [482, 1209, 9, 1210], [370, 371, 372, 1212, 349, 501, 43, 1213, 9, 1214], [349, 505, 9, 1216], [], [482, 1218, 9, 1219], [370, 371, 372, 1221, 43, 1222, 349, 501, 9, 1223], [349, 505, 9, 1225], [], [447, 16, 349, 1227, 9, 1228], [349, 1230, 9, 1231], [], [482, 1234, 9, 1235], [370, 371, 372, 1237, 349, 501, 43, 1238, 9, 1239], [349, 505, 9, 1241], [], [9, 1243], [349, 475, 476, 785, 9, 1245], [9, 1247], [482, 1249, 9, 1250], [370, 371, 349, 486, 43, 1252, 9, 1253], [349, 490, 9, 1255], [], [349, 494, 9, 1258], [482, 1260, 9, 1261], [370, 371, 372, 1263, 349, 501, 43, 1264, 9, 1265], [349, 505, 9, 1267], [], [482, 1269, 9, 1270], [370, 371, 372, 1272, 349, 501, 43, 1273, 9, 1274], [349, 505, 9, 1276], [], [349, 1278, 9, 1279], [1281, 16, 372, 1282, 43, 1283, 349, 1284, 430, 1285, 356, 1286, 9, 1287], [349, 1289, 9, 1290], [349, 1292, 9, 1293], [], [349, 1296, 9, 1297], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1299], [457, 458, 459, 1301, 9, 1302], [349, 1304, 9, 1305], [372, 1307, 430, 1308, 349, 1309, 43, 44, 9, 1310], [349, 1312, 447, 16, 449, 1313, 451, 1314, 452, 1315, 9, 1316], [459, 1318, 9, 1319], [459, 1321, 9, 1322], [459, 1324, 9, 1325], [459, 1327, 9, 1328], [459, 1330, 9, 1331], [459, 1333, 9, 1334], [459, 1336, 9, 1337], [459, 1339, 9, 1340], [459, 1342, 9, 1343], [459, 1345, 9, 1346], [459, 1348, 9, 1349], [457, 1351, 459, 1352, 9, 1353], [457, 1355, 459, 1356, 9, 1357], [457, 1355, 1360, 1361, 1362, 1363, 1364, 517, 9, 1365], [349, 1367, 9, 1368], [430, 1370, 1371, 1372, 41, 1373, 349, 1374, 43, 1375, 9, 1376], [349, 1378, 9, 1379], [], [430, 1382, 1371, 1372, 41, 1373, 43, 1383, 349, 1384, 9, 1385], [349, 1378, 9, 1387], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 1393], [457, 458, 459, 1395, 9, 1396], [372, 1398, 417, 418, 349, 1399, 9, 1400], [430, 1402, 372, 1403, 432, 433, 349, 1404, 9, 1405], [349, 1407, 430, 1408, 9, 1409], [349, 1411, 9, 1412], [], [349, 1414, 9, 1415], [349, 1417, 9, 1418], [349, 1420, 430, 1421, 9, 1422], [349, 1424, 9, 1425], [349, 1427, 9, 1428], [], [447, 16, 349, 1431, 9, 1432], [447, 16, 349, 1434, 9, 1435], [349, 1437, 9, 1438], [447, 16, 448, 433, 449, 632, 451, 632, 452, 453, 9, 1440], [457, 1442, 459, 1443, 9, 1444], [349, -1, 9, 1446], [430, 1448, 349, -1, 9, 1449], [482, 483, 9, 1451], [430, 1453, 370, 371, 349, 1454, 43, 1455, 9, 1456], [349, 1458, 9, 1459], [], [482, 497, 9, 1462], [43, 1464, 349, 1465, 370, 371, 9, 1466], [349, 1458, 9, 1468], [], [482, 508, 9, 1471], [43, 1473, 349, 1465, 370, 371, 9, 1474], [349, 1458, 9, 1476], [], [482, 517, 9, 1479], [349, 1481, 43, 1482, 41, 1483, 370, 371, 430, 1484, 9, 1485], [349, 1458, 9, 1487], [], [349, 1490, 9, 1491], [430, 1493, 349, 1494, 43, 1283, 9, 1495], [349, 1497, 9, 1498], [349, 1500, 9, 1501], [], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1503], [457, 458, 459, 1301, 9, 1505], [349, 1490, 9, 1507], [349, 1509, 430, 1510, 432, 433, 372, 1511, 1512, 1513, 9, 1514], [447, 16, 448, 433, 449, 1516, 451, 623, 452, 1517, 9, 1518], [457, 458, 459, 1520, 9, 1521], [349, 1523, 430, 1524, 354, 1513, 417, 1525, 9, 1526], [349, 1528, 9, 1529], [349, 1532, 9, 1533], [354, 1535, 370, 483, 349, 1536, 9, 1537], [], [349, 1540, 9, 1541], [9, 1543], [], [430, 1547, 349, 1500, 9, 1548], [], [354, 1551, 349, 1552, 9, 1553], [349, 1555, 9, 1556], [349, 1558, 9, 1559], [349, 1561, 9, 1562], [], [], [349, 1564, 9, 1565], [], [], [349, 1567, 9, 1568], [349, 1570, 417, 1571, 370, 483, 9, 1572], [349, 1574, 9, 1575], [81, 1578, 349, 1579, 1580, 1581, 9, 1582], [349, 1584, 9, 1585], [349, 1587, 9, 1588], [349, 1590, 9, 1591], [], [349, 1593, 9, 1594], [9, 1596], [349, 1598, 9, 1599], [], [], [9, 1603], [349, 1605, 9, 1606], [], [349, 1609, 9, 1610], [52, 1571, 417, 1571, 1612, 433, 349, 1613, 9, 1614], [349, 1616, 9, 1617], [], [349, 1620, 9, 1621], [349, 1623, 1624, 1625, 9, 1626], [349, 1628, 9, 1629], [349, 1631, 9, 1632], [349, 1634, 9, 1635], [349, 1637, 9, 1638], [349, 1640, 9, 1641], [], [349, 1643, 9, 1644], [349, 1646, 9, 1647], [349, 1649, 9, 1650], [349, 1652, 9, 1653], [], [349, 1655, 9, 1656], [], [349, 1637, 9, 1659], [349, 1640, 9, 1661], [], [349, 1643, 9, 1663], [349, 1646, 9, 1665], [349, 1649, 9, 1667], [349, 1652, 9, 1669], [], [349, 1637, 9, 1671], [349, 1640, 9, 1673], [], [349, 1643, 9, 1675], [349, 1646, 9, 1677], [349, 1649, 9, 1679], [349, 1652, 9, 1681], [], [349, 1637, 9, 1683], [349, 1640, 9, 1685], [], [349, 1643, 9, 1687], [349, 1646, 9, 1689], [349, 1649, 9, 1691], [349, 1652, 9, 1693], [], [9, 1695], [349, 1697, 9, 1698], [349, 1700, 1624, 1701, 43, 1702, 9, 1703], [349, 1705, 447, 16, 9, 1706], [349, 1708, 9, 1709], [], [349, 1712, 9, 1713], [], [349, 1705, 447, 16, 9, 1715], [349, 1717, 9, 1718], [], [349, 1712, 9, 1720], [], [349, 1705, 447, 16, 9, 1722], [349, 1724, 9, 1725], [], [349, 1712, 9, 1727], [], [349, 1705, 447, 16, 9, 1729], [349, 1731, 9, 1732], [], [349, 1712, 9, 1734], [], [349, 1705, 447, 16, 9, 1736], [349, 1738, 9, 1739], [], [349, 1712, 9, 1741], [], [349, 1705, 447, 16, 9, 1743], [349, 1745, 9, 1746], [], [349, 1712, 9, 1748], [], [349, 1750, 9, 1751], [], [349, 1753, 9, 1754], [349, 1756, 9, 1757], [447, 16, 349, 1759, 9, 1760], [349, 1762, 9, 1763], [349, 1765, 430, 1766, 372, 1767, 9, 1768], [349, 1771, 9, 1772], [349, 1775, 9, 1776], [], [9, 1780], [9, 1782], [430, 1784, 349, 1785, 43, 1786, 9, 1787], [349, 1427, 9, 1789], [], [349, 1771, 9, 1791], [349, 1775, 9, 1793], [], [9, 1797], [9, 1799], [430, 1801, 349, 1802, 43, 1803, 9, 1804], [349, 1458, 9, 1806], [], [9, 1809], [430, 1811, 349, 1802, 43, 1812, 9, 1813], [349, 1458, 9, 1815], [], [9, 1818], [430, 1820, 349, 1802, 43, 1821, 9, 1822], [349, 1458, 9, 1824], [], [447, 16, 349, 1827, 9, 1828], [349, 1830, 9, 1831], [349, 1753, 9, 1833], [349, 1835, 430, 1836, 9, 1837], [349, 1839, 9, 1840], [349, 1842, 9, 1843], [], [349, 1846, 9, 1847], [52, 1571, 417, 1571, 1612, 433, 349, 1849, 9, 1850], [349, 1616, 9, 1852], [], [349, 1855, 9, 1856], [349, 1858, 9, 1859], [349, 1861, 9, 1862], [349, 1864, 9, 1865], [349, 1867, 9, 1868], [349, 1871, 9, 1872], [], [349, 1874, 43, 1116, 9, 1875], [], [9, 1878], [9, 1880], [349, 1882, 9, 1883], [], [], [349, 1885, 356, 1886, 9, 1887], [372, 1889, 349, 1890, 43, 1891, 9, 1892], [349, 1894, 9, 1895], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1899], [349, 1901, 9, 1902], [349, 1904, 9, 1905], [], [349, 1907, 9, 1908], [349, 1753, 9, 1910], [349, 1912, 9, 1913], [430, 1915, 354, 1916, 417, 1571, 1512, 1917, 432, 433, 349, 1918, 43, 1891, 9, 1919], [349, 1616, 9, 1921], [], [349, 1924, 9, 1925], [430, 1927, 354, 1928, 417, 1571, 1512, 1929, 432, 433, 349, 1918, 43, 1891, 9, 1930], [349, 1616, 9, 1932], [], [349, 1934, 9, 1935], [], [], [349, 1885, 356, 1886, 9, 1937], [372, 1939, 349, 1890, 43, 1940, 9, 1941], [349, 1894, 9, 1943], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1945], [349, 1901, 9, 1947], [349, 1904, 9, 1949], [], [349, 1934, 9, 1951], [], [], [349, 1885, 356, 1886, 9, 1953], [372, 1955, 349, 1890, 43, 1956, 9, 1957], [349, 1894, 9, 1959], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1961], [349, 1901, 9, 1963], [349, 1904, 9, 1965], [], [349, 1934, 9, 1967], [], [], [349, 1885, 356, 1886, 9, 1969], [372, 1971, 349, 1890, 43, 1972, 9, 1973], [349, 1894, 9, 1975], [1580, -1, 447, 16, 81, 1977, 349, 1898, 9, 1978], [349, 1901, 9, 1980], [349, 1904, 9, 1982], [], [349, 1934, 9, 1984], [], [], [349, 1885, 356, 1886, 9, 1986], [372, 1988, 349, 1890, 43, 1989, 9, 1990], [349, 1894, 9, 1992], [1580, -1, 447, 16, 81, 1994, 349, 1898, 9, 1995], [349, 1901, 9, 1997], [349, 1904, 9, 1999], [], [349, 1861, 9, 2001], [349, 1864, 9, 2003], [349, 1867, 9, 2005], [349, 1871, 9, 2007], [], [349, 1874, 43, 1037, 9, 2010], [], [9, 2013], [9, 2015], [349, 1882, 9, 2017], [], [], [349, 1885, 356, 2019, 9, 2020], [372, 2022, 349, 1890, 43, 2023, 9, 2024], [349, 1894, 9, 2026], [1580, -1, 447, 16, 81, 2028, 349, 1898, 9, 2029], [349, 1901, 9, 2031], [349, 1904, 9, 2033], [], [349, 1907, 9, 2035], [349, 1753, 9, 2037], [349, 1912, 9, 2039], [430, 1915, 354, 2041, 417, 1571, 1512, 2042, 432, 433, 349, 1918, 43, 2023, 9, 2043], [349, 1616, 9, 2045], [], [349, 1924, 9, 2047], [430, 1927, 354, 2049, 417, 1571, 1512, 2050, 432, 433, 349, 1918, 43, 2023, 9, 2051], [349, 1616, 9, 2053], [], [349, 1934, 9, 2055], [], [], [349, 1885, 356, 2019, 9, 2057], [372, 2059, 349, 1890, 43, 2060, 9, 2061], [349, 1894, 9, 2063], [1580, -1, 447, 16, 81, 2065, 349, 1898, 9, 2066], [349, 1901, 9, 2068], [349, 1904, 9, 2070], [], [349, 1934, 9, 2072], [], [], [349, 1885, 356, 2019, 9, 2074], [372, 2076, 349, 1890, 43, 2077, 9, 2078], [349, 1894, 9, 2080], [1580, -1, 447, 16, 81, 2082, 349, 1898, 9, 2083], [349, 1901, 9, 2085], [349, 1904, 9, 2087], [], [349, 1934, 9, 2089], [], [], [349, 1885, 356, 2019, 9, 2091], [372, 2093, 349, 1890, 43, 2094, 9, 2095], [349, 1894, 9, 2097], [1580, -1, 447, 16, 81, 2099, 349, 1898, 9, 2100], [349, 1901, 9, 2102], [349, 1904, 9, 2104], [], [349, 1934, 9, 2106], [], [], [349, 1885, 356, 2019, 9, 2108], [372, 2110, 349, 1890, 43, 2111, 9, 2112], [349, 1894, 9, 2114], [1580, -1, 447, 16, 81, 2116, 349, 1898, 9, 2117], [349, 1901, 9, 2119], [349, 1904, 9, 2121], [], [349, 1861, 9, 2123], [349, 1864, 9, 2125], [349, 1867, 9, 2127], [349, 1871, 9, 2129], [], [349, 1874, 43, 1072, 9, 2131], [], [9, 2134], [9, 2136], [349, 1882, 9, 2138], [], [], [349, 1885, 356, 2140, 9, 2141], [372, 2143, 349, 1890, 43, 2144, 9, 2145], [349, 1894, 9, 2147], [1580, -1, 447, 16, 81, 2149, 349, 1898, 9, 2150], [349, 1901, 9, 2152], [349, 1904, 9, 2154], [], [349, 1907, 9, 2156], [349, 1753, 9, 2158], [349, 1912, 9, 2160], [430, 1915, 354, 2162, 417, 1571, 1512, 2163, 432, 433, 349, 1918, 43, 2144, 9, 2164], [349, 1616, 9, 2166], [], [349, 1924, 9, 2169], [430, 1927, 354, 2171, 417, 1571, 1512, 2172, 432, 433, 349, 1918, 43, 2144, 9, 2173], [349, 1616, 9, 2175], [], [349, 1934, 9, 2177], [], [], [349, 1885, 356, 2140, 9, 2179], [372, 2181, 349, 1890, 43, 2182, 9, 2183], [349, 1894, 9, 2185], [1580, -1, 447, 16, 81, 2187, 349, 1898, 9, 2188], [349, 1901, 9, 2190], [349, 1904, 9, 2192], [], [349, 1934, 9, 2194], [], [], [349, 1885, 356, 2140, 9, 2196], [372, 2198, 349, 1890, 43, 2199, 9, 2200], [349, 1894, 9, 2202], [1580, -1, 447, 16, 81, 2204, 349, 1898, 9, 2205], [349, 1901, 9, 2207], [349, 1904, 9, 2209], [], [349, 1934, 9, 2211], [], [], [349, 1885, 356, 2140, 9, 2213], [372, 2215, 349, 1890, 43, 2216, 9, 2217], [349, 1894, 9, 2219], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2222], [349, 1901, 9, 2224], [349, 1904, 9, 2226], [], [349, 1934, 9, 2228], [], [], [349, 1885, 356, 2140, 9, 2230], [372, 2232, 349, 1890, 43, 2233, 9, 2234], [349, 1894, 9, 2236], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2238], [349, 1901, 9, 2240], [349, 1904, 9, 2242], [], [349, 1861, 9, 2244], [349, 1864, 9, 2246], [349, 1867, 9, 2248], [349, 1871, 9, 2250], [], [349, 1874, 43, 1081, 9, 2252], [], [9, 2255], [9, 2257], [349, 1882, 9, 2259], [], [], [349, 1885, 356, 2140, 9, 2261], [372, 2263, 349, 1890, 43, 2264, 9, 2265], [349, 1894, 9, 2267], [1580, -1, 447, 16, 81, 2269, 349, 1898, 9, 2270], [349, 1901, 9, 2272], [349, 1904, 9, 2274], [], [349, 1907, 9, 2276], [349, 1753, 9, 2278], [349, 1912, 9, 2280], [430, 1915, 354, 2282, 417, 1571, 1512, 2283, 432, 433, 349, 1918, 43, 2264, 9, 2284], [349, 1616, 9, 2286], [], [349, 1924, 9, 2288], [430, 1927, 354, 2290, 417, 1571, 1512, 2291, 432, 433, 349, 1918, 43, 2264, 9, 2292], [349, 1616, 9, 2294], [], [349, 1934, 9, 2296], [], [], [349, 1885, 356, 2140, 9, 2298], [372, 2300, 349, 1890, 43, 2301, 9, 2302], [349, 1894, 9, 2304], [1580, -1, 447, 16, 81, 2306, 349, 1898, 9, 2307], [349, 1901, 9, 2309], [349, 1904, 9, 2311], [], [349, 2313, 9, 2314], [], [], [349, 1885, 356, 2140, 9, 2316], [372, 2318, 349, 1890, 43, 2319, 9, 2320], [349, 1894, 9, 2322], [1580, -1, 447, 16, 81, 2324, 349, 1898, 9, 2325], [349, 1901, 9, 2327], [349, 1904, 9, 2329], [], [349, 1861, 9, 2331], [349, 1864, 9, 2333], [349, 1867, 9, 2335], [349, 1871, 9, 2337], [], [349, 1874, 43, 2340, 9, 2341], [], [9, 2344], [9, 2346], [349, 1882, 9, 2348], [], [], [349, 1885, 356, 2019, 9, 2350], [372, 2352, 349, 1890, 43, 2353, 9, 2354], [349, 1894, 9, 2356], [1580, -1, 447, 16, 81, 2358, 349, 1898, 9, 2359], [349, 1901, 9, 2361], [349, 1904, 9, 2363], [], [349, 1907, 9, 2365], [349, 1753, 9, 2367], [349, 1912, 9, 2369], [430, 1915, 354, 2371, 417, 1571, 1512, 2372, 432, 433, 349, 1918, 43, 2353, 9, 2373], [349, 1616, 9, 2375], [], [349, 1924, 9, 2377], [430, 1927, 354, 2379, 417, 1571, 1512, 2380, 432, 433, 349, 1918, 43, 2353, 9, 2381], [349, 1616, 9, 2383], [], [349, 1934, 9, 2385], [], [], [349, 1885, 356, 2019, 9, 2387], [372, 2389, 349, 1890, 43, 2390, 9, 2391], [349, 1894, 9, 2393], [1580, -1, 447, 16, 81, 2395, 349, 1898, 9, 2396], [349, 1901, 9, 2398], [349, 1904, 9, 2400], [], [349, 1934, 9, 2402], [], [], [349, 1885, 356, 2019, 9, 2404], [372, 2406, 349, 1890, 43, 2407, 9, 2408], [349, 1894, 9, 2410], [1580, -1, 447, 16, 81, 2412, 349, 1898, 9, 2413], [349, 1901, 9, 2415], [349, 1904, 9, 2417], [], [349, 2313, 9, 2419], [], [], [349, 1885, 356, 2019, 9, 2421], [372, 2423, 349, 1890, 43, 2424, 9, 2425], [349, 1894, 9, 2427], [1580, -1, 447, 16, 81, 2429, 349, 1898, 9, 2430], [349, 1901, 9, 2432], [349, 1904, 9, 2434], [], [349, 1861, 9, 2436], [349, 1864, 9, 2438], [349, 1867, 9, 2440], [349, 1871, 9, 2442], [], [349, 1874, 43, 2445, 9, 2446], [], [9, 2449], [9, 2451], [349, 1882, 9, 2453], [], [], [349, 1885, 356, 2019, 9, 2455], [372, 2457, 349, 1890, 43, 2458, 9, 2459], [349, 1894, 9, 2461], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2464], [349, 1901, 9, 2466], [349, 1904, 9, 2468], [], [349, 1934, 9, 2470], [], [], [349, 1885, 356, 2019, 9, 2472], [372, 2474, 349, 1890, 43, 2475, 9, 2476], [349, 1894, 9, 2478], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2480], [349, 1901, 9, 2482], [349, 1904, 9, 2484], [], [349, 1934, 9, 2486], [], [], [349, 1885, 356, 2019, 9, 2488], [372, 2490, 349, 1890, 43, 2491, 9, 2492], [349, 1894, 9, 2494], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2496], [349, 1901, 9, 2498], [349, 1904, 9, 2500], [], [349, 1907, 9, 2502], [349, 1753, 9, 2504], [349, 1912, 9, 2506], [430, 1915, 354, 2508, 417, 1571, 1512, 2509, 432, 433, 349, 1918, 43, 2491, 9, 2510], [349, 1616, 9, 2512], [], [349, 1924, 9, 2514], [430, 1927, 354, 2516, 417, 1571, 1512, 2517, 432, 433, 349, 1918, 43, 2491, 9, 2518], [349, 1616, 9, 2520], [], [349, 1934, 9, 2522], [], [], [349, 1885, 356, 2019, 9, 2524], [372, 2526, 349, 1890, 43, 2527, 9, 2528], [349, 1894, 9, 2530], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2532], [349, 1901, 9, 2534], [349, 1904, 9, 2536], [], [349, 1934, 9, 2538], [], [], [349, 1885, 356, 2019, 9, 2540], [372, 2542, 349, 1890, 43, 2543, 9, 2544], [349, 1894, 9, 2546], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2548], [349, 1901, 9, 2550], [349, 1904, 9, 2552], [], [349, 1861, 9, 2554], [349, 1864, 9, 2556], [349, 1867, 9, 2558], [349, 1871, 9, 2560], [], [349, 1874, 43, 1178, 9, 2562], [], [9, 2564], [9, 2566], [349, 1882, 9, 2568], [], [], [349, 1885, 356, 2570, 9, 2571], [372, 2573, 349, 1890, 43, 2574, 9, 2575], [349, 1894, 9, 2577], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2580], [349, 1901, 9, 2582], [349, 1904, 9, 2584], [], [349, 1907, 9, 2586], [349, 1753, 9, 2588], [349, 1912, 9, 2590], [430, 1915, 354, 2592, 417, 1571, 1512, 2593, 432, 433, 349, 1918, 43, 2574, 9, 2594], [349, 1616, 9, 2596], [], [349, 1924, 9, 2598], [430, 1927, 354, 2600, 417, 1571, 1512, 2601, 432, 433, 349, 1918, 43, 2574, 9, 2602], [349, 1616, 9, 2604], [], [349, 1934, 9, 2606], [], [], [349, 1885, 356, 2570, 9, 2608], [372, 2610, 349, 1890, 43, 2611, 9, 2612], [349, 1894, 9, 2614], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2616], [349, 1901, 9, 2618], [349, 1904, 9, 2620], [], [349, 1934, 9, 2622], [], [], [349, 1885, 356, 2570, 9, 2624], [372, 2626, 349, 1890, 43, 2627, 9, 2628], [349, 1894, 9, 2630], [1580, -1, 447, 16, 81, 2632, 349, 1898, 9, 2633], [349, 1901, 9, 2635], [349, 1904, 9, 2637], [], [349, 1934, 9, 2639], [], [], [349, 1885, 356, 2570, 9, 2641], [372, 2643, 349, 1890, 43, 2644, 9, 2645], [349, 1894, 9, 2647], [1580, -1, 447, 16, 81, 2649, 349, 1898, 9, 2650], [349, 1901, 9, 2652], [349, 1904, 9, 2654], [], [349, 1934, 9, 2656], [], [], [349, 1885, 356, 2570, 9, 2658], [372, 2660, 349, 1890, 43, 2661, 9, 2662], [349, 1894, 9, 2664], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2666], [349, 1901, 9, 2668], [349, 1904, 9, 2670], [], [349, 1861, 9, 2672], [349, 1864, 9, 2674], [349, 1867, 9, 2676], [349, 1871, 9, 2678], [], [349, 1874, 43, 1134, 9, 2680], [], [9, 2683], [9, 2685], [349, 1934, 9, 2687], [], [], [349, 1885, 356, 1886, 9, 2689], [372, 2691, 349, 1890, 43, 2692, 9, 2693], [349, 1894, 9, 2695], [1580, -1, 447, 16, 81, 2697, 349, 1898, 9, 2698], [349, 1901, 9, 2700], [349, 1904, 9, 2702], [], [349, 1934, 9, 2704], [], [], [349, 1885, 356, 1886, 9, 2706], [372, 2708, 349, 1890, 43, 2709, 9, 2710], [349, 1894, 9, 2712], [1580, -1, 447, 16, 81, 2714, 349, 1898, 9, 2715], [349, 1901, 9, 2717], [349, 1904, 9, 2719], [], [349, 1934, 9, 2721], [], [], [349, 1885, 356, 1886, 9, 2723], [372, 2725, 349, 1890, 43, 2726, 9, 2727], [349, 1894, 9, 2729], [1580, -1, 447, 16, 81, 2731, 349, 1898, 9, 2732], [349, 1901, 9, 2734], [349, 1904, 9, 2736], [], [349, 1934, 9, 2738], [], [], [349, 1885, 356, 1886, 9, 2740], [372, 2742, 349, 1890, 43, 2743, 9, 2744], [349, 1894, 9, 2746], [1580, -1, 447, 16, 81, 2748, 349, 1898, 9, 2749], [349, 1901, 9, 2751], [349, 1904, 9, 2753], [], [349, 2313, 9, 2755], [], [], [349, 1885, 356, 1886, 9, 2757], [372, 2759, 349, 1890, 43, 2760, 9, 2761], [349, 1894, 9, 2763], [1580, -1, 447, 16, 81, 2765, 349, 1898, 9, 2766], [349, 1901, 9, 2768], [349, 1904, 9, 2770], [], [349, 1907, 9, 2772], [349, 1753, 9, 2774], [349, 1912, 9, 2776], [430, 1915, 354, 2778, 417, 1571, 1512, 2779, 432, 433, 349, 1918, 43, 2760, 9, 2780], [349, 1616, 9, 2782], [], [349, 1924, 9, 2784], [430, 1927, 354, 2786, 417, 1571, 1512, 2787, 432, 433, 349, 1918, 43, 2760, 9, 2788], [349, 1616, 9, 2790], [], [349, 2792, 9, 2793], [349, 2795, 9, 2796], [349, 2798, 9, 2799], [449, 2801, 451, 2801, 452, 2802, 349, 2803, 9, 2804], [2807, 2808, 2809, 497, 457, 2808, 2810, 2811, 9, 2812], [457, 458, 1360, 659, 1362, 659, 1364, 659, 9, 2814], [2816, 2817, 457, 2818, 9, 2819], [2822, 562, 2823, 483, 449, 526, 451, 685, 2824, 508, 9, 2825], [2822, 483, 2823, 562, 449, 685, 451, 526, 2824, 508, 9, 2827], [], [349, 2830, 9, 2831], [349, 2833, 9, 2834], [349, 2836, 9, 2837], [349, 2839, 9, 2840], [349, 2843, 9, 2844], [], [349, 2848, 9, 2849], [349, 2851, 9, 2852], [370, 371, 447, 16, 349, 2854, 43, 2855, 9, 2856], [349, 2858, 356, 2859, 9, 2860], [81, 2862, 1580, -1, 349, 2863, 9, 2864], [349, 2866, 356, 2867, 9, 2868], [349, 2870, 9, 2871], [349, 2873, 43, 2855, 9, 2874], [], [372, 2877, 9, 2878], [349, 2880, 9, 2881], [349, 2883, 43, 2264, 9, 2884], [], [349, 2886, 9, 2887], [370, 371, 447, 16, 349, 2854, 43, 2889, 9, 2890], [349, 2858, 356, 2859, 9, 2892], [81, 2894, 1580, -1, 349, 2863, 9, 2895], [349, 2866, 356, 2867, 9, 2897], [349, 2870, 9, 2899], [349, 2873, 43, 2889, 9, 2901], [], [372, 2877, 9, 2904], [349, 2880, 9, 2906], [349, 2883, 43, 2144, 9, 2908], [], [349, 2910, 9, 2911], [370, 371, 447, 16, 349, 2854, 43, 2913, 9, 2914], [349, 2858, 356, 2859, 9, 2916], [81, 2918, 1580, -1, 349, 2863, 9, 2919], [349, 2866, 356, 2867, 9, 2921], [349, 2870, 9, 2923], [349, 2873, 43, 2913, 9, 2925], [], [372, 2877, 9, 2928], [349, 2880, 9, 2930], [349, 2883, 43, 2760, 9, 2932], [], [447, 16, 349, 1759, 9, 2934], [354, 2936, 9, 2937], [349, 2940, 9, 2941], [349, 2943, 9, 2944], [349, 2946, 9, 2947], [349, 2949, 9, 2950], [349, 2953, 9, 2954], [], [349, 2957, 9, 2958], [349, 2953, 9, 2960], [], [1371, 1372, 41, 1373, 43, 2963, 349, 2964, 9, 2965], [349, 1378, 9, 2967], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 2969], [457, 458, 459, 1395, 9, 2971], [], [349, 2974, 43, 2975, 9, 2976], [], [], [417, 2980, 2981, 2982, 9, 2983], [354, 2982, 349, 1500, 9, 2985], [], [372, 2936, 417, 418, 9, 2988], [349, 2990, 9, 2991], [349, 2993, 9, 2994], [349, 2996, 9, 2997], [349, 2999, 43, 3000, 9, 3001], [], [9, 3004], [349, 3006, 9, 3007], [43, 3009, 349, 2999, 9, 3010], [], [349, 3006, 9, 3013], [349, 2999, 43, 3015, 9, 3016], [], [349, 3006, 9, 3019], [349, 2999, 43, 3021, 9, 3022], [], [349, 3006, 9, 3025], [349, 2999, 43, 3027, 9, 3028], [], [349, 3006, 9, 3031], [349, 2999, 43, 3033, 9, 3034], [], [349, 3006, 9, 3037], [349, 2999, 43, 3039, 9, 3040], [], [349, 3006, 9, 3043], [349, 2999, 43, 3045, 9, 3046], [], [349, 3006, 9, 3049], [349, 2999, 43, 3051, 9, 3052], [], [349, 3006, 9, 3055], [43, 3057, 349, 2999, 9, 3058], [], [349, 3006, 9, 3061], [372, 3063, 349, 2999, 43, 3064, 9, 3065], [], [349, 3006, 9, 3068], [349, 2999, 43, 3070, 9, 3071], [], [349, 2993, 9, 3074], [349, 2996, 9, 3076], [], [9, 3079], [349, 3006, 9, 3081], [43, 3083, 349, 2999, 9, 3084], [], [349, 3006, 9, 3087], [43, 3089, 349, 2999, 9, 3090], [], [349, 3006, 9, 3093], [349, 2999, 43, 3095, 9, 3096], [], [349, 3006, 9, 3099], [43, 3101, 349, 2999, 9, 3102], [], [349, 2993, 9, 3105], [349, 2996, 9, 3107], [349, 2999, 43, 3109, 9, 3110], [], [9, 3113], [349, 3115, 9, 3116], [43, 3118, 349, 1494, 9, 3119], [81, 3121, 1580, 3122, 356, 3123, 9, 3124], [349, 3115, 9, 3126], [43, 3128, 349, 1494, 9, 3129], [81, 3131, 1580, 3132, 356, 3123, 9, 3133], [349, 2993, 9, 3135], [349, 2996, 9, 3137], [], [9, 3139], [349, 3006, 9, 3141], [349, 2999, 43, 487, 9, 3143], [], [349, 3006, 9, 3145], [349, 2999, 43, 615, 9, 3147], [], [349, 3006, 9, 3149], [349, 2999, 43, 677, 9, 3151], [], [349, 3006, 9, 3153], [349, 2999, 43, 793, 9, 3155], [], [349, 3006, 9, 3157], [349, 2999, 43, 819, 9, 3159], [], [349, 3006, 9, 3161], [349, 2999, 43, 900, 9, 3163], [], [349, 3006, 9, 3165], [349, 2999, 43, 1007, 9, 3167], [], [349, 3006, 9, 3169], [349, 2999, 43, 1060, 9, 3171], [], [349, 3006, 9, 3173], [349, 2999, 43, 1104, 9, 3175], [], [349, 3006, 9, 3177], [349, 2999, 43, 1157, 9, 3179], [], [349, 3006, 9, 3181], [349, 2999, 43, 1201, 9, 3183], [], [349, 3006, 9, 3185], [349, 2999, 43, 1252, 9, 3187], [], [349, 3189, 9, 3190], [349, 3192, 9, 3193], [349, 3195, 43, 1464, 9, 3196], [], [349, 3199, 9, 3200], [349, 3202, 9, 3203], [], [9, 3207], [349, 3202, 9, 3209], [9, 3211], [349, 2999, 43, 3213, 9, 3214], [], [349, 3202, 9, 3217], [9, 3219], [349, 2999, 43, 3221, 9, 3222], [], [349, 3202, 9, 3225], [9, 3227], [349, 2999, 43, 3229, 9, 3230], [], [349, 3233, 9, 3234], [349, 3236, 9, 3237], [43, 3239, 372, 3240, 349, 3241, 9, 3242], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3244, 9, 3245], [457, 458, 459, 3247, 9, 3248], [43, 3250, 372, 3251, 349, 3241, 9, 3252], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3254, 9, 3255], [457, 458, 459, 3257, 9, 3258], [43, 3260, 372, 3261, 349, 3241, 9, 3262], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3264, 9, 3265], [457, 458, 459, 3267, 9, 3268], [], [], [], [], [], [9, 3270], [], [], [81, 3274, 9, 3275], [], [81, 3277, 9, 3278], [], [356, 3282, 9, 3283], [3285, 3286, 356, 3287, 9, 3288], [356, 3290, 9, 3291], [41, 51, 43, 3293, 9, 3294], [356, 3287, 9, 3296], [356, 3290, 9, 3298], [41, 51, 43, 3293, 9, 3300]], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [125, 126, 608, 609, 611, 612, 759, 760, 779, 780, 789, 790, 799, 800, 809, 810, 828, 829, 848, 849, 858, 859, 868, 869, 878, 879, 897, 898, 917, 918, 927, 928, 937, 938, 947, 948, 966, 967, 986, 987, 996, 997, 1015, 1016, 1035, 1036, 1045, 1046, 1055, 1056, 1074, 1075, 1084, 1085, 1094, 1095, 1114, 1115, 1124, 1125, 1143, 1144, 1163, 1164, 1173, 1174, 1183, 1184, 1193, 1194, 1212, 1213, 1222, 1223, 1232, 1233, 1242, 1243, 1252, 1253], "value": [362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364]}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": [0, 130, 160, 165, 169, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 216, 221, 225, 229, 233, 237, 244, 249, 253, 257, 261, 265, 269, 273, 277, 281, 285, 289, 296, 301, 308, 313, 317, 321, 325, 329, 333, 337, 344, 349, 353, 357, 361, 365, 369, 373, 377, 381, 385, 392, 397, 401, 405, 409, 416, 421, 425, 429, 436, 441, 445, 449, 453, 460, 465, 469, 473, 480, 485, 489, 496, 503, 508, 512, 516, 524, 541, 544, 568, 572, 576, 580, 584, 674, 717, 725, 729, 733, 754, 762, 771, 775, 782, 792, 802, 812, 823, 831, 840, 844, 851, 861, 871, 881, 892, 900, 909, 913, 920, 930, 940, 950, 961, 969, 978, 982, 989, 999, 1010, 1018, 1027, 1031, 1038, 1048, 1058, 1069, 1077, 1087, 1097, 1106, 1110, 1117, 1127, 1138, 1146, 1155, 1159, 1166, 1176, 1186, 1196, 1207, 1215, 1225, 1235, 1245, 1255, 1264, 1268, 1289, 1294, 1298, 1301, 1306, 1310, 1313, 1318, 1322, 1335, 1341, 1351, 1355, 1358, 1361, 1364, 1367, 1370, 1373, 1376, 1379, 1382, 1385, 1392, 1395, 1398, 1401, 1405, 1409, 1412, 1419, 1422, 1425, 1428, 1431, 1434, 1437, 1440, 1443, 1446, 1449, 1452, 1456, 1464, 1468, 1472, 1476, 1479, 1482]}, "currentSourceURL": {"index": [616, 764, 784, 794, 804, 814, 833, 853, 863, 873, 883, 902, 922, 932, 942, 952, 971, 991, 1001, 1020, 1040, 1050, 1060, 1079, 1089, 1099, 1119, 1129, 1148, 1168, 1178, 1188, 1198, 1217, 1227, 1237, 1247, 1257, 1291, 1303, 1315, 1410, 1413], "value": [1578, 1897, 1897, 1897, 1977, 1994, 2028, 2065, 2082, 2099, 2116, 2149, 2187, 2204, 2221, 2221, 2269, 2306, 2324, 2358, 2395, 2412, 2429, 2463, 2463, 2463, 2463, 2463, 2579, 2579, 2632, 2649, 2579, 2697, 2714, 2731, 2748, 2765, 2862, 2894, 2918, 3121, 3131]}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 122, 124, 125, 125, 125, 125, 125, 126, 126, 126, 126, 126, 127, 128, 129, 130, 131, 133, 135, 137, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 596, 597, 598, 599, 602, 603, 604, 605, 606, 607, 608, 608, 608, 608, 608, 609, 609, 609, 609, 609, 610, 611, 611, 611, 611, 611, 612, 612, 612, 612, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 759, 760, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 778, 779, 779, 780, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 789, 790, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 799, 800, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 809, 810, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 828, 829, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 847, 848, 848, 849, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 858, 859, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 868, 869, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 878, 879, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 897, 898, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 916, 917, 917, 918, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 927, 928, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 937, 938, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 947, 948, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 966, 967, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 985, 986, 986, 987, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 996, 997, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1015, 1016, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1034, 1035, 1035, 1036, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1045, 1046, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1055, 1056, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1074, 1075, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1084, 1085, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1094, 1095, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1113, 1114, 1114, 1115, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1124, 1125, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1143, 1144, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1162, 1163, 1163, 1164, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1173, 1174, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1183, 1184, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1193, 1194, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1212, 1213, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1222, 1223, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1232, 1233, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1242, 1243, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1252, 1253, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1497, 1498, 1499, 1501, 1502], "styles": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 0, 0, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [69, 74, 48, 149], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 0], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 3114], [0, -20, 1280, 62], [40, -19, 1200, 60], [40, -19, 1200, 60], [40, -19, 512.5, 60], [60, -19, 74, 60], [60, -19, 74, 60], [60, 1, 74, 20], [60, 3, 58, 16], [124, 6, 10, 16], [124, 9, 10, 10], [124, 9, 10, 6], [166, -19, 200, 60], [166, -9, 200, 40], [166, 1, 200, 20], [176, 1, 160, 20], [176, 3, 49, 16], [336, 1, 20, 20], [336, 1, 20, 20], [336, 1, 19.75, 19.75], [552.5, -19, 175, 60], [552.5, -19, 175, 60], [552.5, -3, 175, 28], [585.953125, 3.03125, 12.484375, 16], [600, 2.984375, 9.828125, 16], [611.34375, 8.1875, 8.921875, 11.046875], [622.6875, 8.203125, 9.859375, 10.765625], [637.8125, 2.78125, 15.234375, 16.234375], [653.09375, 8.1875, 10.03125, 11.078125], [664.40625, 8.1875, 8.921875, 11.046875], [675.140625, 2.984375, 10.640625, 16.25], [687.59375, 8.1875, 10.171875, 11.046875], [699.4375, 8.171875, 16.109375, 10.796875], [716.5625, 8.421875, 10.65625, 15.984375], [553.15625, -2.9375, 25.84375, 27.875], [556.1875, 8.328125, 19.890625, 10.90625], [563.09375, 2.78125, 5.984375, 5.984375], [727.5, -19, 512.5, 60], [852, -19, 93, 60], [852, 1, 93, 20], [852, 3, 93, 16], [977, -19, 73, 60], [977, 1, 53, 20], [977, 3, 53, 16], [1034, 3, 16, 16], [1036, 5, 12, 12], [1066, -19, 154, 60], [1082, -19, 138, 62], [1082, 2, 138, 20], [1082, 2, 138, 20], [1082, 4, 138, 16], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 43, 48, 33.59375], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 46, 67, 25], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [0, 0, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [0, 0, 0, 0], [80, 42, 1120, 125], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [0, 0, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [0, 0, 0, 0], [62, 42, 360, 130], [62, 52, 90, 110], [62, 52, 90, 110], [62, 52, 90, 110], [162, 52, 250, 84], [162, 78, 240, 53], [162, 78, 240, 32], [162, 80, 240, 28], [162, 112, 240, 19], [162, 115, 114, 14], [162, 113, 114, 16], [162, 113, 114, 16], [276, 115, 13, 14], [289, 115, 91, 14], [289, 113, 91, 16], [289, 113, 91, 16], [1075, 42, 125, 76], [1075, 76, 125, 32], [1103.5, 83, 68, 18], [1103.5, 85, 68, 14], [966, 127.03125, 234, 19.96875], [966, 130.546875, 51, 12], [966, 127.03125, 51, 19.96875], [976, 128.03125, 31, 18.96875], [976, 128.03125, 31, 18.96875], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [983, 131.03125, 3, 12], [983, 131.03125, 3, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1017, 129.546875, 0, 14], [1017, 128.59375, 183, 16.796875], [1027, 124.59375, 178, 24], [1032, 130.59375, 23, 12], [1032, 129.59375, 13, 13], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1048, 130.59375, 7, 12], [1060, 130.59375, 23, 12], [1060, 129.59375, 13, 13], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1076, 130.59375, 7, 12], [1088, 130.59375, 23, 12], [1088, 129.59375, 13, 13], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1104, 130.59375, 7, 12], [1116, 130.59375, 23, 12], [1116, 129.59375, 13, 13], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1132, 130.59375, 7, 12], [1144, 130.59375, 23, 12], [1144, 129.59375, 13, 13], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1160, 130.59375, 7, 12], [1172, 130.59375, 23, 12], [1172, 129.59375, 13, 13], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1188, 130.59375, 7, 12], [1194, 127.59375, 1, 1], [1194, 129.59375, 37, 45.59375], [0, 172, 1280, 2353], [56, 172, 1168, 2353], [56, 172, 24, 2353], [80, 180, 256, 2345], [80, 180, 255, 2345], [80, 204, 255, 72], [104, 204, 231, 16], [104, 206, 63.8125, 12], [80, 232, 255, 44], [80, 232, 255, 44], [80, 232, 255, 44], [105, 244, 229, 20], [105, 246, 58, 16], [80, 308, 255, 160], [104, 308, 231, 16], [104, 310, 87, 12], [80, 336, 255, 132], [80, 336, 255, 44], [80, 336, 255, 44], [105, 348, 229, 20], [105, 350, 61, 16], [80, 380, 255, 44], [80, 380, 255, 44], [105, 392, 229, 20], [105, 394, 46, 16], [80, 424, 255, 44], [80, 424, 255, 44], [105, 436, 229, 20], [105, 438, 61, 16], [336, 172, 32, 2353], [368, 196, 832, 2329], [368, 196, 832, 2329], [368, 196, 832, 2078], [368, 196, 832, 37], [368, 196, 361.5, 32], [368, 198, 142, 28], [729.5, 221, 361.5, 0], [1091, 201, 109, 32], [1107, 208, 77, 18], [1107, 210, 77, 14], [368, 245, 832, 2000], [368, 245, 888, 2000], [368, 245, 444, 400], [368, 245, 388, 368], [368, 245, 388, 44.59375], [368, 255, 74, 19.59375], [368, 256, 74, 15], [689, 255, 67, 19.59375], [689, 257, 67, 14], [368, 309.59375, 388, 288], [368, 317.59375, 388, 272], [368, 317.59375, 388, 48], [391, 309.59375, 2, 16], [0, 0, 0, 0], [391, 357.59375, 2, 16], [0, 0, 0, 0], [368, 317.59375, 388, 48], [368, 317.59375, 245, 48], [368, 317.59375, 48, 48], [374, 323.59375, 36, 36], [416, 330.59375, 197, 22], [426, 330.59375, 177, 22], [426, 333.59375, 177, 15], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [701, 332.59375, 30, 18], [701, 334.59375, 30, 14], [368, 373.59375, 388, 48], [391, 365.59375, 2, 16], [0, 0, 0, 0], [391, 413.59375, 2, 16], [0, 0, 0, 0], [368, 373.59375, 388, 48], [368, 373.59375, 248, 48], [368, 373.59375, 48, 48], [374, 379.59375, 36, 36], [416, 386.59375, 200, 22], [426, 386.59375, 180, 22], [426, 389.59375, 180, 15], [368, 429.59375, 388, 48], [391, 421.59375, 2, 16], [0, 0, 0, 0], [391, 469.59375, 2, 16], [0, 0, 0, 0], [368, 429.59375, 388, 48], [368, 429.59375, 131, 48], [368, 429.59375, 48, 48], [374, 435.59375, 36, 36], [416, 442.59375, 83, 22], [426, 442.59375, 63, 22], [426, 445.59375, 63, 15], [368, 485.59375, 388, 48], [391, 477.59375, 2, 16], [0, 0, 0, 0], [391, 525.59375, 2, 16], [0, 0, 0, 0], [368, 485.59375, 388, 48], [368, 485.59375, 160, 48], [368, 485.59375, 48, 48], [374, 491.59375, 36, 36], [416, 498.59375, 112, 22], [426, 498.59375, 92, 22], [426, 501.59375, 92, 15], [368, 541.59375, 388, 48], [391, 533.59375, 2, 16], [0, 0, 0, 0], [391, 581.59375, 2, 16], [0, 0, 0, 0], [368, 541.59375, 388, 48], [368, 541.59375, 281, 48], [368, 541.59375, 48, 48], [374, 547.59375, 36, 36], [416, 554.59375, 233, 22], [426, 554.59375, 213, 22], [426, 557.59375, 213, 15], [812, 245, 444, 400], [812, 245, 388, 368], [812, 245, 388, 44.59375], [812, 255, 101, 19.59375], [812, 256, 101, 15], [1133, 255, 67, 19.59375], [1133, 257, 67, 14], [812, 309.59375, 388, 288], [812, 317.59375, 388, 272], [812, 317.59375, 388, 48], [835, 309.59375, 2, 16], [0, 0, 0, 0], [835, 357.59375, 2, 16], [0, 0, 0, 0], [812, 317.59375, 388, 48], [812, 317.59375, 171, 48], [812, 317.59375, 48, 48], [818, 323.59375, 36, 36], [860, 330.59375, 123, 22], [870, 330.59375, 103, 22], [870, 333.59375, 103, 15], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1145, 332.59375, 30, 18], [1145, 334.59375, 30, 14], [812, 373.59375, 388, 48], [835, 365.59375, 2, 16], [0, 0, 0, 0], [835, 413.59375, 2, 16], [0, 0, 0, 0], [812, 373.59375, 388, 48], [812, 373.59375, 178, 48], [812, 373.59375, 48, 48], [818, 379.59375, 36, 36], [860, 386.59375, 130, 22], [870, 386.59375, 110, 22], [870, 389.59375, 110, 15], [812, 429.59375, 388, 48], [835, 421.59375, 2, 16], [0, 0, 0, 0], [835, 469.59375, 2, 16], [0, 0, 0, 0], [812, 429.59375, 388, 48], [812, 429.59375, 218, 48], [812, 429.59375, 48, 48], [818, 435.59375, 36, 36], [860, 442.59375, 170, 22], [870, 442.59375, 150, 22], [870, 445.59375, 150, 15], [812, 485.59375, 388, 48], [835, 477.59375, 2, 16], [0, 0, 0, 0], [835, 525.59375, 2, 16], [0, 0, 0, 0], [812, 485.59375, 388, 48], [812, 485.59375, 202, 48], [812, 485.59375, 48, 48], [818, 491.59375, 36, 36], [860, 498.59375, 154, 22], [870, 498.59375, 134, 22], [870, 501.59375, 134, 15], [812, 541.59375, 388, 48], [835, 533.59375, 2, 16], [0, 0, 0, 0], [835, 581.59375, 2, 16], [0, 0, 0, 0], [812, 541.59375, 388, 48], [812, 541.59375, 177, 48], [812, 541.59375, 48, 48], [818, 547.59375, 36, 36], [860, 554.59375, 129, 22], [870, 554.59375, 109, 22], [870, 557.59375, 109, 15], [368, 645, 444, 400], [368, 645, 388, 368], [368, 645, 388, 44.59375], [368, 655, 165, 19.59375], [368, 656, 165, 15], [697, 655, 59, 19.59375], [697, 657, 59, 14], [368, 709.59375, 388, 288], [368, 717.59375, 388, 272], [368, 717.59375, 388, 48], [391, 709.59375, 2, 16], [0, 0, 0, 0], [391, 757.59375, 2, 16], [0, 0, 0, 0], [368, 717.59375, 388, 48], [368, 717.59375, 283, 48], [368, 717.59375, 48, 48], [374, 723.59375, 36, 36], [416, 730.59375, 235, 22], [426, 730.59375, 215, 22], [426, 733.59375, 215, 15], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [691, 732.59375, 49, 18], [691, 734.59375, 49, 14], [368, 773.59375, 388, 48], [391, 765.59375, 2, 16], [0, 0, 0, 0], [391, 813.59375, 2, 16], [0, 0, 0, 0], [368, 773.59375, 388, 48], [368, 773.59375, 287.328125, 48], [368, 773.59375, 48, 48], [374, 779.59375, 36, 36], [416, 775.59375, 239.328125, 44], [426, 775.59375, 219.328125, 44], [426, 778.59375, 185, 37], [368, 829.59375, 388, 48], [391, 821.59375, 2, 16], [0, 0, 0, 0], [391, 869.59375, 2, 16], [0, 0, 0, 0], [368, 829.59375, 388, 48], [368, 829.59375, 287.328125, 48], [368, 829.59375, 48, 48], [374, 835.59375, 36, 36], [416, 831.59375, 239.328125, 44], [426, 831.59375, 219.328125, 44], [426, 834.59375, 177, 37], [368, 885.59375, 388, 48], [391, 877.59375, 2, 16], [0, 0, 0, 0], [391, 925.59375, 2, 16], [0, 0, 0, 0], [368, 885.59375, 388, 48], [368, 885.59375, 287.328125, 48], [368, 885.59375, 48, 48], [374, 891.59375, 36, 36], [416, 887.59375, 239.328125, 44], [426, 887.59375, 219.328125, 44], [426, 890.59375, 150, 37], [368, 941.59375, 388, 48], [391, 933.59375, 2, 16], [0, 0, 0, 0], [391, 981.59375, 2, 16], [0, 0, 0, 0], [368, 941.59375, 388, 48], [368, 941.59375, 285, 48], [368, 941.59375, 48, 48], [374, 947.59375, 36, 36], [416, 954.59375, 237, 22], [426, 954.59375, 217, 22], [426, 957.59375, 217, 15], [812, 645, 444, 400], [812, 645, 388, 368], [812, 645, 388, 44.59375], [812, 655, 122, 19.59375], [812, 656, 122, 15], [1141, 655, 59, 19.59375], [1141, 657, 59, 14], [812, 709.59375, 388, 176], [812, 717.59375, 388, 160], [812, 717.59375, 388, 48], [835, 709.59375, 2, 16], [0, 0, 0, 0], [835, 757.59375, 2, 16], [0, 0, 0, 0], [812, 717.59375, 388, 48], [812, 717.59375, 140, 48], [812, 717.59375, 48, 48], [818, 723.59375, 36, 36], [860, 730.59375, 92, 22], [870, 730.59375, 72, 22], [870, 733.59375, 72, 15], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1135, 732.59375, 49, 18], [1135, 734.59375, 49, 14], [812, 773.59375, 388, 48], [835, 765.59375, 2, 16], [0, 0, 0, 0], [835, 813.59375, 2, 16], [0, 0, 0, 0], [812, 773.59375, 388, 48], [812, 773.59375, 157, 48], [812, 773.59375, 48, 48], [818, 779.59375, 36, 36], [860, 786.59375, 109, 22], [870, 786.59375, 89, 22], [870, 789.59375, 89, 15], [812, 829.59375, 388, 48], [835, 821.59375, 2, 16], [0, 0, 0, 0], [835, 869.59375, 2, 16], [0, 0, 0, 0], [812, 829.59375, 388, 48], [812, 829.59375, 191, 48], [812, 829.59375, 48, 48], [818, 835.59375, 36, 36], [860, 842.59375, 143, 22], [870, 842.59375, 123, 22], [870, 845.59375, 123, 15], [368, 1045, 444, 400], [368, 1045, 388, 368], [368, 1045, 388, 44.59375], [368, 1055, 184, 19.59375], [368, 1056, 184, 15], [697, 1055, 59, 19.59375], [697, 1057, 59, 14], [368, 1109.59375, 388, 232], [368, 1117.59375, 388, 216], [368, 1117.59375, 388, 48], [391, 1109.59375, 2, 16], [0, 0, 0, 0], [391, 1157.59375, 2, 16], [0, 0, 0, 0], [368, 1117.59375, 388, 48], [368, 1117.59375, 205, 48], [368, 1117.59375, 48, 48], [374, 1123.59375, 36, 36], [416, 1130.59375, 157, 22], [426, 1130.59375, 137, 22], [426, 1133.59375, 137, 15], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [701, 1132.59375, 30, 18], [701, 1134.59375, 30, 14], [368, 1173.59375, 388, 48], [391, 1165.59375, 2, 16], [0, 0, 0, 0], [391, 1213.59375, 2, 16], [0, 0, 0, 0], [368, 1173.59375, 388, 48], [368, 1173.59375, 264, 48], [368, 1173.59375, 48, 48], [374, 1179.59375, 36, 36], [416, 1186.59375, 216, 22], [426, 1186.59375, 196, 22], [426, 1189.59375, 196, 15], [368, 1229.59375, 388, 48], [391, 1221.59375, 2, 16], [0, 0, 0, 0], [391, 1269.59375, 2, 16], [0, 0, 0, 0], [368, 1229.59375, 388, 48], [368, 1229.59375, 287.328125, 48], [368, 1229.59375, 48, 48], [374, 1235.59375, 36, 36], [416, 1231.59375, 239.328125, 44], [426, 1231.59375, 219.328125, 44], [426, 1234.59375, 187, 37], [368, 1285.59375, 388, 48], [391, 1277.59375, 2, 16], [0, 0, 0, 0], [391, 1325.59375, 2, 16], [0, 0, 0, 0], [368, 1285.59375, 388, 48], [368, 1285.59375, 279, 48], [368, 1285.59375, 48, 48], [374, 1291.59375, 36, 36], [416, 1298.59375, 231, 22], [426, 1298.59375, 211, 22], [426, 1301.59375, 211, 15], [812, 1045, 444, 400], [812, 1045, 388, 368], [812, 1045, 388, 44.59375], [812, 1055, 145, 19.59375], [812, 1056, 145, 15], [1141, 1055, 59, 19.59375], [1141, 1057, 59, 14], [812, 1109.59375, 388, 288], [812, 1117.59375, 388, 272], [812, 1117.59375, 388, 48], [835, 1109.59375, 2, 16], [0, 0, 0, 0], [835, 1157.59375, 2, 16], [0, 0, 0, 0], [812, 1117.59375, 388, 48], [812, 1117.59375, 287.328125, 48], [812, 1117.59375, 48, 48], [818, 1123.59375, 36, 36], [860, 1119.59375, 239.328125, 44], [870, 1119.59375, 219.328125, 44], [870, 1122.59375, 161, 37], [812, 1173.59375, 388, 48], [835, 1165.59375, 2, 16], [0, 0, 0, 0], [835, 1213.59375, 2, 16], [0, 0, 0, 0], [812, 1173.59375, 388, 48], [812, 1173.59375, 167, 48], [812, 1173.59375, 48, 48], [818, 1179.59375, 36, 36], [860, 1186.59375, 119, 22], [870, 1186.59375, 99, 22], [870, 1189.59375, 99, 15], [812, 1229.59375, 388, 48], [835, 1221.59375, 2, 16], [0, 0, 0, 0], [835, 1269.59375, 2, 16], [0, 0, 0, 0], [812, 1229.59375, 388, 48], [812, 1229.59375, 135, 48], [812, 1229.59375, 48, 48], [818, 1235.59375, 36, 36], [860, 1242.59375, 87, 22], [870, 1242.59375, 67, 22], [870, 1245.59375, 67, 15], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1135, 1244.59375, 49, 18], [1135, 1246.59375, 49, 14], [812, 1285.59375, 388, 48], [835, 1277.59375, 2, 16], [0, 0, 0, 0], [835, 1325.59375, 2, 16], [0, 0, 0, 0], [812, 1285.59375, 388, 48], [812, 1285.59375, 220, 48], [812, 1285.59375, 48, 48], [818, 1291.59375, 36, 36], [860, 1298.59375, 172, 22], [870, 1298.59375, 152, 22], [870, 1301.59375, 152, 15], [812, 1341.59375, 388, 48], [835, 1333.59375, 2, 16], [0, 0, 0, 0], [835, 1381.59375, 2, 16], [0, 0, 0, 0], [812, 1341.59375, 388, 48], [812, 1341.59375, 157, 48], [812, 1341.59375, 48, 48], [818, 1347.59375, 36, 36], [860, 1354.59375, 109, 22], [870, 1354.59375, 89, 22], [870, 1357.59375, 89, 15], [368, 1445, 444, 400], [368, 1445, 388, 368], [368, 1445, 388, 44.59375], [368, 1455, 116, 19.59375], [368, 1456, 116, 15], [697, 1455, 59, 19.59375], [697, 1457, 59, 14], [368, 1509.59375, 388, 288], [368, 1517.59375, 388, 272], [368, 1517.59375, 388, 48], [391, 1509.59375, 2, 16], [0, 0, 0, 0], [391, 1557.59375, 2, 16], [0, 0, 0, 0], [368, 1517.59375, 388, 48], [368, 1517.59375, 241, 48], [368, 1517.59375, 48, 48], [374, 1523.59375, 36, 36], [416, 1530.59375, 193, 22], [426, 1530.59375, 173, 22], [426, 1533.59375, 173, 15], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [701, 1532.59375, 30, 18], [701, 1534.59375, 30, 14], [368, 1573.59375, 388, 48], [391, 1565.59375, 2, 16], [0, 0, 0, 0], [391, 1613.59375, 2, 16], [0, 0, 0, 0], [368, 1573.59375, 388, 48], [368, 1573.59375, 287.328125, 48], [368, 1573.59375, 48, 48], [374, 1579.59375, 36, 36], [416, 1575.59375, 239.328125, 44], [426, 1575.59375, 219.328125, 44], [426, 1578.59375, 185, 37], [368, 1629.59375, 388, 48], [391, 1621.59375, 2, 16], [0, 0, 0, 0], [391, 1669.59375, 2, 16], [0, 0, 0, 0], [368, 1629.59375, 388, 48], [368, 1629.59375, 287.328125, 48], [368, 1629.59375, 48, 48], [374, 1635.59375, 36, 36], [416, 1631.59375, 239.328125, 44], [426, 1631.59375, 219.328125, 44], [426, 1634.59375, 170, 37], [368, 1685.59375, 388, 48], [391, 1677.59375, 2, 16], [0, 0, 0, 0], [391, 1725.59375, 2, 16], [0, 0, 0, 0], [368, 1685.59375, 388, 48], [368, 1685.59375, 170, 48], [368, 1685.59375, 48, 48], [374, 1691.59375, 36, 36], [416, 1698.59375, 122, 22], [426, 1698.59375, 102, 22], [426, 1701.59375, 102, 15], [368, 1741.59375, 388, 48], [391, 1733.59375, 2, 16], [0, 0, 0, 0], [391, 1781.59375, 2, 16], [0, 0, 0, 0], [368, 1741.59375, 388, 48], [368, 1741.59375, 287.328125, 48], [368, 1741.59375, 48, 48], [374, 1747.59375, 36, 36], [416, 1743.59375, 239.328125, 44], [426, 1743.59375, 219.328125, 44], [426, 1746.59375, 174, 37], [812, 1445, 444, 400], [812, 1445, 388, 368], [812, 1445, 388, 44.59375], [812, 1455, 95, 19.59375], [812, 1456, 95, 15], [1141, 1455, 59, 19.59375], [1141, 1457, 59, 14], [812, 1509.59375, 388, 288], [812, 1517.59375, 388, 272], [812, 1517.59375, 388, 48], [835, 1509.59375, 2, 16], [0, 0, 0, 0], [835, 1557.59375, 2, 16], [0, 0, 0, 0], [812, 1517.59375, 388, 48], [812, 1517.59375, 287.328125, 48], [812, 1517.59375, 48, 48], [818, 1523.59375, 36, 36], [860, 1519.59375, 239.328125, 44], [870, 1519.59375, 219.328125, 44], [870, 1522.59375, 182, 37], [812, 1573.59375, 388, 48], [835, 1565.59375, 2, 16], [0, 0, 0, 0], [835, 1613.59375, 2, 16], [0, 0, 0, 0], [812, 1573.59375, 388, 48], [812, 1573.59375, 287.328125, 48], [812, 1573.59375, 48, 48], [818, 1579.59375, 36, 36], [860, 1575.59375, 239.328125, 44], [870, 1575.59375, 219.328125, 44], [870, 1578.59375, 165, 37], [812, 1629.59375, 388, 48], [835, 1621.59375, 2, 16], [0, 0, 0, 0], [835, 1669.59375, 2, 16], [0, 0, 0, 0], [812, 1629.59375, 388, 48], [812, 1629.59375, 287.328125, 48], [812, 1629.59375, 48, 48], [818, 1635.59375, 36, 36], [860, 1631.59375, 239.328125, 44], [870, 1631.59375, 219.328125, 44], [870, 1634.59375, 197, 37], [812, 1685.59375, 388, 48], [835, 1677.59375, 2, 16], [0, 0, 0, 0], [835, 1725.59375, 2, 16], [0, 0, 0, 0], [812, 1685.59375, 388, 48], [812, 1685.59375, 287.328125, 48], [812, 1685.59375, 48, 48], [818, 1691.59375, 36, 36], [860, 1687.59375, 239.328125, 44], [870, 1687.59375, 219.328125, 44], [870, 1690.59375, 208, 37], [812, 1741.59375, 388, 48], [835, 1733.59375, 2, 16], [0, 0, 0, 0], [835, 1781.59375, 2, 16], [0, 0, 0, 0], [812, 1741.59375, 388, 48], [812, 1741.59375, 181, 48], [812, 1741.59375, 48, 48], [818, 1747.59375, 36, 36], [860, 1754.59375, 133, 22], [870, 1754.59375, 113, 22], [870, 1757.59375, 113, 15], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1135, 1756.59375, 49, 18], [1135, 1758.59375, 49, 14], [368, 1845, 888, 368], [368, 1845, 848, 368], [733.828125, 1997.5, 116.34375, 63], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [782, 2005.5, 20, 20], [790, 2005.5, 4, 20], [782, 2013.5, 20, 4], [733.828125, 2045.5, 116.34375, 15], [368, 2245, 832, 9], [368, 2274, 832, 251], [368, 2284, 832, 16], [388, 2286, 121, 12], [368, 2308, 832, 185], [388, 2308, 208, 169], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2441, 208, 36], [388, 2441, 208, 18], [388, 2442, 129, 15], [388, 2459, 208, 18], [388, 2459, 57, 18], [388, 2463, 57, 14], [388, 2464, 57, 12], [680, 2308, 208, 169], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2441, 208, 36], [680, 2441, 208, 18], [680, 2442, 148, 15], [680, 2459, 208, 18], [680, 2459, 174, 18], [680, 2463, 174, 14], [680, 2464, 174, 12], [972, 2308, 208, 169], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2441, 208, 36], [972, 2441, 208, 18], [972, 2442, 172, 15], [972, 2459, 208, 18], [972, 2459, 91, 18], [972, 2463, 91, 14], [972, 2464, 91, 12], [1200, 172, 24, 2353], [0, 2525, 1280, 569], [0, 2525, 1280, 569], [40, 2537, 1200, 545], [60, 2537, 1160, 504], [60, 2573, 504, 196], [60, 2573, 440, 68], [60, 2578, 384, 50], [60, 2641, 464, 20], [60, 2661, 440, 68], [60, 2666, 332, 50], [177, 2695.0625, 85, 20], [177, 2696, 65, 20], [177, 2696, 65, 20], [246, 2698, 16, 16], [248, 2700, 12, 12], [262, 2696, 28, 20], [290, 2696, 84, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [564, 2573, 495, 448], [563, 2572, 1, 1], [563, 2576, 97, 48], [564, 2573, 495, 448], [564, 2573, 495, 448], [564, 2573, 157, 416], [564, 2573, 157, 32], [564, 2574, 33, 12], [564, 2574, 33, 12], [564, 2605, 157, 352], [564, 2605, 157, 32], [564, 2606, 29, 12], [564, 2606, 29, 12], [564, 2637, 157, 32], [564, 2638, 36, 12], [564, 2638, 36, 12], [564, 2669, 157, 32], [564, 2670, 50, 12], [564, 2670, 50, 12], [564, 2701, 157, 32], [564, 2702, 60, 12], [564, 2702, 60, 12], [564, 2733, 157, 32], [564, 2734, 121, 12], [564, 2734, 121, 12], [564, 2765, 157, 32], [564, 2766, 78, 12], [564, 2766, 78, 12], [564, 2797, 157, 32], [564, 2798, 80, 12], [564, 2798, 80, 12], [564, 2829, 157, 32], [564, 2830, 89, 12], [564, 2830, 89, 12], [564, 2861, 157, 32], [564, 2862, 68, 12], [564, 2862, 68, 12], [564, 2893, 157, 32], [564, 2894, 39, 12], [564, 2894, 39, 12], [564, 2925, 157, 32], [564, 2926, 58, 12], [564, 2926, 58, 12], [733, 2573, 157, 192], [733, 2573, 157, 32], [733, 2574, 42, 12], [733, 2605, 157, 128], [733, 2605, 157, 32], [733, 2606, 61, 12], [733, 2606, 61, 12], [733, 2637, 157, 32], [733, 2638, 106, 12], [733, 2638, 106, 12], [733, 2669, 157, 32], [733, 2670, 86, 12], [733, 2670, 86, 12], [733, 2701, 157, 32], [733, 2702, 27, 12], [733, 2702, 27, 12], [733, 2765, 157, 151.203125], [733, 2765, 157, 32], [733, 2766, 105, 12], [733, 2766, 105, 12], [733, 2797, 157, 87.203125], [733, 2797, 157, 44.421875], [733, 2820.421875, 100, 12], [733, 2797, 100, 33.421875], [733, 2843.421875, 157, 40.78125], [733, 2863.203125, 100, 12], [733, 2843.421875, 100, 29.78125], [902, 2573, 157, 448], [902, 2573, 157, 32], [902, 2574, 42, 12], [902, 2605, 157, 384], [902, 2605, 157, 32], [902, 2606, 64, 12], [902, 2606, 64, 12], [902, 2637, 157, 32], [902, 2638, 95, 12], [902, 2638, 95, 12], [902, 2669, 157, 32], [902, 2670, 28, 12], [902, 2670, 28, 12], [902, 2701, 157, 32], [902, 2702, 149, 12], [902, 2702, 149, 12], [902, 2733, 157, 32], [902, 2734, 74, 12], [902, 2734, 74, 12], [902, 2765, 157, 32], [902, 2766, 77, 12], [902, 2766, 77, 12], [902, 2797, 157, 32], [902, 2798, 41, 12], [902, 2798, 41, 12], [902, 2829, 157, 32], [902, 2830, 59, 12], [902, 2830, 59, 12], [902, 2861, 157, 32], [902, 2862, 94, 12], [902, 2862, 94, 12], [902, 2893, 157, 32], [902, 2894, 58, 12], [902, 2894, 58, 12], [902, 2925, 157, 32], [902, 2926, 48, 12], [902, 2926, 48, 12], [902, 2957, 157, 32], [902, 2958, 102, 12], [902, 2958, 102, 12], [60, 3007, 90, 14], [60, 3007, 90, 14], [60, 3008, 90, 12], [60, 3008, 90, 12], [60, 3041, 1160, 41], [60, 3055, 124, 14], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3055, 66, 14], [200, 3056, 66, 12], [200, 3056, 66, 12], [200, 3056, 66, 12], [282, 3055, 73, 14], [282, 3056, 73, 12], [282, 3056, 73, 12], [282, 3056, 73, 12], [371, 3055, 75, 14], [371, 3056, 75, 12], [371, 3056, 75, 12], [371, 3056, 75, 12], [446, 3062, 686, 0], [1132, 3050, 88, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24.015625, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "text": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 385, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, 1539, -1, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1779, -1, -1, -1, -1, 442, -1, -1, 1796, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2339, -1, 2343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2352, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2389, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2406, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2423, -1, -1, -1, -1, 2444, -1, 2448, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2457, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2474, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2490, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2526, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2542, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2573, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2610, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2626, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2643, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2660, -1, -1, -1, -1, 1133, -1, 2682, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2691, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2708, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2725, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2742, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2759, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2829, -1, -1, -1, 2847, -1, -1, -1, -1, -1, -1, -1, -1, 2876, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2903, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2927, -1, -1, -1, 2759, -1, -1, -1, -1, -1, -1, -1, 2956, -1, -1, 2962, -1, -1, 1389, -1, -1, 2973, -1, 2978, 2979, -1, -1, 2987, -1, -1, -1, -1, -1, 3003, -1, -1, -1, 3012, -1, -1, 3018, -1, -1, 3024, -1, -1, 3030, -1, -1, 3036, -1, -1, 3042, -1, -1, 3048, -1, -1, 3054, -1, -1, 3060, -1, -1, 3067, -1, -1, 3073, -1, -1, 3078, -1, -1, -1, 3086, -1, -1, 3092, -1, -1, 3098, -1, -1, 3104, -1, -1, -1, 3112, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3198, -1, -1, 3205, 98, -1, -1, -1, 3216, -1, -1, -1, 3224, -1, -1, -1, 3232, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "stackingContexts": {"index": [0, 1, 3, 25, 41, 76, 77, 78, 81, 111, 137, 138, 147, 148, 155, 156, 163, 164, 200, 201, 202, 203, 229, 230, 231, 236, 243, 252, 253, 258, 263, 264, 265, 276, 288, 300, 312, 318, 327, 328, 333, 338, 339, 340, 351, 363, 375, 387, 393, 402, 403, 408, 413, 414, 415, 426, 438, 450, 462, 468, 477, 478, 483, 488, 489, 490, 501, 509, 510, 513, 519, 528, 529, 534, 539, 540, 541, 552, 564, 572, 573, 576, 582, 591, 592, 597, 609, 621, 626, 627, 628, 639, 651, 657, 666, 667, 672, 677, 678, 679, 690, 702, 714, 726, 732, 747, 759, 771, 783, 791, 792, 795, 800, 801, 802, 812, 823, 835, 847, 857, 1009, 1012, 1015, 1020, 1022]}, "paintOrders": [0, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4, 4, 4, 4, 4, 304, 304, 304, 304, 304, 304, 304, 304, 307, 308, 308, 304, 304, 304, 304, 304, 309, 310, 310, 304, 304, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 304, 304, 304, 304, 304, 304, 304, 306, 306, 311, 311, 312, 313, 313, 4, 5, 5, 6, 7, 7, 260, 260, 260, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 263, 265, 265, 265, 264, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 267, 268, 269, 269, 270, 271, 271, 272, 272, 273, 273, 273, 274, 274, 275, 276, 276, 272, 272, 277, 277, 277, 278, 278, 279, 280, 280, 281, 281, 281, 282, 282, 283, 284, 284, 285, 285, 285, 286, 286, 287, 288, 288, 270, 270, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 290, 290, 8, 9, 10, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 13, 14, 14, 14, 14, 14, 17, 18, 19, 19, 14, 14, 14, 20, 20, 20, 20, 20, 20, 20, 20, 21, 23, 23, 29, 29, 21, 21, 46, 46, 21, 22, 22, 24, 25, 26, 27, 28, 28, 30, 32, 32, 33, 33, 30, 30, 47, 47, 30, 31, 31, 34, 36, 36, 37, 37, 34, 34, 48, 48, 34, 35, 35, 38, 40, 40, 41, 41, 38, 38, 49, 49, 38, 39, 39, 42, 44, 44, 45, 45, 42, 42, 50, 50, 42, 43, 43, 14, 51, 51, 51, 51, 51, 51, 51, 51, 52, 54, 54, 60, 60, 52, 52, 77, 77, 52, 53, 53, 55, 56, 57, 58, 59, 59, 61, 63, 63, 64, 64, 61, 61, 78, 78, 61, 62, 62, 65, 67, 67, 68, 68, 65, 65, 79, 79, 65, 66, 66, 69, 71, 71, 72, 72, 69, 69, 80, 80, 69, 70, 70, 73, 75, 75, 76, 76, 73, 73, 81, 81, 73, 74, 74, 14, 82, 82, 82, 82, 82, 82, 82, 82, 83, 85, 85, 91, 91, 83, 83, 108, 108, 83, 84, 84, 86, 87, 88, 89, 90, 90, 92, 94, 94, 95, 95, 92, 92, 109, 109, 92, 93, 93, 96, 98, 98, 99, 99, 96, 96, 110, 110, 96, 97, 97, 100, 102, 102, 103, 103, 100, 100, 111, 111, 100, 101, 101, 104, 106, 106, 107, 107, 104, 104, 112, 112, 104, 105, 105, 14, 113, 113, 113, 113, 113, 113, 113, 113, 114, 116, 116, 122, 122, 114, 114, 131, 131, 114, 115, 115, 117, 118, 119, 120, 121, 121, 123, 125, 125, 126, 126, 123, 123, 132, 132, 123, 124, 124, 127, 129, 129, 130, 130, 127, 127, 133, 133, 127, 128, 128, 14, 134, 134, 134, 134, 134, 134, 134, 134, 135, 137, 137, 143, 143, 135, 135, 156, 156, 135, 136, 136, 138, 139, 140, 141, 142, 142, 144, 146, 146, 147, 147, 144, 144, 157, 157, 144, 145, 145, 148, 150, 150, 151, 151, 148, 148, 158, 158, 148, 149, 149, 152, 154, 154, 155, 155, 152, 152, 159, 159, 152, 153, 153, 14, 160, 160, 160, 160, 160, 160, 160, 160, 161, 163, 163, 164, 164, 161, 161, 186, 186, 161, 162, 162, 165, 167, 167, 168, 168, 165, 165, 187, 187, 165, 166, 166, 169, 171, 171, 177, 177, 169, 169, 188, 188, 169, 170, 170, 172, 173, 174, 175, 176, 176, 178, 180, 180, 181, 181, 178, 178, 189, 189, 178, 179, 179, 182, 184, 184, 185, 185, 182, 182, 190, 190, 182, 183, 183, 14, 191, 191, 191, 191, 191, 191, 191, 191, 192, 194, 194, 200, 200, 192, 192, 217, 217, 192, 193, 193, 195, 196, 197, 198, 199, 199, 201, 203, 203, 204, 204, 201, 201, 218, 218, 201, 202, 202, 205, 207, 207, 208, 208, 205, 205, 219, 219, 205, 206, 206, 209, 211, 211, 212, 212, 209, 209, 220, 220, 209, 210, 210, 213, 215, 215, 216, 216, 213, 213, 221, 221, 213, 214, 214, 14, 222, 222, 222, 222, 222, 222, 222, 222, 223, 225, 225, 226, 226, 223, 223, 248, 248, 223, 224, 224, 227, 229, 229, 230, 230, 227, 227, 249, 249, 227, 228, 228, 231, 233, 233, 234, 234, 231, 231, 250, 250, 231, 232, 232, 235, 237, 237, 238, 238, 235, 235, 251, 251, 235, 236, 236, 239, 241, 241, 247, 247, 239, 239, 252, 252, 239, 240, 240, 242, 243, 244, 245, 246, 246, 14, 14, 14, 15, 15, 15, 15, 15, 15, 14, 14, 14, 14, 14, 16, 16, 16, 253, 253, 254, 16, 16, 16, 16, 16, 16, 16, 16, 16, 255, 255, 256, 16, 16, 16, 16, 16, 16, 16, 16, 16, 257, 257, 258, 16, 16, 16, 16, 16, 16, 16, 259, 4, 291, 292, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 294, 294, 293, 293, 293, 293, 293, 295, 295, 293, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 297, 297, 297, 297, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 298, 299, 299, 300, 301, 301, 302, 303, 303, 314, 314, 315, 315, 316], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [], [0, -20, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 0, 1280, 62], [40, 0, 1200, 60], [40, 0, 1200, 60], [40, 0, 513, 60], [60, 0, 74, 60], [60, 0, 74, 60], [60, 20, 74, 20], [], [124, 25, 10, 16], [0, 3, 10, 10], [0, 0, 0, 0], [166, 0, 200, 60], [166, 10, 200, 40], [166, 20, 200, 20], [176, 20, 160, 20], [], [336, 20, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [553, 0, 175, 60], [553, 0, 175, 60], [553, 16, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [728, 0, 513, 60], [852, 0, 93, 60], [852, 20, 93, 20], [], [977, 0, 73, 60], [977, 20, 53, 20], [], [1034, 22, 16, 16], [0, 0, 0, 0], [1066, 0, 154, 60], [16, 0, 138, 62], [16, 21, 138, 20], [0, 0, 138, 20], [], [0, 62, 1280, 2483], [-1, 61, 1, 1], [], [0, 62, 1280, 2483], [-1, -1, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [80, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [-18, 0, 360, 130], [0, 10, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [100, 10, 250, 84], [100, 36, 240, 53], [0, 0, 240, 32], [], [0, 34, 240, 19], [0, 37, 114, 14], [0, 35, 114, 16], [], [], [127, 37, 91, 14], [127, 35, 91, 16], [], [995, 0, 125, 76], [0, 34, 125, 32], [28, 6, 68, 18], [], [886, 85, 234, 20], [0, 4, 51, 12], [0, -4, 51, 20], [10, -3, 31, 19], [0, 0, 31, 19], [0, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [7, 3, 3, 12], [], [10, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [17, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [24, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [51, 3, 0, 14], [51, 2, 183, 17], [61, -2, 178, 24], [5, 6, 23, 12], [5, 5, 13, 13], [], [21, 6, 7, 12], [], [33, 6, 23, 12], [33, 5, 13, 13], [], [49, 6, 7, 12], [], [61, 6, 23, 12], [61, 5, 13, 13], [], [77, 6, 7, 12], [], [89, 6, 23, 12], [89, 5, 13, 13], [], [105, 6, 7, 12], [], [117, 6, 23, 12], [117, 5, 13, 13], [], [133, 6, 7, 12], [], [145, 6, 23, 12], [145, 5, 13, 13], [], [161, 6, 7, 12], [], [167, 3, 1, 1], [], [0, 130, 1280, 2353], [56, 0, 1168, 2353], [0, 0, 24, 2353], [24, 8, 256, 2345], [0, 0, 255, 2345], [0, 24, 255, 72], [24, 24, 231, 16], [], [0, 52, 255, 44], [0, 52, 255, 44], [0, 52, 255, 44], [25, 64, 229, 20], [], [0, 128, 255, 160], [24, 128, 231, 16], [], [0, 156, 255, 132], [0, 156, 255, 44], [0, 156, 255, 44], [25, 168, 229, 20], [], [0, 200, 255, 44], [0, 200, 255, 44], [25, 212, 229, 20], [], [0, 244, 255, 44], [0, 244, 255, 44], [25, 256, 229, 20], [], [280, 0, 32, 2353], [312, 24, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [362, 25, 362, 0], [723, 5, 109, 32], [16, 7, 77, 18], [], [0, 49, 832, 2000], [0, 49, 888, 2000], [0, 49, 444, 400], [0, 49, 388, 368], [0, 0, 388, 45], [0, 10, 74, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 197, 22], [58, 13, 177, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 200, 22], [58, 13, 180, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 83, 22], [58, 13, 63, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 112, 22], [58, 13, 92, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 233, 22], [58, 13, 213, 22], [], [444, 49, 444, 400], [444, 49, 388, 368], [0, 0, 388, 45], [0, 10, 101, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 123, 22], [58, 13, 103, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 130, 22], [58, 13, 110, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 170, 22], [58, 13, 150, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 154, 22], [58, 13, 134, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 129, 22], [58, 13, 109, 22], [], [0, 449, 444, 400], [0, 449, 388, 368], [0, 0, 388, 45], [0, 10, 165, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 235, 22], [58, 13, 215, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 237, 22], [58, 13, 217, 22], [], [444, 449, 444, 400], [444, 449, 388, 368], [0, 0, 388, 45], [0, 10, 122, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 176], [0, 73, 388, 160], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 92, 22], [58, 13, 72, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 143, 22], [58, 13, 123, 22], [], [0, 849, 444, 400], [0, 849, 388, 368], [0, 0, 388, 45], [0, 10, 184, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 232], [0, 73, 388, 216], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 157, 22], [58, 13, 137, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 216, 22], [58, 13, 196, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 231, 22], [58, 13, 211, 22], [], [444, 849, 444, 400], [444, 849, 388, 368], [0, 0, 388, 45], [0, 10, 145, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 119, 22], [58, 13, 99, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 87, 22], [58, 13, 67, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 172, 22], [58, 13, 152, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 1249, 444, 400], [0, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 116, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 193, 22], [58, 13, 173, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 122, 22], [58, 13, 102, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [444, 1249, 444, 400], [444, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 95, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 133, 22], [58, 13, 113, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 1649, 888, 368], [0, 1649, 848, 368], [366, 1802, 116, 63], [406, 1802, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 2049, 832, 9], [0, 2078, 832, 251], [0, 2088, 832, 16], [], [0, 2112, 832, 185], [20, 2112, 208, 169], [20, 2120, 208, 117], [20, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [20, 2245, 208, 36], [20, 2245, 208, 18], [], [20, 2263, 208, 18], [20, 2263, 57, 18], [20, 2267, 57, 14], [], [312, 2112, 208, 169], [312, 2120, 208, 117], [312, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [312, 2245, 208, 36], [312, 2245, 208, 18], [], [312, 2263, 208, 18], [312, 2263, 174, 18], [312, 2267, 174, 14], [], [604, 2112, 208, 169], [604, 2120, 208, 117], [604, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [604, 2245, 208, 36], [604, 2245, 208, 18], [], [604, 2263, 208, 18], [604, 2263, 91, 18], [604, 2267, 91, 14], [], [1144, 0, 24, 2353], [0, 2545, 1280, 569], [0, 2545, 1280, 569], [40, 12, 1200, 545], [20, 0, 1160, 504], [0, 36, 504, 196], [0, 36, 440, 68], [], [0, 104, 464, 20], [0, 124, 440, 68], [], [117, 158, 85, 20], [117, 159, 65, 20], [], [186, 161, 16, 16], [0, 0, 0, 0], [], [230, 159, 84, 20], [], [], [504, 36, 495, 448], [503, 35, 1, 1], [], [504, 36, 495, 448], [504, 36, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 1, 33, 12], [], [0, 32, 157, 352], [0, 32, 157, 32], [0, 33, 29, 12], [], [0, 64, 157, 32], [0, 65, 36, 12], [], [0, 96, 157, 32], [0, 97, 50, 12], [], [0, 128, 157, 32], [0, 129, 60, 12], [], [0, 160, 157, 32], [0, 161, 121, 12], [], [0, 192, 157, 32], [0, 193, 78, 12], [], [0, 224, 157, 32], [0, 225, 80, 12], [], [0, 256, 157, 32], [0, 257, 89, 12], [], [0, 288, 157, 32], [0, 289, 68, 12], [], [0, 320, 157, 32], [0, 321, 39, 12], [], [0, 352, 157, 32], [0, 353, 58, 12], [], [169, 0, 157, 192], [169, 0, 157, 32], [], [169, 32, 157, 128], [169, 32, 157, 32], [169, 33, 61, 12], [], [169, 64, 157, 32], [169, 65, 106, 12], [], [169, 96, 157, 32], [169, 97, 86, 12], [], [169, 128, 157, 32], [169, 129, 27, 12], [], [169, 192, 157, 151], [169, 192, 157, 32], [169, 193, 105, 12], [], [169, 224, 157, 87], [169, 224, 157, 44], [169, 247, 100, 12], [169, 224, 100, 33], [169, 270, 157, 41], [169, 290, 100, 12], [169, 270, 100, 30], [338, 0, 157, 448], [338, 0, 157, 32], [], [338, 32, 157, 384], [338, 32, 157, 32], [338, 33, 64, 12], [], [338, 64, 157, 32], [338, 65, 95, 12], [], [338, 96, 157, 32], [338, 97, 28, 12], [], [338, 128, 157, 32], [338, 129, 149, 12], [], [338, 160, 157, 32], [338, 161, 74, 12], [], [338, 192, 157, 32], [338, 193, 77, 12], [], [338, 224, 157, 32], [338, 225, 41, 12], [], [338, 256, 157, 32], [338, 257, 59, 12], [], [338, 288, 157, 32], [338, 289, 94, 12], [], [338, 320, 157, 32], [338, 321, 58, 12], [], [338, 352, 157, 32], [338, 353, 48, 12], [], [338, 384, 157, 32], [338, 385, 102, 12], [], [0, 470, 90, 14], [0, 0, 90, 14], [0, 1, 90, 12], [], [20, 504, 1160, 41], [20, 518, 124, 14], [], [0, 0, 0, 0], [160, 518, 66, 14], [160, 519, 66, 12], [160, 519, 66, 12], [], [242, 518, 73, 14], [242, 519, 73, 12], [242, 519, 73, 12], [], [331, 518, 75, 14], [331, 519, 75, 12], [331, 519, 75, 12], [], [406, 525, 686, 0], [1092, 513, 88, 24], [1092, 513, 24, 24], [1092, 513, 24, 24], [0, 0, 0, 0], [1124, 513, 24, 24], [1124, 513, 24, 24], [0, 0, 0, 0], [1156, 513, 24, 24], [1156, 513, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "scrollRects": [[], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 68, 180], [], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 0], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 62], [0, 0, 1200, 62], [0, 0, 1200, 62], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 21], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 62], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 62], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 48, 39], [], [0, 0, 1280, 2483], [0, 0, 67, 35], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1125, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [0, 0, 123, 30], [0, 0, 68, 18], [], [0, 0, 239, 22], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 188, 20], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 37, 50], [], [0, 0, 1280, 2353], [0, 0, 1200, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 888, 2329], [0, 0, 888, 2329], [0, 0, 888, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 888, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 168], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 224], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 97, 56], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 0, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 21, 1], [], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 1, 1280, 60], [0, 0, 1200, 60], [0, 0, 1200, 60], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 20], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 60], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 60], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [1, 1, 123, 30], [0, 0, 68, 18], [], [0, 0, 234, 20], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 183, 17], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 1, 1], [], [0, 0, 1280, 2353], [0, 0, 1168, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 832, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 160], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 216], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 1, 1], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 1, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]]}, "textBoxes": {"layoutIndex": [18, 18, 18, 18, 32, 40, 64, 67, 74, 77, 77, 80, 113, 117, 118, 121, 125, 133, 138, 140, 143, 148, 151, 156, 159, 164, 170, 172, 175, 177, 180, 182, 185, 187, 190, 192, 195, 197, 199, 199, 199, 207, 212, 215, 220, 224, 228, 235, 239, 246, 248, 262, 268, 280, 292, 304, 316, 321, 323, 337, 343, 355, 367, 379, 391, 396, 398, 412, 418, 430, 430, 442, 442, 454, 454, 466, 471, 473, 487, 493, 505, 517, 522, 524, 538, 544, 556, 568, 568, 580, 585, 587, 601, 601, 613, 625, 631, 643, 655, 660, 662, 676, 682, 694, 694, 706, 706, 718, 730, 730, 735, 737, 751, 751, 763, 763, 775, 775, 787, 787, 799, 805, 815, 819, 828, 832, 840, 844, 852, 856, 864, 864, 867, 867, 870, 873, 875, 876, 879, 879, 885, 889, 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 926, 929, 932, 935, 939, 949, 953, 956, 959, 962, 965, 968, 971, 974, 977, 980, 983, 986, 990, 993, 994, 998, 1002, 1006], "bounds": [[69, 74, 26, 14], [69, 119, 13, 14], [69, 164, 30, 14], [69, 209, 48, 14], [60, 3, 58, 16], [176, 3, 49, 16], [852, 3, 93, 16], [977, 3, 53, 16], [1082, 4, 138, 16], [-1, 43, 31, 14], [-1, 62.59375, 48, 14], [-1, 46, 67, 25], [162, 80, 240, 28], [162, 113, 114, 16], [276, 115, 13, 14], [289, 113, 91, 16], [1103.5, 85, 68, 14], [976, 132, 7, 12], [976, 132, 7, 12], [983, 131.03125, 3, 12], [986, 132, 7, 12], [986, 132, 7, 12], [993, 132, 7, 12], [993, 132, 7, 12], [1000, 132, 7, 12], [1000, 132, 7, 12], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1194, 129.59375, 7, 12], [1194, 146.390625, 37, 12], [1194, 163.1875, 27, 12], [104, 206, 63.8125, 12], [105, 246, 58, 16], [104, 310, 87, 12], [105, 350, 61, 16], [105, 394, 46, 16], [105, 438, 61, 16], [368, 198, 142, 28], [1107, 210, 77, 14], [368, 256, 74, 15], [689, 257, 67, 14], [426, 333.59375, 177, 15], [701, 334.59375, 30, 14], [426, 389.59375, 180, 15], [426, 445.59375, 63, 15], [426, 501.59375, 92, 15], [426, 557.59375, 213, 15], [812, 256, 101, 15], [1133, 257, 67, 14], [870, 333.59375, 103, 15], [1145, 334.59375, 30, 14], [870, 389.59375, 110, 15], [870, 445.59375, 150, 15], [870, 501.59375, 134, 15], [870, 557.59375, 109, 15], [368, 656, 165, 15], [697, 657, 59, 14], [426, 733.59375, 215, 15], [691, 734.59375, 49, 14], [426, 778.59375, 185, 15], [426, 800.59375, 66, 15], [426, 834.59375, 177, 15], [426, 856.59375, 93, 15], [426, 890.59375, 150, 15], [426, 912.59375, 91, 15], [426, 957.59375, 217, 15], [812, 656, 122, 15], [1141, 657, 59, 14], [870, 733.59375, 72, 15], [1135, 734.59375, 49, 14], [870, 789.59375, 89, 15], [870, 845.59375, 123, 15], [368, 1056, 184, 15], [697, 1057, 59, 14], [426, 1133.59375, 137, 15], [701, 1134.59375, 30, 14], [426, 1189.59375, 196, 15], [426, 1234.59375, 187, 15], [426, 1256.59375, 46, 15], [426, 1301.59375, 211, 15], [812, 1056, 145, 15], [1141, 1057, 59, 14], [870, 1122.59375, 161, 15], [870, 1144.59375, 77, 15], [870, 1189.59375, 99, 15], [870, 1245.59375, 67, 15], [1135, 1246.59375, 49, 14], [870, 1301.59375, 152, 15], [870, 1357.59375, 89, 15], [368, 1456, 116, 15], [697, 1457, 59, 14], [426, 1533.59375, 173, 15], [701, 1534.59375, 30, 14], [426, 1578.59375, 185, 15], [426, 1600.59375, 95, 15], [426, 1634.59375, 170, 15], [426, 1656.59375, 91, 15], [426, 1701.59375, 102, 15], [426, 1746.59375, 174, 15], [426, 1768.59375, 134, 15], [812, 1456, 95, 15], [1141, 1457, 59, 14], [870, 1522.59375, 182, 15], [870, 1544.59375, 123, 15], [870, 1578.59375, 165, 15], [870, 1600.59375, 164, 15], [870, 1634.59375, 197, 15], [870, 1656.59375, 81, 15], [870, 1690.59375, 208, 15], [870, 1712.59375, 72, 15], [870, 1757.59375, 113, 15], [1135, 1758.59375, 49, 14], [733.828125, 2045.5, 116.34375, 15], [388, 2286, 121, 12], [388, 2442, 129, 15], [388, 2464, 57, 12], [680, 2442, 148, 15], [680, 2464, 174, 12], [972, 2442, 172, 15], [972, 2464, 91, 12], [60, 2578, 384, 20], [60, 2608, 281, 20], [60, 2666, 332, 20], [60, 2696, 117, 20], [177, 2696, 65, 20], [262, 2696, 28, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [563, 2576, 34, 20], [563, 2604, 97, 20], [564, 2574, 33, 12], [564, 2606, 29, 12], [564, 2638, 36, 12], [564, 2670, 50, 12], [564, 2702, 60, 12], [564, 2734, 121, 12], [564, 2766, 78, 12], [564, 2798, 80, 12], [564, 2830, 89, 12], [564, 2862, 68, 12], [564, 2894, 39, 12], [564, 2926, 58, 12], [733, 2574, 42, 12], [733, 2606, 61, 12], [733, 2638, 106, 12], [733, 2670, 86, 12], [733, 2702, 27, 12], [733, 2766, 105, 12], [902, 2574, 42, 12], [902, 2606, 64, 12], [902, 2638, 95, 12], [902, 2670, 28, 12], [902, 2702, 149, 12], [902, 2734, 74, 12], [902, 2766, 77, 12], [902, 2798, 41, 12], [902, 2830, 59, 12], [902, 2862, 94, 12], [902, 2894, 58, 12], [902, 2926, 48, 12], [902, 2958, 102, 12], [60, 3008, 90, 12], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3056, 66, 12], [282, 3056, 73, 12], [371, 3056, 75, 12]], "start": [0, 5, 8, 13, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 27, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 26, 0, 0, 25, 0, 0, 0, 24, 0, 24, 0, 28, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 38, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "length": [4, 2, 4, 7, 7, 6, 12, 6, 18, 4, 7, 4, 18, 15, 3, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 6, 6, 8, 7, 10, 8, 7, 8, 10, 12, 11, 12, 29, 5, 26, 10, 15, 30, 15, 12, 16, 5, 17, 23, 20, 14, 20, 11, 32, 6, 25, 8, 26, 13, 20, 14, 32, 16, 11, 10, 6, 12, 18, 23, 11, 21, 5, 31, 29, 7, 33, 22, 11, 26, 11, 16, 10, 6, 21, 14, 14, 11, 24, 5, 27, 14, 25, 13, 16, 24, 22, 13, 11, 24, 18, 23, 26, 27, 11, 28, 10, 16, 6, 18, 15, 19, 10, 20, 32, 24, 16, 45, 30, 37, 14, 6, 4, 9, 7, 4, 10, 5, 4, 6, 8, 11, 23, 14, 14, 16, 12, 7, 11, 7, 11, 17, 16, 5, 17, 7, 12, 16, 4, 28, 14, 15, 7, 9, 17, 9, 9, 18, 15, 19, 1, 12, 14, 13]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 3094}], "strings": ["about:blank", "Dashboard | Khan Academy", "UTF-8", "102F6E2FEE4E5722C938B9F392258324", "#document", "HTML", "HEAD", "prefix", "og: http://ogp.me/ns# khanacademy: http://ogp.me/ns/apps/khanacademy#", "bid", "3a94d3ec-4baa-41e6", "aria-roledescription", "", "aria-description", "STYLE", "data-merge-styles", "true", "171ac5e5-2081-4372", "", "#text", "\n ", "3d2e4dc0-5800-4a9e", "", "ae9aca70-843b-4afb", "", "META", "http-equiv", "Content-Type", "content", "text/html; charset=utf-8", "043ed8ec-9750-49ce", "", "TITLE", "9f6b14ae-f8de-451b", "", "name", "viewport", "width=device-width, initial-scale=1.0, maximum-scale=1.0", "fc6e608f-950e-4dac", "", "LINK", "rel", "canonical", "href", "/", "9053f407-013b-431e", "", "property", "og:url", "e1e2aa6c-9344-40f0", "", "stylesheet", "type", "text/css", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.f30874036371b53cf0e9.css", "b70db30c-7608-47d2", "", "shortcut icon", "https://cdn.kastatic.org/images/favicon.ico?logo", "be4b5b5c-a706-494d", "", "apple-touch-icon-precomposed", "sizes", "57x57", "https://cdn.kastatic.org/images/apple-touch-icon-57x57-precomposed.new.png", "d9f4e861-65a3-44d2", "", "72x72", "https://cdn.kastatic.org/images/apple-touch-icon-72x72-precomposed.new.png", "2b665e3e-dfad-429d", "", "114x114", "https://cdn.kastatic.org/images/apple-touch-icon-114x114-precomposed.new.png", "90c7f38c-9369-4140", "", "144x144", "https://cdn.kastatic.org/images/apple-touch-icon-144x144-precomposed.new.png", "a50ca5c1-808c-4cd9", "", "SCRIPT", "async", "src", "https://www.googletagmanager.com/gtm.js?id=GTM-WSX5PBP", "text/javascript", "https://www.googletagmanager.com/gtag/js?id=G-19G17DJYEE&l=dataLayer&cx=c", "c63e1f4b-fbd7-4fd7", "", "ccb93227-73c6-4120", "", "a55512f9-ba67-4bd2", "", "window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;", "https://www.google-analytics.com/analytics.js", "1198b349-8ef9-4769", "", "96591f85-15e0-42d3", "", "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WSX5PBP');", "\n", "data-aphrodite", "16a9de75-8e85-410b", "", "._keh75d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;min-height:100% !important;}._bc4egv{-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._dgdpujh{-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;border-top:1px solid rgba(33,36,44,0.16) !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;}@media print{._dgdpujh{background-color:#ffffff !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dgdpujh{background:#f7f8fa !important;}}._9bl3wi{max-width:1200px !important;margin-left:auto !important;margin-right:auto !important;width:100% !important;height:100% !important;}._1ycdc3w{-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-align-items:center !important;align-items:center !important;}@media print{._1ycdc3w{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;}}._1qhmdkk0{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;padding-left:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qhmdkk0{display:none !important;}}@media print{._1qhmdkk0{display:none !important;}}._1boekgo{padding-top:10px !important;padding-bottom:10px !important;margin-left:32px !important;margin-right:32px !important;width:200px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:100% !important;}._14nbw552{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;text-decoration:none !important;color:#1B65E9 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;height:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-radius:4px !important;}._14nbw552:hover{text-decoration:none !important;}._dhzffk{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;padding-left:10px !important;padding-right:10px !important;outline:1px solid rgba(0,0,0,0) !important;}._gkt786u{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._1ujnvj{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;}._btd0noz{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;padding-right:20px !important;}@media print{._btd0noz{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._btd0noz{padding-right:0px !important;}}._xvt9wo{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;display:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._xvt9wo{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}._d4d2b5k{-webkit-box-align:center !important;-ms-flex-align:center !important;background-color:transparent !important;border:none !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:16px !important;}._d4d2b5k:hover{text-decoration:none !important;}._1f3u7s{background:#ffffff !important;left:0px !important;position:absolute !important;right:0px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1f3u7s{display:none !important;}}._1c8t70d{display:inline-block !important;height:100% !important;white-space:nowrap !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c8t70d{display:none !important;}}._18gnmgv{margin-left:6px !important;position:relative !important;top:3px !important;}._v2ig2y4{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;padding:0px !important;}._v2ig2y4::-moz-focus-inner{border:0px !important;}._v2ig2y4:hover{text-decoration:none !important;}._v2ig2y4:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1jd6wiix{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}._p9s43im{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;padding-bottom:48px !important;padding-top:48px !important;}._1o3zyidr{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}@keyframes keyframe_1syiron{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}._12r4ewyx{-webkit-transform-origin:50% 50% !important;-ms-transform-origin:50% 50% !important;transform-origin:50% 50% !important;-webkit-animation-name:keyframe_1syiron !important;animation-name:keyframe_1syiron !important;-webkit-animation-duration:1.1s !important;animation-duration:1.1s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important;fill:rgba(33,36,44,0.16) !important;}._1717m280{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:rgba(33,36,44,0.50) !important;}._1717m280:hover{text-decoration:none !important;}._1ab8w4s7{-webkit-box-align:center !important;-ms-flex-align:center !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:#0a2a66 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1ab8w4s7{padding-left:16px !important;}}._1ab8w4s7:hover{text-decoration:none !important;color:#1865f2 !important;}._1ab8w4s7:focus{outline:4px solid #1865f2 !important;}._1rt6g9t{width:175px !important;fill:currentColor !important;}._3z40pab{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._3z40pab:hover{text-decoration:none !important;}._3z40pab:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._3z40pab{display:none !important;}}._13gjrqj{vertical-align:middle !important;}._1d524plp{-ms-flex-positive:0 !important;-ms-flex-negative:0 !important;display:inline-block !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;margin-inline-start:4px !important;vertical-align:middle !important;}._91vjm8{display:inline-block !important;font-family:inherit !important;height:100% !important;position:relative !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._91vjm8{display:none !important;}}._4jvfagi{max-width:205px !important;position:relative !important;white-space:nowrap !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._4jvfagi{max-width:115px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._4jvfagi{max-width:205px !important;}}._5ifuif6{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;padding:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:0px !important;}._5ifuif6::-moz-focus-inner{border:0px !important;}._5ifuif6:hover{text-decoration:none !important;}._5ifuif6:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1lz3xw8j{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border:1px solid rgba(0, 0, 0, 0.1) !important;border-radius:3px !important;right:-8px !important;width:300px !important;}._q83079{padding-top:1px !important;background-color:#ffffff !important;list-style-type:none !important;}._d97lw6p{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-align:center !important;-ms-flex-align:center !important;background:transparent !important;border:none !important;width:100% !important;text-align:left !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding:16px !important;color:#0b2149 !important;cursor:pointer !important;}._d97lw6p:hover{color:#1865f2 !important;text-decoration:underline !important;}._1l5yw01k{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-transform:scaleX(-1) !important;-ms-transform:scaleX(-1) !important;transform:scaleX(-1) !important;}._co5z0qm{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}._g20yn58{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;}._1lho23fo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:6px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:6px !important;-ms-flex-basis:6px !important;-ms-flex-preferred-size:6px !important;-webkit-flex-basis:6px !important;flex-basis:6px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._rg8deia{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._1lcr11{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;}._1lcr11:hover{text-decoration:underline !important;}._71vn8x8{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-bottom:24px !important;margin-bottom:1px !important;}._71vn8x8:hover{text-decoration:underline !important;}._hs95etv{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-top:24px !important;}._hs95etv:hover{text-decoration:underline !important;}._xy39ea8{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;}._19bpjuy{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._5tdxkjz{border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;}._goqwwol{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:25px !important;}._goqwwol:hover{text-decoration:none !important;}._xu2jcg{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;}._s217esa{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._ujtkzou{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;margin-top:40px !important;margin-bottom:40px !important;margin-left:12px !important;margin-right:12px !important;}._1utzloin{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;}._4sjuzv{background-color:#0b2149 !important;clear:both !important;color:#8295BA !important;position:relative !important;padding:12px 20px !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;}@media print{._4sjuzv{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._4sjuzv{padding:0 20px !important;}}._mx31bt{-moz-box-sizing:border-box !important;box-sizing:border-box !important;max-width:1200px !important;position:relative !important;margin:0 auto !important;padding:0 20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._mx31bt{padding:0px !important;}}._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;padding:36px 0 20px !important;position:relative !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-bottom:50px !important;}}._1gf659q{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;height:100% !important;width:40% !important;padding-right:40px !important;padding-bottom:40px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gf659q{width:auto !important;height:auto !important;text-align:center !important;padding-right:0px !important;}}._72gmc4{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;max-width:440px !important;padding-bottom:8px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._72gmc4{margin:0 auto !important;}}._atd7un{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;height:1em !important;}._dc6frz{-ms-flex-positive:1 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;position:relative !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-column-count:3 !important;-moz-column-count:3 !important;column-count:3 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dc6frz{-webkit-column-count:2 !important;-moz-column-count:2 !important;column-count:2 !important;}}._1f5ffzx{-webkit-break-inside:avoid-column !important;-moz-break-inside:avoid-column !important;-ms-break-inside:avoid-column !important;break-inside:avoid-column !important;padding-bottom:32px !important;}._dso8x29{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:bold !important;margin-bottom:0px !important;color:inherit !important;}._1loa4vp{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}._1s5b1tbi{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:2px 0 !important;}._1s5b1tbi:first-of-type{margin-top:0px !important;}._1s5b1tbi:last-of-type{margin-bottom:0px !important;}._tma09g{position:absolute !important;left:0px !important;bottom:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._tma09g{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:100% !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._kj5mfi{width:100% !important;text-align:center !important;}}._1ca9rrl1{color:#ffffff !important;text-decoration:none !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;}._1ca9rrl1:hover{text-decoration:underline !important;}._1ca9rrl1:focus{text-decoration:underline !important;}._1a6u2ug{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-top:1px solid rgba(33,36,44,0.16) !important;padding:8px 0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1a6u2ug{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:20px !important;}}._190525k:not(:first-child){margin-left:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._190525k{margin-top:6px !important;line-height:1.5 !important;}._190525k:not(:first-child){margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c07mee{margin-top:20px !important;}}._19ujcxk{color:#ffffff !important;opacity:0.6 !important;display:inline-block !important;height:24px !important;width:24px !important;}._19ujcxk:not(:first-child){margin-left:8px !important;}._19ujcxk:hover{opacity:1 !important;}._30p3wgn{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;vertical-align:bottom !important;text-underline-offset:4px !important;color:#ffffff !important;text-decoration:none !important;}._30p3wgn:hover{text-decoration:underline !important;}._30p3wgn:focus{text-decoration:underline !important;}._1gmhxtz9{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;text-decoration:none !important;}._1gmhxtz9:hover{text-decoration:underline !important;}._1gmhxtz9:focus{text-decoration:underline !important;}._1vn7gh5u{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;}._1vq0rez{background:rgba(255,255,255,0.50) !important;height:16px !important;margin-bottom:16px !important;padding-right:16px !important;}._t0tx82{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._np9edv{max-height:0px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}._1pwnewep{max-height:1000px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}@keyframes keyframe_1grxuus{0%{opacity:0.4;}50%{opacity:1;}100%{opacity:0.4;}}._1lzga44{-webkit-animation-name:keyframe_1grxuus !important;animation-name:keyframe_1grxuus !important;-webkit-animation-duration:2s !important;animation-duration:2s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;}._fzbddc{opacity:0 !important;}._13hnk7qk{opacity:1 !important;-webkit-transition-duration:300ms !important;transition-duration:300ms !important;-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important;}._a46150{padding:0px !important;border:none !important;}._a46150:focus{outline:0px !important;}._19q5dyh{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 10px !important;position:absolute !important;width:1px !important;background-color:#ffffff !important;left:60px !important;line-height:45px !important;top:60px !important;}._19q5dyh:focus{clip:auto !important;height:auto !important;width:auto !important;z-index:9999 !important;}._19q5dyh:active{clip:auto !important;height:auto !important;width:auto !important;}._17fow1wv{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}@media screen and (min-width: 1366px){._17fow1wv{background-image:\n url(\"https://cdn.kastatic.org/images/learn-menu/left-background.png\"),\n url(\"https://cdn.kastatic.org/images/learn-menu/right-background.png\")\n !important;background-position:\n center left,\n top -62px right 0px\n !important;background-repeat:no-repeat !important;}}._njywdf2{-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-left:20px !important;padding-right:20px !important;padding-top:28px !important;padding-bottom:16px !important;-webkit-column-count:4 !important;-moz-column-count:4 !important;column-count:4 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xl */{._njywdf2{-webkit-column-count:5 !important;-moz-column-count:5 !important;column-count:5 !important;}}._1b2zmqj{display:inline-block !important;margin-bottom:12px !important;padding-top:4px !important;word-wrap:break-word !important;width:95% !important;}._121xeo4{padding-top:16px !important;}._rwpuzd{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;background-color:transparent !important;text-decoration:none !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;color:#0b2149 !important;height:20px !important;width:100% !important;padding-bottom:8px !important;white-space:normal !important;}._rwpuzd:active{color:#0b2149 !important;}._rwpuzd:hover{color:#1865f2 !important;text-decoration:none !important;}._rwpuzd:hover span:first-child{text-decoration:underline !important;}._17zmj242{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;margin-bottom:0px !important;}._knb39h5{background-color:transparent !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;color:#1865f2 !important;text-decoration:none !important;width:100% !important;margin-bottom:16px !important;white-space:normal !important;}._knb39h5:hover{text-decoration:none !important;}._knb39h5:hover span:first-child{text-decoration:underline !important;}._x9bdnmv{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;white-space:normal !important;}._akfsuo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:4px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:4px !important;-ms-flex-basis:4px !important;-ms-flex-preferred-size:4px !important;-webkit-flex-basis:4px !important;flex-basis:4px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._vji8du{display:inline-block !important;-webkit-flex:0 0 auto !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important;height:20px !important;background-color:#1865f2 !important;font-size:10px !important;line-height:20px !important;color:#ffffff !important;padding:0 8px !important;border-radius:16px !important;text-align:center !important;}._vji8du:active{text-decoration:none !important;}._vji8du:hover{text-decoration:none !important;}._4dodshe{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._4dodshe:hover{text-decoration:none !important;}._4dodshe:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._4dodshe{display:none !important;}}._wozql4{max-width:100% !important;display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;}._1v7bqtc2{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1v7bqtc2{background:rgba(33,36,44,0.08) !important;padding-bottom:16px !important;}}._1qrrvqo8{-webkit-box-align:unset !important;-ms-flex-align:unset !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;width:100% !important;-webkit-align-items:unset !important;align-items:unset !important;max-width:1168px !important;}@media (min-width: 1168px){._1qrrvqo8{margin:0 auto !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qrrvqo8{background:#ffffff !important;border:solid 1px rgba(33,36,44,0.16) !important;margin-top:16px !important;}}._1qxywlbt{-ms-flex-negative:0 !important;-ms-flex-preferred-size:24px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:24px !important;-ms-flex-basis:24px !important;-ms-flex-preferred-size:24px !important;-webkit-flex-basis:24px !important;flex-basis:24px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._6xyn8lv{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:8px !important;border-right:1px solid rgba(33,36,44,0.16) !important;overflow-y:auto !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6xyn8lv{border-right:none !important;}}@media print{._6xyn8lv{display:none !important;}}._1yfus1e{height:100% !important;}._1ah1eyb4{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:rgba(33,36,44,0.08) !important;height:16px !important;margin-top:16px !important;margin-right:16px !important;}._1ozlbq6{margin-top:24px !important;margin-bottom:24px !important;}._1ozlbq6:not(:last-of-type){margin-bottom:32px !important;}._18undph9{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;color:rgba(33,36,44,0.64) !important;margin-bottom:12px !important;margin-left:24px !important;}._8ry3zep{background-color:transparent !important;text-decoration:none !important;color:#21242c !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;}._8ry3zep:focus{border-color:#1865f2 !important;outline:0px !important;}._8ry3zep:hover{text-decoration:none !important;color:rgba(33,36,44,0.64) !important;}._1h8v03ot{-ms-flex-negative:0 !important;-ms-flex-preferred-size:32px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:32px !important;-ms-flex-basis:32px !important;-ms-flex-preferred-size:32px !important;-webkit-flex-basis:32px !important;flex-basis:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._4fkanu3{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:24px !important;min-height:600px !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;}._lojkxq8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;min-height:0px !important;min-width:0px !important;z-index:1 !important;}._1ell7dku{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;color:#21242c !important;margin-top:16px !important;}._azwfqqs{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;}@media (min-width: 1024px){._azwfqqs{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._azwfqqs{font-size:24px !important;line-height:28px !important;}}._19lfck2n{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:14px !important;line-height:18px !important;margin-top:2px !important;}._pot4j9l{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:none !important;color:#1865f2 !important;border-color:rgba(33,36,44,0.50) !important;border-style:solid !important;border-width:1px !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:125px !important;margin-top:24px !important;}._pot4j9l::-moz-focus-inner{border:0px !important;}._pot4j9l:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._90x24ln{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:14px !important;line-height:18px !important;-webkit-align-items:center !important;align-items:center !important;font-weight:bold !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;pointer-events:none !important;}._158ir6wt{text-decoration:none !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;background-color:#f7f8fa !important;color:#1865f2 !important;}._158ir6wt:focus{border-color:#1865f2 !important;outline:0px !important;}._158ir6wt:hover{text-decoration:none !important;color:#1865f2 !important;}._1fhns0j{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;max-width:1200px !important;padding:0px !important;background-color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1fhns0j{margin:0px !important;}}._1akypac{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:start !important;justify-content:start !important;-webkit-align-items:baseline !important;align-items:baseline !important;margin-bottom:12px !important;font-family:inherit !important;font-size:23px !important;font-weight:bold !important;line-height:27px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1akypac{width:100% !important;margin-top:24px !important;padding:0px !important;}}._oo4scr{overflow:visible !important;}._16ejxq5{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-lines:multiple !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._16ejxq5{width:100% !important;padding:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._16ejxq5{margin-right:-56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6b6787{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._6b6787{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._6b6787{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._6b6787{padding-right:56px !important;}}._lgjykv8{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._lgjykv8{padding-right:56px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._lgjykv8{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._lgjykv8{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._lgjykv8{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1l9ob3qq{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._1l9ob3qq{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._1l9ob3qq{padding-right:56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1l9ob3qq{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1l9ob3qq{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1s76ujx{height:8px !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;}._xutnbcb{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}@media (min-width: 1024px){._xutnbcb{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._xutnbcb{font-size:24px !important;line-height:28px !important;}}._15ho7jif{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}._12iepmsr{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;}._12iepmsr::-moz-focus-inner{border:0px !important;}._12iepmsr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._14nthjb{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;width:100% !important;}._1m1qpko{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;padding-bottom:14px !important;}._q16zme{font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:1.17 !important;margin-top:10px !important;margin-bottom:0px !important;}._1u32zoma{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;margin-top:10px !important;}._1gyxjpg{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;width:48px !important;height:48px !important;border-radius:50% !important;z-index:1 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gyxjpg{margin:0px !important;}}._1qjkefo{border-radius:50% !important;width:36px !important;height:36px !important;}._9yeqka{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._9yeqka:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._9yeqka:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;opacity:0 !important;}._1e8pns9{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;width:100% !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;text-align:left !important;-webkit-align-items:center !important;align-items:center !important;}._1ex1wlka{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._9t9e7d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding:0 10px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._9t9e7d{max-width:-webkit-calc(100vw - 40px - 130px) !important;max-width:-moz-calc(100vw - 40px - 130px) !important;max-width:calc(100vw - 40px - 130px) !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 80px) / 2 - 130px) !important;max-width:-moz-calc((100vw - 80px) / 2 - 130px) !important;max-width:calc((100vw - 80px) / 2 - 130px) !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 120px) / 3 - 130px) !important;max-width:-moz-calc((100vw - 120px) / 3 - 130px) !important;max-width:calc((100vw - 120px) / 3 - 130px) !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._9t9e7d{max-width:-webkit-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:-moz-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:calc((1200px - 40px - 112px) / 3 - 130px) !important;}}._1xz0fezn{font-family:inherit !important;font-size:15px !important;line-height:22px !important;max-height:44px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;}._106eiejf{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:auto !important;}._2p63cnw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._2p63cnw{display:block !important;}}._1448c3ub{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1448c3ub:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._vd38ksx{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._vd38ksx{display:block !important;}}._5uxlpg{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._5uxlpg:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._5uxlpg:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._1un4dwm9{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._1un4dwm9:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._1un4dwm9:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;opacity:0 !important;}._ae3kwy7{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:rgba(33,36,44,0.50) !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._ae3kwy7{padding-right:56px !important;}}._ae3kwy7:hover{cursor:pointer !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._ae3kwy7{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._ae3kwy7{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ae3kwy7{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;margin-left:-4px !important;margin-right:-4px !important;min-height:56px !important;height:56px !important;display:none !important;}}._wvjbru{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-ms-flex-positive:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;background-color:#f7f8fa !important;border:none !important;border-radius:4px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._wvjbru{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:start !important;justify-content:start !important;}}._ybk80m{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ybk80m{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1dsmbcq{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;border-radius:50% !important;width:36px !important;height:36px !important;margin:0 auto 12px auto !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;color:rgba(33,36,44,0.16) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1dsmbcq{margin:auto 16px auto 10px !important;}}._1vx6qe0b{margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-bottom:32px !important;padding-left:0px !important;padding-right:0px !important;margin:0px !important;padding-top:10px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1vx6qe0b{padding-bottom:24px !important;padding-top:40px !important;}}._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;overflow-x:auto !important;padding-bottom:16px !important;padding-left:20px !important;padding-right:20px !important;-webkit-overflow-scrolling:touch !important;white-space:nowrap !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-left:16px !important;padding-right:16px !important;}}._5436yeg{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;padding-left:20px !important;padding-right:20px !important;margin-bottom:8px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._5436yeg{padding-left:16px !important;padding-right:16px !important;}}._1laojcaw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1laojcaw{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1laojcaw{margin-right:0px !important;margin-top:0px !important;margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1laojcaw{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._rp4na6{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._rp4na6{margin-left:12px !important;}}._ildzy11{background-color:transparent !important;color:inherit !important;text-decoration:none !important;display:block !important;margin-bottom:8px !important;margin-top:8px !important;}._ildzy11:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ildzy11{margin-bottom:0px !important;}}._iaejyg{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important;border-radius:4px !important;overflow:hidden !important;position:relative !important;width:208px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._iaejyg{width:96px !important;}}._axzttb{display:block !important;margin-left:auto !important;margin-right:auto !important;height:117px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._axzttb{height:54px !important;}}._s32q95{height:100% !important;position:absolute !important;width:100% !important;bottom:0px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s32q95{display:none !important;}}._1y6eji9h{background-color:transparent !important;text-decoration:none !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:#21242c !important;}._1y6eji9h:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1y6eji9h{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow-y:hidden !important;}}._3238e18{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;vertical-align:middle !important;-webkit-align-items:center !important;align-items:center !important;}._1kdnqjig{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:normal !important;margin-top:4px !important;}._s71ydr1{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._s71ydr1{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._s71ydr1{margin-right:0px !important;margin-top:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s71ydr1{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1b20dct{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;vertical-align:top !important;white-space:normal !important;margin-right:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1b20dct{margin-right:0px !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1b20dct{margin-top:16px !important;margin-right:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1b20dct{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._zgoueth{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;text-decoration:underline currentcolor solid !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}", "charset", "utf-8", "https://cdn.kastatic.org/genwebpack/prod/en/corelibs.8b2e9b30422ad6b9b384.js", "65e0b281-f64d-4938", "", "https://cdn.kastatic.org/genwebpack/prod/en/moment.8c36445b7a66d882c374.js", "124b58b8-a673-4937", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared.14674ef47c4bde4a608d.js", "130b6038-5ebf-42e0", "", "https://cdn.kastatic.org/genwebpack/prod/en/6YAN.b6ef9acd98ae24026e13.js", "05913d6e-fa6a-4e49", "", "https://cdn.kastatic.org/genwebpack/prod/en/RTl1.32cbdb1bc99f624d7463.js", "cf3cd8d4-563c-4670", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.8ee47b0c3871f3a37569.css", "3c55b443-dfe0-4df4", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.44d860a5f902dc866571.js", "5a4ea7ca-f686-47b9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4uD3.b804ecb6ea8af02cf5a1.js", "53489c4d-633a-4dfa", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.62b147e0472187a8baef.css", "61a0c0f3-9dcf-4b3a", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.d2294897158ab6d8eda3.js", "b546e8ca-c17f-4521", "", "https://cdn.kastatic.org/genwebpack/prod/en/23mJ.d2f1dfb6818b5c9c58f3.js", "0ab2abbd-9176-4b75", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Jnw.b175bc9909297a65e345.js", "ce91812e-5c92-442f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6hzU.a817614bac2af57be0e0.js", "a8b7bbfb-52e7-463a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1yxG.92398ff42d9aabb70f27.js", "e9518eb4-638b-45c9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4ZnZ.d09a355e0b0ab62c9626.js", "85db1fc6-324b-495d", "", "https://cdn.kastatic.org/genwebpack/prod/en/36AW.fcc9a25213562e62125f.js", "c987fa93-68c5-4942", "", "https://cdn.kastatic.org/genwebpack/prod/en/326h.88489e4571e826cf43c8.js", "b0635955-be39-4dfd", "", "https://cdn.kastatic.org/genwebpack/prod/en/1OMm.632a822fd50a00943843.js", "923345a6-5920-4328", "", "https://cdn.kastatic.org/genwebpack/prod/en/4CzR.3aa17eb14841221db341.js", "412549b7-9689-46f5", "", "https://cdn.kastatic.org/genwebpack/prod/en/1w4M.787c382430a7b118c583.js", "1a497b3e-0de0-4897", "", "https://cdn.kastatic.org/genwebpack/prod/en/7EZm.b21474b8fc4bce3d9583.js", "ec78acba-7508-4893", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.c348e33fb757bfdd471f.css", "77157fd4-3976-40f7", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.77081dece68ec5c91b5d.js", "4acb3c34-fdfa-4c0a", "", "https://cdn.kastatic.org/genwebpack/prod/en/4Hiq.6d158d64ae291b723301.js", "a621c2c8-b17f-4815", "", "https://cdn.kastatic.org/genwebpack/prod/en/1FEV.09961860168dbf5e5cd5.js", "88ffeffd-71a3-43e8", "", "https://cdn.kastatic.org/genwebpack/prod/en/4bT6.9f273e44cc057544ac6d.js", "2f80383c-40d8-4ee3", "", "https://cdn.kastatic.org/genwebpack/prod/en/3JJz.2451a01cecfcf37c11db.js", "2056b86f-2ff0-4b7b", "", "https://cdn.kastatic.org/genwebpack/prod/en/ykUf.ad1084eb6d14d54eb828.js", "b59d5085-ca89-4471", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OPo.315ab3bbb53ec6719c16.js", "29ea0b8e-e8a8-44ea", "", "https://cdn.kastatic.org/genwebpack/prod/en/40jg.3a0ff53e0f4b73d0417c.js", "407e7616-d6da-4078", "", "https://cdn.kastatic.org/genwebpack/prod/en/ZIhB.9de2e41c42b39eb310e7.js", "b5f20a29-cc50-4cd5", "", "https://cdn.kastatic.org/genwebpack/prod/en/42Kj.6265d58934a6c944b17b.js", "5ac1ac47-4605-4831", "", "https://cdn.kastatic.org/genwebpack/prod/en/5F0q.cd349b7e82e6a03a4b82.js", "4a90164d-8054-4ab4", "", "https://cdn.kastatic.org/genwebpack/prod/en/4xk8.f38ee11432fada9f1ade.js", "608fd306-c082-450c", "", "https://cdn.kastatic.org/genwebpack/prod/en/i3qO.461f4c5a6c90bd5c4132.js", "e616d3e3-e725-4805", "", "https://cdn.kastatic.org/genwebpack/prod/en/2UsG.c54c2dac06cf4fad0aeb.js", "f62de152-f6dc-4c82", "", "https://cdn.kastatic.org/genwebpack/prod/en/QVSU.4b60c0471f423fde2530.js", "53973e60-50e5-4983", "", "https://cdn.kastatic.org/genwebpack/prod/en/4tr5.53e854aff335a14aee82.js", "b2b8f536-4d51-435a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Bdm.dd65253f198d11f86ba1.js", "d05f08ef-9fa3-4722", "", "https://cdn.kastatic.org/genwebpack/prod/en/1ok9.f9112504681b6298fb22.js", "fd8b9e2e-1ede-4b03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3WrQ.6e0f17169c0359268d39.js", "152e1ced-e1a9-4c9d", "", "https://cdn.kastatic.org/genwebpack/prod/en/70mT.eae9d1e91f54380ad98a.js", "a3b7cd8a-f917-4405", "", "https://cdn.kastatic.org/genwebpack/prod/en/5ESl.c1889f9337dfdb8c9847.js", "8a76a616-15f1-4852", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.e5fc51c0815927158700.css", "d7fefec2-0af8-4868", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.0d8fcc2e7fb07edd194a.js", "e99b0bf9-0e43-411e", "", "https://cdn.kastatic.org/genwebpack/prod/en/dyEE.230f8a8cd1be5ebe2436.js", "becffbd0-37fe-4576", "", "https://cdn.kastatic.org/genwebpack/prod/en/xiXN.f776c3e0ce252cfcbf47.js", "f7793cd3-ab02-404e", "", "https://cdn.kastatic.org/genwebpack/prod/en/7DhS.d46e32388c27e6b4a296.js", "1db71e16-2e70-48f3", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.17bae94e5bc8b489a146.css", "98c38812-c199-4e37", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.5c74731ff307eb951fde.js", "24e9a75b-9ca6-4b88", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.7e29897dbc1b74e306c0.css", "db18dd21-273c-4620", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.f1e4abf7f15b35028de4.js", "60f4a74d-8feb-44cd", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RFn.5920dbd895e88ee7c3eb.js", "549a42e1-7ab3-44fe", "", "https://cdn.kastatic.org/genwebpack/prod/en/IlY2.206c8c1cdab01fcd61c4.js", "552be7e3-43a3-4287", "", "https://cdn.kastatic.org/genwebpack/prod/en/7r1Y.549dabe2ac2a827c67f3.js", "360f594e-b0d7-4517", "", "https://cdn.kastatic.org/genwebpack/prod/en/1x8C.6cb63f98e9d10b737fb5.js", "3736a5e6-3b22-4809", "", "https://cdn.kastatic.org/genwebpack/prod/en/1cVY.93679e99e32539a4c34b.js", "27830e34-0359-4399", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ult.4fa5dfb661e2377d0c2c.js", "81585761-cd47-446d", "", "https://cdn.kastatic.org/genwebpack/prod/en/75hh.76b4af36f555b9034df1.js", "a318628c-ef80-4aa4", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.1322e7d05eeeab44a82d.css", "80509333-5070-4f0f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.c2c998fdb5320de5ed8b.js", "03e8a6a9-9a52-4f88", "", "https://cdn.kastatic.org/genwebpack/prod/en/7oYD.d19b24028fbda9a7936a.js", "9c071afc-0f2f-43c6", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Ssr.ba2124c99db585c0636d.js", "369b49a2-6a39-4340", "", "https://cdn.kastatic.org/genwebpack/prod/en/2dZL.5bd4ebf742d1f4426980.js", "9f5fb115-0d43-4a03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.86b58e6a0fc6eebe0a44.css", "cd25d24e-e551-4de8", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.3f0d3e81bad86f27e651.js", "12e42455-9e5e-4fdc", "", "https://cdn.kastatic.org/genwebpack/prod/en/3s7i.fc584e4b1b83650a7aa7.js", "82a05cc2-6393-4320", "", "https://cdn.kastatic.org/genwebpack/prod/en/57Ou.da18957295ddb85e0d01.js", "ca15a97c-4ec3-49dd", "", "https://cdn.kastatic.org/genwebpack/prod/en/5CJo.762bfbcac833f17620a6.js", "6d88a952-3a2d-4f00", "", "https://cdn.kastatic.org/genwebpack/prod/en/64G4.042ffde7d51e3ad5d4a7.js", "4e14086b-a30b-480d", "", "https://cdn.kastatic.org/genwebpack/prod/en/62NE.60144bcc568fbef4d7f4.js", "e094cdc2-d3d7-4279", "", "https://cdn.kastatic.org/genwebpack/prod/en/5Efb.c3ba8b8beac99a66687a.js", "d86699f2-0c3c-44fd", "", "https://cdn.kastatic.org/genwebpack/prod/en/68cZ.aa317dcf566ecec2c67a.js", "7cb4414d-7f6c-4997", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ejn.be917aab7062196496a9.js", "592ff7ef-1a95-456f", "", "https://cdn.kastatic.org/genwebpack/prod/en/4wWn.3dd3f56ccae56c71b72f.js", "297e9a82-8954-47f0", "", "https://cdn.kastatic.org/genwebpack/prod/en/298d.aa0d791e177a663cb600.js", "9ec213c7-9854-4db0", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared-intl.c80c4cfea5ec7a4fa34c.js", "e14bae0e-b7db-44ce", "", "https://cdn.kastatic.org/genwebpack/prod/en/5eTZ.197c69658825cdbbb327.js", "140e386f-e3c9-45b7", "", "https://cdn.kastatic.org/genwebpack/prod/en/gYGj.886130bfaf47cbd4acdd.js", "8910b184-8a44-480c", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RKi.54532eb2eefa8d65c91e.js", "97dfc77d-0381-4f79", "", "https://cdn.kastatic.org/genwebpack/prod/en/2hce.d97056f22aa22a07d966.js", "29655d2c-22f9-4eef", "", "BODY", "class", "lang-en", "e6e8363c-5977-40f8", "", "DIV", "id", "outer-wrapper", "style", "position:relative;z-index:0;", "clearfix bibliotron-header white-outer-wrapper", "e22487c6-d878-40ed", "", "::before", "before", "::after", "after", "margin-top: -20px;", "abe9a909-f434-458b", "", "BUTTON", "triggerless-modal-focus-anchor", "tabindex", "-1", "aria-label", "Modal closed. You are at the top of the page.", "_a46150", "937bee68-0d5a-4c75", "", "ed89b7d7-b246-45a8", "", "A", "#main-content", "data-skip-to-main", "_19q5dyh", "b5ee12a9-e51f-411d", "", "Skip to main content", "\n ", "page-container", "full-bleed", "46d41a82-bf5c-412a", "", "\n ", "page-container-inner", "93796fd9-a48d-49e6", "", "\n ", "fb-root", "2b7c00a2-6681-41e9", "", "box-sizing-border-box-reset full-height", "7b4d6d48-7ec4-4e8f", "", "\n ", "app-shell-root", "6bf7558c-0ad1-46b0", "", "_keh75d", "93e6fee3-65a1-48d3", "", "top-header-container", "_dgdpujh", "background-color: rgb(255, 255, 255);", "955a1944-d7b8-44d9", "", "NAV", "page header", "_9bl3wi", "role", "navigation", "0447de0d-bc70-4bee", "", "_1ycdc3w", "4a2fa339-dd81-4eae", "", "_1qhmdkk0", "99bbff2e-690c-4efe", "", "_1c8t70d", "0dcb2c29-bd80-474b", "", "data-test-id", "learn-menu-dropdown", "aria-expanded", "false", "_v2ig2y4", "36930cbb-4a9f-4c46", "", "SPAN", "data-learn-menu-trigger", "learn-menu-button", "228cbd4f-ddf1-4cac", "", "Courses", "_18gnmgv", "f96b94a0-9247-4f75", "", "svg", "aria-hidden", "focusable", "width", "10", "height", "viewBox", "0 0 10 10", "fa5966f8-2b35-4ece", "", "path", "fill", "currentColor", "d", "M5,6L0,0L10,0", "a40f9e6f-1c30-472b", "", "header-dropdown", "_17fow1wv", "e4df53c7-e3b3-46fc", "", "UL", "_njywdf2", "learn-menu", "55c9305b-6a87-455d", "", "LI", "b75f7149-5f1f-4390", "", "_1b2zmqj", "data-test-learn-menu-domain", "math", "61654115-4cb9-4408", "", "308920ed-f3e0-4aac", "", "data-navigable-index", "0", "894c9f23-d7c2-44e7", "", "_rwpuzd", "/math/in-math-by-grade", "cacb48ec-83c3-4e66", "", "_17zmj242", "5740bbd1-b967-4b9a", "", "Math - India", "_121xeo4", "fa385f31-9156-410c", "", "1", "b4569c6a-1284-4b4f", "", "Class 1", "_knb39h5", "/math/in-in-class-1st-math-cbse", "974d6dd3-d94d-4294", "", "_x9bdnmv", "f67cb87c-3323-4b8c", "", "2", "d57bc323-7d27-4d7b", "", "Class 2", "/math/in-in-class-2nd-math-cbse", "2bd1c03f-589e-4b89", "", "712b5e9d-e272-4145", "", "3", "cb5164b2-9611-4203", "", "Class 3", "/math/in-in-class-3rd-math-cbse", "4db9c662-0771-45f8", "", "110f9d8e-7a9d-40b8", "", "4", "213b1316-4087-43e3", "", "Class 4", "/math/in-in-class-4th-math-cbse", "4a4d245c-2baa-4718", "", "4b28179a-0f26-47e0", "", "5", "cd5258d2-065d-4353", "", "Class 5", "/math/in-in-class-5th-math-cbse", "6159f6a0-5afa-44e7", "", "ab75dfe2-e3e4-4530", "", "6", "f7f9f119-6720-49df", "", "Class 6", "/math/in-in-class-6th-math-cbse", "057b0ec8-57c6-4ac9", "", "f8bf6827-5d82-4516", "", "7", "fd153d15-3dc3-45b8", "", "Class 7", "/math/in-in-class-7th-math-cbse", "ab647725-09d3-4743", "", "67e0d24b-7c11-46d4", "", "8", "635d4209-e682-4a93", "", "Class 8", "/math/in-in-class-8th-math-cbse", "879b4b0d-267e-4950", "", "9c69fc05-9ffa-4137", "", "9", "9bfedf8d-5717-4849", "", "Class 9", "/math/in-in-grade-9-ncert", "5f5b00bb-d0f0-4298", "", "e2700e0d-06e6-447b", "", "107599e8-595a-4773", "", "Class 10", "/math/in-in-grade-10-ncert", "6b07a22f-2b80-4956", "", "0bfc17a8-1221-4adc", "", "11", "a6e484d0-13b5-45d5", "", "Class 11", "/math/in-in-grade-11-ncert", "eab6bcec-762b-4774", "", "c5c0a068-079b-48e3", "", "12", "8cb2a401-f1fe-40de", "", "Class 12", "/math/in-in-grade-12-ncert", "73dfd31a-4f09-46b3", "", "a51a2cad-64f2-4b43", "", "8799fa35-e3aa-4c7a", "", "aef98d25-03b4-4101", "", "4a85f66b-570b-42f9", "", "13", "455c7733-7920-4edb", "", "/math/in-in-math-foundations", "18719652-56e7-479f", "", "9ba2d5a3-1813-4200", "", "Math foundations", "9879d406-01ad-4207", "", "14", "ca0c97b4-1faf-4684", "", "Class 6 (Foundation)", "/math/in-class-6-math-foundation", "80bfe68f-3723-4872", "", "a7c412eb-102e-4ff3", "", "15", "4ac898de-8dd1-44f1", "", "Class 7 (Foundation)", "/math/in-class-7-math-foundation", "c0281f63-31cc-47d3", "", "bf3c5af3-dabd-4cc9", "", "16", "50034716-1524-44e4", "", "Class 8 (Foundation)", "/math/in-class-8-math-foundation", "ab06a5e0-2212-4769", "", "7ddcd825-d5e8-45af", "", "17", "9a590374-27f1-45d5", "", "Class 9 (Foundation)", "/math/in-class-9-math-foundation", "69f45cdc-e47d-4717", "", "a3f456e7-63e6-443a", "", "18", "a2bec0e8-23cb-4e1b", "", "Class 10 (Foundation)", "/math/in-class-10-math-foundation", "3a6b5769-fd02-429a", "", "88c52a90-5a0a-4904", "", "0920eba2-1746-4385", "", "858dc946-b2ed-4e98", "", "094b384c-2eb3-4a2c", "", "19", "1e09a4e0-5487-4d9f", "", "/math", "6a7eb318-bd50-4e6b", "", "81f775bf-d40d-4d8f", "", "Math", "ab8fa560-5a31-4386", "", "20", "a8c377c3-1134-4b9a", "", "Algebra 1", "/math/algebra", "0b4cad04-9097-49b9", "", "8e12db84-9f51-429f", "", "21", "08c23d7c-0f71-4816", "", "Geometry", "/math/geometry-home", "1a863443-77cf-4754", "", "8d61f601-b8f4-42d6", "", "22", "2b195fda-bf16-4549", "", "Algebra 2", "/math/algebra2", "50910cef-869a-4ada", "", "de396cc0-16f5-47f4", "", "23", "923f9ef8-2e93-41b6", "", "Trigonometry", "/math/trigonometry", "f78669c5-1a5c-4c18", "", "aa4de325-4580-4573", "", "24", "8c0df5b3-43a4-455c", "", "Statistics & probability", "/math/statistics-probability", "e15a30f7-9112-4818", "", "bf4463dc-bc32-46dc", "", "25", "0259c132-0ec6-479e", "", "Precalculus", "/math/precalculus", "f9aa1b7f-1527-437b", "", "28364629-7a53-4690", "", "26", "3636ca2d-1a8f-4d19", "", "Calculus", "/math/calculus-1", "1f47553b-73b8-4e38", "", "a06a0636-c4f4-4765", "", "27", "ac4044c1-e7aa-4e15", "", "Multivariable calculus", "/math/multivariable-calculus", "be057134-4a4f-48f3", "", "0f291256-4fe5-4076", "", "28", "908a3ba2-342f-49da", "", "Differential equations", "/math/differential-equations", "6bfc94c4-4a31-4dcb", "", "e4dd124c-3117-420c", "", "29", "131d0737-8ffe-4c46", "", "Linear algebra", "/math/linear-algebra", "4c77f23e-c684-477f", "", "e06d5e46-94e5-4354", "", "30", "cd1aac42-5d64-4025", "", "See all Math", "c3d2cbe0-ee74-489a", "", "c019821d-a060-4813", "", "e4a8f0a7-20c6-436c", "", "khan-for-educators", "e7754e1c-1976-4f84", "", "c9e02858-c836-4c78", "", "31", "f1da837c-b6d8-495c", "", "/khan-for-educators/khan-kids-app-page", "56f95a0b-7a98-448c", "", "5df49663-76e4-4bc7", "", "Khan Kids, an app (ages 2-7)", "60a8a6ce-0fda-4d1d", "", "32", "62090754-9ebe-4b31", "", "Math, Reading & Social Emotional Learning", "/kids", "701c0b1a-66ed-4268", "", "24b1264a-1430-48b6", "", "25e3a3f9-9981-4042", "", "4e34ab6a-78b3-455d", "", "cdd5534e-1ce3-496c", "", "33", "522a52c4-a799-4508", "", "/math/hindi", "e4062713-534f-4b75", "", "538df048-cad9-41f5", "", "Learn in Hindi ", "04a98af4-ef15-4ead", "", "34", "2ecaa47e-f160-49b8", "", "Class 6 Math (India) - Hindi", "/math/in-in-class-6-math-cbse-hindi", "87e69277-9750-4f2b", "", "146c34d2-fa20-44b5", "", "35", "835345c1-bcfa-4709", "", "Class 7 Math (India) - Hindi", "/math/in-in-class-7th-math-cbse-hindi", "a4d69838-556c-4dbf", "", "9177e596-5397-4d7d", "", "36", "19a0e9ee-cd3c-4868", "", "Class 8 Math (India) - Hindi", "/math/in-in-class-8-math-india-hindi", "0f8aa826-377f-4fe2", "", "bdc75565-6656-4fcb", "", "37", "f3ebcbaf-00e2-40c3", "", "Class 9 Math (India) - Hindi", "/math/in-in-class-9-math-india-hindi", "b1c44ab0-eff3-4965", "", "dd82077f-273c-44f7", "", "38", "be737441-fd02-4b5e", "", "Class 10 Math (India) - Hindi", "/math/in-in-class-10-math-cbse-hindi", "34317dee-fca0-4e17", "", "c8e7ec3e-f9ae-43fd", "", "39", "945f4a13-04b1-4efe", "", "Class 10 Physics (India) - Hindi", "/science/in-in-class-10-physics-india-hindi", "ab255b33-3bd1-4f4d", "", "d59dbabd-d565-4ea6", "", "40", "76b801bd-0597-452b", "", "Class 11 Physics (India) - Hindi", "/science/in-in-class-11-physics-cbse-hindi", "9b526bdd-cead-47ec", "", "1533aab9-b2ab-4328", "", "b94d813a-2959-4a26", "", "science", "9b25fda3-0234-4deb", "", "496beadf-27f5-4e49", "", "41", "4811a25a-de72-49a4", "", "/science/science-india", "ef330db8-620c-45fd", "", "94a5a174-3cf2-46af", "", "Science - India", "11dc94b7-8ee8-4525", "", "42", "d33215fd-55b5-4032", "", "Class 9 physics", "/science/in-in-class9th-physics-india", "0c5cfa38-1013-4e18", "", "15d958fd-7ac2-4ad5", "", "43", "1d605148-17ce-4417", "", "Class 10 physics", "/science/in-in-class10th-physics", "aec282c5-5b23-4c66", "", "eeb2dd6d-99a5-4e0d", "", "44", "fa9d13cd-9fa1-44f7", "", "Class 10 chemistry", "/science/in-in-class-10-chemistry-india", "823ec158-3e91-4e74", "", "75819d47-5f9f-4fa6", "", "45", "eaf023fc-4096-4b96", "", "Class 10 biology", "/science/class-10-biology", "a9bdc745-ec84-455d", "", "7536e474-9a03-4f12", "", "46", "324dc43e-7623-4a34", "", "Class 11 physics", "/science/in-in-class11th-physics", "59d448d0-e686-4b89", "", "fc26eb83-aaff-4862", "", "47", "efbd0bc2-2715-4b89", "", "Class 11 chemistry", "/science/class-11-chemistry-india", "38c5ce02-17cc-4de0", "", "c42bed22-8db3-473f", "", "48", "ae704037-59c3-4414", "", "Class 11 biology", "/science/in-in-class-11-biology-india", "6dd52528-ce11-4ce5", "", "5e3a8862-c087-4014", "", "49", "4f7c8d1e-a557-46d4", "", "Class 12 physics", "/science/in-in-class-12th-physics-india", "b4e30ef8-eac0-4605", "", "4d11dcec-104f-48d4", "", "50", "eb398c19-b116-4a71", "", "Class 12 chemistry", "/science/class-12-chemistry-india", "85af3d9e-d37f-4a0c", "", "f207e908-7a1b-4614", "", "51", "a2d344de-6b7b-4bb0", "", "Class 12 biology", "/science/in-in-class-12-biology-india", "eb90950a-6494-4584", "", "26accd72-796f-4b97", "", "1cb9e626-ebf3-4ac5", "", "b00d6ec0-127c-4311", "", "4416e54a-c617-4365", "", "52", "eed0bb61-a2f9-4def", "", "/science", "ef971522-3244-4a8f", "", "606a68d6-8e73-4e5d", "", "Science", "0251293a-3fb2-4db7", "", "53", "534c0394-0eef-44c7", "", "Physics", "/science/physics", "3cb2533f-451e-43dc", "", "299bd735-ec3b-4f99", "", "54", "39fd9ef7-1442-4956", "", "Chemistry", "/science/chemistry", "685e2751-8ad5-4dd5", "", "0777e68e-36ca-4367", "", "55", "a9a2f967-8c89-483f", "", "Biology", "/science/biology", "06b8e634-af2e-436a", "", "3ef07bc4-d1bb-44f1", "", "56", "6de76c20-3698-4e83", "", "See all Science", "b946f5aa-704c-40e1", "", "c8cfcfa5-27f3-4f3f", "", "7a927ed4-fdda-4a22", "", "computing", "4bd7d6e1-ee8c-4d10", "", "965a4170-c554-4b30", "", "57", "1715858d-ea02-42c5", "", "/computing", "9aa08788-4504-4f62", "", "9f8ea21d-25d9-4ce0", "", "Computing", "11ff64a2-a9b9-4565", "", "58", "70b56101-cb73-415a", "", "Computer programming", "/computing/computer-programming", "999263e6-c23f-446f", "", "a16d9149-858e-4118", "", "59", "dfe67da4-c2ec-4788", "", "Computer science", "/computing/computer-science", "f8358c41-53d1-4321", "", "5b928054-9d0d-43c6", "", "60", "c039f611-a734-4a05", "", "See all Computing", "c8159dfe-4483-46ab", "", "29a4f6f3-8ca2-45ba", "", "4c92ff25-6b9b-4c9b", "", "humanities", "3094e69c-48ab-490d", "", "a2976de2-4703-4ff8", "", "61", "5695ad11-c940-40f8", "", "/humanities", "69aa52b5-10fd-4b3e", "", "2bf06a79-3aff-48da", "", "Arts & humanities", "e517df5f-57ef-4835", "", "62", "c806769c-4d9b-4c01", "", "Art history", "/humanities/art-history", "7e0c08f5-22f8-47e7", "", "be4e04e7-ce04-4a68", "", "63", "9762954f-fc17-4434", "", "US history", "/humanities/us-history", "e3d8d8d8-4c0b-46f9", "", "117432c3-517e-4313", "", "64", "f77094f8-e9c0-4fb0", "", "World history", "/humanities/world-history", "4be70477-a774-47dc", "", "bfa08e7b-adae-426d", "", "65", "b8c099b0-f848-4bff", "", "See all Arts & Humanities", "f810c5bb-c0fc-49bc", "", "1fbc967f-5ce1-40ad", "", "ea80554b-3c04-4f12", "", "economics-finance-domain", "9b6881da-1635-4513", "", "fd07d412-89ed-489c", "", "66", "0c5e595c-3d7c-42ef", "", "/economics-finance-domain", "621cbb9b-5b51-41db", "", "57df36ab-e86c-4bb9", "", "Economics", "701d197f-1a0b-4cd4", "", "67", "1413feeb-7301-412f", "", "Microeconomics", "/economics-finance-domain/microeconomics", "ce35e920-044f-4372", "", "8913b93b-3f8b-4609", "", "68", "3c4e59de-6e01-4263", "", "Macroeconomics", "/economics-finance-domain/macroeconomics", "f42dabd5-0d3d-4d45", "", "193c9e3c-48ba-49c2", "", "69", "14831d7f-3c36-4926", "", "See all Economics", "93f4724c-7f2b-4dbc", "", "0e87ecbc-7d88-4254", "", "5b41c760-68cb-495d", "", "test-prep", "0200b107-c777-43d1", "", "01faed35-6fe5-4895", "", "70", "671512d1-7a60-472b", "", "/test-prep", "a317e1c7-46a1-43f0", "", "e5c5bb3f-db54-41fc", "", "Test prep", "b87fdd90-a0d1-4aad", "", "71", "a8f9a81f-10e5-4257", "", "SAT", "/sat/start", "5be8a34b-0e84-46fa", "", "476d950a-ca69-413b", "", "72", "77500f8b-4fbd-4d2d", "", "Digital SAT", "/digital-sat/start", "3fe4ff77-dbc9-4f22", "", "de03d4f1-9084-444d", "", "_akfsuo", "4ac5a9b7-a757-4bd0", "", "_vji8du", "4d1e8b48-7275-4639", "", "NEW", "73", "b3311f49-4a48-4c41", "", "LSAT", "/prep/lsat/start", "d3043beb-38c4-4eca", "", "e74e9055-b3e9-4c07", "", "288d9b50-3d6a-41c5", "", "ea0c459c-255b-4d08", "", "6fad496b-95cd-4a5d", "", "74", "548f0093-378c-4b2b", "", "/khan-for-educators", "36cbe7cb-79e6-4566", "", "f5328fb4-05f9-475c", "", "Khan for Educators", "7ca65d03-66c9-4b09", "", "75", "139f9bb5-302a-4344", "", "Khan for Educators (Teachers)", "/khan-for-educators/khan-for-educators-for-teachers", "d8bc10b7-ee07-4512", "", "d19e1c32-8d48-4650", "", "76", "711d1e94-58bf-419a", "", "Khan for Educators (Mentors)", "/khan-for-educators/khan-for-educators-for-mentors", "dc6e4d32-83fe-4fb4", "", "2c60150f-e780-463b", "", "_1boekgo", "7d3ca274-a541-40d7", "", "data-hack-search-button-label", "Search for courses, skills, and videos", "/search", "_14nbw552", "navbar-search-button", "background-color: rgb(247, 248, 250);", "5cbf4691-60ca-40e0", "", "_dhzffk", "682e80b2-a0ec-44e3", "", "_gkt786u", "a0622e6d-a26a-4ec6", "", "Search", "_1717m280", "6fe9c522-38d2-4457", "", "3aa08f43-3158-4c10", "", "M7.73732912,6.67985439 C7.75204857,6.69246326 7.76639529,\n 6.70573509 7.7803301,6.7196699 L9.65165045,8.59099025 C9.94454365,\n 8.8838835 9.94454365,9.3587572 9.65165045,9.65165045 C9.3587572,\n 9.94454365 8.8838835,9.94454365 8.59099025,9.65165045 L6.7196699,\n 7.7803301 C6.70573509,7.76639529 6.69246326,7.75204857 6.67985439,\n 7.73732912 C5.99121283,8.21804812 5.15353311,8.5 4.25,8.5 C1.90278981,\n 8.5 0,6.59721019 0,4.25 C0,1.90278981 1.90278981,0 4.25,0 C6.59721019,\n 0 8.5,1.90278981 8.5,4.25 C8.5,5.15353311 8.21804812,5.99121283\n 7.73732912,6.67985439 L7.73732912,6.67985439 Z M4.25,7.5 C6.04492544,\n 7.5 7.5,6.04492544 7.5,4.25 C7.5,2.45507456 6.04492544,1 4.25,1\n C2.45507456,1 1,2.45507456 1,4.25 C1,6.04492544 2.45507456,7.5 4.25,\n 7.5 L4.25,7.5 Z", "9fe3ec69-ee66-4034", "", "_1ujnvj", "42ba9bea-5cb3-49b4", "", "Khan Academy", "header-logo", "_1ab8w4s7", "8c9bbe23-a8ca-4e21", "", "_1rt6g9t", "176px", "28px", "0 0 176 28", "ea24dfd3-e541-40a1", "", "M33.66,6.5A.54.54,0,0,1,34.21,6h2a.55.55,0,0,1,.55.55v6.2l5.79-6.52A.53.53,0,0,1,43,6h2.3a.48.48,0,0,1,.36.82l-6,6.75,6.43,7.69a.51.51,0,0,1-.41.81h-2.5a.55.55,0,0,1-.42-.16l-6-7.4v7a.56.56,0,0,1-.55.56h-2a.55.55,0,0,1-.55-.56Z", "a2ed9d07-3e06-4451", "", "M47.78,6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5v5.63a4.07,4.07,0,0,1,2.7-.9c3.38,0,4.3,2.34,4.3,5v5.32a.53.53,0,0,1-.51.51H55.28a.51.51,0,0,1-.5-.51V16.16c0-1.47-.67-2.36-1.93-2.36a2.18,2.18,0,0,0-2.2,1.86v5.85c0,.3-.14.51-.56.51H48.28a.52.52,0,0,1-.5-.51Z", "12c083d0-63cf-4b34", "", "M63.48,15.31a7.7,7.7,0,0,1,2,.3c0-1.35-.34-2-1.47-2a13.49,13.49,0,0,0-3,.39c-.35.12-.55-.13-.6-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.31,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.51.51h-.78c-.18,0-.32-.07-.46-.37l-.3-.71a4.66,4.66,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C59.25,16.76,60.79,15.31,63.48,15.31Zm.07,4.82A2.27,2.27,0,0,0,65.45,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.4,1.4,0,0,0,63.55,20.13Z", "fe3e6897-930a-4dc8", "", "M70.59,11.92a.51.51,0,0,1,.51-.51H72a.42.42,0,0,1,.44.32l.39,1a4.26,4.26,0,0,1,3.42-1.54c3.37,0,4.24,2.27,4.24,4.84v5.49A.52.52,0,0,1,80,22H78.1a.51.51,0,0,1-.51-.51V16c0-1.37-.55-2.22-1.83-2.22a2.34,2.34,0,0,0-2.3,1.65v6.06c0,.39-.16.51-.66.51H71.1a.53.53,0,0,1-.51-.51Z", "1a0c85af-24f1-4d26", "", "M85.89,21.42,93,6a.4.4,0,0,1,.39-.25h.23A.39.39,0,0,1,94,6l7.07,15.45a.41.41,0,0,1-.39.6h-2a.66.66,0,0,1-.67-.46l-1.12-2.48H90.07l-1.13,2.48a.69.69,0,0,1-.66.46h-2A.4.4,0,0,1,85.89,21.42Zm9.91-4.89-2.29-5.05h-.07l-2.25,5.05Z", "1b602fa9-2f40-4f15", "", "M107,11.18A5.24,5.24,0,0,1,111,13c.23.23.12.53-.11.76l-1,1.06c-.23.25-.48.13-.69-.07a2.84,2.84,0,0,0-2.11-.92,2.78,2.78,0,0,0-2.8,2.91,2.77,2.77,0,0,0,2.78,2.94,2.81,2.81,0,0,0,2.25-1.17.5.5,0,0,1,.66-.07l1,.87c.25.23.37.49.18.76a4.75,4.75,0,0,1-4.2,2.23,5.55,5.55,0,1,1,0-11.09Z", "3aae18ec-0650-43b7", "", "M116.83,15.31a7.82,7.82,0,0,1,2,.3c0-1.35-.35-2-1.47-2a13.5,13.5,0,0,0-3,.39c-.34.12-.55-.13-.59-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.3,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.5.51h-.78c-.19,0-.32-.07-.46-.37l-.3-.71a4.68,4.68,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C112.61,16.76,114.15,15.31,116.83,15.31Zm.07,4.82A2.29,2.29,0,0,0,118.81,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.39,1.39,0,0,0,116.9,20.13Z", "2e780c25-8afa-4f24", "", "M128.62,11.18a7.67,7.67,0,0,1,2.55.44V6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5V21.51a.51.51,0,0,1-.51.51h-.85c-.25,0-.41-.21-.5-.51l-.28-.83a4.55,4.55,0,0,1-3.46,1.59c-2.9,0-5.08-2.34-5.08-5.56A5.21,5.21,0,0,1,128.62,11.18Zm2.55,3.22a4.18,4.18,0,0,0-2.21-.6,2.68,2.68,0,0,0-2.64,2.91c0,1.5.85,2.94,2.51,2.94a2.43,2.43,0,0,0,2.34-1.47Z", "c782f053-2a5e-40a0", "", "M141.22,11.18a4.75,4.75,0,0,1,4.87,4.91c0,.16,0,.53-.05.69a.53.53,0,0,1-.5.48h-6.8a2.55,2.55,0,0,0,2.64,2.46,3.49,3.49,0,0,0,2.27-.78c.26-.21.53-.23.69,0l.9,1.19a.45.45,0,0,1-.05.69,6,6,0,0,1-3.95,1.45,5.37,5.37,0,0,1-5.37-5.56A5.37,5.37,0,0,1,141.22,11.18Zm2,4.2a1.94,1.94,0,0,0-2-1.83,2.11,2.11,0,0,0-2.25,1.83Z", "3729d1f9-0491-48c8", "", "M147.79,11.92a.51.51,0,0,1,.5-.51h.83a.4.4,0,0,1,.43.3l.39,1a4,4,0,0,1,3.24-1.54,3.61,3.61,0,0,1,3.17,1.61,4.53,4.53,0,0,1,3.42-1.61c3.39,0,4.2,2.16,4.2,4.91v5.42a.52.52,0,0,1-.53.51H161.6a.51.51,0,0,1-.5-.51V16c0-1.37-.51-2.22-1.84-2.22a2,2,0,0,0-2,1.1s0,.53,0,1v5.6a.52.52,0,0,1-.5.51H155a.5.5,0,0,1-.51-.51V16c0-1.37-.39-2.22-1.74-2.22a2.1,2.1,0,0,0-2,1.65v6.06a.52.52,0,0,1-.5.51h-1.86a.52.52,0,0,1-.5-.51Z", "f0b87405-91d8-4cd5", "", "M165.07,12.1a.47.47,0,0,1,.46-.69h2.2a.42.42,0,0,1,.44.3l1.9,6.33h.05l2.41-6.33c.16-.28.34-.3.67-.3h2a.47.47,0,0,1,.46.69l-6.25,15.06a.53.53,0,0,1-.46.32h-2.2a.48.48,0,0,1-.46-.71l2.13-5.37Z", "2abdb859-d85f-4e45", "", "#14bf96", "M2.31,5.8A3.56,3.56,0,0,0,.66,8.6V19.4a3.56,3.56,0,0,0,1.65,2.8L12,27.62a3.75,3.75,0,0,0,3.3,0L25,22.2a3.56,3.56,0,0,0,1.65-2.8V8.6A3.56,3.56,0,0,0,25,5.8L15.31.38a3.75,3.75,0,0,0-3.3,0Z", "03a6015f-85ce-418c", "", "#ffffff", "M23.61,11.32c-5.38,0-9.4,4.46-9.4,9.93v.23H13.13v-.23c0-5.47-4-9.91-9.42-9.93,0,.34,0,.69,0,1a9.91,9.91,0,0,0,6.4,9.32,10.47,10.47,0,0,0,3.59.64,10.64,10.64,0,0,0,3.62-.64,9.92,9.92,0,0,0,6.39-9.32C23.66,12,23.64,11.66,23.61,11.32Z", "e9a9f823-df40-45fe", "", "circle", "cx", "13.66", "cy", "8.74", "r", "95447df3-b05c-4d76", "", "_btd0noz", "f6724498-f3e3-46ff", "", "header-get-ai-guide-link", "target", "_blank", "noopener noreferrer", "_4dodshe", "/khan-labs", "855b0b63-c272-4295", "", "_13gjrqj", "7b1409fd-5cec-4f6d", "", "Get AI Guide", "header-donate-link", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.header", "_3z40pab _13hnk7qk", "843d6e72-7622-49eb", "", "bc48b4fd-69d9-4c3c", "", "Donate", "0 0 16 16", "external-icon", "_1d524plp", "14ceb2e7-8f52-4d2a", "", "M14 6.5C14 6.63261 13.9473 6.75979 13.8536 6.85355C13.7598 6.94732 13.6326 7 13.5 7C13.3674 7 13.2402 6.94732 13.1464 6.85355C13.0527 6.75979 13 6.63261 13 6.5V3.7075L8.85437 7.85375C8.76055 7.94757 8.63331 8.00028 8.50062 8.00028C8.36794 8.00028 8.2407 7.94757 8.14688 7.85375C8.05306 7.75993 8.00035 7.63268 8.00035 7.5C8.00035 7.36732 8.05306 7.24007 8.14688 7.14625L12.2925 3H9.5C9.36739 3 9.24021 2.94732 9.14645 2.85355C9.05268 2.75979 9 2.63261 9 2.5C9 2.36739 9.05268 2.24021 9.14645 2.14645C9.24021 2.05268 9.36739 2 9.5 2H13.5C13.6326 2 13.7598 2.05268 13.8536 2.14645C13.9473 2.24021 14 2.36739 14 2.5V6.5ZM11.5 8C11.3674 8 11.2402 8.05268 11.1464 8.14645C11.0527 8.24021 11 8.36739 11 8.5V13H3V5H7.5C7.63261 5 7.75979 4.94732 7.85355 4.85355C7.94732 4.75979 8 4.63261 8 4.5C8 4.36739 7.94732 4.24021 7.85355 4.14645C7.75979 4.05268 7.63261 4 7.5 4H3C2.73478 4 2.48043 4.10536 2.29289 4.29289C2.10536 4.48043 2 4.73478 2 5V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H11C11.2652 14 11.5196 13.8946 11.7071 13.7071C11.8946 13.5196 12 13.2652 12 13V8.5C12 8.36739 11.9473 8.24021 11.8536 8.14645C11.7598 8.05268 11.6326 8 11.5 8Z", "7edee25a-9b28-4b83", "", "user menu", "_91vjm8", "0da59162-1fc4-4eb5", "", "user-dropdown", "webtasks.navigator", "_5ifuif6", "3fd49f18-fd44-4912", "", "_4jvfagi", "header-profile-button", "c5be6d29-ce06-499e", "", "_wozql4 _13hnk7qk", "1a21d1a4-2461-40b0", "", "_1lz3xw8j", "8b2e89bd-a427-4e0c", "", "_q83079", "492a8a87-9311-4618", "", "_d97lw6p", "header-notifications-switch", "37072795-715b-44de", "", "_co5z0qm", "41c44ad7-e200-4e66", "", "_g20yn58", "4e682cff-6925-4f4d", "", "Notifications", "_1lho23fo", "d83a4697-2ba9-4821", "", "_rg8deia", "519f9187-703a-4b70", "", "_1l5yw01k", "9b0073ce-45f5-4e22", "", "f47c458d-3572-46da", "", "#21242c", "M6.7,8.8L3,5l3.6-3.8c0.3-0.3,0.2-0.7,0-1c-0.2-0.3-0.7\n -0.2-1,0l-4,4.3c-0.2,0.3-0.2,0.7,0,0.9l4.1,4.3c0.3,0.3,0.7,0.3,1,0\n C7,9.5,7,9.1,6.7,8.8z", "36cddce3-d0a6-40da", "", "bf743503-72ad-45e0", "", "header-user-settings", "a4dcf569-9afa-46a0", "", "780ce07e-6652-4a60", "", "learner-home-button", "_hs95etv", "/?learn=1", "160b1a67-cb2d-45df", "", "_xy39ea8", "29027354-25a3-4b8b", "", "Learner home", "da74ab19-68c1-4082", "", "/settings/account", "_1lcr11", "5d537ba0-6ac2-4c09", "", "ed05c853-6e0e-48fe", "", "Settings", "6d479dc3-7688-4b08", "", "https://khanacademy.zendesk.com", "66308b16-30cb-4171", "", "a8bb7c25-1385-4589", "", "Help", "eca80c53-4858-4a98", "", "_71vn8x8", "/logout?continue=%2Fprofile%2Fme%2Fcourses", "nofollow", "user-settings-logout-link", "f11f7c00-c549-44bd", "", "3d02adcd-de37-49bc", "", "Log out", "_xvt9wo", "762ccc69-86d3-4cbc", "", "mobile-search-button", "_5tdxkjz", "47cb2ef5-c199-4267", "", "_goqwwol", "b2fbf90c-361d-456e", "", "_19bpjuy", "583ae473-b8e0-4ebb", "", "47eadac6-290b-4d7f", "", "bca945e7-e42b-4b21", "", "23ba086c-c053-405c", "", "_d4d2b5k", "mobile-header-menu-button", "Open menu", "aria-controls", "page-header-responsive-nav-menu", "2115e844-2ec1-4884", "", "16.79422278736115", "0 0 100 83.362", "5fd07bb9-7b41-49c4", "", "M100.035 70.91l0 8.322q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.322q0-1.71 1.254-2.964t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.964zm0-33.402l0 8.379q.057 1.71-1.197 2.964t-2.964 1.197l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.653 1.254-2.907t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.907zm0-33.345l0 8.379q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.71 1.254-2.964t2.907-1.197l91.713 0q1.71-.057 2.964 1.197t1.197 2.964z", "4a1fa958-7ddd-47b1", "", "_1f3u7s", "responsive-nav-menu", "menu", "9e74c50b-c686-4783", "", "_xu2jcg _1pwnewep", "6a9a033d-7166-426c", "", "MAIN", "_bc4egv", "e76cb1b5-f224-4534", "", "main-content", "_s217esa", "f29df3fb-2a2a-462e", "", "Main content", "_1v7bqtc2", "f8bc74a4-08e5-4d0f", "", "f868b74b-b043-4651", "", "\n .box-sizing-border-box-reset * {\n box-sizing: initial;\n }", "H1", "dashboard-a11y-heading", "6306b7cb-8467-4bc3", "", "Home", "nav-container", "_lojkxq8", "9fecb21c-ddf0-44c9", "", "lihp-heading", "5febb9c6-d758-4cac", "", "user-info-container large-header", "aebaa2ac-80ef-4952", "", "user-info clearfix", "a713c818-c32d-47fa", "", "user-info-all", "abd365ee-0724-4f2d", "", "basic-user-info", "e7938218-6d83-4e0b", "", "float-left avatar-pic-container editable", "button", "a577d7a6-73de-403a", "", "user-avatar-background", "351d0374-75f3-4a25", "", "IMG", "https://cdn.kastatic.org/images/avatars/svg/blobby-green.svg", "avatar-pic", "alt", "Blobby avatar. Click to change your avatar.", "35f1ba43-01f4-4704", "", "user-deets editable", "71efcc96-9270-4cbb", "", "_1ell7dku", "8c8c04f9-6a3a-4fc8", "", "_azwfqqs", "4d7a95d8-4755-4021", "", "_19lfck2n", "fba773b5-762e-4746", "", "4b79ad03-ddba-4591", "", "empty-field pure-hidden-xs", "cd793d85-6b3d-4878", "", "Pick a username", " - ", "9f4eb329-5f1c-464a", "", "empty-field pure-hidden-xs", "699ec292-1be4-4c7b", "", "Add your bio", "user-card-edit-menu pure-hidden-xs", "6749acaa-ef17-4bde", "", "aria-disabled", "_pot4j9l", "55272485-caf7-48d5", "", "_90x24ln", "623189bd-62aa-4d67", "", "Edit Profile", "user-summary-view__points-and-badges", "3f475769-c94b-4bc9", "", "energy-points-container", "title", "1,307 energy points", "70f403cf-999f-4bd5", "", "energy-points-badge fixed-width", "6a6a742c-c6a9-439c", "", "odometer odometer-theme-minimal", "b3faed4d-90fe-44cd", "", "odometer-inside", "6bba7966-f0d8-419b", "", "odometer-digit", "a1edc62b-8a96-4bfb", "", "odometer-digit-spacer", "9b0499c8-2d32-4a7b", "", "odometer-digit-inner", "59ddc80d-7db4-4711", "", "odometer-ribbon", "78e04041-7f61-400a", "", "odometer-ribbon-inner", "7a46fcdf-ce35-4a74", "", "odometer-value", "8bb757a0-2a9e-457b", "", "odometer-formatting-mark", "b26ec426-5fc8-43d6", "", ",", "545e63bd-c98c-4a9a", "", "d958408e-7946-4283", "", "c825fe3b-2090-46df", "", "5348c331-3cd6-4894", "", "72216711-53a1-4845", "", "a674e645-8ed7-400c", "", "23025c12-6320-48b9", "", "62003cf3-6b33-4eac", "", "50214e20-2e47-45e3", "", "659e1f5f-836d-497d", "", "c116a05f-082d-4fe8", "", "fc07cdd5-d6c1-4bc7", "", "31e1cbf5-b41f-45c2", "", "8e3f0334-0602-4632", "", "1dd8afca-6611-44f1", "", "a6349c61-d00f-440e", "", "afab638e-c6d6-445d", "", "fa238067-4f88-4185", "", "4982263e-cb33-402f", "", "user-summary-view__points-and-badges__badges", "df2ed83d-d978-4411", "", "profile-badge-count-container visited-no-recolor", "0 badges total.", "/profile/kaid_662450128763704713107830/badges", "2fd460d4-5a92-46a4", "", "badge-category", "f6ace359-5fb2-4be7", "", "badge-img-small badge-master-img-small", "16b325a2-0aff-4452", "", " ", "badge-count", "30656471-9012-4ee4", "", "942e3bd4-ff93-4473", "", "badge-img-small badge-platinum-img-small", "78c92dd4-a69d-47d3", "", "ccff5010-e229-4d42", "", "6f23040a-6ce6-42a6", "", "badge-img-small badge-diamond-img-small", "b2ea7523-8290-432f", "", "2e038bf5-c514-4e6a", "", "1bf13b87-3e54-4396", "", "badge-img-small badge-gold-img-small", "509422db-490d-44ce", "", "2fbb5ee2-f16c-4d3a", "", "704db560-0b39-48d6", "", "badge-img-small badge-silver-img-small", "31399894-0a24-4f9f", "", "06ad78a6-121b-4d6d", "", "ba8759cd-0765-4ce8", "", "badge-img-small badge-bronze-img-small", "21fa2fa4-fb04-4372", "", "4e895f6c-ad57-48c8", "", "sr-only", "81547b29-497d-4550", "", "_xu2jcg", "b3b3b98a-dfa9-4c2a", "", "_1qrrvqo8", "3d6cfdde-6066-4e00", "", "_1qxywlbt", "d7fdee83-21e3-467b", "", "_6xyn8lv", "86ead4cf-77f7-4ac9", "", "_1yfus1e", "side-nav", "user profile navigation", "53190586-cec1-44f4", "", "SECTION", "_1ozlbq6", "d74320a4-329f-42d3", "", "H2", "_18undph9", "2e8e1bc2-5504-42bb", "", "My stuff", "MY STUFF", "3cfd0556-e9d9-4a37", "", "bd47626f-efe2-4eee", "", "side-nav-courses", "_158ir6wt", "/profile/me/courses", "28a067e8-5a01-4492", "", "530335e0-2fee-4914", "", "8b123c57-0f1d-4fa7", "", "467594aa-f3c1-42a8", "", "My account", "MY ACCOUNT", "fcb0b923-7fa0-4bf1", "", "acfdc632-7f3b-4386", "", "side-nav-progress", "_8ry3zep", "/profile/me/progress", "3cf3211d-4705-4735", "", "f16bdf88-d2a6-4112", "", "Progress", "e5599c35-4df7-4ddf", "", "side-nav-profile", "/profile/me/", "5529499f-076d-424c", "", "4059d449-c269-410c", "", "Profile", "835760ac-cd4b-4862", "", "side-nav-teachers", "/profile/me/teachers", "e7d26c00-6494-438f", "", "a20233b1-cdae-45dd", "", "Teachers", "_1h8v03ot", "35001293-b1fe-4b3e", "", "_4fkanu3", "736db82e-dcd5-4de9", "", "88fe6f31-e4c1-443b", "", "_1fhns0j", "classes-dashboard", "dac06c6b-57d3-4eb5", "", "_1akypac", "1f1f79eb-4b51-4ab6", "", "_xutnbcb", "28357e0c-9444-44d5", "", "My courses", "_15ho7jif", "4afc8ce6-6e53-4427", "", "_12iepmsr", "9df72efb-6e1f-410a", "", "bc5cfa69-6d1b-4667", "", "Edit Courses", "_oo4scr", "a53618b4-86bf-443b", "", "_16ejxq5", "1fd3a1e0-826f-4758", "", "_6b6787", "eb219f1a-8584-42a3", "", "_xu2jcg _14nthjb", "007905e5-ef8c-42c9", "", "_1m1qpko", "e9eb47c4-4c5b-4580", "", "H3", "_q16zme", "6f3cb88e-4a1b-4bbd", "", "_1u32zoma", "2d4ca9df-b64f-4455", "", "See all (16)", "3e81298e-3db4-4e68", "", "007e4856-321a-44a6", "", "_9yeqka", "f20c8a4b-cd58-4c72", "", "_1e8pns9", "color: rgb(190, 38, 18);", "9bf9004b-a3b9-4ad2", "", "Special topics in art history", "_1ex1wlka", "/humanities/special-topics-art-history", "50877f18-7651-4cd4", "", "_1gyxjpg", "f3f32180-6a93-4a2e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/arts_humanities.png-07c77b-128c.png", "_1qjkefo", "f6548e96-675c-4968", "", "_9t9e7d", "acf8b650-1ebf-4363", "", "_1xz0fezn", "0ac7e08d-bfdd-4851", "", "_106eiejf", "13f4bd83-eeb5-49f7", "", "5f1010d3-e675-4f2b", "", "_2p63cnw", "5313739b-2f0c-4daf", "", "start-right", "uid-popover-0-wb-id-anchor", "uid-popover-0-wb-id", "_1448c3ub", "8495e807-6264-4c47", "", "f0c7c602-a4c9-4c09", "", "Start", "_vd38ksx", "634aa852-b9f3-4554", "", "start-bottom", "uid-popover-1-wb-id-anchor", "uid-popover-1-wb-id", "b71a2da4-1365-4686", "", "7484acd6-b56f-4087", "", "_5uxlpg", "22401ad7-d182-48f1", "", "65a267ab-87a2-4094", "", "The Seeing America Project", "/humanities/seeing-america-sh", "d6275892-3b81-43b1", "", "06971a0d-7c74-4dff", "", "22eab620-692a-40b6", "", "5f748b8e-1626-4e50", "", "72bf5081-6d15-466e", "", "77ec8af7-227b-45a2", "", "85784f1b-1da0-475e", "", "Start here", "/humanities/approaches-to-art-history", "26f06313-a4e4-402c", "", "4864263e-0b00-47fa", "", "2fcab4db-230a-48d3", "", "eeb04abb-5c1c-405e", "", "8b9e1bd6-9cfa-4c0c", "", "b422c205-2a38-49d3", "", "4163d3b6-c1a8-4024", "", "Prehistoric art", "/humanities/prehistoric-art", "e0e4edb0-8414-4373", "", "75476b56-5b1a-437a", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/prehistoric_art.jpg-ffc751-128c.jpeg", "d196dc30-16a8-4049", "", "6fc367ba-3203-4c62", "", "406733be-01b2-4a1e", "", "48adbcbb-0388-4251", "", "abe50088-0b64-43c1", "", "Ancient Mediterranean + Europe", "/humanities/ancient-art-civilizations", "721bd48f-a233-4c1a", "", "b2ccea14-2068-48f2", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_art_civilizations.jpg-d13bd4-128c.jpeg", "2f65d557-f8b2-4e61", "", "cbbbb6a4-fc87-486d", "", "c75df82d-bab6-41e5", "", "30a79e1c-64fb-4c86", "", "feedef1a-4882-4aeb", "", "5c75c8bb-ffca-457b", "", "22c0de8c-5eff-4a8a", "", "Biology library", "eae519a0-0397-4907", "", "See all (37)", "45e75065-de01-4dd9", "", "c929ddb3-c811-4dfe", "", "1457caf6-1077-4f29", "", "color: rgb(158, 3, 78);", "a418b225-940c-4c89", "", "Intro to biology", "/science/biology/intro-to-biology", "22bb149c-5d8f-44a6", "", "ef4eee19-d535-4c76", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/classical_genetics.png-b39283-128c.png", "07484b68-c949-467c", "", "cefb6836-b4f0-4a84", "", "45da1542-28e1-4b7f", "", "2831b422-7bf7-4034", "", "6dd368bc-1e1e-4955", "", "cee57783-65e3-4aa3", "", "uid-popover-2-wb-id-anchor", "uid-popover-2-wb-id", "5ba6e400-07fd-44cb", "", "6f8dde38-cd39-4422", "", "ca5baba9-dc14-45df", "", "uid-popover-3-wb-id-anchor", "uid-popover-3-wb-id", "6df1a064-5e09-423b", "", "7132da60-e863-457b", "", "c273283b-b569-4d1c", "", "d6f57d55-662a-42cb", "", "Chemistry of life", "/science/biology/chemistry--of-life", "6b088e61-b54a-4fdf", "", "f7dffb29-087c-4224", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/biology.png-8fe25b-128c.png", "1297aa64-c2de-46b6", "", "82877b6b-123a-44a6", "", "83af0aac-651c-4271", "", "3b8eef38-1af5-42a5", "", "021e9aea-a267-40ae", "", "Water, acids, and bases", "/science/biology/water-acids-and-bases", "27f688ae-d803-47c6", "", "1ebe7477-1e8c-4c78", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/acids_bases.png-b5e1c5-128c.png", "3a7126ac-2543-4cd8", "", "b14af639-d0a5-4e9c", "", "25ebf717-5225-4e15", "", "703718f1-26f9-4319", "", "4c4fd0ba-9117-49a3", "", "Properties of carbon", "/science/biology/properties-of-carbon", "10251ba5-be3e-4197", "", "dd185cb3-1c1b-4dc1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/properties_of_carbon.png-b461c3-128c.png", "35361f87-9a2b-4eec", "", "78607f02-83c8-44c0", "", "4019a8e8-d6b4-4fcb", "", "db59b9fd-ddf9-43fb", "", "e7afcc9b-85c2-46e4", "", "Macromolecules", "/science/biology/macromolecules", "a056453f-e859-4311", "", "6d13bec4-0ae6-421c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macromolecules.png-ca6c6c-128c.png", "f44b33f3-8f36-4cf2", "", "99832fd9-e0b6-4ea4", "", "27fffe15-ef9f-4cc6", "", "ffa10638-dd57-42a8", "", "94bd4e55-1b90-4db1", "", "6446c537-bb17-4389", "", "9f82d78a-2e73-4b43", "", "9f53f2db-6e87-43ab", "", "See all (8)", "440b7a3f-c82b-4eed", "", "71b6ff5c-7f5d-4ed3", "", "16f5f2e3-75b2-4aab", "", "color: rgb(13, 146, 63);", "a6143be6-2346-42e4", "", "Intro to JS: Drawing & Animation", "/computing/computer-programming/programming", "abf892b5-c742-42c7", "", "cbf42e98-1423-48f3", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-128c.png", "360fc186-23d4-4814", "", "c88d48d7-30ec-4a08", "", "4604a258-3155-404e", "", "bc4ebff6-86e9-4ac4", "", "eecdd0b8-582f-4085", "", "86cb3b62-bb78-42ce", "", "uid-popover-4-wb-id-anchor", "uid-popover-4-wb-id", "ab1a0696-f890-4d06", "", "b4f2c7c5-c7fa-414c", "", "Resume", "d9b42d11-68a2-4490", "", "uid-popover-5-wb-id-anchor", "uid-popover-5-wb-id", "2edd030b-5575-494a", "", "13f759a5-450c-4fa1", "", "d3772bf2-e514-4cdc", "", "12ca1850-1787-4589", "", "Intro to HTML/CSS: Making webpages", "/computing/computer-programming/html-css", "0e1fa219-6cf1-4851", "", "fb640d63-54c8-4bce", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/markup.png-8a1e75-128c.png", "7cb819db-d907-490c", "", "0a404b40-a602-4983", "", "2a7b3fed-43bf-4678", "", "98635f00-b4b1-42d6", "", "34bbf904-ba35-4cd3", "", "Intro to SQL: Querying and managing data", "/computing/computer-programming/sql", "f6c45f53-3ffb-4cd4", "", "59d7cca9-0341-4ea9", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/databases.png-776f54-128c.png", "6b35f3e4-aa59-45d0", "", "ff76e3e8-99e9-4a70", "", "c54a501e-b65f-460c", "", "481cf9d3-bf11-4f8c", "", "aea6236f-7750-401d", "", "Advanced JS: Games & Visualizations", "/computing/computer-programming/programming-games-visualizations", "853d1bb6-2f6e-4517", "", "793d136c-dff4-445b", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/simulations.png-955b92-128c.png", "89804516-6327-4973", "", "97f4e51d-a4e9-40bf", "", "acb21fe5-b138-4146", "", "e124690b-15c0-4f79", "", "223317cf-7ced-46a3", "", "Advanced JS: Natural Simulations", "/computing/computer-programming/programming-natural-simulations", "91ca8e20-5d0b-41cd", "", "6d792d24-ad00-42fa", "", "39e29d78-11c8-4b25", "", "8db2f360-bcbc-4c5b", "", "f1f819d3-e303-4180", "", "c64a77da-d180-4502", "", "f4c9dcb7-3705-4d62", "", "79858f74-8d77-4fb3", "", "d08d5c5c-c5ef-4265", "", "923fb4b1-b952-4a50", "", "See all (3)", "28f10c83-f255-423d", "", "135cee27-57b0-42d2", "", "c1c46178-6e47-46da", "", "85b63c56-dc03-49c5", "", "Algorithms", "/computing/computer-science/algorithms", "af48eb72-3c00-4cb6", "", "c803c9ed-161d-4eae", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-128c.png", "05a0f761-f61d-4732", "", "c5f7bf42-3920-4284", "", "5a6f2157-bc8d-43af", "", "5945f524-4bab-47ff", "", "04d0e8d2-7664-472a", "", "9d29d0a3-4024-4854", "", "uid-popover-6-wb-id-anchor", "uid-popover-6-wb-id", "2960be3d-0c69-4f12", "", "c5f79317-c1a4-4f33", "", "1220922a-2035-4bc4", "", "uid-popover-7-wb-id-anchor", "uid-popover-7-wb-id", "8c8342ca-5848-46f2", "", "26c0fb2a-c41c-4a28", "", "893ab6dc-d8ec-406e", "", "5b704fa3-1f72-4996", "", "Cryptography", "/computing/computer-science/cryptography", "0d808e2b-622f-434c", "", "d5d50c7f-9ed0-4084", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/security.png-3de9d9-128c.png", "f5357668-fade-4a25", "", "ccdb4a82-3808-4ee8", "", "6d347233-0869-4dce", "", "_1un4dwm9", "3197c042-b8e9-4d21", "", "d9f6b95e-4614-4a81", "", "Information theory", "/computing/computer-science/informationtheory", "1e1dafb3-20fa-420b", "", "f5914265-46f1-4191", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/information_theory.png-60d575-128c.png", "d20dc3c6-bbdd-472d", "", "9c9dc72d-42f9-4cbd", "", "d1d72a1e-35ea-41c1", "", "70ca6b91-8662-472d", "", "8a03bd3d-536f-493e", "", "ea0b7ed6-c6a2-4399", "", "665b8f45-4d00-4914", "", "Cosmology and astronomy", "/science/cosmology-and-astronomy", "671e91db-3c1d-453a", "", "See all (4)", "d3c27a06-38a9-4a25", "", "36b79d7e-2dbb-4a6c", "", "bc9823dc-d350-40df", "", "7edd564f-6e20-4f9e", "", "Scale of the universe", "/science/cosmology-and-astronomy/universe-scale-topic", "89c69967-eb26-41f2", "", "a24fec8e-9f85-4edd", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/universe_scale.png-9fa814-128c.png", "5dd63c8a-c521-4aa7", "", "4c979f31-8e04-4cdc", "", "4d234cf1-b2b4-4308", "", "94ba2e63-7c49-4154", "", "b10028b2-d513-40f9", "", "12c5614a-c6e2-49d0", "", "uid-popover-8-wb-id-anchor", "uid-popover-8-wb-id", "2618a510-230d-4071", "", "1d6030a1-2d44-46c4", "", "0cb38dbf-8557-46d9", "", "uid-popover-9-wb-id-anchor", "uid-popover-9-wb-id", "aca2b2a8-7926-45ea", "", "8b24481d-f023-4dec", "", "a93aec83-c2d1-40ae", "", "1f342b1c-7a55-4d3a", "", "Stars, black holes and galaxies", "/science/cosmology-and-astronomy/stellar-life-topic", "029ad15d-7e3f-43ea", "", "8ecda894-13ac-46c6", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/stellar_life.jpg-93cb11-128c.jpeg", "be80af90-6bc6-46bd", "", "daf32548-f202-436f", "", "bfc7a8f1-9d89-4fc5", "", "0ab13a99-7872-41b9", "", "c4f16257-f551-467f", "", "Earth geological and climatic history", "/science/cosmology-and-astronomy/earth-history-topic", "cba94e49-3833-4366", "", "75ff196b-e33c-41f1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/earth_history.jpg-95f694-128c.jpeg", "aeb60fc9-5710-4de3", "", "ef470c7b-35ae-49c9", "", "b68847f3-f2c0-4f42", "", "cad8e2ad-2ca8-4694", "", "54a0ddec-d3c8-4508", "", "Life on earth and in the universe", "/science/cosmology-and-astronomy/life-earth-universe", "d426cf70-d7ed-4cef", "", "c07f1a69-6fcf-4a84", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/life_on_earth.jpg-30826a-128c.jpeg", "88bf3825-cfbc-460f", "", "74fd6965-2cbf-43eb", "", "33d57484-e83b-4832", "", "b3c4d050-3829-4ad5", "", "2cc46819-3cde-490f", "", "cafe44dd-af2a-4dd5", "", "9425538c-84b2-40b8", "", "Electrical engineering", "/science/electrical-engineering", "04fcf591-dba3-494a", "", "See all (9)", "c2301227-d076-4391", "", "6bcb463b-daff-48fa", "", "8ca36ff7-a79a-44d2", "", "35866d10-7fa3-4c62", "", "Introduction to electrical engineering", "/science/electrical-engineering/introduction-to-ee", "35d02bc7-2c7f-47f7", "", "d5799c3e-1178-47a4", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/electrical_engineering.png-da92ce-128c.png", "fead6c8f-0885-41f0", "", "3f8c1fe5-eaee-4ce5", "", "75f8b41e-7bfd-4fb5", "", "995bd9b3-c23a-4756", "", "2bd8be79-fdaa-4ff0", "", "Circuit analysis", "/science/electrical-engineering/ee-circuit-analysis-topic", "3342a23e-4848-4484", "", "187e74a0-169f-48bc", "", "adc25b2e-7610-4a17", "", "da5e761f-f004-4209", "", "b72a5778-5051-40b7", "", "89d555af-341e-46af", "", "1476d983-19c1-47f7", "", "Amplifiers", "/science/electrical-engineering/ee-amplifiers", "893f18ad-83d5-4329", "", "c89b7c27-55e8-47d1", "", "1dff4ea8-9066-4925", "", "e6d4f08d-08ba-4378", "", "185110f9-ad0c-4d74", "", "012cec5d-d583-4993", "", "40e510d9-2c9b-4162", "", "a6ca315d-09b5-42bf", "", "uid-popover-10-wb-id-anchor", "uid-popover-10-wb-id", "1ef11ce3-9551-4c42", "", "f08f6629-ff25-4be2", "", "549579bb-db94-4d79", "", "uid-popover-11-wb-id-anchor", "uid-popover-11-wb-id", "b07c3dd2-3524-4aaa", "", "f7e06975-08f0-4041", "", "28991bbc-b90d-4e50", "", "0d6582f9-fe19-4292", "", "Semiconductor devices", "/science/electrical-engineering/ee-semiconductor-devices", "234942e3-0b2c-4efe", "", "cd47e4b7-589b-4438", "", "e07b55a8-d807-4c12", "", "3a6e5abe-81d9-4123", "", "e1090bfa-3e81-43d8", "", "6a787baa-9f3b-4e7e", "", "eeb2c21e-7a7f-45cc", "", "Electrostatics", "/science/electrical-engineering/ee-electrostatics", "66cb021c-e202-418e", "", "30a8d8e5-e39b-4911", "", "35c0467c-4b08-42e8", "", "f029d338-e744-4748", "", "4a2e97c4-07bd-4d0a", "", "6fe4a93e-d4b0-4f7f", "", "1f33174c-8abe-484d", "", "72e9680f-a08f-4a68", "", "09abd089-7d92-4044", "", "01235c10-c8c3-4fcb", "", "854be828-c8e1-47b7", "", "60373a5c-bdc2-48fd", "", "8e2deda2-25ff-468c", "", "color: rgb(167, 90, 5);", "b30fdffc-a6e7-4b0f", "", "Basic economics concepts", "/economics-finance-domain/macroeconomics/macro-basic-economics-concepts", "9d7d63de-08e8-4c52", "", "903753ea-f393-4137", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macroeconomics.png-d28a4e-128c.png", "61ef1b3c-bd4f-436e", "", "08a95e24-0a3a-4d0c", "", "d69d66bb-14ee-4387", "", "0915ffe2-e17f-44ed", "", "78d8bad6-e53e-47e0", "", "cdbcd9cf-55c1-4259", "", "uid-popover-12-wb-id-anchor", "uid-popover-12-wb-id", "03e2b483-a1fa-4a75", "", "368086cf-f9e1-46e4", "", "eeaa5b8e-5bbc-4e1c", "", "uid-popover-13-wb-id-anchor", "uid-popover-13-wb-id", "9bfc196a-35f7-4f7d", "", "7d6f3745-963f-4821", "", "e60aca6b-82a8-41f1", "", "bff400c8-8b8c-49ac", "", "Economic indicators and the business cycle", "/economics-finance-domain/macroeconomics/macro-economic-indicators-and-the-business-cycle", "fa11d4f5-1fa2-4dff", "", "10576313-2054-4633", "", "96765796-d886-41d1", "", "f261eddf-b836-486b", "", "3b204da6-d4ad-49a5", "", "6ffb89ee-aa4a-4985", "", "5f1e74cb-8d03-4a24", "", "National income and price determination", "/economics-finance-domain/macroeconomics/aggregate-supply-demand-topic", "05061f13-c187-4a02", "", "6a15ab56-0bb9-479e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/aggregate_demand_supply.png-d218ed-128c.png", "3baaa386-f795-4b3b", "", "5637f653-43d8-4eca", "", "7f39030d-ba07-4b2f", "", "b8909563-e31c-4d6f", "", "b8e633b0-5801-4ba3", "", "Financial sector", "/economics-finance-domain/macroeconomics/monetary-system-topic", "3505959d-a207-48e6", "", "fe7c5663-aef2-44b8", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/monetary_system.png-516782-128c.png", "e420b320-7c16-4acd", "", "7359a0f7-badb-46e6", "", "aa7fc0b3-9991-4f82", "", "32676427-1eb6-4c68", "", "1f98c618-3ef9-41c0", "", "Long-run consequences of stabilization policies", "/economics-finance-domain/macroeconomics/macro-long-run-consequences-of-stabilization-policies", "e9b0d2f5-1a50-47ba", "", "707e3338-069d-4376", "", "7b29f2de-58ec-4b8e", "", "5f2485d4-94ba-4976", "", "3ccc2b9d-72ec-4392", "", "268949fb-267e-4977", "", "24bafd62-68b3-4a0a", "", "33f4f81a-f617-4787", "", "a628fbfb-8aa2-47b2", "", "7a493564-4b5e-40ab", "", "See all (6)", "f03e1fc2-f053-4654", "", "94e43a1a-6b76-480a", "", "59f58cc9-ec7f-4efd", "", "99fb196c-479e-417f", "", "600 BCE - 600 CE Second-Wave Civilizations", "/humanities/world-history/ancient-medieval", "f07b544d-dc74-4d12", "", "0da0d6ee-9058-4c60", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_medieval.jpg-496ef8-128c.jpeg", "2064b0ee-b63a-4c36", "", "e601d135-a772-4426", "", "5d7c3c3c-d1b5-4c27", "", "c09dd0b0-f767-4670", "", "c74904a0-a1ba-4b90", "", "600 - 1450 Regional and interregional interactions ", "/humanities/world-history/medieval-times", "fdef2bac-229f-48d8", "", "2163b01b-236b-4c8d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/medieval_book.jpg-619ad6-128c.jpeg", "68978d06-0471-4156", "", "3c327ea6-4688-4def", "", "84c9c840-7a43-4991", "", "4e60dda4-a3d9-4dd8", "", "ec42a945-c23c-447d", "", "1450 - 1750 Renaissance and Reformation", "/humanities/world-history/renaissance-and-reformation", "4ca09e4f-fe3e-454a", "", "b6faaf53-b31f-40dc", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/high_ren_florence_rome.jpg-455d88-128c.jpeg", "6eaf4149-cac6-4bd9", "", "0c46a94e-853a-40bc", "", "08985c8f-1d6b-45a7", "", "cdc58371-b6ad-49c3", "", "84219e2d-be99-4f34", "", "1750 -1900 Enlightenment and Revolution", "/humanities/world-history/1600s-1800s", "fafb8971-251b-43be", "", "85110c4f-d055-447d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1700_1900.jpg-4ba21b-128c.jpeg", "b037bc4c-0199-4ec3", "", "b64ae730-836d-4f0c", "", "8e7eb9d3-37cb-4502", "", "b0dbbaeb-cbae-42b0", "", "5b0bc21e-7878-445b", "", "The 20th century ", "/humanities/world-history/euro-hist", "8c09781c-a63d-43c9", "", "a2e332fb-be7d-4047", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-128c.jpeg", "082c533d-2b97-4b0f", "", "6f541009-c01d-4616", "", "95dcfa8f-712e-43ec", "", "1c73c6fd-1df7-4e27", "", "715c0798-ddd2-44d6", "", "63c6772f-b023-49d0", "", "uid-popover-14-wb-id-anchor", "uid-popover-14-wb-id", "4eeb4609-a19c-41b4", "", "2f1bfb34-29b7-4c11", "", "4aa2574e-8e16-4300", "", "uid-popover-15-wb-id-anchor", "uid-popover-15-wb-id", "e327fa72-48ae-4335", "", "5e116dba-462b-4d32", "", "_ae3kwy7", "af9a599f-5316-4df6", "", "_wvjbru", "5183e655-7441-47b4", "", "_ybk80m", "daede1d1-0aeb-4011", "", "36px", "0 0 36 36", "_1dsmbcq", "9e351bd5-8a8d-4be0", "", "g", "stroke", "none", "stroke-width", "fill-rule", "evenodd", "62349bc4-c68e-45f0", "", "f00738f2-f87f-49c0", "", "transform", "translate(8, 8)", "#FFFFFF", "f49b880b-d8a5-4680", "", "rect", "x", "y", "rx", "834f0142-cfb5-43c2", "", "f80bdb9e-8e61-442d", "", "Add another course", "_lgjykv8", "5952339b-cbc5-4981", "", "_1l9ob3qq", "0e502354-fceb-441f", "", "_1s76ujx", "9e37eafc-f0bf-49ec", "", "_1vx6qe0b", "9ac34107-dfb9-483b", "", "H4", "_5436yeg", "390ef702-15e9-443a", "", "Resume learning", "RESUME LEARNING", "_u0d3d8", "6b9281f4-586f-4b54", "", "_1laojcaw", "d399b8b4-375c-4928", "", "_ildzy11", "/computing/computer-science/algorithms?ref=resume_learning#intro-to-algorithms", "65f79e2b-82ed-45ea", "", "_iaejyg", "background-color: rgb(33, 36, 44);", "3be692f2-00d5-4a88", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-416.png", "_axzttb", "5f8b7ca6-2b95-4952", "", "_s32q95", "background: linear-gradient(rgba(33, 36, 44, 0.05), rgba(33, 36, 44, 0.48));", "2f91a451-bf41-4d51", "", "_rp4na6", "dbd8f208-5462-47fd", "", "_1y6eji9h", "e6aa557f-c04e-4e80", "", "Intro to algorithms", "breadcrumbs", "5936d60a-d3fc-4f5b", "", "_3238e18", "c7857363-41be-419c", "", "_1kdnqjig", "d275647d-68c0-4aa6", "", "_s71ydr1", "9a093bc0-dee2-4b41", "", "/computing/computer-programming/programming?ref=resume_learning#intro-to-programming", "491b147c-507f-4866", "", "18653a7e-1a50-4ef1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-416.png", "10218e18-c80d-4a42", "", "39e06886-47eb-4441", "", "78102c33-b726-45b6", "", "123bd460-bb00-4871", "", "Intro to programming", "32805224-bf27-4238", "", "ab56dfe7-fd3a-4cfb", "", "fafcc25c-60fe-4b6e", "", "_1b20dct", "8d114683-caef-47ed", "", "/humanities/world-history/euro-hist?ref=resume_learning#world-war-i-tutorial", "41e13330-9742-4afb", "", "4326ddcf-5e23-498c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-416.jpeg", "31a64e65-f21d-4697", "", "5fe245bc-7ea4-4b4c", "", "f3ceb666-c1ff-442c", "", "e6c444f5-09a1-4964", "", "Beginning of World War I", "5b0d47dc-699b-4089", "", "7fae5d57-fb28-4bf9", "", "b23f8cb9-190d-4509", "", "b0fa5c18-7982-483f", "", "footer", "8f25f6d4-7584-470e", "", "FOOTER", "_4sjuzv", "29b2f265-c5b6-4cee", "", "_mx31bt", "4971a99f-eb37-4105", "", "_19tdiqu", "cf6c40fe-425a-4d13", "", "_1gf659q", "c8996174-167c-4ecf", "", "P", "_72gmc4", "e4ae0f03-ea21-497c", "", "Our mission is to provide a free, world-class education to anyone, anywhere.", "_atd7un", "6332a1a6-8f1d-475a", "", "dc37cc19-6194-4886", "", "Khan Academy is a 501(c)(3) nonprofit organization. ", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.footer", "_30p3wgn", "a1044981-d9ad-4656", "", "8d60bb68-b30e-4552", "", "9ade44f4-4be2-4393", "", "ed20fbac-21b9-4f9d", "", " or ", "_1gmhxtz9", "/contribute", "e27ebc6d-870f-4d84", "", "volunteer", " today!", "presentation", "aria-labelledby", "site-navigation", "2b9c7e2f-6424-423c", "", "0abfbf6b-cd90-46fe", "", "Site Navigation", "49386388-caa2-456e", "", "_dc6frz", "0c5d626e-d220-4d86", "", "_1f5ffzx", "02435c89-a1e2-4f87", "", "_dso8x29", "9341ef9a-4933-4def", "", "_1vn7gh5u", "/about", "af7373da-b613-43bc", "", "About", "d70f2e91-280c-4ec8", "", "_1loa4vp", "8a15fae4-f792-45d4", "", "https://blog.khanacademy.org/news/", "9b497d75-6515-4a10", "", "News", "7f04fee5-b068-4a39", "", "/about/impact", "9d8a173f-f6e9-40a8", "", "Impact", "4790ac00-a13e-4c2a", "", "/about/the-team", "150de3df-e251-43fe", "", "Our team", "63acc31b-cd52-42e5", "", "/about/our-interns", "dcf081f9-c47e-497b", "", "Our interns", "9eaf12e7-f598-4601", "", "/about/our-content-specialists", "783f0db6-a385-4d2f", "", "Our content specialists", "607a0e2e-ff2c-4a8b", "", "/about/our-board", "ecba5336-383a-4537", "", "Our leadership", "1b30df30-dcda-430a", "", "/about/our-supporters", "d310c724-413e-419e", "", "Our supporters", "39d8f2a5-4473-418a", "", "/contribute/credits", "8c768c51-368d-4e15", "", "Our contributors", "d6ac5dcd-59ff-4fd6", "", "https://khanacademyannualreport.org/#finances", "9fc91c9c-3c15-4d22", "", "Our finances", "dcbd0c15-41ff-432b", "", "Careers at Khan Academy", "/careers", "b81220ed-9db6-40c6", "", "Careers", "6807c4ae-f5eb-498e", "", "/careers/interns", "96ff18ee-5dcb-4c9c", "", "Internships", "cc74bd91-6b5a-4799", "", "57e039b4-c28a-4f3d", "", "Contact", "77776bdb-8506-4655", "", "ef379004-3807-49b3", "", "https://khanacademy.zendesk.com/hc/en-us", "5709e372-5b5b-48ea", "", "Help center", "28c7d047-63fc-4d68", "", "https://khanacademy.zendesk.com/hc/en-us/community/topics", "499df6e0-28ad-48b6", "", "Support community", "18fdc2c7-d7fd-4603", "", "/stories", "3d63d8fc-f72c-47f1", "", "Share your story", "da0dff7d-f13d-4456", "", "https://khanacademy.zendesk.com/hc/en-us/articles/202483630", "84541ef7-4ec0-4ab6", "", "Press", "f889908c-30dd-4a95", "", "1155d31e-4817-4ef3", "", "/downloads", "bc992044-953d-47bb", "", "Download our apps", "a0870381-28d4-40a0", "", "_1s5b1tbi", "c1e715b4-4b76-49d4", "", "https://itunes.apple.com/app/apple-store/id469863705?pt=698519&ct=website%20footer&mt=8", "7847795c-93b6-4267", "", "https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?releaseDate=1331424000", "Download on the App Store", "width: 100px;", "482049a0-830c-4b00", "", "3d8d3c22-1bb5-447e", "", "https://play.google.com/store/apps/details?id=org.khanacademy.android&referrer=utm_source%3Dwebsite%2520footer%26utm_medium%3Dwebsite%2520footer%26utm_campaign%3Dwebsite%2520footer", "8813db67-67b5-4bbb", "", "https://cdn.kastatic.org/images/store-badges/google-play/en.png", "Get it on Google Play", "2d148d34-b8e2-40a6", "", "ee171c92-e02d-4dd0", "", "eebc5e40-0259-490a", "", "57f58d77-4b02-48d9", "", "7e3c131e-3fa7-4855", "", "b6464c6f-c926-40cd", "", "88b3e563-3073-4f24", "", "e021e733-fe27-4c68", "", "b167e098-7580-422f", "", "a382dce9-5de1-43a8", "", "f46facfa-aac7-4b85", "", "6bd8842d-e518-4086", "", "5efbf706-b27a-4c7b", "", "19e36e0c-a1d2-43f6", "", "55d16ac3-edc1-422e", "", "1e40939b-009a-4bd9", "", "4be2c73e-00ce-4d91", "", "453b0f7d-b0b5-4fa8", "", "b744902d-559f-4ff0", "", "3a1c2196-6a15-4d50", "", "b5230ca6-bcd3-440a", "", "fb3103a6-b86c-4262", "", "fa3a9fe2-b6ec-4ef0", "", "183b68d8-12bc-4daa", "", "b1c3287f-938b-48d7", "", "4af9e2b1-092e-4a98", "", "bba20a28-41e0-4429", "", "910c8ed6-55a5-4bd2", "", "_tma09g", "f4e55300-6cb0-4b69", "", "_kj5mfi", "8d31bdf7-013e-49ee", "", "_1ca9rrl1", "6aaada81-9783-4c56", "", "Change language", "_1a6u2ug", "4cb087eb-afbb-481f", "", "_190525k", "bfb9a2d6-ee8f-4c9c", "", "\u00a9 2023 Khan Academy", "BR", "c8cd8b26-3c18-4e5f", "", "429f7101-3a3c-4680", "", "1a503ccf-e1c2-4483", "", "/about/tos", "3501fbb6-b481-4059", "", "Terms of use", "f70c1d45-60f0-4cf5", "", "d0b34703-a6c6-49c4", "", "/about/privacy-policy", "d42a477e-35d8-4854", "", "Privacy Policy", "36fe5b42-4a1d-4109", "", "7a82ee7e-0884-4e0b", "", "/about/cookie-policy", "1dd93c92-ef41-4bd2", "", "Cookie Notice", "_t0tx82", "7bf614ef-4aed-450a", "", "_1c07mee", "34b0e053-dfcb-4ac1", "", "https://www.facebook.com/khanacademy", "Follow us on Facebook", "_19ujcxk", "f85afdc9-af17-47c7", "", "0 0 15 15", "34255c83-5168-4810", "", "M14.172 0H.827A.827.827 0 0 0 0 .828v13.344c0 .458.37.828.828.828h7.184V9.19H6.057V6.925h1.955v-1.67c0-1.938 1.183-2.992 2.913-2.992.827 0 1.54.062 1.747.09v2.025h-1.197c-.94 0-1.123.447-1.123 1.102v1.445h2.243L12.3 9.19h-1.95V15h3.822c.458 0 .828-.37.828-.828V.827A.827.827 0 0 0 14.172 0z", "c8cfa3c9-0c6f-4a1e", "", "https://twitter.com/khanacademy", "Follow us on Twitter", "cc6c777d-c77a-405f", "", "0 0 20 20", "bfaf004f-4813-4b26", "", "M18.895 0H1.105C.495 0 0 .495 0 1.105V18.9c0 .605.495 1.1 1.105 1.1H18.9c.61 0 1.105-.495 1.105-1.105V1.105A1.113 1.113 0 0 0 18.895 0zM14.97 7.455c.005.11.005.22.005.33 0 3.385-2.58 7.295-7.295 7.295a7.293 7.293 0 0 1-3.925-1.145A5.142 5.142 0 0 0 7.55 12.87a2.564 2.564 0 0 1-2.395-1.78c.155.03.315.045.48.045.235 0 .46-.03.675-.09A2.57 2.57 0 0 1 4.255 8.53v-.035c.345.19.74.305 1.16.32A2.57 2.57 0 0 1 4.62 5.39a7.28 7.28 0 0 0 5.285 2.68 2.567 2.567 0 0 1 2.5-3.15c.735 0 1.4.31 1.87.81a5.1 5.1 0 0 0 1.63-.62 2.58 2.58 0 0 1-1.13 1.42c.52-.065 1.015-.2 1.475-.405-.345.515-.78.97-1.28 1.33z", "e1d59184-786c-4dc3", "", "https://instagram.com/khanacademy", "Follow us on Instagram", "a5d4cefd-3783-4560", "", "0 0 24 24", "b59fa0b1-3e3c-478c", "", "M18.24,7.28a2.67,2.67,0,0,0-1.52-1.52,4.33,4.33,0,0,0-1.49-.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.33,4.33,0,0,0-1.49.27A2.67,2.67,0,0,0,5.76,7.28a4.33,4.33,0,0,0-.27,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4.33,4.33,0,0,0,.27,1.49,2.67,2.67,0,0,0,1.52,1.52,4.33,4.33,0,0,0,1.49.27c.84,0,1.09,0,3.23,0s2.39,0,3.23,0a4.33,4.33,0,0,0,1.49-.27,2.67,2.67,0,0,0,1.52-1.52,4.33,4.33,0,0,0,.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23A4.33,4.33,0,0,0,18.24,7.28ZM12,16.11A4.11,4.11,0,1,1,16.11,12,4.11,4.11,0,0,1,12,16.11Zm4.27-7.42a1,1,0,1,1,1-1A1,1,0,0,1,16.27,8.69Z M12,9.33A2.67,2.67,0,1,0,14.67,12,2.68,2.68,0,0,0,12,9.33Z M22,0H2A2,2,0,0,0,0,2V22a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V2A2,2,0,0,0,22,0ZM20,15.3a5.85,5.85,0,0,1-.37,1.94,4,4,0,0,1-2.34,2.34A5.85,5.85,0,0,1,15.3,20c-.85,0-1.13.05-3.3.05S9.55,20,8.7,20a5.85,5.85,0,0,1-1.94-.37,4,4,0,0,1-2.34-2.34,5.85,5.85,0,0,1-.37-1.94c0-.85,0-1.13,0-3.3s0-2.45,0-3.3a5.85,5.85,0,0,1,.37-1.94A4,4,0,0,1,6.76,4.42,5.85,5.85,0,0,1,8.7,4.05C9.55,4,9.83,4,12,4s2.45,0,3.3,0a5.85,5.85,0,0,1,1.94.37,4,4,0,0,1,2.34,2.34A5.85,5.85,0,0,1,20,8.7c0,.85.05,1.13.05,3.3S20,14.45,20,15.3Z", "dfc1e5a3-44dd-40d1", "", "4425807d-7282-49f7", "", "__HEADERS__ = {\"X-KA-is-e2e\":\"false\",\"X-KA-is-phone\":\"false\",\"X-KA-is-tablet\":\"false\",\"X-KA-is-unsupported-browser\":\"false\",\"X-KA-is-ios\":\"false\",\"X-Fastly-Country\":\"IN\",\"X-KA-Region\":\"IN-MP\",\"X-KA-Lang\":\"en\",\"X-KA-Locale\":\"en\",\"X-KA-Locale-Status\":\"\",\"X-KA-Curriculum\":\"in-in\",\"X-KA-has-any-permissions\":\"false\",\"X-KA-may-be-under13\":\"false\",\"X-KA-is-phantom\":\"false\",\"X-KA-Static-Version\":\"230717-1714-743ef166f121\",\"X-KA-Published-Content-Version\":\"60d08a1842724a2cbb162bf09367abaa35ee5473\"}", "\n \n \n ", "https://cdn.kastatic.org/genwebpack/prod/en/runtime.9491090307be8d0db3dd.js", "57b8ff91-bc8b-4a83", "", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.0361ed392b8f7b1efff2.js", "35b78ce9-5da2-4488", "", "\n\n", "EDITOR-CARD", "position:absolute;top:0px;left:0px;z-index:auto;display: block !important", "0514c33d-b679-4a58", "", "dir", "ltr", "all: initial;", "ea6eee06-9545-434c", "", "color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;", "6ac84f52-cd94-4827", "", "chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css", "59fdb262-2a5a-4948", "", "6f78e12c-a7d8-4267", "", "915932cd-2297-4e64", "", "59b916cd-1845-49a4", ""]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-16-0.json b/demonstrations/ausdjpo/dom_snapshots/page-16-0.json new file mode 100644 index 0000000000000000000000000000000000000000..9c9cab5e9983b670e8ba10db245a02f5f0720fef --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-16-0.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 2, 2, 2, 2, 2, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 32, 2, 2, 35, 2, 2, 38, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 122, 122, 124, 124, 124, 127, 124, 129, 130, 124, 124, 133, 133, 135, 135, 135, 135, 139, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 149, 151, 152, 147, 154, 155, 156, 157, 158, 159, 160, 161, 157, 163, 164, 165, 166, 163, 168, 169, 170, 163, 172, 173, 174, 163, 176, 177, 178, 163, 180, 181, 182, 163, 184, 185, 186, 163, 188, 189, 190, 163, 192, 193, 194, 163, 196, 197, 198, 163, 200, 201, 202, 163, 204, 205, 206, 163, 208, 209, 210, 155, 212, 213, 214, 215, 216, 217, 213, 219, 220, 221, 222, 219, 224, 225, 226, 219, 228, 229, 230, 219, 232, 233, 234, 219, 236, 237, 238, 155, 240, 241, 242, 243, 244, 245, 241, 247, 248, 249, 250, 247, 252, 253, 254, 247, 256, 257, 258, 247, 260, 261, 262, 247, 264, 265, 266, 247, 268, 269, 270, 247, 272, 273, 274, 247, 276, 277, 278, 247, 280, 281, 282, 247, 284, 285, 286, 247, 288, 289, 290, 155, 292, 293, 294, 295, 296, 297, 293, 299, 300, 301, 302, 155, 304, 305, 306, 307, 308, 309, 305, 311, 312, 313, 314, 311, 316, 317, 318, 311, 320, 321, 322, 311, 324, 325, 326, 311, 328, 329, 330, 311, 332, 333, 334, 311, 336, 337, 338, 155, 340, 341, 342, 343, 344, 345, 341, 347, 348, 349, 350, 347, 352, 353, 354, 347, 356, 357, 358, 347, 360, 361, 362, 347, 364, 365, 366, 347, 368, 369, 370, 347, 372, 373, 374, 347, 376, 377, 378, 347, 380, 381, 382, 347, 384, 385, 386, 155, 388, 389, 390, 391, 392, 393, 389, 395, 396, 397, 398, 395, 400, 401, 402, 395, 404, 405, 406, 395, 408, 409, 410, 155, 412, 413, 414, 415, 416, 417, 413, 419, 420, 421, 422, 419, 424, 425, 426, 419, 428, 429, 430, 155, 432, 433, 434, 435, 436, 437, 433, 439, 440, 441, 442, 439, 444, 445, 446, 439, 448, 449, 450, 439, 452, 453, 454, 155, 456, 457, 458, 459, 460, 461, 457, 463, 464, 465, 466, 463, 468, 469, 470, 463, 472, 473, 474, 155, 476, 477, 478, 479, 480, 481, 477, 483, 484, 485, 486, 483, 488, 489, 490, 489, 489, 493, 483, 495, 496, 497, 155, 499, 500, 501, 502, 503, 504, 500, 506, 507, 508, 509, 506, 511, 512, 513, 146, 515, 516, 517, 518, 517, 520, 521, 145, 523, 524, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 145, 540, 541, 542, 540, 544, 545, 544, 547, 540, 549, 550, 551, 552, 549, 554, 555, 556, 557, 558, 557, 556, 556, 562, 563, 554, 565, 566, 567, 568, 569, 566, 571, 572, 573, 566, 575, 576, 577, 566, 579, 580, 581, 540, 583, 584, 585, 586, 585, 588, 540, 590, 591, 592, 143, 594, 142, 596, 597, 596, 599, 600, 599, 602, 599, 604, 605, 606, 607, 607, 607, 610, 610, 610, 613, 614, 615, 613, 617, 618, 619, 618, 621, 622, 623, 621, 621, 626, 627, 610, 629, 630, 631, 610, 633, 634, 635, 636, 637, 638, 639, 638, 641, 642, 643, 644, 637, 646, 637, 648, 649, 648, 651, 652, 653, 654, 637, 656, 657, 656, 659, 660, 661, 662, 637, 664, 665, 664, 667, 668, 669, 670, 633, 633, 673, 674, 675, 675, 675, 678, 674, 680, 680, 680, 683, 674, 685, 685, 685, 688, 674, 690, 690, 690, 693, 674, 695, 695, 695, 698, 674, 700, 700, 700, 703, 674, 705, 599, 707, 708, 708, 710, 711, 712, 713, 712, 715, 716, 717, 718, 711, 720, 721, 720, 723, 724, 725, 726, 723, 728, 729, 730, 723, 732, 733, 734, 708, 708, 737, 738, 739, 740, 741, 740, 740, 744, 745, 739, 747, 748, 749, 750, 751, 752, 751, 754, 750, 756, 757, 758, 758, 758, 761, 762, 763, 762, 765, 766, 761, 768, 769, 770, 771, 772, 769, 774, 775, 776, 757, 778, 778, 778, 781, 782, 783, 782, 785, 786, 757, 788, 788, 788, 791, 792, 793, 792, 795, 796, 757, 798, 798, 798, 801, 802, 803, 802, 805, 806, 757, 808, 808, 808, 811, 812, 813, 812, 815, 816, 748, 818, 819, 820, 821, 820, 823, 819, 825, 826, 827, 827, 827, 830, 831, 832, 831, 834, 835, 830, 837, 838, 839, 840, 841, 838, 843, 844, 845, 826, 847, 847, 847, 850, 851, 852, 851, 854, 855, 826, 857, 857, 857, 860, 861, 862, 861, 864, 865, 826, 867, 867, 867, 870, 871, 872, 871, 874, 875, 826, 877, 877, 877, 880, 881, 882, 881, 884, 885, 748, 887, 888, 889, 890, 889, 892, 888, 894, 895, 896, 896, 896, 899, 900, 901, 900, 903, 904, 899, 906, 907, 908, 909, 910, 907, 912, 913, 914, 895, 916, 916, 916, 919, 920, 921, 920, 923, 924, 895, 926, 926, 926, 929, 930, 931, 930, 933, 934, 895, 936, 936, 936, 939, 940, 941, 940, 943, 944, 895, 946, 946, 946, 949, 950, 951, 950, 953, 954, 748, 956, 957, 958, 959, 958, 961, 957, 963, 964, 965, 965, 965, 968, 969, 970, 969, 972, 973, 968, 975, 976, 977, 978, 979, 976, 981, 982, 983, 964, 985, 985, 985, 988, 989, 990, 989, 992, 993, 964, 995, 995, 995, 998, 999, 1000, 999, 1002, 1003, 748, 1005, 1006, 1007, 1008, 1007, 1010, 1006, 1012, 1013, 1014, 1014, 1014, 1017, 1018, 1019, 1018, 1021, 1022, 1017, 1024, 1025, 1026, 1027, 1028, 1025, 1030, 1031, 1032, 1013, 1034, 1034, 1034, 1037, 1038, 1039, 1038, 1041, 1042, 1013, 1044, 1044, 1044, 1047, 1048, 1049, 1048, 1051, 1052, 1013, 1054, 1054, 1054, 1057, 1058, 1059, 1058, 1061, 1062, 748, 1064, 1065, 1066, 1067, 1066, 1069, 1065, 1071, 1072, 1073, 1073, 1073, 1076, 1077, 1078, 1077, 1080, 1081, 1072, 1083, 1083, 1083, 1086, 1087, 1088, 1087, 1090, 1091, 1072, 1093, 1093, 1093, 1096, 1097, 1098, 1097, 1100, 1101, 1096, 1103, 1104, 1105, 1106, 1107, 1104, 1109, 1110, 1111, 1072, 1113, 1113, 1113, 1116, 1117, 1118, 1117, 1120, 1121, 1072, 1123, 1123, 1123, 1126, 1127, 1128, 1127, 1130, 1131, 748, 1133, 1134, 1135, 1136, 1135, 1138, 1134, 1140, 1141, 1142, 1142, 1142, 1145, 1146, 1147, 1146, 1149, 1150, 1145, 1152, 1153, 1154, 1155, 1156, 1153, 1158, 1159, 1160, 1141, 1162, 1162, 1162, 1165, 1166, 1167, 1166, 1169, 1170, 1141, 1172, 1172, 1172, 1175, 1176, 1177, 1176, 1179, 1180, 1141, 1182, 1182, 1182, 1185, 1186, 1187, 1186, 1189, 1190, 1141, 1192, 1192, 1192, 1195, 1196, 1197, 1196, 1199, 1200, 748, 1202, 1203, 1204, 1205, 1204, 1207, 1203, 1209, 1210, 1211, 1211, 1211, 1214, 1215, 1216, 1215, 1218, 1219, 1210, 1221, 1221, 1221, 1224, 1225, 1226, 1225, 1228, 1229, 1210, 1231, 1231, 1231, 1234, 1235, 1236, 1235, 1238, 1239, 1210, 1241, 1241, 1241, 1244, 1245, 1246, 1245, 1248, 1249, 1210, 1251, 1251, 1251, 1254, 1255, 1256, 1255, 1258, 1259, 1254, 1261, 1262, 1263, 1264, 1265, 1262, 1267, 1268, 1269, 748, 1271, 1272, 1273, 1274, 1275, 1275, 1277, 1277, 1273, 748, 748, 739, 738, 1284, 1285, 1284, 1287, 1288, 1289, 1290, 1290, 1288, 1293, 1294, 1293, 1296, 1297, 1298, 1287, 1300, 1301, 1302, 1302, 1300, 1305, 1306, 1305, 1308, 1309, 1310, 1287, 1312, 1313, 1314, 1314, 1312, 1317, 1318, 1317, 1320, 1321, 1322, 708, 142, 1325, 1326, 1327, 1328, 1329, 1330, 1329, 1329, 1333, 1333, 1335, 1336, 1335, 1338, 1333, 1333, 1341, 1333, 1328, 1344, 1345, 1344, 1347, 1348, 1349, 1350, 1351, 1349, 1353, 1354, 1355, 1353, 1357, 1358, 1353, 1360, 1361, 1353, 1363, 1364, 1353, 1366, 1367, 1353, 1369, 1370, 1353, 1372, 1373, 1353, 1375, 1376, 1353, 1378, 1379, 1353, 1381, 1382, 1353, 1384, 1385, 1348, 1387, 1388, 1387, 1390, 1391, 1392, 1390, 1394, 1395, 1390, 1397, 1398, 1390, 1400, 1401, 1348, 1403, 1404, 1405, 1403, 1407, 1408, 1409, 1407, 1411, 1412, 1348, 1414, 1415, 1414, 1417, 1418, 1419, 1417, 1421, 1422, 1417, 1424, 1425, 1417, 1427, 1428, 1417, 1430, 1431, 1417, 1433, 1434, 1417, 1436, 1437, 1417, 1439, 1440, 1417, 1442, 1443, 1417, 1445, 1446, 1417, 1448, 1449, 1417, 1451, 1452, 1328, 1454, 1455, 1456, 1327, 1458, 1459, 1459, 1458, 1462, 1463, 1464, 1458, 1466, 1467, 1468, 1458, 1470, 1471, 1472, 1458, 1458, 1475, 1476, 1477, 1475, 1479, 1480, 1475, 1482, 1483, 139, 135, 133, 124, 122, 122, 1490, 122, 122, 122, 122, 122, 122, 1497, 1498, 1499, 1499, 1498, 1502], "nodeType": [9, 1, 1, 1, 3, 1, 1, 1, 3, 1, 3, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 14, 19, 14, 14, 25, 19, 32, 19, 19, 25, 19, 40, 25, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 79, 79, 79, 79, 19, 79, 79, 19, 19, 14, 19, 79, 79, 79, 79, 79, 40, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 19, 348, 19, 353, 361, 363, 353, 368, 353, 379, 19, 19, 353, 19, 353, 19, 353, 19, 353, 19, 353, 353, 353, 414, 353, 353, 353, 368, 437, 19, 437, 446, 456, 353, 467, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 353, 446, 456, 353, 379, 446, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 1359, 353, 379, 437, 19, 379, 437, 19, 446, 456, 353, 368, 437, 437, 19, 467, 472, 368, 353, 437, 19, 353, 353, 353, 446, 456, 472, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 446, 456, 353, 368, 446, 456, 353, 353, 1531, 353, 19, 353, 14, 19, 1546, 19, 353, 353, 353, 353, 361, 363, 353, 361, 363, 353, 353, 353, 1577, 353, 353, 1546, 19, 437, 437, 437, 19, 19, 437, 437, 19, 353, 368, 437, 19, 353, 437, 437, 437, 353, 437, 437, 19, 437, 437, 437, 437, 19, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 353, 379, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 19, 353, 353, 353, 353, 414, 1770, 1774, 19, 467, 472, 379, 437, 19, 1770, 1774, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 353, 353, 353, 353, 1774, 19, 353, 368, 437, 19, 353, 467, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 368, 353, 446, 2807, 1359, 2807, 2822, 2822, 19, 353, 353, 353, 353, 2843, 19, 353, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 353, 2940, 353, 353, 353, 2953, 19, 2953, 2953, 19, 379, 437, 19, 446, 456, 19, 379, 19, 19, 353, 1774, 19, 353, 467, 472, 1870, 379, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 379, 19, 467, 472, 379, 1577, 472, 379, 1577, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 353, 353, 379, 19, 353, 353, 19, 3207, 353, 437, 379, 19, 353, 437, 379, 19, 353, 437, 379, 19, 353, 353, 379, 446, 456, 379, 446, 456, 379, 446, 456, 19, 19, 19, 19, 19, 79, 19, 19, 79, 19, 79, 19, 3282, 353, 353, 40, 353, 353, 40], "nodeValue": [-1, -1, -1, -1, 20, -1, -1, -1, 20, -1, 1, 20, -1, 20, -1, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, -1, -1, -1, 91, -1, -1, 97, 98, -1, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 98, -1, 20, -1, -1, -1, -1, -1, -1, -1, 385, 386, -1, 391, -1, 395, -1, 395, -1, 402, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, 500, -1, -1, -1, 511, -1, -1, -1, 520, -1, -1, -1, 529, -1, -1, -1, 538, -1, -1, -1, 547, -1, -1, -1, 556, -1, -1, -1, 565, -1, -1, -1, 574, -1, -1, -1, 582, -1, -1, -1, 591, -1, -1, -1, 600, -1, -1, -1, -1, -1, -1, 620, -1, -1, -1, -1, 626, -1, -1, -1, 635, -1, -1, -1, 644, -1, -1, -1, 653, -1, -1, -1, 662, -1, -1, -1, -1, -1, -1, 682, -1, -1, -1, -1, 688, -1, -1, -1, 697, -1, -1, -1, 706, -1, -1, -1, 715, -1, -1, -1, 724, -1, -1, -1, 733, -1, -1, -1, 742, -1, -1, -1, 751, -1, -1, -1, 760, -1, -1, -1, 769, -1, -1, -1, 778, -1, -1, -1, -1, -1, -1, 798, -1, -1, -1, -1, 804, -1, -1, -1, -1, -1, -1, 824, -1, -1, -1, -1, 830, -1, -1, -1, 839, -1, -1, -1, 848, -1, -1, -1, 857, -1, -1, -1, 866, -1, -1, -1, 875, -1, -1, -1, 884, -1, -1, -1, -1, -1, -1, 905, -1, -1, -1, -1, 911, -1, -1, -1, 920, -1, -1, -1, 929, -1, -1, -1, 938, -1, -1, -1, 947, -1, -1, -1, 956, -1, -1, -1, 965, -1, -1, -1, 974, -1, -1, -1, 983, -1, -1, -1, 992, -1, -1, -1, -1, -1, -1, 1012, -1, -1, -1, -1, 1018, -1, -1, -1, 1027, -1, -1, -1, 1036, -1, -1, -1, 1045, -1, -1, -1, -1, -1, -1, 1065, -1, -1, -1, -1, 1071, -1, -1, -1, 1080, -1, -1, -1, 1089, -1, -1, -1, -1, -1, -1, 1109, -1, -1, -1, -1, 1115, -1, -1, -1, 1124, -1, -1, -1, 1133, -1, -1, -1, 1142, -1, -1, -1, -1, -1, -1, 1162, -1, -1, -1, -1, 1168, -1, -1, -1, 1177, -1, -1, -1, 1186, -1, -1, -1, -1, -1, -1, 1206, -1, -1, -1, -1, 1212, -1, -1, -1, 1221, -1, -1, 1233, -1, -1, -1, 1237, -1, -1, -1, -1, -1, -1, 1257, -1, -1, -1, -1, 1263, -1, -1, -1, 1272, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, -1, -1, 1430, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1461, -1, -1, -1, 1470, -1, -1, -1, 1478, -1, -1, -1, 1489, -1, -1, -1, -1, 1282, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1539, -1, -1, 1545, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1778, -1, -1, -1, -1, 442, -1, -1, 1795, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2340, -1, 2344, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2353, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2390, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2407, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2424, -1, -1, -1, -1, 2445, -1, 2449, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2458, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2475, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2491, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2527, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2543, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2574, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2611, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2627, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2644, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2661, -1, -1, -1, -1, 1133, -1, 2683, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2692, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2709, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2726, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2743, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2760, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2830, -1, -1, -1, -1, -1, 2847, -1, -1, -1, -1, -1, -1, -1, -1, 2877, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2904, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2928, -1, -1, -1, 2760, -1, -1, -1, -1, -1, -1, -1, 2957, -1, -1, 2963, -1, -1, 1389, -1, -1, 2974, -1, 2979, 2980, -1, -1, 2988, -1, -1, -1, -1, -1, 3004, -1, -1, -1, 3013, -1, -1, 3019, -1, -1, 3025, -1, -1, 3031, -1, -1, 3037, -1, -1, 3043, -1, -1, 3049, -1, -1, 3055, -1, -1, 3061, -1, -1, 3068, -1, -1, 3074, -1, -1, 3079, -1, -1, -1, 3087, -1, -1, 3093, -1, -1, 3099, -1, -1, 3105, -1, -1, -1, 3113, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3199, -1, -1, 3206, -1, -1, -1, -1, 3217, -1, -1, -1, 3225, -1, -1, -1, 3233, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 395, 391, 386, 20, 386, -1, 3273, 3274, -1, 20, -1, 3281, -1, -1, -1, -1, -1, -1, -1], "backendNodeId": [1, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 12, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 14, 697, 698, 699, 700, 15, 701, 702, 703, 704, 16, 705, 706, 707, 708, 17, 709, 710, 711, 712, 18, 713, 714, 715, 716, 19, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 20, 776, 777, 2, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 3, 797, 798, 799, 800, 801, 802, 803, 804, 805, 4, 806, 807, 808, 809, 810, 811, 812, 813, 814, 5, 815, 816, 817, 818, 819, 820, 821, 822, 823, 6, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 7, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 8, 861, 862, 863, 864, 865, 866, 867, 868, 869, 9, 870, 871, 872, 873, 874, 875, 876, 877, 878, 10, 879, 880, 881, 882, 883, 884, 885, 886, 887, 11, 888, 889, 890, 891, 892, 21, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506], "attributes": [[], [], [7, 8, 9, 10], [15, 16, 9, 17], [], [15, 16, 9, 21], [15, 16, 9, 23], [26, 27, 28, 29, 9, 30], [], [9, 33], [], [], [35, 36, 28, 37, 9, 38], [], [41, 42, 43, 44, 9, 45], [47, 48, 28, 44, 9, 49], [], [41, 51, 52, 53, 43, 54, 9, 55], [], [41, 57, 43, 58, 9, 59], [], [41, 61, 62, 63, 43, 64, 9, 65], [], [41, 61, 62, 67, 43, 68, 9, 69], [], [41, 61, 62, 71, 43, 72, 9, 73], [], [41, 61, 62, 75, 43, 76, 9, 77], [], [80, -1, 81, 82], [52, 83, 80, -1, 81, 84, 9, 85], [80, -1, 81, 82, 9, 87], [9, 89], [], [80, -1, 81, 92, 9, 93], [9, 95], [], [], [52, 53, 99, -1, 9, 100], [], [103, 104, 81, 105, 9, 106], [103, 104, 81, 108, 9, 109], [103, 104, 81, 111, 9, 112], [103, 104, 81, 114, 9, 115], [103, 104, 81, 117, 9, 118], [41, 51, 52, 53, 43, 120, 9, 121], [103, 104, 81, 123, 9, 124], [103, 104, 81, 126, 9, 127], [41, 51, 52, 53, 43, 129, 9, 130], [103, 104, 81, 132, 9, 133], [103, 104, 81, 135, 9, 136], [103, 104, 81, 138, 9, 139], [103, 104, 81, 141, 9, 142], [103, 104, 81, 144, 9, 145], [103, 104, 81, 147, 9, 148], [103, 104, 81, 150, 9, 151], [103, 104, 81, 153, 9, 154], [103, 104, 81, 156, 9, 157], [103, 104, 81, 159, 9, 160], [103, 104, 81, 162, 9, 163], [103, 104, 81, 165, 9, 166], [41, 51, 52, 53, 43, 168, 9, 169], [103, 104, 81, 171, 9, 172], [103, 104, 81, 174, 9, 175], [103, 104, 81, 177, 9, 178], [103, 104, 81, 180, 9, 181], [103, 104, 81, 183, 9, 184], [103, 104, 81, 186, 9, 187], [103, 104, 81, 189, 9, 190], [103, 104, 81, 192, 9, 193], [103, 104, 81, 195, 9, 196], [103, 104, 81, 198, 9, 199], [103, 104, 81, 201, 9, 202], [103, 104, 81, 204, 9, 205], [103, 104, 81, 207, 9, 208], [103, 104, 81, 210, 9, 211], [103, 104, 81, 213, 9, 214], [103, 104, 81, 216, 9, 217], [103, 104, 81, 219, 9, 220], [103, 104, 81, 222, 9, 223], [103, 104, 81, 225, 9, 226], [103, 104, 81, 228, 9, 229], [103, 104, 81, 231, 9, 232], [41, 51, 52, 53, 43, 234, 9, 235], [103, 104, 81, 237, 9, 238], [103, 104, 81, 240, 9, 241], [103, 104, 81, 243, 9, 244], [103, 104, 81, 246, 9, 247], [41, 51, 52, 53, 43, 249, 9, 250], [103, 104, 81, 252, 9, 253], [41, 51, 52, 53, 43, 255, 9, 256], [103, 104, 81, 258, 9, 259], [103, 104, 81, 261, 9, 262], [103, 104, 81, 264, 9, 265], [103, 104, 81, 267, 9, 268], [103, 104, 81, 270, 9, 271], [103, 104, 81, 273, 9, 274], [103, 104, 81, 276, 9, 277], [103, 104, 81, 279, 9, 280], [41, 51, 52, 53, 43, 282, 9, 283], [103, 104, 81, 285, 9, 286], [103, 104, 81, 288, 9, 289], [103, 104, 81, 291, 9, 292], [103, 104, 81, 294, 9, 295], [41, 51, 52, 53, 43, 297, 9, 298], [103, 104, 81, 300, 9, 301], [103, 104, 81, 303, 9, 304], [103, 104, 81, 306, 9, 307], [103, 104, 81, 309, 9, 310], [103, 104, 81, 312, 9, 313], [103, 104, 81, 315, 9, 316], [103, 104, 81, 318, 9, 319], [103, 104, 81, 321, 9, 322], [103, 104, 81, 324, 9, 325], [103, 104, 81, 327, 9, 328], [103, 104, 81, 330, 9, 331], [103, 104, 81, 333, 9, 334], [103, 104, 81, 336, 9, 337], [103, 104, 81, 339, 9, 340], [103, 104, 81, 342, 9, 343], [103, 104, 81, 345, 9, 346], [], [349, 350, 9, 351], [], [354, 355, 356, 357, 349, 358, 9, 359], [], [], [356, 365, 9, 366], [354, 369, 370, 371, 372, 373, 349, 374, 9, 375], [9, 377], [43, 380, 381, 16, 349, 382, 9, 383], [], [], [354, 387, 349, 388, 9, 389], [], [354, 392, 9, 393], [], [354, 396, 9, 397], [], [349, 399, 9, 400], [], [354, 403, 9, 404], [349, 406, 9, 407], [354, 409, 349, 410, 356, 411, 9, 412], [372, 415, 349, 416, 417, 418, 9, 419], [349, 421, 9, 422], [349, 424, 9, 425], [349, 427, 9, 428], [430, 431, 432, 433, 349, 434, 9, 435], [438, 16, 430, 439, 9, 440], [], [349, 443, 9, 444], [447, 16, 448, 433, 449, 450, 451, 450, 452, 453, 9, 454], [457, 458, 459, 460, 9, 461], [354, 463, 349, 464, 9, 465], [349, 468, 430, 469, 9, 470], [9, 473], [349, 475, 476, 477, 9, 478], [9, 480], [482, 483, 9, 484], [370, 371, 349, 486, 43, 487, 9, 488], [349, 490, 9, 491], [], [349, 494, 9, 495], [482, 497, 9, 498], [370, 371, 372, 500, 349, 501, 43, 502, 9, 503], [349, 505, 9, 506], [], [482, 508, 9, 509], [370, 371, 372, 511, 349, 501, 43, 512, 9, 513], [349, 505, 9, 515], [], [482, 517, 9, 518], [370, 371, 372, 520, 349, 501, 43, 521, 9, 522], [349, 505, 9, 524], [], [482, 526, 9, 527], [370, 371, 372, 529, 349, 501, 43, 530, 9, 531], [349, 505, 9, 533], [], [482, 535, 9, 536], [370, 371, 372, 538, 349, 501, 43, 539, 9, 540], [349, 505, 9, 542], [], [482, 544, 9, 545], [370, 371, 372, 547, 349, 501, 43, 548, 9, 549], [349, 505, 9, 551], [], [482, 553, 9, 554], [370, 371, 372, 556, 349, 501, 43, 557, 9, 558], [349, 505, 9, 560], [], [482, 562, 9, 563], [370, 371, 372, 565, 349, 501, 43, 566, 9, 567], [349, 505, 9, 569], [], [482, 571, 9, 572], [370, 371, 372, 574, 349, 501, 43, 575, 9, 576], [349, 505, 9, 578], [], [482, 450, 9, 580], [370, 371, 372, 582, 349, 501, 43, 583, 9, 584], [349, 505, 9, 586], [], [482, 588, 9, 589], [370, 371, 372, 591, 349, 501, 43, 592, 9, 593], [349, 505, 9, 595], [], [482, 597, 9, 598], [370, 371, 372, 600, 349, 501, 43, 601, 9, 602], [349, 505, 9, 604], [], [9, 606], [349, 475, 476, 477, 9, 608], [9, 610], [482, 612, 9, 613], [370, 371, 349, 486, 43, 615, 9, 616], [349, 490, 9, 618], [], [349, 494, 9, 621], [482, 623, 9, 624], [370, 371, 372, 626, 349, 501, 43, 627, 9, 628], [349, 505, 9, 630], [], [482, 632, 9, 633], [370, 371, 372, 635, 349, 501, 43, 636, 9, 637], [349, 505, 9, 639], [], [482, 641, 9, 642], [370, 371, 372, 644, 349, 501, 43, 645, 9, 646], [349, 505, 9, 648], [], [482, 650, 9, 651], [370, 371, 372, 653, 349, 501, 43, 654, 9, 655], [349, 505, 9, 657], [], [482, 659, 9, 660], [370, 371, 372, 662, 349, 501, 43, 663, 9, 664], [349, 505, 9, 666], [], [9, 668], [349, 475, 476, 477, 9, 670], [9, 672], [482, 674, 9, 675], [370, 371, 349, 486, 43, 677, 9, 678], [349, 490, 9, 680], [], [349, 494, 9, 683], [482, 685, 9, 686], [370, 371, 372, 688, 349, 501, 43, 689, 9, 690], [349, 505, 9, 692], [], [482, 694, 9, 695], [370, 371, 372, 697, 349, 501, 43, 698, 9, 699], [349, 505, 9, 701], [], [482, 703, 9, 704], [370, 371, 372, 706, 349, 501, 43, 707, 9, 708], [349, 505, 9, 710], [], [482, 712, 9, 713], [370, 371, 372, 715, 349, 501, 43, 716, 9, 717], [349, 505, 9, 719], [], [482, 721, 9, 722], [370, 371, 372, 724, 349, 501, 43, 725, 9, 726], [349, 505, 9, 728], [], [482, 730, 9, 731], [370, 371, 372, 733, 349, 501, 43, 734, 9, 735], [349, 505, 9, 737], [], [482, 739, 9, 740], [370, 371, 372, 742, 349, 501, 43, 743, 9, 744], [349, 505, 9, 746], [], [482, 748, 9, 749], [370, 371, 372, 751, 349, 501, 43, 752, 9, 753], [349, 505, 9, 755], [], [482, 757, 9, 758], [370, 371, 372, 760, 349, 501, 43, 761, 9, 762], [349, 505, 9, 764], [], [482, 766, 9, 767], [370, 371, 372, 769, 349, 501, 43, 770, 9, 771], [349, 505, 9, 773], [], [482, 775, 9, 776], [370, 371, 372, 778, 349, 501, 43, 677, 9, 779], [349, 505, 9, 781], [], [9, 783], [349, 475, 476, 785, 9, 786], [9, 788], [482, 790, 9, 791], [370, 371, 349, 486, 43, 793, 9, 794], [349, 490, 9, 796], [], [349, 494, 9, 799], [482, 801, 9, 802], [370, 371, 372, 804, 43, 805, 349, 501, 9, 806], [349, 505, 9, 808], [], [9, 810], [349, 475, 476, 477, 9, 812], [9, 814], [482, 816, 9, 817], [370, 371, 349, 486, 43, 819, 9, 820], [349, 490, 9, 822], [], [349, 494, 9, 825], [482, 827, 9, 828], [370, 371, 372, 830, 349, 501, 43, 831, 9, 832], [349, 505, 9, 834], [], [482, 836, 9, 837], [370, 371, 372, 839, 349, 501, 43, 840, 9, 841], [349, 505, 9, 843], [], [482, 845, 9, 846], [370, 371, 372, 848, 349, 501, 43, 849, 9, 850], [349, 505, 9, 852], [], [482, 854, 9, 855], [370, 371, 372, 857, 349, 501, 43, 858, 9, 859], [349, 505, 9, 861], [], [482, 863, 9, 864], [370, 371, 372, 866, 349, 501, 43, 867, 9, 868], [349, 505, 9, 870], [], [482, 872, 9, 873], [370, 371, 372, 875, 349, 501, 43, 876, 9, 877], [349, 505, 9, 879], [], [482, 881, 9, 882], [370, 371, 372, 884, 349, 501, 43, 885, 9, 886], [349, 505, 9, 888], [], [9, 890], [349, 475, 476, 892, 9, 893], [9, 895], [482, 897, 9, 898], [370, 371, 349, 486, 43, 900, 9, 901], [349, 490, 9, 903], [], [349, 494, 9, 906], [482, 908, 9, 909], [370, 371, 372, 911, 349, 501, 43, 912, 9, 913], [349, 505, 9, 915], [], [482, 917, 9, 918], [370, 371, 372, 920, 349, 501, 43, 921, 9, 922], [349, 505, 9, 924], [], [482, 926, 9, 927], [370, 371, 372, 929, 349, 501, 43, 930, 9, 931], [349, 505, 9, 933], [], [482, 935, 9, 936], [370, 371, 372, 938, 349, 501, 43, 939, 9, 940], [349, 505, 9, 942], [], [482, 944, 9, 945], [370, 371, 372, 947, 349, 501, 43, 948, 9, 949], [349, 505, 9, 951], [], [482, 953, 9, 954], [370, 371, 372, 956, 349, 501, 43, 957, 9, 958], [349, 505, 9, 960], [], [482, 962, 9, 963], [370, 371, 372, 965, 349, 501, 43, 966, 9, 967], [349, 505, 9, 969], [], [482, 971, 9, 972], [370, 371, 372, 974, 349, 501, 43, 975, 9, 976], [349, 505, 9, 978], [], [482, 980, 9, 981], [370, 371, 372, 983, 349, 501, 43, 984, 9, 985], [349, 505, 9, 987], [], [482, 989, 9, 990], [370, 371, 372, 992, 349, 501, 43, 993, 9, 994], [349, 505, 9, 996], [], [9, 998], [349, 475, 476, 892, 9, 1000], [9, 1002], [482, 1004, 9, 1005], [370, 371, 349, 486, 43, 1007, 9, 1008], [349, 490, 9, 1010], [], [349, 494, 9, 1013], [482, 1015, 9, 1016], [370, 371, 372, 1018, 349, 501, 43, 1019, 9, 1020], [349, 505, 9, 1022], [], [482, 1024, 9, 1025], [370, 371, 372, 1027, 349, 501, 43, 1028, 9, 1029], [349, 505, 9, 1031], [], [482, 1033, 9, 1034], [370, 371, 372, 1036, 349, 501, 43, 1037, 9, 1038], [349, 505, 9, 1040], [], [482, 1042, 9, 1043], [370, 371, 372, 1045, 349, 501, 43, 1007, 9, 1046], [349, 505, 9, 1048], [], [9, 1050], [349, 475, 476, 1052, 9, 1053], [9, 1055], [482, 1057, 9, 1058], [370, 371, 349, 486, 43, 1060, 9, 1061], [349, 490, 9, 1063], [], [349, 494, 9, 1066], [482, 1068, 9, 1069], [370, 371, 372, 1071, 349, 501, 43, 1072, 9, 1073], [349, 505, 9, 1075], [], [482, 1077, 9, 1078], [370, 371, 372, 1080, 349, 501, 43, 1081, 9, 1082], [349, 505, 9, 1084], [], [482, 1086, 9, 1087], [370, 371, 372, 1089, 349, 501, 43, 1060, 9, 1090], [349, 505, 9, 1092], [], [9, 1094], [349, 475, 476, 1096, 9, 1097], [9, 1099], [482, 1101, 9, 1102], [370, 371, 349, 486, 43, 1104, 9, 1105], [349, 490, 9, 1107], [], [349, 494, 9, 1110], [482, 1112, 9, 1113], [370, 371, 372, 1115, 349, 501, 43, 1116, 9, 1117], [349, 505, 9, 1119], [], [482, 1121, 9, 1122], [370, 371, 372, 1124, 349, 501, 43, 1125, 9, 1126], [349, 505, 9, 1128], [], [482, 1130, 9, 1131], [370, 371, 372, 1133, 349, 501, 43, 1134, 9, 1135], [349, 505, 9, 1137], [], [482, 1139, 9, 1140], [370, 371, 372, 1142, 349, 501, 43, 1104, 9, 1143], [349, 505, 9, 1145], [], [9, 1147], [349, 475, 476, 1149, 9, 1150], [9, 1152], [482, 1154, 9, 1155], [370, 371, 349, 486, 43, 1157, 9, 1158], [349, 490, 9, 1160], [], [349, 494, 9, 1163], [482, 1165, 9, 1166], [370, 371, 372, 1168, 349, 501, 43, 1169, 9, 1170], [349, 505, 9, 1172], [], [482, 1174, 9, 1175], [370, 371, 372, 1177, 349, 501, 43, 1178, 9, 1179], [349, 505, 9, 1181], [], [482, 1183, 9, 1184], [370, 371, 372, 1186, 349, 501, 43, 1157, 9, 1187], [349, 505, 9, 1189], [], [9, 1191], [349, 475, 476, 1193, 9, 1194], [9, 1196], [482, 1198, 9, 1199], [370, 371, 349, 486, 43, 1201, 9, 1202], [349, 490, 9, 1204], [], [349, 494, 9, 1207], [482, 1209, 9, 1210], [370, 371, 372, 1212, 349, 501, 43, 1213, 9, 1214], [349, 505, 9, 1216], [], [482, 1218, 9, 1219], [370, 371, 372, 1221, 43, 1222, 349, 501, 9, 1223], [349, 505, 9, 1225], [], [447, 16, 349, 1227, 9, 1228], [349, 1230, 9, 1231], [], [482, 1234, 9, 1235], [370, 371, 372, 1237, 349, 501, 43, 1238, 9, 1239], [349, 505, 9, 1241], [], [9, 1243], [349, 475, 476, 785, 9, 1245], [9, 1247], [482, 1249, 9, 1250], [370, 371, 349, 486, 43, 1252, 9, 1253], [349, 490, 9, 1255], [], [349, 494, 9, 1258], [482, 1260, 9, 1261], [370, 371, 372, 1263, 349, 501, 43, 1264, 9, 1265], [349, 505, 9, 1267], [], [482, 1269, 9, 1270], [370, 371, 372, 1272, 349, 501, 43, 1273, 9, 1274], [349, 505, 9, 1276], [], [349, 1278, 9, 1279], [1281, 16, 372, 1282, 43, 1283, 349, 1284, 430, 1285, 356, 1286, 9, 1287], [349, 1289, 9, 1290], [349, 1292, 9, 1293], [], [349, 1296, 9, 1297], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1299], [457, 458, 459, 1301, 9, 1302], [349, 1304, 9, 1305], [372, 1307, 430, 1308, 349, 1309, 43, 44, 9, 1310], [349, 1312, 447, 16, 449, 1313, 451, 1314, 452, 1315, 9, 1316], [459, 1318, 9, 1319], [459, 1321, 9, 1322], [459, 1324, 9, 1325], [459, 1327, 9, 1328], [459, 1330, 9, 1331], [459, 1333, 9, 1334], [459, 1336, 9, 1337], [459, 1339, 9, 1340], [459, 1342, 9, 1343], [459, 1345, 9, 1346], [459, 1348, 9, 1349], [457, 1351, 459, 1352, 9, 1353], [457, 1355, 459, 1356, 9, 1357], [457, 1355, 1360, 1361, 1362, 1363, 1364, 517, 9, 1365], [349, 1367, 9, 1368], [430, 1370, 1371, 1372, 41, 1373, 349, 1374, 43, 1375, 9, 1376], [349, 1378, 9, 1379], [], [430, 1382, 1371, 1372, 41, 1373, 43, 1383, 349, 1384, 9, 1385], [349, 1378, 9, 1387], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 1393], [457, 458, 459, 1395, 9, 1396], [372, 1398, 417, 418, 349, 1399, 9, 1400], [430, 1402, 372, 1403, 432, 433, 349, 1404, 9, 1405], [349, 1407, 430, 1408, 9, 1409], [349, 1411, 9, 1412], [], [349, 1414, 9, 1415], [349, 1417, 9, 1418], [349, 1420, 430, 1421, 9, 1422], [349, 1424, 9, 1425], [349, 1427, 9, 1428], [], [447, 16, 349, 1431, 9, 1432], [447, 16, 349, 1434, 9, 1435], [349, 1437, 9, 1438], [447, 16, 448, 433, 449, 632, 451, 632, 452, 453, 9, 1440], [457, 1442, 459, 1443, 9, 1444], [349, -1, 9, 1446], [430, 1448, 349, -1, 9, 1449], [482, 483, 9, 1451], [430, 1453, 370, 371, 349, 1454, 43, 1455, 9, 1456], [349, 1458, 9, 1459], [], [482, 497, 9, 1462], [43, 1464, 349, 1465, 370, 371, 9, 1466], [349, 1458, 9, 1468], [], [482, 508, 9, 1471], [43, 1473, 349, 1465, 370, 371, 9, 1474], [349, 1458, 9, 1476], [], [482, 517, 9, 1479], [349, 1481, 43, 1482, 41, 1483, 370, 371, 430, 1484, 9, 1485], [349, 1458, 9, 1487], [], [349, 1490, 9, 1491], [430, 1493, 349, 1494, 43, 1283, 9, 1495], [349, 1497, 9, 1498], [349, 1500, 9, 1501], [], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1503], [457, 458, 459, 1301, 9, 1505], [349, 1490, 9, 1507], [349, 1509, 430, 1510, 432, 433, 372, 1511, 1512, 1513, 9, 1514], [447, 16, 448, 433, 449, 1516, 451, 623, 452, 1517, 9, 1518], [457, 458, 459, 1520, 9, 1521], [349, 1523, 430, 1524, 354, 1513, 417, 1525, 9, 1526], [349, 1528, 9, 1529], [349, 1532, 9, 1533], [354, 1535, 370, 483, 349, 1536, 9, 1537], [], [349, 1540, 9, 1541], [9, 1543], [], [430, 1547, 349, 1500, 9, 1548], [], [354, 1551, 349, 1552, 9, 1553], [349, 1555, 9, 1556], [349, 1558, 9, 1559], [349, 1561, 9, 1562], [], [], [349, 1564, 9, 1565], [], [], [349, 1567, 9, 1568], [349, 1570, 417, 1571, 370, 483, 9, 1572], [349, 1574, 9, 1575], [81, 1578, 349, 1579, 1580, 1581, 9, 1582], [349, 1584, 9, 1585], [349, 1587, 9, 1588], [349, 1590, 9, 1591], [], [349, 1593, 9, 1594], [9, 1596], [349, 1598, 9, 1599], [], [], [9, 1603], [349, 1605, 9, 1606], [], [349, 1609, 9, 1610], [52, 1571, 417, 1571, 1612, 433, 349, 1613, 9, 1614], [349, 1616, 9, 1617], [], [349, 1620, 9, 1621], [349, 1623, 1624, 1625, 9, 1626], [349, 1628, 9, 1629], [349, 1631, 9, 1632], [349, 1634, 9, 1635], [349, 1637, 9, 1638], [349, 1640, 9, 1641], [], [349, 1643, 9, 1644], [349, 1646, 9, 1647], [349, 1649, 9, 1650], [349, 1652, 9, 1653], [], [349, 1655, 9, 1656], [], [349, 1637, 9, 1659], [349, 1640, 9, 1661], [], [349, 1643, 9, 1663], [349, 1646, 9, 1665], [349, 1649, 9, 1667], [349, 1652, 9, 1669], [], [349, 1637, 9, 1671], [349, 1640, 9, 1673], [], [349, 1643, 9, 1675], [349, 1646, 9, 1677], [349, 1649, 9, 1679], [349, 1652, 9, 1681], [], [349, 1637, 9, 1683], [349, 1640, 9, 1685], [], [349, 1643, 9, 1687], [349, 1646, 9, 1689], [349, 1649, 9, 1691], [349, 1652, 9, 1693], [], [9, 1695], [349, 1697, 9, 1698], [349, 1700, 1624, 1701, 43, 1702, 9, 1703], [349, 1705, 447, 16, 9, 1706], [349, 1708, 9, 1709], [], [349, 1712, 9, 1713], [], [349, 1705, 447, 16, 9, 1715], [349, 1717, 9, 1718], [], [349, 1712, 9, 1720], [], [349, 1705, 447, 16, 9, 1722], [349, 1724, 9, 1725], [], [349, 1712, 9, 1727], [], [349, 1705, 447, 16, 9, 1729], [349, 1731, 9, 1732], [], [349, 1712, 9, 1734], [], [349, 1705, 447, 16, 9, 1736], [349, 1738, 9, 1739], [], [349, 1712, 9, 1741], [], [349, 1705, 447, 16, 9, 1743], [349, 1745, 9, 1746], [], [349, 1712, 9, 1748], [], [349, 1750, 9, 1751], [], [349, 1753, 9, 1754], [349, 1756, 9, 1757], [447, 16, 349, 1759, 9, 1760], [349, 1762, 9, 1763], [349, 1765, 430, 1766, 372, 1767, 9, 1768], [349, 1771, 9, 1772], [349, 1775, 9, 1776], [], [9, 1780], [9, 1782], [430, 1784, 349, 1785, 43, 1786, 9, 1787], [349, 1427, 9, 1789], [], [349, 1771, 9, 1791], [349, 1775, 9, 1793], [], [9, 1797], [9, 1799], [430, 1801, 349, 1802, 43, 1803, 9, 1804], [349, 1458, 9, 1806], [], [9, 1809], [430, 1811, 349, 1802, 43, 1812, 9, 1813], [349, 1458, 9, 1815], [], [9, 1818], [430, 1820, 349, 1802, 43, 1821, 9, 1822], [349, 1458, 9, 1824], [], [447, 16, 349, 1827, 9, 1828], [349, 1830, 9, 1831], [349, 1753, 9, 1833], [349, 1835, 430, 1836, 9, 1837], [349, 1839, 9, 1840], [349, 1842, 9, 1843], [], [349, 1846, 9, 1847], [52, 1571, 417, 1571, 1612, 433, 349, 1849, 9, 1850], [349, 1616, 9, 1852], [], [349, 1855, 9, 1856], [349, 1858, 9, 1859], [349, 1861, 9, 1862], [349, 1864, 9, 1865], [349, 1867, 9, 1868], [349, 1871, 9, 1872], [], [349, 1874, 43, 1116, 9, 1875], [], [9, 1878], [9, 1880], [349, 1882, 9, 1883], [], [], [349, 1885, 356, 1886, 9, 1887], [372, 1889, 349, 1890, 43, 1891, 9, 1892], [349, 1894, 9, 1895], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1899], [349, 1901, 9, 1902], [349, 1904, 9, 1905], [], [349, 1907, 9, 1908], [349, 1753, 9, 1910], [349, 1912, 9, 1913], [430, 1915, 354, 1916, 417, 1571, 1512, 1917, 432, 433, 349, 1918, 43, 1891, 9, 1919], [349, 1616, 9, 1921], [], [349, 1924, 9, 1925], [430, 1927, 354, 1928, 417, 1571, 1512, 1929, 432, 433, 349, 1918, 43, 1891, 9, 1930], [349, 1616, 9, 1932], [], [349, 1934, 9, 1935], [], [], [349, 1885, 356, 1886, 9, 1937], [372, 1939, 349, 1890, 43, 1940, 9, 1941], [349, 1894, 9, 1943], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1945], [349, 1901, 9, 1947], [349, 1904, 9, 1949], [], [349, 1934, 9, 1951], [], [], [349, 1885, 356, 1886, 9, 1953], [372, 1955, 349, 1890, 43, 1956, 9, 1957], [349, 1894, 9, 1959], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1961], [349, 1901, 9, 1963], [349, 1904, 9, 1965], [], [349, 1934, 9, 1967], [], [], [349, 1885, 356, 1886, 9, 1969], [372, 1971, 349, 1890, 43, 1972, 9, 1973], [349, 1894, 9, 1975], [1580, -1, 447, 16, 81, 1977, 349, 1898, 9, 1978], [349, 1901, 9, 1980], [349, 1904, 9, 1982], [], [349, 1934, 9, 1984], [], [], [349, 1885, 356, 1886, 9, 1986], [372, 1988, 349, 1890, 43, 1989, 9, 1990], [349, 1894, 9, 1992], [1580, -1, 447, 16, 81, 1994, 349, 1898, 9, 1995], [349, 1901, 9, 1997], [349, 1904, 9, 1999], [], [349, 1861, 9, 2001], [349, 1864, 9, 2003], [349, 1867, 9, 2005], [349, 1871, 9, 2007], [], [349, 1874, 43, 1037, 9, 2010], [], [9, 2013], [9, 2015], [349, 1882, 9, 2017], [], [], [349, 1885, 356, 2019, 9, 2020], [372, 2022, 349, 1890, 43, 2023, 9, 2024], [349, 1894, 9, 2026], [1580, -1, 447, 16, 81, 2028, 349, 1898, 9, 2029], [349, 1901, 9, 2031], [349, 1904, 9, 2033], [], [349, 1907, 9, 2035], [349, 1753, 9, 2037], [349, 1912, 9, 2039], [430, 1915, 354, 2041, 417, 1571, 1512, 2042, 432, 433, 349, 1918, 43, 2023, 9, 2043], [349, 1616, 9, 2045], [], [349, 1924, 9, 2047], [430, 1927, 354, 2049, 417, 1571, 1512, 2050, 432, 433, 349, 1918, 43, 2023, 9, 2051], [349, 1616, 9, 2053], [], [349, 1934, 9, 2055], [], [], [349, 1885, 356, 2019, 9, 2057], [372, 2059, 349, 1890, 43, 2060, 9, 2061], [349, 1894, 9, 2063], [1580, -1, 447, 16, 81, 2065, 349, 1898, 9, 2066], [349, 1901, 9, 2068], [349, 1904, 9, 2070], [], [349, 1934, 9, 2072], [], [], [349, 1885, 356, 2019, 9, 2074], [372, 2076, 349, 1890, 43, 2077, 9, 2078], [349, 1894, 9, 2080], [1580, -1, 447, 16, 81, 2082, 349, 1898, 9, 2083], [349, 1901, 9, 2085], [349, 1904, 9, 2087], [], [349, 1934, 9, 2089], [], [], [349, 1885, 356, 2019, 9, 2091], [372, 2093, 349, 1890, 43, 2094, 9, 2095], [349, 1894, 9, 2097], [1580, -1, 447, 16, 81, 2099, 349, 1898, 9, 2100], [349, 1901, 9, 2102], [349, 1904, 9, 2104], [], [349, 1934, 9, 2106], [], [], [349, 1885, 356, 2019, 9, 2108], [372, 2110, 349, 1890, 43, 2111, 9, 2112], [349, 1894, 9, 2114], [1580, -1, 447, 16, 81, 2116, 349, 1898, 9, 2117], [349, 1901, 9, 2119], [349, 1904, 9, 2121], [], [349, 1861, 9, 2123], [349, 1864, 9, 2125], [349, 1867, 9, 2127], [349, 1871, 9, 2129], [], [349, 1874, 43, 1072, 9, 2131], [], [9, 2134], [9, 2136], [349, 1882, 9, 2138], [], [], [349, 1885, 356, 2140, 9, 2141], [372, 2143, 349, 1890, 43, 2144, 9, 2145], [349, 1894, 9, 2147], [1580, -1, 447, 16, 81, 2149, 349, 1898, 9, 2150], [349, 1901, 9, 2152], [349, 1904, 9, 2154], [], [349, 1907, 9, 2156], [349, 1753, 9, 2158], [349, 1912, 9, 2160], [430, 1915, 354, 2162, 417, 1571, 1512, 2163, 432, 433, 349, 1918, 43, 2144, 9, 2164], [349, 1616, 9, 2166], [], [349, 1924, 9, 2169], [430, 1927, 354, 2171, 417, 1571, 1512, 2172, 432, 433, 349, 1918, 43, 2144, 9, 2173], [349, 1616, 9, 2175], [], [349, 1934, 9, 2177], [], [], [349, 1885, 356, 2140, 9, 2179], [372, 2181, 349, 1890, 43, 2182, 9, 2183], [349, 1894, 9, 2185], [1580, -1, 447, 16, 81, 2187, 349, 1898, 9, 2188], [349, 1901, 9, 2190], [349, 1904, 9, 2192], [], [349, 1934, 9, 2194], [], [], [349, 1885, 356, 2140, 9, 2196], [372, 2198, 349, 1890, 43, 2199, 9, 2200], [349, 1894, 9, 2202], [1580, -1, 447, 16, 81, 2204, 349, 1898, 9, 2205], [349, 1901, 9, 2207], [349, 1904, 9, 2209], [], [349, 1934, 9, 2211], [], [], [349, 1885, 356, 2140, 9, 2213], [372, 2215, 349, 1890, 43, 2216, 9, 2217], [349, 1894, 9, 2219], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2222], [349, 1901, 9, 2224], [349, 1904, 9, 2226], [], [349, 1934, 9, 2228], [], [], [349, 1885, 356, 2140, 9, 2230], [372, 2232, 349, 1890, 43, 2233, 9, 2234], [349, 1894, 9, 2236], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2238], [349, 1901, 9, 2240], [349, 1904, 9, 2242], [], [349, 1861, 9, 2244], [349, 1864, 9, 2246], [349, 1867, 9, 2248], [349, 1871, 9, 2250], [], [349, 1874, 43, 1081, 9, 2252], [], [9, 2255], [9, 2257], [349, 1882, 9, 2259], [], [], [349, 1885, 356, 2140, 9, 2261], [372, 2263, 349, 1890, 43, 2264, 9, 2265], [349, 1894, 9, 2267], [1580, -1, 447, 16, 81, 2269, 349, 1898, 9, 2270], [349, 1901, 9, 2272], [349, 1904, 9, 2274], [], [349, 1907, 9, 2276], [349, 1753, 9, 2278], [349, 1912, 9, 2280], [430, 1915, 354, 2282, 417, 1571, 1512, 2283, 432, 433, 349, 1918, 43, 2264, 9, 2284], [349, 1616, 9, 2286], [], [349, 1924, 9, 2288], [430, 1927, 354, 2290, 417, 1571, 1512, 2291, 432, 433, 349, 1918, 43, 2264, 9, 2292], [349, 1616, 9, 2294], [], [349, 1934, 9, 2296], [], [], [349, 1885, 356, 2140, 9, 2298], [372, 2300, 349, 1890, 43, 2301, 9, 2302], [349, 1894, 9, 2304], [1580, -1, 447, 16, 81, 2306, 349, 1898, 9, 2307], [349, 1901, 9, 2309], [349, 1904, 9, 2311], [], [349, 2313, 9, 2314], [], [], [349, 1885, 356, 2140, 9, 2316], [372, 2318, 349, 2319, 43, 2320, 9, 2321], [349, 1894, 9, 2323], [1580, -1, 447, 16, 81, 2325, 349, 1898, 9, 2326], [349, 1901, 9, 2328], [349, 1904, 9, 2330], [], [349, 1861, 9, 2332], [349, 1864, 9, 2334], [349, 1867, 9, 2336], [349, 1871, 9, 2338], [], [349, 1874, 43, 2341, 9, 2342], [], [9, 2345], [9, 2347], [349, 1882, 9, 2349], [], [], [349, 1885, 356, 2019, 9, 2351], [372, 2353, 349, 1890, 43, 2354, 9, 2355], [349, 1894, 9, 2357], [1580, -1, 447, 16, 81, 2359, 349, 1898, 9, 2360], [349, 1901, 9, 2362], [349, 1904, 9, 2364], [], [349, 1907, 9, 2366], [349, 1753, 9, 2368], [349, 1912, 9, 2370], [430, 1915, 354, 2372, 417, 1571, 1512, 2373, 432, 433, 349, 1918, 43, 2354, 9, 2374], [349, 1616, 9, 2376], [], [349, 1924, 9, 2378], [430, 1927, 354, 2380, 417, 1571, 1512, 2381, 432, 433, 349, 1918, 43, 2354, 9, 2382], [349, 1616, 9, 2384], [], [349, 1934, 9, 2386], [], [], [349, 1885, 356, 2019, 9, 2388], [372, 2390, 349, 1890, 43, 2391, 9, 2392], [349, 1894, 9, 2394], [1580, -1, 447, 16, 81, 2396, 349, 1898, 9, 2397], [349, 1901, 9, 2399], [349, 1904, 9, 2401], [], [349, 1934, 9, 2403], [], [], [349, 1885, 356, 2019, 9, 2405], [372, 2407, 349, 1890, 43, 2408, 9, 2409], [349, 1894, 9, 2411], [1580, -1, 447, 16, 81, 2413, 349, 1898, 9, 2414], [349, 1901, 9, 2416], [349, 1904, 9, 2418], [], [349, 2313, 9, 2420], [], [], [349, 1885, 356, 2019, 9, 2422], [372, 2424, 349, 1890, 43, 2425, 9, 2426], [349, 1894, 9, 2428], [1580, -1, 447, 16, 81, 2430, 349, 1898, 9, 2431], [349, 1901, 9, 2433], [349, 1904, 9, 2435], [], [349, 1861, 9, 2437], [349, 1864, 9, 2439], [349, 1867, 9, 2441], [349, 1871, 9, 2443], [], [349, 1874, 43, 2446, 9, 2447], [], [9, 2450], [9, 2452], [349, 1882, 9, 2454], [], [], [349, 1885, 356, 2019, 9, 2456], [372, 2458, 349, 1890, 43, 2459, 9, 2460], [349, 1894, 9, 2462], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2465], [349, 1901, 9, 2467], [349, 1904, 9, 2469], [], [349, 1934, 9, 2471], [], [], [349, 1885, 356, 2019, 9, 2473], [372, 2475, 349, 1890, 43, 2476, 9, 2477], [349, 1894, 9, 2479], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2481], [349, 1901, 9, 2483], [349, 1904, 9, 2485], [], [349, 1934, 9, 2487], [], [], [349, 1885, 356, 2019, 9, 2489], [372, 2491, 349, 1890, 43, 2492, 9, 2493], [349, 1894, 9, 2495], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2497], [349, 1901, 9, 2499], [349, 1904, 9, 2501], [], [349, 1907, 9, 2503], [349, 1753, 9, 2505], [349, 1912, 9, 2507], [430, 1915, 354, 2509, 417, 1571, 1512, 2510, 432, 433, 349, 1918, 43, 2492, 9, 2511], [349, 1616, 9, 2513], [], [349, 1924, 9, 2515], [430, 1927, 354, 2517, 417, 1571, 1512, 2518, 432, 433, 349, 1918, 43, 2492, 9, 2519], [349, 1616, 9, 2521], [], [349, 1934, 9, 2523], [], [], [349, 1885, 356, 2019, 9, 2525], [372, 2527, 349, 1890, 43, 2528, 9, 2529], [349, 1894, 9, 2531], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2533], [349, 1901, 9, 2535], [349, 1904, 9, 2537], [], [349, 1934, 9, 2539], [], [], [349, 1885, 356, 2019, 9, 2541], [372, 2543, 349, 1890, 43, 2544, 9, 2545], [349, 1894, 9, 2547], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2549], [349, 1901, 9, 2551], [349, 1904, 9, 2553], [], [349, 1861, 9, 2555], [349, 1864, 9, 2557], [349, 1867, 9, 2559], [349, 1871, 9, 2561], [], [349, 1874, 43, 1178, 9, 2563], [], [9, 2565], [9, 2567], [349, 1882, 9, 2569], [], [], [349, 1885, 356, 2571, 9, 2572], [372, 2574, 349, 1890, 43, 2575, 9, 2576], [349, 1894, 9, 2578], [1580, -1, 447, 16, 81, 2580, 349, 1898, 9, 2581], [349, 1901, 9, 2583], [349, 1904, 9, 2585], [], [349, 1907, 9, 2587], [349, 1753, 9, 2589], [349, 1912, 9, 2591], [430, 1915, 354, 2593, 417, 1571, 1512, 2594, 432, 433, 349, 1918, 43, 2575, 9, 2595], [349, 1616, 9, 2597], [], [349, 1924, 9, 2599], [430, 1927, 354, 2601, 417, 1571, 1512, 2602, 432, 433, 349, 1918, 43, 2575, 9, 2603], [349, 1616, 9, 2605], [], [349, 1934, 9, 2607], [], [], [349, 1885, 356, 2571, 9, 2609], [372, 2611, 349, 1890, 43, 2612, 9, 2613], [349, 1894, 9, 2615], [1580, -1, 447, 16, 81, 2580, 349, 1898, 9, 2617], [349, 1901, 9, 2619], [349, 1904, 9, 2621], [], [349, 1934, 9, 2623], [], [], [349, 1885, 356, 2571, 9, 2625], [372, 2627, 349, 1890, 43, 2628, 9, 2629], [349, 1894, 9, 2631], [1580, -1, 447, 16, 81, 2633, 349, 1898, 9, 2634], [349, 1901, 9, 2636], [349, 1904, 9, 2638], [], [349, 1934, 9, 2640], [], [], [349, 1885, 356, 2571, 9, 2642], [372, 2644, 349, 1890, 43, 2645, 9, 2646], [349, 1894, 9, 2648], [1580, -1, 447, 16, 81, 2650, 349, 1898, 9, 2651], [349, 1901, 9, 2653], [349, 1904, 9, 2655], [], [349, 1934, 9, 2657], [], [], [349, 1885, 356, 2571, 9, 2659], [372, 2661, 349, 1890, 43, 2662, 9, 2663], [349, 1894, 9, 2665], [1580, -1, 447, 16, 81, 2580, 349, 1898, 9, 2667], [349, 1901, 9, 2669], [349, 1904, 9, 2671], [], [349, 1861, 9, 2673], [349, 1864, 9, 2675], [349, 1867, 9, 2677], [349, 1871, 9, 2679], [], [349, 1874, 43, 1134, 9, 2681], [], [9, 2684], [9, 2686], [349, 1934, 9, 2688], [], [], [349, 1885, 356, 1886, 9, 2690], [372, 2692, 349, 1890, 43, 2693, 9, 2694], [349, 1894, 9, 2696], [1580, -1, 447, 16, 81, 2698, 349, 1898, 9, 2699], [349, 1901, 9, 2701], [349, 1904, 9, 2703], [], [349, 1934, 9, 2705], [], [], [349, 1885, 356, 1886, 9, 2707], [372, 2709, 349, 1890, 43, 2710, 9, 2711], [349, 1894, 9, 2713], [1580, -1, 447, 16, 81, 2715, 349, 1898, 9, 2716], [349, 1901, 9, 2718], [349, 1904, 9, 2720], [], [349, 1934, 9, 2722], [], [], [349, 1885, 356, 1886, 9, 2724], [372, 2726, 349, 1890, 43, 2727, 9, 2728], [349, 1894, 9, 2730], [1580, -1, 447, 16, 81, 2732, 349, 1898, 9, 2733], [349, 1901, 9, 2735], [349, 1904, 9, 2737], [], [349, 1934, 9, 2739], [], [], [349, 1885, 356, 1886, 9, 2741], [372, 2743, 349, 1890, 43, 2744, 9, 2745], [349, 1894, 9, 2747], [1580, -1, 447, 16, 81, 2749, 349, 1898, 9, 2750], [349, 1901, 9, 2752], [349, 1904, 9, 2754], [], [349, 2313, 9, 2756], [], [], [349, 1885, 356, 1886, 9, 2758], [372, 2760, 349, 1890, 43, 2761, 9, 2762], [349, 1894, 9, 2764], [1580, -1, 447, 16, 81, 2766, 349, 1898, 9, 2767], [349, 1901, 9, 2769], [349, 1904, 9, 2771], [], [349, 1907, 9, 2773], [349, 1753, 9, 2775], [349, 1912, 9, 2777], [430, 1915, 354, 2779, 417, 1571, 1512, 2780, 432, 433, 349, 1918, 43, 2761, 9, 2781], [349, 1616, 9, 2783], [], [349, 1924, 9, 2785], [430, 1927, 354, 2787, 417, 1571, 1512, 2788, 432, 433, 349, 1918, 43, 2761, 9, 2789], [349, 1616, 9, 2791], [], [349, 2793, 9, 2794], [349, 2796, 9, 2797], [349, 2799, 9, 2800], [449, 2802, 451, 2802, 452, 2803, 349, 2804, 9, 2805], [2808, 2809, 2810, 497, 457, 2809, 2811, 2812, 9, 2813], [457, 458, 1360, 659, 1362, 659, 1364, 659, 9, 2815], [2817, 2818, 457, 2819, 9, 2820], [2823, 562, 2824, 483, 449, 526, 451, 685, 2825, 508, 9, 2826], [2823, 483, 2824, 562, 449, 685, 451, 526, 2825, 508, 9, 2828], [], [349, 2831, 9, 2832], [349, 2834, 9, 2835], [349, 2837, 9, 2838], [349, 2840, 9, 2841], [349, 2844, 9, 2845], [], [349, 2849, 9, 2850], [349, 2852, 9, 2853], [370, 371, 447, 16, 349, 2855, 43, 2856, 9, 2857], [349, 2859, 356, 2860, 9, 2861], [81, 2863, 1580, -1, 349, 2864, 9, 2865], [349, 2867, 356, 2868, 9, 2869], [349, 2871, 9, 2872], [349, 2874, 43, 2856, 9, 2875], [], [372, 2878, 9, 2879], [349, 2881, 9, 2882], [349, 2884, 43, 2264, 9, 2885], [], [349, 2887, 9, 2888], [370, 371, 447, 16, 349, 2855, 43, 2890, 9, 2891], [349, 2859, 356, 2860, 9, 2893], [81, 2895, 1580, -1, 349, 2864, 9, 2896], [349, 2867, 356, 2868, 9, 2898], [349, 2871, 9, 2900], [349, 2874, 43, 2890, 9, 2902], [], [372, 2878, 9, 2905], [349, 2881, 9, 2907], [349, 2884, 43, 2144, 9, 2909], [], [349, 2911, 9, 2912], [370, 371, 447, 16, 349, 2855, 43, 2914, 9, 2915], [349, 2859, 356, 2860, 9, 2917], [81, 2919, 1580, -1, 349, 2864, 9, 2920], [349, 2867, 356, 2868, 9, 2922], [349, 2871, 9, 2924], [349, 2874, 43, 2914, 9, 2926], [], [372, 2878, 9, 2929], [349, 2881, 9, 2931], [349, 2884, 43, 2761, 9, 2933], [], [447, 16, 349, 1759, 9, 2935], [354, 2937, 9, 2938], [349, 2941, 9, 2942], [349, 2944, 9, 2945], [349, 2947, 9, 2948], [349, 2950, 9, 2951], [349, 2954, 9, 2955], [], [349, 2958, 9, 2959], [349, 2954, 9, 2961], [], [1371, 1372, 41, 1373, 43, 2964, 349, 2965, 9, 2966], [349, 1378, 9, 2968], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 2970], [457, 458, 459, 1395, 9, 2972], [], [349, 2975, 43, 2976, 9, 2977], [], [], [417, 2981, 2982, 2983, 9, 2984], [354, 2983, 349, 1500, 9, 2986], [], [372, 2937, 417, 418, 9, 2989], [349, 2991, 9, 2992], [349, 2994, 9, 2995], [349, 2997, 9, 2998], [349, 3000, 43, 3001, 9, 3002], [], [9, 3005], [349, 3007, 9, 3008], [43, 3010, 349, 3000, 9, 3011], [], [349, 3007, 9, 3014], [349, 3000, 43, 3016, 9, 3017], [], [349, 3007, 9, 3020], [349, 3000, 43, 3022, 9, 3023], [], [349, 3007, 9, 3026], [349, 3000, 43, 3028, 9, 3029], [], [349, 3007, 9, 3032], [349, 3000, 43, 3034, 9, 3035], [], [349, 3007, 9, 3038], [349, 3000, 43, 3040, 9, 3041], [], [349, 3007, 9, 3044], [349, 3000, 43, 3046, 9, 3047], [], [349, 3007, 9, 3050], [349, 3000, 43, 3052, 9, 3053], [], [349, 3007, 9, 3056], [43, 3058, 349, 3000, 9, 3059], [], [349, 3007, 9, 3062], [372, 3064, 349, 3000, 43, 3065, 9, 3066], [], [349, 3007, 9, 3069], [349, 3000, 43, 3071, 9, 3072], [], [349, 2994, 9, 3075], [349, 2997, 9, 3077], [], [9, 3080], [349, 3007, 9, 3082], [43, 3084, 349, 3000, 9, 3085], [], [349, 3007, 9, 3088], [43, 3090, 349, 3000, 9, 3091], [], [349, 3007, 9, 3094], [349, 3000, 43, 3096, 9, 3097], [], [349, 3007, 9, 3100], [43, 3102, 349, 3000, 9, 3103], [], [349, 2994, 9, 3106], [349, 2997, 9, 3108], [349, 3000, 43, 3110, 9, 3111], [], [9, 3114], [349, 3116, 9, 3117], [43, 3119, 349, 1494, 9, 3120], [81, 3122, 1580, 3123, 356, 3124, 9, 3125], [349, 3116, 9, 3127], [43, 3129, 349, 1494, 9, 3130], [81, 3132, 1580, 3133, 356, 3124, 9, 3134], [349, 2994, 9, 3136], [349, 2997, 9, 3138], [], [9, 3140], [349, 3007, 9, 3142], [349, 3000, 43, 487, 9, 3144], [], [349, 3007, 9, 3146], [349, 3000, 43, 615, 9, 3148], [], [349, 3007, 9, 3150], [349, 3000, 43, 677, 9, 3152], [], [349, 3007, 9, 3154], [349, 3000, 43, 793, 9, 3156], [], [349, 3007, 9, 3158], [349, 3000, 43, 819, 9, 3160], [], [349, 3007, 9, 3162], [349, 3000, 43, 900, 9, 3164], [], [349, 3007, 9, 3166], [349, 3000, 43, 1007, 9, 3168], [], [349, 3007, 9, 3170], [349, 3000, 43, 1060, 9, 3172], [], [349, 3007, 9, 3174], [349, 3000, 43, 1104, 9, 3176], [], [349, 3007, 9, 3178], [349, 3000, 43, 1157, 9, 3180], [], [349, 3007, 9, 3182], [349, 3000, 43, 1201, 9, 3184], [], [349, 3007, 9, 3186], [349, 3000, 43, 1252, 9, 3188], [], [349, 3190, 9, 3191], [349, 3193, 9, 3194], [349, 3196, 43, 1464, 9, 3197], [], [349, 3200, 9, 3201], [349, 3203, 9, 3204], [], [9, 3208], [349, 3203, 9, 3210], [9, 3212], [349, 3000, 43, 3214, 9, 3215], [], [349, 3203, 9, 3218], [9, 3220], [349, 3000, 43, 3222, 9, 3223], [], [349, 3203, 9, 3226], [9, 3228], [349, 3000, 43, 3230, 9, 3231], [], [349, 3234, 9, 3235], [349, 3237, 9, 3238], [43, 3240, 372, 3241, 349, 3242, 9, 3243], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3245, 9, 3246], [457, 458, 459, 3248, 9, 3249], [43, 3251, 372, 3252, 349, 3242, 9, 3253], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3255, 9, 3256], [457, 458, 459, 3258, 9, 3259], [43, 3261, 372, 3262, 349, 3242, 9, 3263], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3265, 9, 3266], [457, 458, 459, 3268, 9, 3269], [], [], [], [], [], [9, 3271], [], [], [81, 3275, 9, 3276], [], [81, 3278, 9, 3279], [], [356, 3283, 9, 3284], [3286, 3287, 356, 3288, 9, 3289], [356, 3291, 9, 3292], [41, 51, 43, 3294, 9, 3295], [356, 3288, 9, 3297], [356, 3291, 9, 3299], [41, 51, 43, 3294, 9, 3301]], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [125, 126, 608, 609, 611, 612, 759, 760, 779, 780, 789, 790, 799, 800, 809, 810, 828, 829, 848, 849, 858, 859, 868, 869, 878, 879, 897, 898, 917, 918, 927, 928, 937, 938, 947, 948, 966, 967, 986, 987, 996, 997, 1015, 1016, 1035, 1036, 1045, 1046, 1055, 1056, 1074, 1075, 1084, 1085, 1094, 1095, 1114, 1115, 1124, 1125, 1143, 1144, 1163, 1164, 1173, 1174, 1183, 1184, 1193, 1194, 1212, 1213, 1222, 1223, 1232, 1233, 1242, 1243, 1252, 1253], "value": [362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364]}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": [0, 130, 160, 165, 169, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 216, 221, 225, 229, 233, 237, 244, 249, 253, 257, 261, 265, 269, 273, 277, 281, 285, 289, 296, 301, 308, 313, 317, 321, 325, 329, 333, 337, 344, 349, 353, 357, 361, 365, 369, 373, 377, 381, 385, 392, 397, 401, 405, 409, 416, 421, 425, 429, 436, 441, 445, 449, 453, 460, 465, 469, 473, 480, 485, 489, 496, 503, 508, 512, 516, 524, 541, 544, 568, 572, 576, 580, 584, 674, 717, 725, 729, 733, 754, 762, 771, 775, 782, 792, 802, 812, 823, 831, 840, 844, 851, 861, 871, 881, 892, 900, 909, 913, 920, 930, 940, 950, 961, 969, 978, 982, 989, 999, 1010, 1018, 1027, 1031, 1038, 1048, 1058, 1069, 1077, 1087, 1097, 1106, 1110, 1117, 1127, 1138, 1146, 1155, 1159, 1166, 1176, 1186, 1196, 1207, 1215, 1225, 1235, 1245, 1255, 1264, 1268, 1289, 1294, 1298, 1301, 1306, 1310, 1313, 1318, 1322, 1335, 1341, 1351, 1355, 1358, 1361, 1364, 1367, 1370, 1373, 1376, 1379, 1382, 1385, 1392, 1395, 1398, 1401, 1405, 1409, 1412, 1419, 1422, 1425, 1428, 1431, 1434, 1437, 1440, 1443, 1446, 1449, 1452, 1456, 1464, 1468, 1472, 1476, 1479, 1482]}, "currentSourceURL": {"index": [616, 764, 784, 794, 804, 814, 833, 853, 863, 873, 883, 902, 922, 932, 942, 952, 971, 991, 1001, 1020, 1040, 1050, 1060, 1079, 1089, 1099, 1119, 1129, 1148, 1168, 1178, 1188, 1198, 1217, 1227, 1237, 1247, 1257, 1291, 1303, 1315, 1410, 1413], "value": [1578, 1897, 1897, 1897, 1977, 1994, 2028, 2065, 2082, 2099, 2116, 2149, 2187, 2204, 2221, 2221, 2269, 2306, 2325, 2359, 2396, 2413, 2430, 2464, 2464, 2464, 2464, 2464, 2580, 2580, 2633, 2650, 2580, 2698, 2715, 2732, 2749, 2766, 2863, 2895, 2919, 3122, 3132]}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 122, 124, 125, 125, 125, 125, 125, 126, 126, 126, 126, 126, 127, 128, 129, 130, 131, 133, 135, 137, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 596, 597, 598, 599, 602, 603, 604, 605, 606, 607, 608, 608, 608, 608, 608, 609, 609, 609, 609, 609, 610, 611, 611, 611, 611, 611, 612, 612, 612, 612, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 759, 760, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 778, 779, 779, 780, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 789, 790, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 799, 800, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 809, 810, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 828, 829, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 847, 848, 848, 849, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 858, 859, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 868, 869, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 878, 879, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 897, 898, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 916, 917, 917, 918, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 927, 928, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 937, 938, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 947, 948, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 966, 967, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 985, 986, 986, 987, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 996, 997, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1015, 1016, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1034, 1035, 1035, 1036, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1045, 1046, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1055, 1056, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1074, 1075, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1084, 1085, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1094, 1095, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1113, 1114, 1114, 1115, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1124, 1125, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1143, 1144, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1162, 1163, 1163, 1164, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1173, 1174, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1183, 1184, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1193, 1194, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1212, 1213, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1222, 1223, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1232, 1233, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1242, 1243, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1252, 1253, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1497, 1498, 1499, 1501, 1502], "styles": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 0, 0, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [69, 74, 48, 149], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 0], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 3114], [0, -20, 1280, 62], [40, -19, 1200, 60], [40, -19, 1200, 60], [40, -19, 512.5, 60], [60, -19, 74, 60], [60, -19, 74, 60], [60, 1, 74, 20], [60, 3, 58, 16], [124, 6, 10, 16], [124, 9, 10, 10], [124, 9, 10, 6], [166, -19, 200, 60], [166, -9, 200, 40], [166, 1, 200, 20], [176, 1, 160, 20], [176, 3, 49, 16], [336, 1, 20, 20], [336, 1, 20, 20], [336, 1, 19.75, 19.75], [552.5, -19, 175, 60], [552.5, -19, 175, 60], [552.5, -3, 175, 28], [585.953125, 3.03125, 12.484375, 16], [600, 2.984375, 9.828125, 16], [611.34375, 8.1875, 8.921875, 11.046875], [622.6875, 8.203125, 9.859375, 10.765625], [637.8125, 2.78125, 15.234375, 16.234375], [653.09375, 8.1875, 10.03125, 11.078125], [664.40625, 8.1875, 8.921875, 11.046875], [675.140625, 2.984375, 10.640625, 16.25], [687.59375, 8.1875, 10.171875, 11.046875], [699.4375, 8.171875, 16.109375, 10.796875], [716.5625, 8.421875, 10.65625, 15.984375], [553.15625, -2.9375, 25.84375, 27.875], [556.1875, 8.328125, 19.890625, 10.90625], [563.09375, 2.78125, 5.984375, 5.984375], [727.5, -19, 512.5, 60], [852, -19, 93, 60], [852, 1, 93, 20], [852, 3, 93, 16], [977, -19, 73, 60], [977, 1, 53, 20], [977, 3, 53, 16], [1034, 3, 16, 16], [1036, 5, 12, 12], [1066, -19, 154, 60], [1082, -19, 138, 62], [1082, 2, 138, 20], [1082, 2, 138, 20], [1082, 4, 138, 16], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 43, 48, 33.59375], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 46, 67, 25], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [0, 0, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [0, 0, 0, 0], [80, 42, 1120, 125], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [0, 0, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [0, 0, 0, 0], [62, 42, 360, 130], [62, 52, 90, 110], [62, 52, 90, 110], [62, 52, 90, 110], [162, 52, 250, 84], [162, 78, 240, 53], [162, 78, 240, 32], [162, 80, 240, 28], [162, 112, 240, 19], [162, 115, 114, 14], [162, 113, 114, 16], [162, 113, 114, 16], [276, 115, 13, 14], [289, 115, 91, 14], [289, 113, 91, 16], [289, 113, 91, 16], [1075, 42, 125, 76], [1075, 76, 125, 32], [1103.5, 83, 68, 18], [1103.5, 85, 68, 14], [966, 127.03125, 234, 19.96875], [966, 130.546875, 51, 12], [966, 127.03125, 51, 19.96875], [976, 128.03125, 31, 18.96875], [976, 128.03125, 31, 18.96875], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [983, 131.03125, 3, 12], [983, 131.03125, 3, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1017, 129.546875, 0, 14], [1017, 128.59375, 183, 16.796875], [1027, 124.59375, 178, 24], [1032, 130.59375, 23, 12], [1032, 129.59375, 13, 13], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1048, 130.59375, 7, 12], [1060, 130.59375, 23, 12], [1060, 129.59375, 13, 13], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1076, 130.59375, 7, 12], [1088, 130.59375, 23, 12], [1088, 129.59375, 13, 13], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1104, 130.59375, 7, 12], [1116, 130.59375, 23, 12], [1116, 129.59375, 13, 13], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1132, 130.59375, 7, 12], [1144, 130.59375, 23, 12], [1144, 129.59375, 13, 13], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1160, 130.59375, 7, 12], [1172, 130.59375, 23, 12], [1172, 129.59375, 13, 13], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1188, 130.59375, 7, 12], [1194, 127.59375, 1, 1], [1194, 129.59375, 37, 45.59375], [0, 172, 1280, 2353], [56, 172, 1168, 2353], [56, 172, 24, 2353], [80, 180, 256, 2345], [80, 180, 255, 2345], [80, 204, 255, 72], [104, 204, 231, 16], [104, 206, 63.8125, 12], [80, 232, 255, 44], [80, 232, 255, 44], [80, 232, 255, 44], [105, 244, 229, 20], [105, 246, 58, 16], [80, 308, 255, 160], [104, 308, 231, 16], [104, 310, 87, 12], [80, 336, 255, 132], [80, 336, 255, 44], [80, 336, 255, 44], [105, 348, 229, 20], [105, 350, 61, 16], [80, 380, 255, 44], [80, 380, 255, 44], [105, 392, 229, 20], [105, 394, 46, 16], [80, 424, 255, 44], [80, 424, 255, 44], [105, 436, 229, 20], [105, 438, 61, 16], [336, 172, 32, 2353], [368, 196, 832, 2329], [368, 196, 832, 2329], [368, 196, 832, 2078], [368, 196, 832, 37], [368, 196, 361.5, 32], [368, 198, 142, 28], [729.5, 221, 361.5, 0], [1091, 201, 109, 32], [1107, 208, 77, 18], [1107, 210, 77, 14], [368, 245, 832, 2000], [368, 245, 888, 2000], [368, 245, 444, 400], [368, 245, 388, 368], [368, 245, 388, 44.59375], [368, 255, 74, 19.59375], [368, 256, 74, 15], [689, 255, 67, 19.59375], [689, 257, 67, 14], [368, 309.59375, 388, 288], [368, 317.59375, 388, 272], [368, 317.59375, 388, 48], [391, 309.59375, 2, 16], [0, 0, 0, 0], [391, 357.59375, 2, 16], [0, 0, 0, 0], [368, 317.59375, 388, 48], [368, 317.59375, 245, 48], [368, 317.59375, 48, 48], [374, 323.59375, 36, 36], [416, 330.59375, 197, 22], [426, 330.59375, 177, 22], [426, 333.59375, 177, 15], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [701, 332.59375, 30, 18], [701, 334.59375, 30, 14], [368, 373.59375, 388, 48], [391, 365.59375, 2, 16], [0, 0, 0, 0], [391, 413.59375, 2, 16], [0, 0, 0, 0], [368, 373.59375, 388, 48], [368, 373.59375, 248, 48], [368, 373.59375, 48, 48], [374, 379.59375, 36, 36], [416, 386.59375, 200, 22], [426, 386.59375, 180, 22], [426, 389.59375, 180, 15], [368, 429.59375, 388, 48], [391, 421.59375, 2, 16], [0, 0, 0, 0], [391, 469.59375, 2, 16], [0, 0, 0, 0], [368, 429.59375, 388, 48], [368, 429.59375, 131, 48], [368, 429.59375, 48, 48], [374, 435.59375, 36, 36], [416, 442.59375, 83, 22], [426, 442.59375, 63, 22], [426, 445.59375, 63, 15], [368, 485.59375, 388, 48], [391, 477.59375, 2, 16], [0, 0, 0, 0], [391, 525.59375, 2, 16], [0, 0, 0, 0], [368, 485.59375, 388, 48], [368, 485.59375, 160, 48], [368, 485.59375, 48, 48], [374, 491.59375, 36, 36], [416, 498.59375, 112, 22], [426, 498.59375, 92, 22], [426, 501.59375, 92, 15], [368, 541.59375, 388, 48], [391, 533.59375, 2, 16], [0, 0, 0, 0], [391, 581.59375, 2, 16], [0, 0, 0, 0], [368, 541.59375, 388, 48], [368, 541.59375, 281, 48], [368, 541.59375, 48, 48], [374, 547.59375, 36, 36], [416, 554.59375, 233, 22], [426, 554.59375, 213, 22], [426, 557.59375, 213, 15], [812, 245, 444, 400], [812, 245, 388, 368], [812, 245, 388, 44.59375], [812, 255, 101, 19.59375], [812, 256, 101, 15], [1133, 255, 67, 19.59375], [1133, 257, 67, 14], [812, 309.59375, 388, 288], [812, 317.59375, 388, 272], [812, 317.59375, 388, 48], [835, 309.59375, 2, 16], [0, 0, 0, 0], [835, 357.59375, 2, 16], [0, 0, 0, 0], [812, 317.59375, 388, 48], [812, 317.59375, 171, 48], [812, 317.59375, 48, 48], [818, 323.59375, 36, 36], [860, 330.59375, 123, 22], [870, 330.59375, 103, 22], [870, 333.59375, 103, 15], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1145, 332.59375, 30, 18], [1145, 334.59375, 30, 14], [812, 373.59375, 388, 48], [835, 365.59375, 2, 16], [0, 0, 0, 0], [835, 413.59375, 2, 16], [0, 0, 0, 0], [812, 373.59375, 388, 48], [812, 373.59375, 178, 48], [812, 373.59375, 48, 48], [818, 379.59375, 36, 36], [860, 386.59375, 130, 22], [870, 386.59375, 110, 22], [870, 389.59375, 110, 15], [812, 429.59375, 388, 48], [835, 421.59375, 2, 16], [0, 0, 0, 0], [835, 469.59375, 2, 16], [0, 0, 0, 0], [812, 429.59375, 388, 48], [812, 429.59375, 218, 48], [812, 429.59375, 48, 48], [818, 435.59375, 36, 36], [860, 442.59375, 170, 22], [870, 442.59375, 150, 22], [870, 445.59375, 150, 15], [812, 485.59375, 388, 48], [835, 477.59375, 2, 16], [0, 0, 0, 0], [835, 525.59375, 2, 16], [0, 0, 0, 0], [812, 485.59375, 388, 48], [812, 485.59375, 202, 48], [812, 485.59375, 48, 48], [818, 491.59375, 36, 36], [860, 498.59375, 154, 22], [870, 498.59375, 134, 22], [870, 501.59375, 134, 15], [812, 541.59375, 388, 48], [835, 533.59375, 2, 16], [0, 0, 0, 0], [835, 581.59375, 2, 16], [0, 0, 0, 0], [812, 541.59375, 388, 48], [812, 541.59375, 177, 48], [812, 541.59375, 48, 48], [818, 547.59375, 36, 36], [860, 554.59375, 129, 22], [870, 554.59375, 109, 22], [870, 557.59375, 109, 15], [368, 645, 444, 400], [368, 645, 388, 368], [368, 645, 388, 44.59375], [368, 655, 165, 19.59375], [368, 656, 165, 15], [697, 655, 59, 19.59375], [697, 657, 59, 14], [368, 709.59375, 388, 288], [368, 717.59375, 388, 272], [368, 717.59375, 388, 48], [391, 709.59375, 2, 16], [0, 0, 0, 0], [391, 757.59375, 2, 16], [0, 0, 0, 0], [368, 717.59375, 388, 48], [368, 717.59375, 283, 48], [368, 717.59375, 48, 48], [374, 723.59375, 36, 36], [416, 730.59375, 235, 22], [426, 730.59375, 215, 22], [426, 733.59375, 215, 15], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [691, 732.59375, 49, 18], [691, 734.59375, 49, 14], [368, 773.59375, 388, 48], [391, 765.59375, 2, 16], [0, 0, 0, 0], [391, 813.59375, 2, 16], [0, 0, 0, 0], [368, 773.59375, 388, 48], [368, 773.59375, 287.328125, 48], [368, 773.59375, 48, 48], [374, 779.59375, 36, 36], [416, 775.59375, 239.328125, 44], [426, 775.59375, 219.328125, 44], [426, 778.59375, 185, 37], [368, 829.59375, 388, 48], [391, 821.59375, 2, 16], [0, 0, 0, 0], [391, 869.59375, 2, 16], [0, 0, 0, 0], [368, 829.59375, 388, 48], [368, 829.59375, 287.328125, 48], [368, 829.59375, 48, 48], [374, 835.59375, 36, 36], [416, 831.59375, 239.328125, 44], [426, 831.59375, 219.328125, 44], [426, 834.59375, 177, 37], [368, 885.59375, 388, 48], [391, 877.59375, 2, 16], [0, 0, 0, 0], [391, 925.59375, 2, 16], [0, 0, 0, 0], [368, 885.59375, 388, 48], [368, 885.59375, 287.328125, 48], [368, 885.59375, 48, 48], [374, 891.59375, 36, 36], [416, 887.59375, 239.328125, 44], [426, 887.59375, 219.328125, 44], [426, 890.59375, 150, 37], [368, 941.59375, 388, 48], [391, 933.59375, 2, 16], [0, 0, 0, 0], [391, 981.59375, 2, 16], [0, 0, 0, 0], [368, 941.59375, 388, 48], [368, 941.59375, 285, 48], [368, 941.59375, 48, 48], [374, 947.59375, 36, 36], [416, 954.59375, 237, 22], [426, 954.59375, 217, 22], [426, 957.59375, 217, 15], [812, 645, 444, 400], [812, 645, 388, 368], [812, 645, 388, 44.59375], [812, 655, 122, 19.59375], [812, 656, 122, 15], [1141, 655, 59, 19.59375], [1141, 657, 59, 14], [812, 709.59375, 388, 176], [812, 717.59375, 388, 160], [812, 717.59375, 388, 48], [835, 709.59375, 2, 16], [0, 0, 0, 0], [835, 757.59375, 2, 16], [0, 0, 0, 0], [812, 717.59375, 388, 48], [812, 717.59375, 140, 48], [812, 717.59375, 48, 48], [818, 723.59375, 36, 36], [860, 730.59375, 92, 22], [870, 730.59375, 72, 22], [870, 733.59375, 72, 15], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1135, 732.59375, 49, 18], [1135, 734.59375, 49, 14], [812, 773.59375, 388, 48], [835, 765.59375, 2, 16], [0, 0, 0, 0], [835, 813.59375, 2, 16], [0, 0, 0, 0], [812, 773.59375, 388, 48], [812, 773.59375, 157, 48], [812, 773.59375, 48, 48], [818, 779.59375, 36, 36], [860, 786.59375, 109, 22], [870, 786.59375, 89, 22], [870, 789.59375, 89, 15], [812, 829.59375, 388, 48], [835, 821.59375, 2, 16], [0, 0, 0, 0], [835, 869.59375, 2, 16], [0, 0, 0, 0], [812, 829.59375, 388, 48], [812, 829.59375, 191, 48], [812, 829.59375, 48, 48], [818, 835.59375, 36, 36], [860, 842.59375, 143, 22], [870, 842.59375, 123, 22], [870, 845.59375, 123, 15], [368, 1045, 444, 400], [368, 1045, 388, 368], [368, 1045, 388, 44.59375], [368, 1055, 184, 19.59375], [368, 1056, 184, 15], [697, 1055, 59, 19.59375], [697, 1057, 59, 14], [368, 1109.59375, 388, 232], [368, 1117.59375, 388, 216], [368, 1117.59375, 388, 48], [391, 1109.59375, 2, 16], [0, 0, 0, 0], [391, 1157.59375, 2, 16], [0, 0, 0, 0], [368, 1117.59375, 388, 48], [368, 1117.59375, 205, 48], [368, 1117.59375, 48, 48], [374, 1123.59375, 36, 36], [416, 1130.59375, 157, 22], [426, 1130.59375, 137, 22], [426, 1133.59375, 137, 15], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [701, 1132.59375, 30, 18], [701, 1134.59375, 30, 14], [368, 1173.59375, 388, 48], [391, 1165.59375, 2, 16], [0, 0, 0, 0], [391, 1213.59375, 2, 16], [0, 0, 0, 0], [368, 1173.59375, 388, 48], [368, 1173.59375, 264, 48], [368, 1173.59375, 48, 48], [374, 1179.59375, 36, 36], [416, 1186.59375, 216, 22], [426, 1186.59375, 196, 22], [426, 1189.59375, 196, 15], [368, 1229.59375, 388, 48], [391, 1221.59375, 2, 16], [0, 0, 0, 0], [391, 1269.59375, 2, 16], [0, 0, 0, 0], [368, 1229.59375, 388, 48], [368, 1229.59375, 287.328125, 48], [368, 1229.59375, 48, 48], [374, 1235.59375, 36, 36], [416, 1231.59375, 239.328125, 44], [426, 1231.59375, 219.328125, 44], [426, 1234.59375, 187, 37], [368, 1285.59375, 388, 48], [391, 1277.59375, 2, 16], [0, 0, 0, 0], [391, 1325.59375, 2, 16], [0, 0, 0, 0], [368, 1285.59375, 388, 48], [368, 1285.59375, 279, 48], [368, 1285.59375, 48, 48], [374, 1291.59375, 36, 36], [416, 1298.59375, 231, 22], [426, 1298.59375, 211, 22], [426, 1301.59375, 211, 15], [812, 1045, 444, 400], [812, 1045, 388, 368], [812, 1045, 388, 44.59375], [812, 1055, 145, 19.59375], [812, 1056, 145, 15], [1141, 1055, 59, 19.59375], [1141, 1057, 59, 14], [812, 1109.59375, 388, 288], [812, 1117.59375, 388, 272], [812, 1117.59375, 388, 48], [835, 1109.59375, 2, 16], [0, 0, 0, 0], [835, 1157.59375, 2, 16], [0, 0, 0, 0], [812, 1117.59375, 388, 48], [812, 1117.59375, 287.328125, 48], [812, 1117.59375, 48, 48], [818, 1123.59375, 36, 36], [860, 1119.59375, 239.328125, 44], [870, 1119.59375, 219.328125, 44], [870, 1122.59375, 161, 37], [812, 1173.59375, 388, 48], [835, 1165.59375, 2, 16], [0, 0, 0, 0], [835, 1213.59375, 2, 16], [0, 0, 0, 0], [812, 1173.59375, 388, 48], [812, 1173.59375, 167, 48], [812, 1173.59375, 48, 48], [818, 1179.59375, 36, 36], [860, 1186.59375, 119, 22], [870, 1186.59375, 99, 22], [870, 1189.59375, 99, 15], [812, 1229.59375, 388, 48], [835, 1221.59375, 2, 16], [0, 0, 0, 0], [835, 1269.59375, 2, 16], [0, 0, 0, 0], [812, 1229.59375, 388, 48], [812, 1229.59375, 135, 48], [812, 1229.59375, 48, 48], [818, 1235.59375, 36, 36], [860, 1242.59375, 87, 22], [870, 1242.59375, 67, 22], [870, 1245.59375, 67, 15], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1135, 1244.59375, 49, 18], [1135, 1246.59375, 49, 14], [812, 1285.59375, 388, 48], [835, 1277.59375, 2, 16], [0, 0, 0, 0], [835, 1325.59375, 2, 16], [0, 0, 0, 0], [812, 1285.59375, 388, 48], [812, 1285.59375, 220, 48], [812, 1285.59375, 48, 48], [818, 1291.59375, 36, 36], [860, 1298.59375, 172, 22], [870, 1298.59375, 152, 22], [870, 1301.59375, 152, 15], [812, 1341.59375, 388, 48], [835, 1333.59375, 2, 16], [0, 0, 0, 0], [835, 1381.59375, 2, 16], [0, 0, 0, 0], [812, 1341.59375, 388, 48], [812, 1341.59375, 157, 48], [812, 1341.59375, 48, 48], [818, 1347.59375, 36, 36], [860, 1354.59375, 109, 22], [870, 1354.59375, 89, 22], [870, 1357.59375, 89, 15], [368, 1445, 444, 400], [368, 1445, 388, 368], [368, 1445, 388, 44.59375], [368, 1455, 116, 19.59375], [368, 1456, 116, 15], [697, 1455, 59, 19.59375], [697, 1457, 59, 14], [368, 1509.59375, 388, 288], [368, 1517.59375, 388, 272], [368, 1517.59375, 388, 48], [391, 1509.59375, 2, 16], [0, 0, 0, 0], [391, 1557.59375, 2, 16], [0, 0, 0, 0], [368, 1517.59375, 388, 48], [368, 1517.59375, 241, 48], [368, 1517.59375, 48, 48], [374, 1523.59375, 36, 36], [416, 1530.59375, 193, 22], [426, 1530.59375, 173, 22], [426, 1533.59375, 173, 15], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [701, 1532.59375, 30, 18], [701, 1534.59375, 30, 14], [368, 1573.59375, 388, 48], [391, 1565.59375, 2, 16], [0, 0, 0, 0], [391, 1613.59375, 2, 16], [0, 0, 0, 0], [368, 1573.59375, 388, 48], [368, 1573.59375, 287.328125, 48], [368, 1573.59375, 48, 48], [374, 1579.59375, 36, 36], [416, 1575.59375, 239.328125, 44], [426, 1575.59375, 219.328125, 44], [426, 1578.59375, 185, 37], [368, 1629.59375, 388, 48], [391, 1621.59375, 2, 16], [0, 0, 0, 0], [391, 1669.59375, 2, 16], [0, 0, 0, 0], [368, 1629.59375, 388, 48], [368, 1629.59375, 287.328125, 48], [368, 1629.59375, 48, 48], [374, 1635.59375, 36, 36], [416, 1631.59375, 239.328125, 44], [426, 1631.59375, 219.328125, 44], [426, 1634.59375, 170, 37], [368, 1685.59375, 388, 48], [391, 1677.59375, 2, 16], [0, 0, 0, 0], [391, 1725.59375, 2, 16], [0, 0, 0, 0], [368, 1685.59375, 388, 48], [368, 1685.59375, 170, 48], [368, 1685.59375, 48, 48], [374, 1691.59375, 36, 36], [416, 1698.59375, 122, 22], [426, 1698.59375, 102, 22], [426, 1701.59375, 102, 15], [368, 1741.59375, 388, 48], [391, 1733.59375, 2, 16], [0, 0, 0, 0], [391, 1781.59375, 2, 16], [0, 0, 0, 0], [368, 1741.59375, 388, 48], [368, 1741.59375, 287.328125, 48], [368, 1741.59375, 48, 48], [374, 1747.59375, 36, 36], [416, 1743.59375, 239.328125, 44], [426, 1743.59375, 219.328125, 44], [426, 1746.59375, 174, 37], [812, 1445, 444, 400], [812, 1445, 388, 368], [812, 1445, 388, 44.59375], [812, 1455, 95, 19.59375], [812, 1456, 95, 15], [1141, 1455, 59, 19.59375], [1141, 1457, 59, 14], [812, 1509.59375, 388, 288], [812, 1517.59375, 388, 272], [812, 1517.59375, 388, 48], [835, 1509.59375, 2, 16], [0, 0, 0, 0], [835, 1557.59375, 2, 16], [0, 0, 0, 0], [812, 1517.59375, 388, 48], [812, 1517.59375, 287.328125, 48], [812, 1517.59375, 48, 48], [818, 1523.59375, 36, 36], [860, 1519.59375, 239.328125, 44], [870, 1519.59375, 219.328125, 44], [870, 1522.59375, 182, 37], [812, 1573.59375, 388, 48], [835, 1565.59375, 2, 16], [0, 0, 0, 0], [835, 1613.59375, 2, 16], [0, 0, 0, 0], [812, 1573.59375, 388, 48], [812, 1573.59375, 287.328125, 48], [812, 1573.59375, 48, 48], [818, 1579.59375, 36, 36], [860, 1575.59375, 239.328125, 44], [870, 1575.59375, 219.328125, 44], [870, 1578.59375, 165, 37], [812, 1629.59375, 388, 48], [835, 1621.59375, 2, 16], [0, 0, 0, 0], [835, 1669.59375, 2, 16], [0, 0, 0, 0], [812, 1629.59375, 388, 48], [812, 1629.59375, 287.328125, 48], [812, 1629.59375, 48, 48], [818, 1635.59375, 36, 36], [860, 1631.59375, 239.328125, 44], [870, 1631.59375, 219.328125, 44], [870, 1634.59375, 197, 37], [812, 1685.59375, 388, 48], [835, 1677.59375, 2, 16], [0, 0, 0, 0], [835, 1725.59375, 2, 16], [0, 0, 0, 0], [812, 1685.59375, 388, 48], [812, 1685.59375, 287.328125, 48], [812, 1685.59375, 48, 48], [818, 1691.59375, 36, 36], [860, 1687.59375, 239.328125, 44], [870, 1687.59375, 219.328125, 44], [870, 1690.59375, 208, 37], [812, 1741.59375, 388, 48], [835, 1733.59375, 2, 16], [0, 0, 0, 0], [835, 1781.59375, 2, 16], [0, 0, 0, 0], [812, 1741.59375, 388, 48], [812, 1741.59375, 181, 48], [812, 1741.59375, 48, 48], [818, 1747.59375, 36, 36], [860, 1754.59375, 133, 22], [870, 1754.59375, 113, 22], [870, 1757.59375, 113, 15], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1135, 1756.59375, 49, 18], [1135, 1758.59375, 49, 14], [368, 1845, 888, 368], [368, 1845, 848, 368], [733.828125, 1997.5, 116.34375, 63], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [782, 2005.5, 20, 20], [790, 2005.5, 4, 20], [782, 2013.5, 20, 4], [733.828125, 2045.5, 116.34375, 15], [368, 2245, 832, 9], [368, 2274, 832, 251], [368, 2284, 832, 16], [388, 2286, 121, 12], [368, 2308, 832, 185], [388, 2308, 208, 169], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2441, 208, 36], [388, 2441, 208, 18], [388, 2442, 129, 15], [388, 2459, 208, 18], [388, 2459, 57, 18], [388, 2463, 57, 14], [388, 2464, 57, 12], [680, 2308, 208, 169], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2441, 208, 36], [680, 2441, 208, 18], [680, 2442, 148, 15], [680, 2459, 208, 18], [680, 2459, 174, 18], [680, 2463, 174, 14], [680, 2464, 174, 12], [972, 2308, 208, 169], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2441, 208, 36], [972, 2441, 208, 18], [972, 2442, 172, 15], [972, 2459, 208, 18], [972, 2459, 91, 18], [972, 2463, 91, 14], [972, 2464, 91, 12], [1200, 172, 24, 2353], [0, 2525, 1280, 569], [0, 2525, 1280, 569], [40, 2537, 1200, 545], [60, 2537, 1160, 504], [60, 2573, 504, 196], [60, 2573, 440, 68], [60, 2578, 384, 50], [60, 2641, 464, 20], [60, 2661, 440, 68], [60, 2666, 332, 50], [177, 2695.0625, 85, 20], [177, 2696, 65, 20], [177, 2696, 65, 20], [246, 2698, 16, 16], [248, 2700, 12, 12], [262, 2696, 28, 20], [290, 2696, 84, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [564, 2573, 495, 448], [563, 2572, 1, 1], [563, 2576, 97, 48], [564, 2573, 495, 448], [564, 2573, 495, 448], [564, 2573, 157, 416], [564, 2573, 157, 32], [564, 2574, 33, 12], [564, 2574, 33, 12], [564, 2605, 157, 352], [564, 2605, 157, 32], [564, 2606, 29, 12], [564, 2606, 29, 12], [564, 2637, 157, 32], [564, 2638, 36, 12], [564, 2638, 36, 12], [564, 2669, 157, 32], [564, 2670, 50, 12], [564, 2670, 50, 12], [564, 2701, 157, 32], [564, 2702, 60, 12], [564, 2702, 60, 12], [564, 2733, 157, 32], [564, 2734, 121, 12], [564, 2734, 121, 12], [564, 2765, 157, 32], [564, 2766, 78, 12], [564, 2766, 78, 12], [564, 2797, 157, 32], [564, 2798, 80, 12], [564, 2798, 80, 12], [564, 2829, 157, 32], [564, 2830, 89, 12], [564, 2830, 89, 12], [564, 2861, 157, 32], [564, 2862, 68, 12], [564, 2862, 68, 12], [564, 2893, 157, 32], [564, 2894, 39, 12], [564, 2894, 39, 12], [564, 2925, 157, 32], [564, 2926, 58, 12], [564, 2926, 58, 12], [733, 2573, 157, 192], [733, 2573, 157, 32], [733, 2574, 42, 12], [733, 2605, 157, 128], [733, 2605, 157, 32], [733, 2606, 61, 12], [733, 2606, 61, 12], [733, 2637, 157, 32], [733, 2638, 106, 12], [733, 2638, 106, 12], [733, 2669, 157, 32], [733, 2670, 86, 12], [733, 2670, 86, 12], [733, 2701, 157, 32], [733, 2702, 27, 12], [733, 2702, 27, 12], [733, 2765, 157, 151.203125], [733, 2765, 157, 32], [733, 2766, 105, 12], [733, 2766, 105, 12], [733, 2797, 157, 87.203125], [733, 2797, 157, 44.421875], [733, 2820.421875, 100, 12], [733, 2797, 100, 33.421875], [733, 2843.421875, 157, 40.78125], [733, 2863.203125, 100, 12], [733, 2843.421875, 100, 29.78125], [902, 2573, 157, 448], [902, 2573, 157, 32], [902, 2574, 42, 12], [902, 2605, 157, 384], [902, 2605, 157, 32], [902, 2606, 64, 12], [902, 2606, 64, 12], [902, 2637, 157, 32], [902, 2638, 95, 12], [902, 2638, 95, 12], [902, 2669, 157, 32], [902, 2670, 28, 12], [902, 2670, 28, 12], [902, 2701, 157, 32], [902, 2702, 149, 12], [902, 2702, 149, 12], [902, 2733, 157, 32], [902, 2734, 74, 12], [902, 2734, 74, 12], [902, 2765, 157, 32], [902, 2766, 77, 12], [902, 2766, 77, 12], [902, 2797, 157, 32], [902, 2798, 41, 12], [902, 2798, 41, 12], [902, 2829, 157, 32], [902, 2830, 59, 12], [902, 2830, 59, 12], [902, 2861, 157, 32], [902, 2862, 94, 12], [902, 2862, 94, 12], [902, 2893, 157, 32], [902, 2894, 58, 12], [902, 2894, 58, 12], [902, 2925, 157, 32], [902, 2926, 48, 12], [902, 2926, 48, 12], [902, 2957, 157, 32], [902, 2958, 102, 12], [902, 2958, 102, 12], [60, 3007, 90, 14], [60, 3007, 90, 14], [60, 3008, 90, 12], [60, 3008, 90, 12], [60, 3041, 1160, 41], [60, 3055, 124, 14], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3055, 66, 14], [200, 3056, 66, 12], [200, 3056, 66, 12], [200, 3056, 66, 12], [282, 3055, 73, 14], [282, 3056, 73, 12], [282, 3056, 73, 12], [282, 3056, 73, 12], [371, 3055, 75, 14], [371, 3056, 75, 12], [371, 3056, 75, 12], [371, 3056, 75, 12], [446, 3062, 686, 0], [1132, 3050, 88, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24.015625, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "text": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 385, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, 1539, -1, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1779, -1, -1, -1, -1, 442, -1, -1, 1796, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2340, -1, 2344, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2353, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2390, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2407, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2424, -1, -1, -1, -1, 2445, -1, 2449, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2458, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2475, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2491, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2527, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2543, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2574, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2611, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2627, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2644, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2661, -1, -1, -1, -1, 1133, -1, 2683, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2692, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2709, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2726, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2743, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2760, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2830, -1, -1, -1, 2848, -1, -1, -1, -1, -1, -1, -1, -1, 2877, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2904, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2928, -1, -1, -1, 2760, -1, -1, -1, -1, -1, -1, -1, 2957, -1, -1, 2963, -1, -1, 1389, -1, -1, 2974, -1, 2979, 2980, -1, -1, 2988, -1, -1, -1, -1, -1, 3004, -1, -1, -1, 3013, -1, -1, 3019, -1, -1, 3025, -1, -1, 3031, -1, -1, 3037, -1, -1, 3043, -1, -1, 3049, -1, -1, 3055, -1, -1, 3061, -1, -1, 3068, -1, -1, 3074, -1, -1, 3079, -1, -1, -1, 3087, -1, -1, 3093, -1, -1, 3099, -1, -1, 3105, -1, -1, -1, 3113, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3199, -1, -1, 3206, 98, -1, -1, -1, 3217, -1, -1, -1, 3225, -1, -1, -1, 3233, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "stackingContexts": {"index": [0, 1, 3, 25, 41, 76, 77, 78, 81, 111, 137, 138, 147, 148, 155, 156, 163, 164, 200, 201, 202, 203, 229, 230, 231, 236, 243, 252, 253, 258, 263, 264, 265, 276, 288, 300, 312, 318, 327, 328, 333, 338, 339, 340, 351, 363, 375, 387, 393, 402, 403, 408, 413, 414, 415, 426, 438, 450, 462, 468, 477, 478, 483, 488, 489, 490, 501, 509, 510, 513, 519, 528, 529, 534, 539, 540, 541, 552, 564, 572, 573, 576, 582, 591, 592, 597, 609, 621, 626, 627, 628, 639, 651, 657, 666, 667, 672, 677, 678, 679, 690, 702, 714, 726, 732, 747, 759, 771, 783, 791, 792, 795, 800, 801, 802, 812, 823, 835, 847, 857, 1009, 1012, 1015, 1020, 1022]}, "paintOrders": [0, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4, 4, 4, 4, 4, 304, 304, 304, 304, 304, 304, 304, 304, 307, 308, 308, 304, 304, 304, 304, 304, 309, 310, 310, 304, 304, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 304, 304, 304, 304, 304, 304, 304, 306, 306, 311, 311, 312, 313, 313, 4, 5, 5, 6, 7, 7, 260, 260, 260, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 263, 265, 265, 265, 264, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 267, 268, 269, 269, 270, 271, 271, 272, 272, 273, 273, 273, 274, 274, 275, 276, 276, 272, 272, 277, 277, 277, 278, 278, 279, 280, 280, 281, 281, 281, 282, 282, 283, 284, 284, 285, 285, 285, 286, 286, 287, 288, 288, 270, 270, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 290, 290, 8, 9, 10, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 13, 14, 14, 14, 14, 14, 17, 18, 19, 19, 14, 14, 14, 20, 20, 20, 20, 20, 20, 20, 20, 21, 23, 23, 29, 29, 21, 21, 46, 46, 21, 22, 22, 24, 25, 26, 27, 28, 28, 30, 32, 32, 33, 33, 30, 30, 47, 47, 30, 31, 31, 34, 36, 36, 37, 37, 34, 34, 48, 48, 34, 35, 35, 38, 40, 40, 41, 41, 38, 38, 49, 49, 38, 39, 39, 42, 44, 44, 45, 45, 42, 42, 50, 50, 42, 43, 43, 14, 51, 51, 51, 51, 51, 51, 51, 51, 52, 54, 54, 60, 60, 52, 52, 77, 77, 52, 53, 53, 55, 56, 57, 58, 59, 59, 61, 63, 63, 64, 64, 61, 61, 78, 78, 61, 62, 62, 65, 67, 67, 68, 68, 65, 65, 79, 79, 65, 66, 66, 69, 71, 71, 72, 72, 69, 69, 80, 80, 69, 70, 70, 73, 75, 75, 76, 76, 73, 73, 81, 81, 73, 74, 74, 14, 82, 82, 82, 82, 82, 82, 82, 82, 83, 85, 85, 91, 91, 83, 83, 108, 108, 83, 84, 84, 86, 87, 88, 89, 90, 90, 92, 94, 94, 95, 95, 92, 92, 109, 109, 92, 93, 93, 96, 98, 98, 99, 99, 96, 96, 110, 110, 96, 97, 97, 100, 102, 102, 103, 103, 100, 100, 111, 111, 100, 101, 101, 104, 106, 106, 107, 107, 104, 104, 112, 112, 104, 105, 105, 14, 113, 113, 113, 113, 113, 113, 113, 113, 114, 116, 116, 122, 122, 114, 114, 131, 131, 114, 115, 115, 117, 118, 119, 120, 121, 121, 123, 125, 125, 126, 126, 123, 123, 132, 132, 123, 124, 124, 127, 129, 129, 130, 130, 127, 127, 133, 133, 127, 128, 128, 14, 134, 134, 134, 134, 134, 134, 134, 134, 135, 137, 137, 143, 143, 135, 135, 156, 156, 135, 136, 136, 138, 139, 140, 141, 142, 142, 144, 146, 146, 147, 147, 144, 144, 157, 157, 144, 145, 145, 148, 150, 150, 151, 151, 148, 148, 158, 158, 148, 149, 149, 152, 154, 154, 155, 155, 152, 152, 159, 159, 152, 153, 153, 14, 160, 160, 160, 160, 160, 160, 160, 160, 161, 163, 163, 164, 164, 161, 161, 186, 186, 161, 162, 162, 165, 167, 167, 168, 168, 165, 165, 187, 187, 165, 166, 166, 169, 171, 171, 177, 177, 169, 169, 188, 188, 169, 170, 170, 172, 173, 174, 175, 176, 176, 178, 180, 180, 181, 181, 178, 178, 189, 189, 178, 179, 179, 182, 184, 184, 185, 185, 182, 182, 190, 190, 182, 183, 183, 14, 191, 191, 191, 191, 191, 191, 191, 191, 192, 194, 194, 200, 200, 192, 192, 217, 217, 192, 193, 193, 195, 196, 197, 198, 199, 199, 201, 203, 203, 204, 204, 201, 201, 218, 218, 201, 202, 202, 205, 207, 207, 208, 208, 205, 205, 219, 219, 205, 206, 206, 209, 211, 211, 212, 212, 209, 209, 220, 220, 209, 210, 210, 213, 215, 215, 216, 216, 213, 213, 221, 221, 213, 214, 214, 14, 222, 222, 222, 222, 222, 222, 222, 222, 223, 225, 225, 226, 226, 223, 223, 248, 248, 223, 224, 224, 227, 229, 229, 230, 230, 227, 227, 249, 249, 227, 228, 228, 231, 233, 233, 234, 234, 231, 231, 250, 250, 231, 232, 232, 235, 237, 237, 238, 238, 235, 235, 251, 251, 235, 236, 236, 239, 241, 241, 247, 247, 239, 239, 252, 252, 239, 240, 240, 242, 243, 244, 245, 246, 246, 14, 14, 14, 15, 15, 15, 15, 15, 15, 14, 14, 14, 14, 14, 16, 16, 16, 253, 253, 254, 16, 16, 16, 16, 16, 16, 16, 16, 16, 255, 255, 256, 16, 16, 16, 16, 16, 16, 16, 16, 16, 257, 257, 258, 16, 16, 16, 16, 16, 16, 16, 259, 4, 291, 292, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 294, 294, 293, 293, 293, 293, 293, 295, 295, 293, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 297, 297, 297, 297, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 298, 299, 299, 300, 301, 301, 302, 303, 303, 314, 314, 315, 315, 316], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [], [0, -20, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 0, 1280, 62], [40, 0, 1200, 60], [40, 0, 1200, 60], [40, 0, 513, 60], [60, 0, 74, 60], [60, 0, 74, 60], [60, 20, 74, 20], [], [124, 25, 10, 16], [0, 3, 10, 10], [0, 0, 0, 0], [166, 0, 200, 60], [166, 10, 200, 40], [166, 20, 200, 20], [176, 20, 160, 20], [], [336, 20, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [553, 0, 175, 60], [553, 0, 175, 60], [553, 16, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [728, 0, 513, 60], [852, 0, 93, 60], [852, 20, 93, 20], [], [977, 0, 73, 60], [977, 20, 53, 20], [], [1034, 22, 16, 16], [0, 0, 0, 0], [1066, 0, 154, 60], [16, 0, 138, 62], [16, 21, 138, 20], [0, 0, 138, 20], [], [0, 62, 1280, 2483], [-1, 61, 1, 1], [], [0, 62, 1280, 2483], [-1, -1, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [80, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [-18, 0, 360, 130], [0, 10, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [100, 10, 250, 84], [100, 36, 240, 53], [0, 0, 240, 32], [], [0, 34, 240, 19], [0, 37, 114, 14], [0, 35, 114, 16], [], [], [127, 37, 91, 14], [127, 35, 91, 16], [], [995, 0, 125, 76], [0, 34, 125, 32], [28, 6, 68, 18], [], [886, 85, 234, 20], [0, 4, 51, 12], [0, -4, 51, 20], [10, -3, 31, 19], [0, 0, 31, 19], [0, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [7, 3, 3, 12], [], [10, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [17, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [24, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [51, 3, 0, 14], [51, 2, 183, 17], [61, -2, 178, 24], [5, 6, 23, 12], [5, 5, 13, 13], [], [21, 6, 7, 12], [], [33, 6, 23, 12], [33, 5, 13, 13], [], [49, 6, 7, 12], [], [61, 6, 23, 12], [61, 5, 13, 13], [], [77, 6, 7, 12], [], [89, 6, 23, 12], [89, 5, 13, 13], [], [105, 6, 7, 12], [], [117, 6, 23, 12], [117, 5, 13, 13], [], [133, 6, 7, 12], [], [145, 6, 23, 12], [145, 5, 13, 13], [], [161, 6, 7, 12], [], [167, 3, 1, 1], [], [0, 130, 1280, 2353], [56, 0, 1168, 2353], [0, 0, 24, 2353], [24, 8, 256, 2345], [0, 0, 255, 2345], [0, 24, 255, 72], [24, 24, 231, 16], [], [0, 52, 255, 44], [0, 52, 255, 44], [0, 52, 255, 44], [25, 64, 229, 20], [], [0, 128, 255, 160], [24, 128, 231, 16], [], [0, 156, 255, 132], [0, 156, 255, 44], [0, 156, 255, 44], [25, 168, 229, 20], [], [0, 200, 255, 44], [0, 200, 255, 44], [25, 212, 229, 20], [], [0, 244, 255, 44], [0, 244, 255, 44], [25, 256, 229, 20], [], [280, 0, 32, 2353], [312, 24, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [362, 25, 362, 0], [723, 5, 109, 32], [16, 7, 77, 18], [], [0, 49, 832, 2000], [0, 49, 888, 2000], [0, 49, 444, 400], [0, 49, 388, 368], [0, 0, 388, 45], [0, 10, 74, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 197, 22], [58, 13, 177, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 200, 22], [58, 13, 180, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 83, 22], [58, 13, 63, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 112, 22], [58, 13, 92, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 233, 22], [58, 13, 213, 22], [], [444, 49, 444, 400], [444, 49, 388, 368], [0, 0, 388, 45], [0, 10, 101, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 123, 22], [58, 13, 103, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 130, 22], [58, 13, 110, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 170, 22], [58, 13, 150, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 154, 22], [58, 13, 134, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 129, 22], [58, 13, 109, 22], [], [0, 449, 444, 400], [0, 449, 388, 368], [0, 0, 388, 45], [0, 10, 165, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 235, 22], [58, 13, 215, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 237, 22], [58, 13, 217, 22], [], [444, 449, 444, 400], [444, 449, 388, 368], [0, 0, 388, 45], [0, 10, 122, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 176], [0, 73, 388, 160], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 92, 22], [58, 13, 72, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 143, 22], [58, 13, 123, 22], [], [0, 849, 444, 400], [0, 849, 388, 368], [0, 0, 388, 45], [0, 10, 184, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 232], [0, 73, 388, 216], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 157, 22], [58, 13, 137, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 216, 22], [58, 13, 196, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 231, 22], [58, 13, 211, 22], [], [444, 849, 444, 400], [444, 849, 388, 368], [0, 0, 388, 45], [0, 10, 145, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 119, 22], [58, 13, 99, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 87, 22], [58, 13, 67, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 172, 22], [58, 13, 152, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 1249, 444, 400], [0, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 116, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 193, 22], [58, 13, 173, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 122, 22], [58, 13, 102, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [444, 1249, 444, 400], [444, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 95, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 133, 22], [58, 13, 113, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 1649, 888, 368], [0, 1649, 848, 368], [366, 1802, 116, 63], [406, 1802, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 2049, 832, 9], [0, 2078, 832, 251], [0, 2088, 832, 16], [], [0, 2112, 832, 185], [20, 2112, 208, 169], [20, 2120, 208, 117], [20, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [20, 2245, 208, 36], [20, 2245, 208, 18], [], [20, 2263, 208, 18], [20, 2263, 57, 18], [20, 2267, 57, 14], [], [312, 2112, 208, 169], [312, 2120, 208, 117], [312, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [312, 2245, 208, 36], [312, 2245, 208, 18], [], [312, 2263, 208, 18], [312, 2263, 174, 18], [312, 2267, 174, 14], [], [604, 2112, 208, 169], [604, 2120, 208, 117], [604, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [604, 2245, 208, 36], [604, 2245, 208, 18], [], [604, 2263, 208, 18], [604, 2263, 91, 18], [604, 2267, 91, 14], [], [1144, 0, 24, 2353], [0, 2545, 1280, 569], [0, 2545, 1280, 569], [40, 12, 1200, 545], [20, 0, 1160, 504], [0, 36, 504, 196], [0, 36, 440, 68], [], [0, 104, 464, 20], [0, 124, 440, 68], [], [117, 158, 85, 20], [117, 159, 65, 20], [], [186, 161, 16, 16], [0, 0, 0, 0], [], [230, 159, 84, 20], [], [], [504, 36, 495, 448], [503, 35, 1, 1], [], [504, 36, 495, 448], [504, 36, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 1, 33, 12], [], [0, 32, 157, 352], [0, 32, 157, 32], [0, 33, 29, 12], [], [0, 64, 157, 32], [0, 65, 36, 12], [], [0, 96, 157, 32], [0, 97, 50, 12], [], [0, 128, 157, 32], [0, 129, 60, 12], [], [0, 160, 157, 32], [0, 161, 121, 12], [], [0, 192, 157, 32], [0, 193, 78, 12], [], [0, 224, 157, 32], [0, 225, 80, 12], [], [0, 256, 157, 32], [0, 257, 89, 12], [], [0, 288, 157, 32], [0, 289, 68, 12], [], [0, 320, 157, 32], [0, 321, 39, 12], [], [0, 352, 157, 32], [0, 353, 58, 12], [], [169, 0, 157, 192], [169, 0, 157, 32], [], [169, 32, 157, 128], [169, 32, 157, 32], [169, 33, 61, 12], [], [169, 64, 157, 32], [169, 65, 106, 12], [], [169, 96, 157, 32], [169, 97, 86, 12], [], [169, 128, 157, 32], [169, 129, 27, 12], [], [169, 192, 157, 151], [169, 192, 157, 32], [169, 193, 105, 12], [], [169, 224, 157, 87], [169, 224, 157, 44], [169, 247, 100, 12], [169, 224, 100, 33], [169, 270, 157, 41], [169, 290, 100, 12], [169, 270, 100, 30], [338, 0, 157, 448], [338, 0, 157, 32], [], [338, 32, 157, 384], [338, 32, 157, 32], [338, 33, 64, 12], [], [338, 64, 157, 32], [338, 65, 95, 12], [], [338, 96, 157, 32], [338, 97, 28, 12], [], [338, 128, 157, 32], [338, 129, 149, 12], [], [338, 160, 157, 32], [338, 161, 74, 12], [], [338, 192, 157, 32], [338, 193, 77, 12], [], [338, 224, 157, 32], [338, 225, 41, 12], [], [338, 256, 157, 32], [338, 257, 59, 12], [], [338, 288, 157, 32], [338, 289, 94, 12], [], [338, 320, 157, 32], [338, 321, 58, 12], [], [338, 352, 157, 32], [338, 353, 48, 12], [], [338, 384, 157, 32], [338, 385, 102, 12], [], [0, 470, 90, 14], [0, 0, 90, 14], [0, 1, 90, 12], [], [20, 504, 1160, 41], [20, 518, 124, 14], [], [0, 0, 0, 0], [160, 518, 66, 14], [160, 519, 66, 12], [160, 519, 66, 12], [], [242, 518, 73, 14], [242, 519, 73, 12], [242, 519, 73, 12], [], [331, 518, 75, 14], [331, 519, 75, 12], [331, 519, 75, 12], [], [406, 525, 686, 0], [1092, 513, 88, 24], [1092, 513, 24, 24], [1092, 513, 24, 24], [0, 0, 0, 0], [1124, 513, 24, 24], [1124, 513, 24, 24], [0, 0, 0, 0], [1156, 513, 24, 24], [1156, 513, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "scrollRects": [[], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 68, 180], [], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 0], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 62], [0, 0, 1200, 62], [0, 0, 1200, 62], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 21], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 62], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 62], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 48, 39], [], [0, 0, 1280, 2483], [0, 0, 67, 35], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1125, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [0, 0, 123, 30], [0, 0, 68, 18], [], [0, 0, 239, 22], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 188, 20], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 37, 50], [], [0, 0, 1280, 2353], [0, 0, 1200, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 888, 2329], [0, 0, 888, 2329], [0, 0, 888, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 888, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 168], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 224], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 97, 56], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 0, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 21, 1], [], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 1, 1280, 60], [0, 0, 1200, 60], [0, 0, 1200, 60], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 20], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 60], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 60], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [1, 1, 123, 30], [0, 0, 68, 18], [], [0, 0, 234, 20], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 183, 17], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 1, 1], [], [0, 0, 1280, 2353], [0, 0, 1168, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 832, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 160], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 216], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 1, 1], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 1, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]]}, "textBoxes": {"layoutIndex": [18, 18, 18, 18, 32, 40, 64, 67, 74, 77, 77, 80, 113, 117, 118, 121, 125, 133, 138, 140, 143, 148, 151, 156, 159, 164, 170, 172, 175, 177, 180, 182, 185, 187, 190, 192, 195, 197, 199, 199, 199, 207, 212, 215, 220, 224, 228, 235, 239, 246, 248, 262, 268, 280, 292, 304, 316, 321, 323, 337, 343, 355, 367, 379, 391, 396, 398, 412, 418, 430, 430, 442, 442, 454, 454, 466, 471, 473, 487, 493, 505, 517, 522, 524, 538, 544, 556, 568, 568, 580, 585, 587, 601, 601, 613, 625, 631, 643, 655, 660, 662, 676, 682, 694, 694, 706, 706, 718, 730, 730, 735, 737, 751, 751, 763, 763, 775, 775, 787, 787, 799, 805, 815, 819, 828, 832, 840, 844, 852, 856, 864, 864, 867, 867, 870, 873, 875, 876, 879, 879, 885, 889, 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 926, 929, 932, 935, 939, 949, 953, 956, 959, 962, 965, 968, 971, 974, 977, 980, 983, 986, 990, 993, 994, 998, 1002, 1006], "bounds": [[69, 74, 26, 14], [69, 119, 13, 14], [69, 164, 30, 14], [69, 209, 48, 14], [60, 3, 58, 16], [176, 3, 49, 16], [852, 3, 93, 16], [977, 3, 53, 16], [1082, 4, 138, 16], [-1, 43, 31, 14], [-1, 62.59375, 48, 14], [-1, 46, 67, 25], [162, 80, 240, 28], [162, 113, 114, 16], [276, 115, 13, 14], [289, 113, 91, 16], [1103.5, 85, 68, 14], [976, 132, 7, 12], [976, 132, 7, 12], [983, 131.03125, 3, 12], [986, 132, 7, 12], [986, 132, 7, 12], [993, 132, 7, 12], [993, 132, 7, 12], [1000, 132, 7, 12], [1000, 132, 7, 12], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1194, 129.59375, 7, 12], [1194, 146.390625, 37, 12], [1194, 163.1875, 27, 12], [104, 206, 63.8125, 12], [105, 246, 58, 16], [104, 310, 87, 12], [105, 350, 61, 16], [105, 394, 46, 16], [105, 438, 61, 16], [368, 198, 142, 28], [1107, 210, 77, 14], [368, 256, 74, 15], [689, 257, 67, 14], [426, 333.59375, 177, 15], [701, 334.59375, 30, 14], [426, 389.59375, 180, 15], [426, 445.59375, 63, 15], [426, 501.59375, 92, 15], [426, 557.59375, 213, 15], [812, 256, 101, 15], [1133, 257, 67, 14], [870, 333.59375, 103, 15], [1145, 334.59375, 30, 14], [870, 389.59375, 110, 15], [870, 445.59375, 150, 15], [870, 501.59375, 134, 15], [870, 557.59375, 109, 15], [368, 656, 165, 15], [697, 657, 59, 14], [426, 733.59375, 215, 15], [691, 734.59375, 49, 14], [426, 778.59375, 185, 15], [426, 800.59375, 66, 15], [426, 834.59375, 177, 15], [426, 856.59375, 93, 15], [426, 890.59375, 150, 15], [426, 912.59375, 91, 15], [426, 957.59375, 217, 15], [812, 656, 122, 15], [1141, 657, 59, 14], [870, 733.59375, 72, 15], [1135, 734.59375, 49, 14], [870, 789.59375, 89, 15], [870, 845.59375, 123, 15], [368, 1056, 184, 15], [697, 1057, 59, 14], [426, 1133.59375, 137, 15], [701, 1134.59375, 30, 14], [426, 1189.59375, 196, 15], [426, 1234.59375, 187, 15], [426, 1256.59375, 46, 15], [426, 1301.59375, 211, 15], [812, 1056, 145, 15], [1141, 1057, 59, 14], [870, 1122.59375, 161, 15], [870, 1144.59375, 77, 15], [870, 1189.59375, 99, 15], [870, 1245.59375, 67, 15], [1135, 1246.59375, 49, 14], [870, 1301.59375, 152, 15], [870, 1357.59375, 89, 15], [368, 1456, 116, 15], [697, 1457, 59, 14], [426, 1533.59375, 173, 15], [701, 1534.59375, 30, 14], [426, 1578.59375, 185, 15], [426, 1600.59375, 95, 15], [426, 1634.59375, 170, 15], [426, 1656.59375, 91, 15], [426, 1701.59375, 102, 15], [426, 1746.59375, 174, 15], [426, 1768.59375, 134, 15], [812, 1456, 95, 15], [1141, 1457, 59, 14], [870, 1522.59375, 182, 15], [870, 1544.59375, 123, 15], [870, 1578.59375, 165, 15], [870, 1600.59375, 164, 15], [870, 1634.59375, 197, 15], [870, 1656.59375, 81, 15], [870, 1690.59375, 208, 15], [870, 1712.59375, 72, 15], [870, 1757.59375, 113, 15], [1135, 1758.59375, 49, 14], [733.828125, 2045.5, 116.34375, 15], [388, 2286, 121, 12], [388, 2442, 129, 15], [388, 2464, 57, 12], [680, 2442, 148, 15], [680, 2464, 174, 12], [972, 2442, 172, 15], [972, 2464, 91, 12], [60, 2578, 384, 20], [60, 2608, 281, 20], [60, 2666, 332, 20], [60, 2696, 117, 20], [177, 2696, 65, 20], [262, 2696, 28, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [563, 2576, 34, 20], [563, 2604, 97, 20], [564, 2574, 33, 12], [564, 2606, 29, 12], [564, 2638, 36, 12], [564, 2670, 50, 12], [564, 2702, 60, 12], [564, 2734, 121, 12], [564, 2766, 78, 12], [564, 2798, 80, 12], [564, 2830, 89, 12], [564, 2862, 68, 12], [564, 2894, 39, 12], [564, 2926, 58, 12], [733, 2574, 42, 12], [733, 2606, 61, 12], [733, 2638, 106, 12], [733, 2670, 86, 12], [733, 2702, 27, 12], [733, 2766, 105, 12], [902, 2574, 42, 12], [902, 2606, 64, 12], [902, 2638, 95, 12], [902, 2670, 28, 12], [902, 2702, 149, 12], [902, 2734, 74, 12], [902, 2766, 77, 12], [902, 2798, 41, 12], [902, 2830, 59, 12], [902, 2862, 94, 12], [902, 2894, 58, 12], [902, 2926, 48, 12], [902, 2958, 102, 12], [60, 3008, 90, 12], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3056, 66, 12], [282, 3056, 73, 12], [371, 3056, 75, 12]], "start": [0, 5, 8, 13, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 27, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 26, 0, 0, 25, 0, 0, 0, 24, 0, 24, 0, 28, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 38, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "length": [4, 2, 4, 7, 7, 6, 12, 6, 18, 4, 7, 4, 18, 15, 3, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 6, 6, 8, 7, 10, 8, 7, 8, 10, 12, 11, 12, 29, 5, 26, 10, 15, 30, 15, 12, 16, 5, 17, 23, 20, 14, 20, 11, 32, 6, 25, 8, 26, 13, 20, 14, 32, 16, 11, 10, 6, 12, 18, 23, 11, 21, 5, 31, 29, 7, 33, 22, 11, 26, 11, 16, 10, 6, 21, 14, 14, 11, 24, 5, 27, 14, 25, 13, 16, 24, 22, 13, 11, 24, 18, 23, 26, 27, 11, 28, 10, 16, 6, 18, 15, 19, 10, 20, 32, 24, 16, 45, 30, 37, 14, 6, 4, 9, 7, 4, 10, 5, 4, 6, 8, 11, 23, 14, 14, 16, 12, 7, 11, 7, 11, 17, 16, 5, 17, 7, 12, 16, 4, 28, 14, 15, 7, 9, 17, 9, 9, 18, 15, 19, 1, 12, 14, 13]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 3094}], "strings": ["about:blank", "Dashboard | Khan Academy", "UTF-8", "BBC714C8974D8EB2AD1107B6A6BA3DFA", "#document", "HTML", "HEAD", "prefix", "og: http://ogp.me/ns# khanacademy: http://ogp.me/ns/apps/khanacademy#", "bid", "3a94d3ec-4baa-41e6", "aria-roledescription", "", "aria-description", "STYLE", "data-merge-styles", "true", "171ac5e5-2081-4372", "", "#text", "\n ", "3d2e4dc0-5800-4a9e", "", "ae9aca70-843b-4afb", "", "META", "http-equiv", "Content-Type", "content", "text/html; charset=utf-8", "043ed8ec-9750-49ce", "", "TITLE", "9f6b14ae-f8de-451b", "", "name", "viewport", "width=device-width, initial-scale=1.0, maximum-scale=1.0", "fc6e608f-950e-4dac", "", "LINK", "rel", "canonical", "href", "/", "9053f407-013b-431e", "", "property", "og:url", "e1e2aa6c-9344-40f0", "", "stylesheet", "type", "text/css", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.f30874036371b53cf0e9.css", "b70db30c-7608-47d2", "", "shortcut icon", "https://cdn.kastatic.org/images/favicon.ico?logo", "be4b5b5c-a706-494d", "", "apple-touch-icon-precomposed", "sizes", "57x57", "https://cdn.kastatic.org/images/apple-touch-icon-57x57-precomposed.new.png", "d9f4e861-65a3-44d2", "", "72x72", "https://cdn.kastatic.org/images/apple-touch-icon-72x72-precomposed.new.png", "2b665e3e-dfad-429d", "", "114x114", "https://cdn.kastatic.org/images/apple-touch-icon-114x114-precomposed.new.png", "90c7f38c-9369-4140", "", "144x144", "https://cdn.kastatic.org/images/apple-touch-icon-144x144-precomposed.new.png", "a50ca5c1-808c-4cd9", "", "SCRIPT", "async", "src", "https://www.googletagmanager.com/gtm.js?id=GTM-WSX5PBP", "text/javascript", "https://www.googletagmanager.com/gtag/js?id=G-19G17DJYEE&l=dataLayer&cx=c", "c63e1f4b-fbd7-4fd7", "", "ccb93227-73c6-4120", "", "a55512f9-ba67-4bd2", "", "window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;", "https://www.google-analytics.com/analytics.js", "1198b349-8ef9-4769", "", "96591f85-15e0-42d3", "", "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WSX5PBP');", "\n", "data-aphrodite", "16a9de75-8e85-410b", "", "._keh75d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;min-height:100% !important;}._bc4egv{-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._dgdpujh{-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;border-top:1px solid rgba(33,36,44,0.16) !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;}@media print{._dgdpujh{background-color:#ffffff !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dgdpujh{background:#f7f8fa !important;}}._9bl3wi{max-width:1200px !important;margin-left:auto !important;margin-right:auto !important;width:100% !important;height:100% !important;}._1ycdc3w{-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-align-items:center !important;align-items:center !important;}@media print{._1ycdc3w{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;}}._1qhmdkk0{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;padding-left:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qhmdkk0{display:none !important;}}@media print{._1qhmdkk0{display:none !important;}}._1boekgo{padding-top:10px !important;padding-bottom:10px !important;margin-left:32px !important;margin-right:32px !important;width:200px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:100% !important;}._14nbw552{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;text-decoration:none !important;color:#1B65E9 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;height:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-radius:4px !important;}._14nbw552:hover{text-decoration:none !important;}._dhzffk{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;padding-left:10px !important;padding-right:10px !important;outline:1px solid rgba(0,0,0,0) !important;}._gkt786u{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._1ujnvj{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;}._btd0noz{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;padding-right:20px !important;}@media print{._btd0noz{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._btd0noz{padding-right:0px !important;}}._xvt9wo{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;display:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._xvt9wo{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}._d4d2b5k{-webkit-box-align:center !important;-ms-flex-align:center !important;background-color:transparent !important;border:none !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:16px !important;}._d4d2b5k:hover{text-decoration:none !important;}._1f3u7s{background:#ffffff !important;left:0px !important;position:absolute !important;right:0px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1f3u7s{display:none !important;}}._1c8t70d{display:inline-block !important;height:100% !important;white-space:nowrap !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c8t70d{display:none !important;}}._18gnmgv{margin-left:6px !important;position:relative !important;top:3px !important;}._v2ig2y4{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;padding:0px !important;}._v2ig2y4::-moz-focus-inner{border:0px !important;}._v2ig2y4:hover{text-decoration:none !important;}._v2ig2y4:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1jd6wiix{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}._p9s43im{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;padding-bottom:48px !important;padding-top:48px !important;}._1o3zyidr{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}@keyframes keyframe_1syiron{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}._12r4ewyx{-webkit-transform-origin:50% 50% !important;-ms-transform-origin:50% 50% !important;transform-origin:50% 50% !important;-webkit-animation-name:keyframe_1syiron !important;animation-name:keyframe_1syiron !important;-webkit-animation-duration:1.1s !important;animation-duration:1.1s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important;fill:rgba(33,36,44,0.16) !important;}._1717m280{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:rgba(33,36,44,0.50) !important;}._1717m280:hover{text-decoration:none !important;}._1ab8w4s7{-webkit-box-align:center !important;-ms-flex-align:center !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:#0a2a66 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1ab8w4s7{padding-left:16px !important;}}._1ab8w4s7:hover{text-decoration:none !important;color:#1865f2 !important;}._1ab8w4s7:focus{outline:4px solid #1865f2 !important;}._1rt6g9t{width:175px !important;fill:currentColor !important;}._3z40pab{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._3z40pab:hover{text-decoration:none !important;}._3z40pab:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._3z40pab{display:none !important;}}._13gjrqj{vertical-align:middle !important;}._1d524plp{-ms-flex-positive:0 !important;-ms-flex-negative:0 !important;display:inline-block !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;margin-inline-start:4px !important;vertical-align:middle !important;}._91vjm8{display:inline-block !important;font-family:inherit !important;height:100% !important;position:relative !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._91vjm8{display:none !important;}}._4jvfagi{max-width:205px !important;position:relative !important;white-space:nowrap !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._4jvfagi{max-width:115px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._4jvfagi{max-width:205px !important;}}._5ifuif6{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;padding:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:0px !important;}._5ifuif6::-moz-focus-inner{border:0px !important;}._5ifuif6:hover{text-decoration:none !important;}._5ifuif6:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1lz3xw8j{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border:1px solid rgba(0, 0, 0, 0.1) !important;border-radius:3px !important;right:-8px !important;width:300px !important;}._q83079{padding-top:1px !important;background-color:#ffffff !important;list-style-type:none !important;}._d97lw6p{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-align:center !important;-ms-flex-align:center !important;background:transparent !important;border:none !important;width:100% !important;text-align:left !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding:16px !important;color:#0b2149 !important;cursor:pointer !important;}._d97lw6p:hover{color:#1865f2 !important;text-decoration:underline !important;}._1l5yw01k{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-transform:scaleX(-1) !important;-ms-transform:scaleX(-1) !important;transform:scaleX(-1) !important;}._co5z0qm{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}._g20yn58{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;}._1lho23fo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:6px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:6px !important;-ms-flex-basis:6px !important;-ms-flex-preferred-size:6px !important;-webkit-flex-basis:6px !important;flex-basis:6px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._rg8deia{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._1lcr11{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;}._1lcr11:hover{text-decoration:underline !important;}._71vn8x8{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-bottom:24px !important;margin-bottom:1px !important;}._71vn8x8:hover{text-decoration:underline !important;}._hs95etv{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-top:24px !important;}._hs95etv:hover{text-decoration:underline !important;}._xy39ea8{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;}._19bpjuy{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._5tdxkjz{border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;}._goqwwol{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:25px !important;}._goqwwol:hover{text-decoration:none !important;}._xu2jcg{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;}._s217esa{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._ujtkzou{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;margin-top:40px !important;margin-bottom:40px !important;margin-left:12px !important;margin-right:12px !important;}._1utzloin{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;}._4sjuzv{background-color:#0b2149 !important;clear:both !important;color:#8295BA !important;position:relative !important;padding:12px 20px !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;}@media print{._4sjuzv{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._4sjuzv{padding:0 20px !important;}}._mx31bt{-moz-box-sizing:border-box !important;box-sizing:border-box !important;max-width:1200px !important;position:relative !important;margin:0 auto !important;padding:0 20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._mx31bt{padding:0px !important;}}._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;padding:36px 0 20px !important;position:relative !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-bottom:50px !important;}}._1gf659q{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;height:100% !important;width:40% !important;padding-right:40px !important;padding-bottom:40px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gf659q{width:auto !important;height:auto !important;text-align:center !important;padding-right:0px !important;}}._72gmc4{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;max-width:440px !important;padding-bottom:8px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._72gmc4{margin:0 auto !important;}}._atd7un{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;height:1em !important;}._dc6frz{-ms-flex-positive:1 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;position:relative !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-column-count:3 !important;-moz-column-count:3 !important;column-count:3 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dc6frz{-webkit-column-count:2 !important;-moz-column-count:2 !important;column-count:2 !important;}}._1f5ffzx{-webkit-break-inside:avoid-column !important;-moz-break-inside:avoid-column !important;-ms-break-inside:avoid-column !important;break-inside:avoid-column !important;padding-bottom:32px !important;}._dso8x29{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:bold !important;margin-bottom:0px !important;color:inherit !important;}._1loa4vp{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}._1s5b1tbi{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:2px 0 !important;}._1s5b1tbi:first-of-type{margin-top:0px !important;}._1s5b1tbi:last-of-type{margin-bottom:0px !important;}._tma09g{position:absolute !important;left:0px !important;bottom:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._tma09g{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:100% !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._kj5mfi{width:100% !important;text-align:center !important;}}._1ca9rrl1{color:#ffffff !important;text-decoration:none !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;}._1ca9rrl1:hover{text-decoration:underline !important;}._1ca9rrl1:focus{text-decoration:underline !important;}._1a6u2ug{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-top:1px solid rgba(33,36,44,0.16) !important;padding:8px 0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1a6u2ug{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:20px !important;}}._190525k:not(:first-child){margin-left:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._190525k{margin-top:6px !important;line-height:1.5 !important;}._190525k:not(:first-child){margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c07mee{margin-top:20px !important;}}._19ujcxk{color:#ffffff !important;opacity:0.6 !important;display:inline-block !important;height:24px !important;width:24px !important;}._19ujcxk:not(:first-child){margin-left:8px !important;}._19ujcxk:hover{opacity:1 !important;}._30p3wgn{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;vertical-align:bottom !important;text-underline-offset:4px !important;color:#ffffff !important;text-decoration:none !important;}._30p3wgn:hover{text-decoration:underline !important;}._30p3wgn:focus{text-decoration:underline !important;}._1gmhxtz9{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;text-decoration:none !important;}._1gmhxtz9:hover{text-decoration:underline !important;}._1gmhxtz9:focus{text-decoration:underline !important;}._1vn7gh5u{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;}._1vq0rez{background:rgba(255,255,255,0.50) !important;height:16px !important;margin-bottom:16px !important;padding-right:16px !important;}._t0tx82{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._np9edv{max-height:0px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}._1pwnewep{max-height:1000px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}@keyframes keyframe_1grxuus{0%{opacity:0.4;}50%{opacity:1;}100%{opacity:0.4;}}._1lzga44{-webkit-animation-name:keyframe_1grxuus !important;animation-name:keyframe_1grxuus !important;-webkit-animation-duration:2s !important;animation-duration:2s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;}._fzbddc{opacity:0 !important;}._13hnk7qk{opacity:1 !important;-webkit-transition-duration:300ms !important;transition-duration:300ms !important;-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important;}._a46150{padding:0px !important;border:none !important;}._a46150:focus{outline:0px !important;}._19q5dyh{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 10px !important;position:absolute !important;width:1px !important;background-color:#ffffff !important;left:60px !important;line-height:45px !important;top:60px !important;}._19q5dyh:focus{clip:auto !important;height:auto !important;width:auto !important;z-index:9999 !important;}._19q5dyh:active{clip:auto !important;height:auto !important;width:auto !important;}._17fow1wv{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}@media screen and (min-width: 1366px){._17fow1wv{background-image:\n url(\"https://cdn.kastatic.org/images/learn-menu/left-background.png\"),\n url(\"https://cdn.kastatic.org/images/learn-menu/right-background.png\")\n !important;background-position:\n center left,\n top -62px right 0px\n !important;background-repeat:no-repeat !important;}}._njywdf2{-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-left:20px !important;padding-right:20px !important;padding-top:28px !important;padding-bottom:16px !important;-webkit-column-count:4 !important;-moz-column-count:4 !important;column-count:4 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xl */{._njywdf2{-webkit-column-count:5 !important;-moz-column-count:5 !important;column-count:5 !important;}}._1b2zmqj{display:inline-block !important;margin-bottom:12px !important;padding-top:4px !important;word-wrap:break-word !important;width:95% !important;}._121xeo4{padding-top:16px !important;}._rwpuzd{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;background-color:transparent !important;text-decoration:none !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;color:#0b2149 !important;height:20px !important;width:100% !important;padding-bottom:8px !important;white-space:normal !important;}._rwpuzd:active{color:#0b2149 !important;}._rwpuzd:hover{color:#1865f2 !important;text-decoration:none !important;}._rwpuzd:hover span:first-child{text-decoration:underline !important;}._17zmj242{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;margin-bottom:0px !important;}._knb39h5{background-color:transparent !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;color:#1865f2 !important;text-decoration:none !important;width:100% !important;margin-bottom:16px !important;white-space:normal !important;}._knb39h5:hover{text-decoration:none !important;}._knb39h5:hover span:first-child{text-decoration:underline !important;}._x9bdnmv{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;white-space:normal !important;}._akfsuo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:4px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:4px !important;-ms-flex-basis:4px !important;-ms-flex-preferred-size:4px !important;-webkit-flex-basis:4px !important;flex-basis:4px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._vji8du{display:inline-block !important;-webkit-flex:0 0 auto !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important;height:20px !important;background-color:#1865f2 !important;font-size:10px !important;line-height:20px !important;color:#ffffff !important;padding:0 8px !important;border-radius:16px !important;text-align:center !important;}._vji8du:active{text-decoration:none !important;}._vji8du:hover{text-decoration:none !important;}._4dodshe{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._4dodshe:hover{text-decoration:none !important;}._4dodshe:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._4dodshe{display:none !important;}}._wozql4{max-width:100% !important;display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;}._1v7bqtc2{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1v7bqtc2{background:rgba(33,36,44,0.08) !important;padding-bottom:16px !important;}}._1qrrvqo8{-webkit-box-align:unset !important;-ms-flex-align:unset !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;width:100% !important;-webkit-align-items:unset !important;align-items:unset !important;max-width:1168px !important;}@media (min-width: 1168px){._1qrrvqo8{margin:0 auto !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qrrvqo8{background:#ffffff !important;border:solid 1px rgba(33,36,44,0.16) !important;margin-top:16px !important;}}._1qxywlbt{-ms-flex-negative:0 !important;-ms-flex-preferred-size:24px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:24px !important;-ms-flex-basis:24px !important;-ms-flex-preferred-size:24px !important;-webkit-flex-basis:24px !important;flex-basis:24px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._6xyn8lv{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:8px !important;border-right:1px solid rgba(33,36,44,0.16) !important;overflow-y:auto !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6xyn8lv{border-right:none !important;}}@media print{._6xyn8lv{display:none !important;}}._1yfus1e{height:100% !important;}._1ah1eyb4{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:rgba(33,36,44,0.08) !important;height:16px !important;margin-top:16px !important;margin-right:16px !important;}._1ozlbq6{margin-top:24px !important;margin-bottom:24px !important;}._1ozlbq6:not(:last-of-type){margin-bottom:32px !important;}._18undph9{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;color:rgba(33,36,44,0.64) !important;margin-bottom:12px !important;margin-left:24px !important;}._8ry3zep{background-color:transparent !important;text-decoration:none !important;color:#21242c !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;}._8ry3zep:focus{border-color:#1865f2 !important;outline:0px !important;}._8ry3zep:hover{text-decoration:none !important;color:rgba(33,36,44,0.64) !important;}._1h8v03ot{-ms-flex-negative:0 !important;-ms-flex-preferred-size:32px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:32px !important;-ms-flex-basis:32px !important;-ms-flex-preferred-size:32px !important;-webkit-flex-basis:32px !important;flex-basis:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._4fkanu3{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:24px !important;min-height:600px !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;}._lojkxq8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;min-height:0px !important;min-width:0px !important;z-index:1 !important;}._1ell7dku{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;color:#21242c !important;margin-top:16px !important;}._azwfqqs{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;}@media (min-width: 1024px){._azwfqqs{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._azwfqqs{font-size:24px !important;line-height:28px !important;}}._19lfck2n{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:14px !important;line-height:18px !important;margin-top:2px !important;}._pot4j9l{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:none !important;color:#1865f2 !important;border-color:rgba(33,36,44,0.50) !important;border-style:solid !important;border-width:1px !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:125px !important;margin-top:24px !important;}._pot4j9l::-moz-focus-inner{border:0px !important;}._pot4j9l:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._90x24ln{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:14px !important;line-height:18px !important;-webkit-align-items:center !important;align-items:center !important;font-weight:bold !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;pointer-events:none !important;}._158ir6wt{text-decoration:none !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;background-color:#f7f8fa !important;color:#1865f2 !important;}._158ir6wt:focus{border-color:#1865f2 !important;outline:0px !important;}._158ir6wt:hover{text-decoration:none !important;color:#1865f2 !important;}._1fhns0j{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;max-width:1200px !important;padding:0px !important;background-color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1fhns0j{margin:0px !important;}}._1akypac{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:start !important;justify-content:start !important;-webkit-align-items:baseline !important;align-items:baseline !important;margin-bottom:12px !important;font-family:inherit !important;font-size:23px !important;font-weight:bold !important;line-height:27px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1akypac{width:100% !important;margin-top:24px !important;padding:0px !important;}}._oo4scr{overflow:visible !important;}._16ejxq5{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-lines:multiple !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._16ejxq5{width:100% !important;padding:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._16ejxq5{margin-right:-56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6b6787{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._6b6787{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._6b6787{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._6b6787{padding-right:56px !important;}}._lgjykv8{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._lgjykv8{padding-right:56px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._lgjykv8{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._lgjykv8{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._lgjykv8{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1l9ob3qq{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._1l9ob3qq{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._1l9ob3qq{padding-right:56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1l9ob3qq{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1l9ob3qq{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1s76ujx{height:8px !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;}._xutnbcb{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}@media (min-width: 1024px){._xutnbcb{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._xutnbcb{font-size:24px !important;line-height:28px !important;}}._15ho7jif{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}._12iepmsr{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;}._12iepmsr::-moz-focus-inner{border:0px !important;}._12iepmsr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._14nthjb{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;width:100% !important;}._1m1qpko{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;padding-bottom:14px !important;}._q16zme{font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:1.17 !important;margin-top:10px !important;margin-bottom:0px !important;}._1u32zoma{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;margin-top:10px !important;}._1gyxjpg{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;width:48px !important;height:48px !important;border-radius:50% !important;z-index:1 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gyxjpg{margin:0px !important;}}._1qjkefo{border-radius:50% !important;width:36px !important;height:36px !important;}._9yeqka{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._9yeqka:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._9yeqka:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;opacity:0 !important;}._1e8pns9{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;width:100% !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;text-align:left !important;-webkit-align-items:center !important;align-items:center !important;}._1ex1wlka{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._9t9e7d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding:0 10px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._9t9e7d{max-width:-webkit-calc(100vw - 40px - 130px) !important;max-width:-moz-calc(100vw - 40px - 130px) !important;max-width:calc(100vw - 40px - 130px) !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 80px) / 2 - 130px) !important;max-width:-moz-calc((100vw - 80px) / 2 - 130px) !important;max-width:calc((100vw - 80px) / 2 - 130px) !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 120px) / 3 - 130px) !important;max-width:-moz-calc((100vw - 120px) / 3 - 130px) !important;max-width:calc((100vw - 120px) / 3 - 130px) !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._9t9e7d{max-width:-webkit-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:-moz-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:calc((1200px - 40px - 112px) / 3 - 130px) !important;}}._1xz0fezn{font-family:inherit !important;font-size:15px !important;line-height:22px !important;max-height:44px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;}._106eiejf{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:auto !important;}._2p63cnw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._2p63cnw{display:block !important;}}._1448c3ub{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1448c3ub:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._vd38ksx{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._vd38ksx{display:block !important;}}._5uxlpg{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._5uxlpg:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._5uxlpg:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._1un4dwm9{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._1un4dwm9:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._1un4dwm9:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;opacity:0 !important;}._ae3kwy7{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:rgba(33,36,44,0.50) !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._ae3kwy7{padding-right:56px !important;}}._ae3kwy7:hover{cursor:pointer !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._ae3kwy7{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._ae3kwy7{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ae3kwy7{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;margin-left:-4px !important;margin-right:-4px !important;min-height:56px !important;height:56px !important;display:none !important;}}._wvjbru{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-ms-flex-positive:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;background-color:#f7f8fa !important;border:none !important;border-radius:4px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._wvjbru{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:start !important;justify-content:start !important;}}._ybk80m{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ybk80m{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1dsmbcq{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;border-radius:50% !important;width:36px !important;height:36px !important;margin:0 auto 12px auto !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;color:rgba(33,36,44,0.16) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1dsmbcq{margin:auto 16px auto 10px !important;}}._1vx6qe0b{margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-bottom:32px !important;padding-left:0px !important;padding-right:0px !important;margin:0px !important;padding-top:10px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1vx6qe0b{padding-bottom:24px !important;padding-top:40px !important;}}._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;overflow-x:auto !important;padding-bottom:16px !important;padding-left:20px !important;padding-right:20px !important;-webkit-overflow-scrolling:touch !important;white-space:nowrap !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-left:16px !important;padding-right:16px !important;}}._5436yeg{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;padding-left:20px !important;padding-right:20px !important;margin-bottom:8px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._5436yeg{padding-left:16px !important;padding-right:16px !important;}}._1laojcaw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1laojcaw{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1laojcaw{margin-right:0px !important;margin-top:0px !important;margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1laojcaw{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._rp4na6{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._rp4na6{margin-left:12px !important;}}._ildzy11{background-color:transparent !important;color:inherit !important;text-decoration:none !important;display:block !important;margin-bottom:8px !important;margin-top:8px !important;}._ildzy11:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ildzy11{margin-bottom:0px !important;}}._iaejyg{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important;border-radius:4px !important;overflow:hidden !important;position:relative !important;width:208px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._iaejyg{width:96px !important;}}._axzttb{display:block !important;margin-left:auto !important;margin-right:auto !important;height:117px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._axzttb{height:54px !important;}}._s32q95{height:100% !important;position:absolute !important;width:100% !important;bottom:0px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s32q95{display:none !important;}}._1y6eji9h{background-color:transparent !important;text-decoration:none !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:#21242c !important;}._1y6eji9h:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1y6eji9h{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow-y:hidden !important;}}._3238e18{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;vertical-align:middle !important;-webkit-align-items:center !important;align-items:center !important;}._1kdnqjig{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:normal !important;margin-top:4px !important;}._s71ydr1{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._s71ydr1{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._s71ydr1{margin-right:0px !important;margin-top:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s71ydr1{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1b20dct{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;vertical-align:top !important;white-space:normal !important;margin-right:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1b20dct{margin-right:0px !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1b20dct{margin-top:16px !important;margin-right:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1b20dct{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._zgoueth{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;text-decoration:underline currentcolor solid !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._1h3wfofr{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #1865f2 !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1h3wfofr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}", "charset", "utf-8", "https://cdn.kastatic.org/genwebpack/prod/en/corelibs.8b2e9b30422ad6b9b384.js", "65e0b281-f64d-4938", "", "https://cdn.kastatic.org/genwebpack/prod/en/moment.8c36445b7a66d882c374.js", "124b58b8-a673-4937", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared.14674ef47c4bde4a608d.js", "130b6038-5ebf-42e0", "", "https://cdn.kastatic.org/genwebpack/prod/en/6YAN.b6ef9acd98ae24026e13.js", "05913d6e-fa6a-4e49", "", "https://cdn.kastatic.org/genwebpack/prod/en/RTl1.32cbdb1bc99f624d7463.js", "cf3cd8d4-563c-4670", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.8ee47b0c3871f3a37569.css", "3c55b443-dfe0-4df4", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.44d860a5f902dc866571.js", "5a4ea7ca-f686-47b9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4uD3.b804ecb6ea8af02cf5a1.js", "53489c4d-633a-4dfa", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.62b147e0472187a8baef.css", "61a0c0f3-9dcf-4b3a", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.d2294897158ab6d8eda3.js", "b546e8ca-c17f-4521", "", "https://cdn.kastatic.org/genwebpack/prod/en/23mJ.d2f1dfb6818b5c9c58f3.js", "0ab2abbd-9176-4b75", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Jnw.b175bc9909297a65e345.js", "ce91812e-5c92-442f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6hzU.a817614bac2af57be0e0.js", "a8b7bbfb-52e7-463a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1yxG.92398ff42d9aabb70f27.js", "e9518eb4-638b-45c9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4ZnZ.d09a355e0b0ab62c9626.js", "85db1fc6-324b-495d", "", "https://cdn.kastatic.org/genwebpack/prod/en/36AW.fcc9a25213562e62125f.js", "c987fa93-68c5-4942", "", "https://cdn.kastatic.org/genwebpack/prod/en/326h.88489e4571e826cf43c8.js", "b0635955-be39-4dfd", "", "https://cdn.kastatic.org/genwebpack/prod/en/1OMm.632a822fd50a00943843.js", "923345a6-5920-4328", "", "https://cdn.kastatic.org/genwebpack/prod/en/4CzR.3aa17eb14841221db341.js", "412549b7-9689-46f5", "", "https://cdn.kastatic.org/genwebpack/prod/en/1w4M.787c382430a7b118c583.js", "1a497b3e-0de0-4897", "", "https://cdn.kastatic.org/genwebpack/prod/en/7EZm.b21474b8fc4bce3d9583.js", "ec78acba-7508-4893", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.c348e33fb757bfdd471f.css", "77157fd4-3976-40f7", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.77081dece68ec5c91b5d.js", "4acb3c34-fdfa-4c0a", "", "https://cdn.kastatic.org/genwebpack/prod/en/4Hiq.6d158d64ae291b723301.js", "a621c2c8-b17f-4815", "", "https://cdn.kastatic.org/genwebpack/prod/en/1FEV.09961860168dbf5e5cd5.js", "88ffeffd-71a3-43e8", "", "https://cdn.kastatic.org/genwebpack/prod/en/4bT6.9f273e44cc057544ac6d.js", "2f80383c-40d8-4ee3", "", "https://cdn.kastatic.org/genwebpack/prod/en/3JJz.2451a01cecfcf37c11db.js", "2056b86f-2ff0-4b7b", "", "https://cdn.kastatic.org/genwebpack/prod/en/ykUf.ad1084eb6d14d54eb828.js", "b59d5085-ca89-4471", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OPo.315ab3bbb53ec6719c16.js", "29ea0b8e-e8a8-44ea", "", "https://cdn.kastatic.org/genwebpack/prod/en/40jg.3a0ff53e0f4b73d0417c.js", "407e7616-d6da-4078", "", "https://cdn.kastatic.org/genwebpack/prod/en/ZIhB.9de2e41c42b39eb310e7.js", "b5f20a29-cc50-4cd5", "", "https://cdn.kastatic.org/genwebpack/prod/en/42Kj.6265d58934a6c944b17b.js", "5ac1ac47-4605-4831", "", "https://cdn.kastatic.org/genwebpack/prod/en/5F0q.cd349b7e82e6a03a4b82.js", "4a90164d-8054-4ab4", "", "https://cdn.kastatic.org/genwebpack/prod/en/4xk8.f38ee11432fada9f1ade.js", "608fd306-c082-450c", "", "https://cdn.kastatic.org/genwebpack/prod/en/i3qO.461f4c5a6c90bd5c4132.js", "e616d3e3-e725-4805", "", "https://cdn.kastatic.org/genwebpack/prod/en/2UsG.c54c2dac06cf4fad0aeb.js", "f62de152-f6dc-4c82", "", "https://cdn.kastatic.org/genwebpack/prod/en/QVSU.4b60c0471f423fde2530.js", "53973e60-50e5-4983", "", "https://cdn.kastatic.org/genwebpack/prod/en/4tr5.53e854aff335a14aee82.js", "b2b8f536-4d51-435a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Bdm.dd65253f198d11f86ba1.js", "d05f08ef-9fa3-4722", "", "https://cdn.kastatic.org/genwebpack/prod/en/1ok9.f9112504681b6298fb22.js", "fd8b9e2e-1ede-4b03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3WrQ.6e0f17169c0359268d39.js", "152e1ced-e1a9-4c9d", "", "https://cdn.kastatic.org/genwebpack/prod/en/70mT.eae9d1e91f54380ad98a.js", "a3b7cd8a-f917-4405", "", "https://cdn.kastatic.org/genwebpack/prod/en/5ESl.c1889f9337dfdb8c9847.js", "8a76a616-15f1-4852", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.e5fc51c0815927158700.css", "d7fefec2-0af8-4868", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.0d8fcc2e7fb07edd194a.js", "e99b0bf9-0e43-411e", "", "https://cdn.kastatic.org/genwebpack/prod/en/dyEE.230f8a8cd1be5ebe2436.js", "becffbd0-37fe-4576", "", "https://cdn.kastatic.org/genwebpack/prod/en/xiXN.f776c3e0ce252cfcbf47.js", "f7793cd3-ab02-404e", "", "https://cdn.kastatic.org/genwebpack/prod/en/7DhS.d46e32388c27e6b4a296.js", "1db71e16-2e70-48f3", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.17bae94e5bc8b489a146.css", "98c38812-c199-4e37", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.5c74731ff307eb951fde.js", "24e9a75b-9ca6-4b88", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.7e29897dbc1b74e306c0.css", "db18dd21-273c-4620", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.f1e4abf7f15b35028de4.js", "60f4a74d-8feb-44cd", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RFn.5920dbd895e88ee7c3eb.js", "549a42e1-7ab3-44fe", "", "https://cdn.kastatic.org/genwebpack/prod/en/IlY2.206c8c1cdab01fcd61c4.js", "552be7e3-43a3-4287", "", "https://cdn.kastatic.org/genwebpack/prod/en/7r1Y.549dabe2ac2a827c67f3.js", "360f594e-b0d7-4517", "", "https://cdn.kastatic.org/genwebpack/prod/en/1x8C.6cb63f98e9d10b737fb5.js", "3736a5e6-3b22-4809", "", "https://cdn.kastatic.org/genwebpack/prod/en/1cVY.93679e99e32539a4c34b.js", "27830e34-0359-4399", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ult.4fa5dfb661e2377d0c2c.js", "81585761-cd47-446d", "", "https://cdn.kastatic.org/genwebpack/prod/en/75hh.76b4af36f555b9034df1.js", "a318628c-ef80-4aa4", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.1322e7d05eeeab44a82d.css", "80509333-5070-4f0f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.c2c998fdb5320de5ed8b.js", "03e8a6a9-9a52-4f88", "", "https://cdn.kastatic.org/genwebpack/prod/en/7oYD.d19b24028fbda9a7936a.js", "9c071afc-0f2f-43c6", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Ssr.ba2124c99db585c0636d.js", "369b49a2-6a39-4340", "", "https://cdn.kastatic.org/genwebpack/prod/en/2dZL.5bd4ebf742d1f4426980.js", "9f5fb115-0d43-4a03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.86b58e6a0fc6eebe0a44.css", "cd25d24e-e551-4de8", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.3f0d3e81bad86f27e651.js", "12e42455-9e5e-4fdc", "", "https://cdn.kastatic.org/genwebpack/prod/en/3s7i.fc584e4b1b83650a7aa7.js", "82a05cc2-6393-4320", "", "https://cdn.kastatic.org/genwebpack/prod/en/57Ou.da18957295ddb85e0d01.js", "ca15a97c-4ec3-49dd", "", "https://cdn.kastatic.org/genwebpack/prod/en/5CJo.762bfbcac833f17620a6.js", "6d88a952-3a2d-4f00", "", "https://cdn.kastatic.org/genwebpack/prod/en/64G4.042ffde7d51e3ad5d4a7.js", "4e14086b-a30b-480d", "", "https://cdn.kastatic.org/genwebpack/prod/en/62NE.60144bcc568fbef4d7f4.js", "e094cdc2-d3d7-4279", "", "https://cdn.kastatic.org/genwebpack/prod/en/5Efb.c3ba8b8beac99a66687a.js", "d86699f2-0c3c-44fd", "", "https://cdn.kastatic.org/genwebpack/prod/en/68cZ.aa317dcf566ecec2c67a.js", "7cb4414d-7f6c-4997", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ejn.be917aab7062196496a9.js", "592ff7ef-1a95-456f", "", "https://cdn.kastatic.org/genwebpack/prod/en/4wWn.3dd3f56ccae56c71b72f.js", "297e9a82-8954-47f0", "", "https://cdn.kastatic.org/genwebpack/prod/en/298d.aa0d791e177a663cb600.js", "9ec213c7-9854-4db0", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared-intl.c80c4cfea5ec7a4fa34c.js", "e14bae0e-b7db-44ce", "", "https://cdn.kastatic.org/genwebpack/prod/en/5eTZ.197c69658825cdbbb327.js", "140e386f-e3c9-45b7", "", "https://cdn.kastatic.org/genwebpack/prod/en/gYGj.886130bfaf47cbd4acdd.js", "8910b184-8a44-480c", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RKi.54532eb2eefa8d65c91e.js", "97dfc77d-0381-4f79", "", "https://cdn.kastatic.org/genwebpack/prod/en/2hce.d97056f22aa22a07d966.js", "29655d2c-22f9-4eef", "", "BODY", "class", "lang-en", "e6e8363c-5977-40f8", "", "DIV", "id", "outer-wrapper", "style", "position:relative;z-index:0;", "clearfix bibliotron-header white-outer-wrapper", "e22487c6-d878-40ed", "", "::before", "before", "::after", "after", "margin-top: -20px;", "abe9a909-f434-458b", "", "BUTTON", "triggerless-modal-focus-anchor", "tabindex", "-1", "aria-label", "Modal closed. You are at the top of the page.", "_a46150", "937bee68-0d5a-4c75", "", "ed89b7d7-b246-45a8", "", "A", "#main-content", "data-skip-to-main", "_19q5dyh", "b5ee12a9-e51f-411d", "", "Skip to main content", "\n ", "page-container", "full-bleed", "46d41a82-bf5c-412a", "", "\n ", "page-container-inner", "93796fd9-a48d-49e6", "", "\n ", "fb-root", "2b7c00a2-6681-41e9", "", "box-sizing-border-box-reset full-height", "7b4d6d48-7ec4-4e8f", "", "\n ", "app-shell-root", "6bf7558c-0ad1-46b0", "", "_keh75d", "93e6fee3-65a1-48d3", "", "top-header-container", "_dgdpujh", "background-color: rgb(255, 255, 255);", "955a1944-d7b8-44d9", "", "NAV", "page header", "_9bl3wi", "role", "navigation", "0447de0d-bc70-4bee", "", "_1ycdc3w", "4a2fa339-dd81-4eae", "", "_1qhmdkk0", "99bbff2e-690c-4efe", "", "_1c8t70d", "0dcb2c29-bd80-474b", "", "data-test-id", "learn-menu-dropdown", "aria-expanded", "false", "_v2ig2y4", "36930cbb-4a9f-4c46", "", "SPAN", "data-learn-menu-trigger", "learn-menu-button", "228cbd4f-ddf1-4cac", "", "Courses", "_18gnmgv", "f96b94a0-9247-4f75", "", "svg", "aria-hidden", "focusable", "width", "10", "height", "viewBox", "0 0 10 10", "fa5966f8-2b35-4ece", "", "path", "fill", "currentColor", "d", "M5,6L0,0L10,0", "a40f9e6f-1c30-472b", "", "header-dropdown", "_17fow1wv", "e4df53c7-e3b3-46fc", "", "UL", "_njywdf2", "learn-menu", "55c9305b-6a87-455d", "", "LI", "b75f7149-5f1f-4390", "", "_1b2zmqj", "data-test-learn-menu-domain", "math", "61654115-4cb9-4408", "", "308920ed-f3e0-4aac", "", "data-navigable-index", "0", "894c9f23-d7c2-44e7", "", "_rwpuzd", "/math/in-math-by-grade", "cacb48ec-83c3-4e66", "", "_17zmj242", "5740bbd1-b967-4b9a", "", "Math - India", "_121xeo4", "fa385f31-9156-410c", "", "1", "b4569c6a-1284-4b4f", "", "Class 1", "_knb39h5", "/math/in-in-class-1st-math-cbse", "974d6dd3-d94d-4294", "", "_x9bdnmv", "f67cb87c-3323-4b8c", "", "2", "d57bc323-7d27-4d7b", "", "Class 2", "/math/in-in-class-2nd-math-cbse", "2bd1c03f-589e-4b89", "", "712b5e9d-e272-4145", "", "3", "cb5164b2-9611-4203", "", "Class 3", "/math/in-in-class-3rd-math-cbse", "4db9c662-0771-45f8", "", "110f9d8e-7a9d-40b8", "", "4", "213b1316-4087-43e3", "", "Class 4", "/math/in-in-class-4th-math-cbse", "4a4d245c-2baa-4718", "", "4b28179a-0f26-47e0", "", "5", "cd5258d2-065d-4353", "", "Class 5", "/math/in-in-class-5th-math-cbse", "6159f6a0-5afa-44e7", "", "ab75dfe2-e3e4-4530", "", "6", "f7f9f119-6720-49df", "", "Class 6", "/math/in-in-class-6th-math-cbse", "057b0ec8-57c6-4ac9", "", "f8bf6827-5d82-4516", "", "7", "fd153d15-3dc3-45b8", "", "Class 7", "/math/in-in-class-7th-math-cbse", "ab647725-09d3-4743", "", "67e0d24b-7c11-46d4", "", "8", "635d4209-e682-4a93", "", "Class 8", "/math/in-in-class-8th-math-cbse", "879b4b0d-267e-4950", "", "9c69fc05-9ffa-4137", "", "9", "9bfedf8d-5717-4849", "", "Class 9", "/math/in-in-grade-9-ncert", "5f5b00bb-d0f0-4298", "", "e2700e0d-06e6-447b", "", "107599e8-595a-4773", "", "Class 10", "/math/in-in-grade-10-ncert", "6b07a22f-2b80-4956", "", "0bfc17a8-1221-4adc", "", "11", "a6e484d0-13b5-45d5", "", "Class 11", "/math/in-in-grade-11-ncert", "eab6bcec-762b-4774", "", "c5c0a068-079b-48e3", "", "12", "8cb2a401-f1fe-40de", "", "Class 12", "/math/in-in-grade-12-ncert", "73dfd31a-4f09-46b3", "", "a51a2cad-64f2-4b43", "", "8799fa35-e3aa-4c7a", "", "aef98d25-03b4-4101", "", "4a85f66b-570b-42f9", "", "13", "455c7733-7920-4edb", "", "/math/in-in-math-foundations", "18719652-56e7-479f", "", "9ba2d5a3-1813-4200", "", "Math foundations", "9879d406-01ad-4207", "", "14", "ca0c97b4-1faf-4684", "", "Class 6 (Foundation)", "/math/in-class-6-math-foundation", "80bfe68f-3723-4872", "", "a7c412eb-102e-4ff3", "", "15", "4ac898de-8dd1-44f1", "", "Class 7 (Foundation)", "/math/in-class-7-math-foundation", "c0281f63-31cc-47d3", "", "bf3c5af3-dabd-4cc9", "", "16", "50034716-1524-44e4", "", "Class 8 (Foundation)", "/math/in-class-8-math-foundation", "ab06a5e0-2212-4769", "", "7ddcd825-d5e8-45af", "", "17", "9a590374-27f1-45d5", "", "Class 9 (Foundation)", "/math/in-class-9-math-foundation", "69f45cdc-e47d-4717", "", "a3f456e7-63e6-443a", "", "18", "a2bec0e8-23cb-4e1b", "", "Class 10 (Foundation)", "/math/in-class-10-math-foundation", "3a6b5769-fd02-429a", "", "88c52a90-5a0a-4904", "", "0920eba2-1746-4385", "", "858dc946-b2ed-4e98", "", "094b384c-2eb3-4a2c", "", "19", "1e09a4e0-5487-4d9f", "", "/math", "6a7eb318-bd50-4e6b", "", "81f775bf-d40d-4d8f", "", "Math", "ab8fa560-5a31-4386", "", "20", "a8c377c3-1134-4b9a", "", "Algebra 1", "/math/algebra", "0b4cad04-9097-49b9", "", "8e12db84-9f51-429f", "", "21", "08c23d7c-0f71-4816", "", "Geometry", "/math/geometry-home", "1a863443-77cf-4754", "", "8d61f601-b8f4-42d6", "", "22", "2b195fda-bf16-4549", "", "Algebra 2", "/math/algebra2", "50910cef-869a-4ada", "", "de396cc0-16f5-47f4", "", "23", "923f9ef8-2e93-41b6", "", "Trigonometry", "/math/trigonometry", "f78669c5-1a5c-4c18", "", "aa4de325-4580-4573", "", "24", "8c0df5b3-43a4-455c", "", "Statistics & probability", "/math/statistics-probability", "e15a30f7-9112-4818", "", "bf4463dc-bc32-46dc", "", "25", "0259c132-0ec6-479e", "", "Precalculus", "/math/precalculus", "f9aa1b7f-1527-437b", "", "28364629-7a53-4690", "", "26", "3636ca2d-1a8f-4d19", "", "Calculus", "/math/calculus-1", "1f47553b-73b8-4e38", "", "a06a0636-c4f4-4765", "", "27", "ac4044c1-e7aa-4e15", "", "Multivariable calculus", "/math/multivariable-calculus", "be057134-4a4f-48f3", "", "0f291256-4fe5-4076", "", "28", "908a3ba2-342f-49da", "", "Differential equations", "/math/differential-equations", "6bfc94c4-4a31-4dcb", "", "e4dd124c-3117-420c", "", "29", "131d0737-8ffe-4c46", "", "Linear algebra", "/math/linear-algebra", "4c77f23e-c684-477f", "", "e06d5e46-94e5-4354", "", "30", "cd1aac42-5d64-4025", "", "See all Math", "c3d2cbe0-ee74-489a", "", "c019821d-a060-4813", "", "e4a8f0a7-20c6-436c", "", "khan-for-educators", "e7754e1c-1976-4f84", "", "c9e02858-c836-4c78", "", "31", "f1da837c-b6d8-495c", "", "/khan-for-educators/khan-kids-app-page", "56f95a0b-7a98-448c", "", "5df49663-76e4-4bc7", "", "Khan Kids, an app (ages 2-7)", "60a8a6ce-0fda-4d1d", "", "32", "62090754-9ebe-4b31", "", "Math, Reading & Social Emotional Learning", "/kids", "701c0b1a-66ed-4268", "", "24b1264a-1430-48b6", "", "25e3a3f9-9981-4042", "", "4e34ab6a-78b3-455d", "", "cdd5534e-1ce3-496c", "", "33", "522a52c4-a799-4508", "", "/math/hindi", "e4062713-534f-4b75", "", "538df048-cad9-41f5", "", "Learn in Hindi ", "04a98af4-ef15-4ead", "", "34", "2ecaa47e-f160-49b8", "", "Class 6 Math (India) - Hindi", "/math/in-in-class-6-math-cbse-hindi", "87e69277-9750-4f2b", "", "146c34d2-fa20-44b5", "", "35", "835345c1-bcfa-4709", "", "Class 7 Math (India) - Hindi", "/math/in-in-class-7th-math-cbse-hindi", "a4d69838-556c-4dbf", "", "9177e596-5397-4d7d", "", "36", "19a0e9ee-cd3c-4868", "", "Class 8 Math (India) - Hindi", "/math/in-in-class-8-math-india-hindi", "0f8aa826-377f-4fe2", "", "bdc75565-6656-4fcb", "", "37", "f3ebcbaf-00e2-40c3", "", "Class 9 Math (India) - Hindi", "/math/in-in-class-9-math-india-hindi", "b1c44ab0-eff3-4965", "", "dd82077f-273c-44f7", "", "38", "be737441-fd02-4b5e", "", "Class 10 Math (India) - Hindi", "/math/in-in-class-10-math-cbse-hindi", "34317dee-fca0-4e17", "", "c8e7ec3e-f9ae-43fd", "", "39", "945f4a13-04b1-4efe", "", "Class 10 Physics (India) - Hindi", "/science/in-in-class-10-physics-india-hindi", "ab255b33-3bd1-4f4d", "", "d59dbabd-d565-4ea6", "", "40", "76b801bd-0597-452b", "", "Class 11 Physics (India) - Hindi", "/science/in-in-class-11-physics-cbse-hindi", "9b526bdd-cead-47ec", "", "1533aab9-b2ab-4328", "", "b94d813a-2959-4a26", "", "science", "9b25fda3-0234-4deb", "", "496beadf-27f5-4e49", "", "41", "4811a25a-de72-49a4", "", "/science/science-india", "ef330db8-620c-45fd", "", "94a5a174-3cf2-46af", "", "Science - India", "11dc94b7-8ee8-4525", "", "42", "d33215fd-55b5-4032", "", "Class 9 physics", "/science/in-in-class9th-physics-india", "0c5cfa38-1013-4e18", "", "15d958fd-7ac2-4ad5", "", "43", "1d605148-17ce-4417", "", "Class 10 physics", "/science/in-in-class10th-physics", "aec282c5-5b23-4c66", "", "eeb2dd6d-99a5-4e0d", "", "44", "fa9d13cd-9fa1-44f7", "", "Class 10 chemistry", "/science/in-in-class-10-chemistry-india", "823ec158-3e91-4e74", "", "75819d47-5f9f-4fa6", "", "45", "eaf023fc-4096-4b96", "", "Class 10 biology", "/science/class-10-biology", "a9bdc745-ec84-455d", "", "7536e474-9a03-4f12", "", "46", "324dc43e-7623-4a34", "", "Class 11 physics", "/science/in-in-class11th-physics", "59d448d0-e686-4b89", "", "fc26eb83-aaff-4862", "", "47", "efbd0bc2-2715-4b89", "", "Class 11 chemistry", "/science/class-11-chemistry-india", "38c5ce02-17cc-4de0", "", "c42bed22-8db3-473f", "", "48", "ae704037-59c3-4414", "", "Class 11 biology", "/science/in-in-class-11-biology-india", "6dd52528-ce11-4ce5", "", "5e3a8862-c087-4014", "", "49", "4f7c8d1e-a557-46d4", "", "Class 12 physics", "/science/in-in-class-12th-physics-india", "b4e30ef8-eac0-4605", "", "4d11dcec-104f-48d4", "", "50", "eb398c19-b116-4a71", "", "Class 12 chemistry", "/science/class-12-chemistry-india", "85af3d9e-d37f-4a0c", "", "f207e908-7a1b-4614", "", "51", "a2d344de-6b7b-4bb0", "", "Class 12 biology", "/science/in-in-class-12-biology-india", "eb90950a-6494-4584", "", "26accd72-796f-4b97", "", "1cb9e626-ebf3-4ac5", "", "b00d6ec0-127c-4311", "", "4416e54a-c617-4365", "", "52", "eed0bb61-a2f9-4def", "", "/science", "ef971522-3244-4a8f", "", "606a68d6-8e73-4e5d", "", "Science", "0251293a-3fb2-4db7", "", "53", "534c0394-0eef-44c7", "", "Physics", "/science/physics", "3cb2533f-451e-43dc", "", "299bd735-ec3b-4f99", "", "54", "39fd9ef7-1442-4956", "", "Chemistry", "/science/chemistry", "685e2751-8ad5-4dd5", "", "0777e68e-36ca-4367", "", "55", "a9a2f967-8c89-483f", "", "Biology", "/science/biology", "06b8e634-af2e-436a", "", "3ef07bc4-d1bb-44f1", "", "56", "6de76c20-3698-4e83", "", "See all Science", "b946f5aa-704c-40e1", "", "c8cfcfa5-27f3-4f3f", "", "7a927ed4-fdda-4a22", "", "computing", "4bd7d6e1-ee8c-4d10", "", "965a4170-c554-4b30", "", "57", "1715858d-ea02-42c5", "", "/computing", "9aa08788-4504-4f62", "", "9f8ea21d-25d9-4ce0", "", "Computing", "11ff64a2-a9b9-4565", "", "58", "70b56101-cb73-415a", "", "Computer programming", "/computing/computer-programming", "999263e6-c23f-446f", "", "a16d9149-858e-4118", "", "59", "dfe67da4-c2ec-4788", "", "Computer science", "/computing/computer-science", "f8358c41-53d1-4321", "", "5b928054-9d0d-43c6", "", "60", "c039f611-a734-4a05", "", "See all Computing", "c8159dfe-4483-46ab", "", "29a4f6f3-8ca2-45ba", "", "4c92ff25-6b9b-4c9b", "", "humanities", "3094e69c-48ab-490d", "", "a2976de2-4703-4ff8", "", "61", "5695ad11-c940-40f8", "", "/humanities", "69aa52b5-10fd-4b3e", "", "2bf06a79-3aff-48da", "", "Arts & humanities", "e517df5f-57ef-4835", "", "62", "c806769c-4d9b-4c01", "", "Art history", "/humanities/art-history", "7e0c08f5-22f8-47e7", "", "be4e04e7-ce04-4a68", "", "63", "9762954f-fc17-4434", "", "US history", "/humanities/us-history", "e3d8d8d8-4c0b-46f9", "", "117432c3-517e-4313", "", "64", "f77094f8-e9c0-4fb0", "", "World history", "/humanities/world-history", "4be70477-a774-47dc", "", "bfa08e7b-adae-426d", "", "65", "b8c099b0-f848-4bff", "", "See all Arts & Humanities", "f810c5bb-c0fc-49bc", "", "1fbc967f-5ce1-40ad", "", "ea80554b-3c04-4f12", "", "economics-finance-domain", "9b6881da-1635-4513", "", "fd07d412-89ed-489c", "", "66", "0c5e595c-3d7c-42ef", "", "/economics-finance-domain", "621cbb9b-5b51-41db", "", "57df36ab-e86c-4bb9", "", "Economics", "701d197f-1a0b-4cd4", "", "67", "1413feeb-7301-412f", "", "Microeconomics", "/economics-finance-domain/microeconomics", "ce35e920-044f-4372", "", "8913b93b-3f8b-4609", "", "68", "3c4e59de-6e01-4263", "", "Macroeconomics", "/economics-finance-domain/macroeconomics", "f42dabd5-0d3d-4d45", "", "193c9e3c-48ba-49c2", "", "69", "14831d7f-3c36-4926", "", "See all Economics", "93f4724c-7f2b-4dbc", "", "0e87ecbc-7d88-4254", "", "5b41c760-68cb-495d", "", "test-prep", "0200b107-c777-43d1", "", "01faed35-6fe5-4895", "", "70", "671512d1-7a60-472b", "", "/test-prep", "a317e1c7-46a1-43f0", "", "e5c5bb3f-db54-41fc", "", "Test prep", "b87fdd90-a0d1-4aad", "", "71", "a8f9a81f-10e5-4257", "", "SAT", "/sat/start", "5be8a34b-0e84-46fa", "", "476d950a-ca69-413b", "", "72", "77500f8b-4fbd-4d2d", "", "Digital SAT", "/digital-sat/start", "3fe4ff77-dbc9-4f22", "", "de03d4f1-9084-444d", "", "_akfsuo", "4ac5a9b7-a757-4bd0", "", "_vji8du", "4d1e8b48-7275-4639", "", "NEW", "73", "b3311f49-4a48-4c41", "", "LSAT", "/prep/lsat/start", "d3043beb-38c4-4eca", "", "e74e9055-b3e9-4c07", "", "288d9b50-3d6a-41c5", "", "ea0c459c-255b-4d08", "", "6fad496b-95cd-4a5d", "", "74", "548f0093-378c-4b2b", "", "/khan-for-educators", "36cbe7cb-79e6-4566", "", "f5328fb4-05f9-475c", "", "Khan for Educators", "7ca65d03-66c9-4b09", "", "75", "139f9bb5-302a-4344", "", "Khan for Educators (Teachers)", "/khan-for-educators/khan-for-educators-for-teachers", "d8bc10b7-ee07-4512", "", "d19e1c32-8d48-4650", "", "76", "711d1e94-58bf-419a", "", "Khan for Educators (Mentors)", "/khan-for-educators/khan-for-educators-for-mentors", "dc6e4d32-83fe-4fb4", "", "2c60150f-e780-463b", "", "_1boekgo", "7d3ca274-a541-40d7", "", "data-hack-search-button-label", "Search for courses, skills, and videos", "/search", "_14nbw552", "navbar-search-button", "background-color: rgb(247, 248, 250);", "5cbf4691-60ca-40e0", "", "_dhzffk", "682e80b2-a0ec-44e3", "", "_gkt786u", "a0622e6d-a26a-4ec6", "", "Search", "_1717m280", "6fe9c522-38d2-4457", "", "3aa08f43-3158-4c10", "", "M7.73732912,6.67985439 C7.75204857,6.69246326 7.76639529,\n 6.70573509 7.7803301,6.7196699 L9.65165045,8.59099025 C9.94454365,\n 8.8838835 9.94454365,9.3587572 9.65165045,9.65165045 C9.3587572,\n 9.94454365 8.8838835,9.94454365 8.59099025,9.65165045 L6.7196699,\n 7.7803301 C6.70573509,7.76639529 6.69246326,7.75204857 6.67985439,\n 7.73732912 C5.99121283,8.21804812 5.15353311,8.5 4.25,8.5 C1.90278981,\n 8.5 0,6.59721019 0,4.25 C0,1.90278981 1.90278981,0 4.25,0 C6.59721019,\n 0 8.5,1.90278981 8.5,4.25 C8.5,5.15353311 8.21804812,5.99121283\n 7.73732912,6.67985439 L7.73732912,6.67985439 Z M4.25,7.5 C6.04492544,\n 7.5 7.5,6.04492544 7.5,4.25 C7.5,2.45507456 6.04492544,1 4.25,1\n C2.45507456,1 1,2.45507456 1,4.25 C1,6.04492544 2.45507456,7.5 4.25,\n 7.5 L4.25,7.5 Z", "9fe3ec69-ee66-4034", "", "_1ujnvj", "42ba9bea-5cb3-49b4", "", "Khan Academy", "header-logo", "_1ab8w4s7", "8c9bbe23-a8ca-4e21", "", "_1rt6g9t", "176px", "28px", "0 0 176 28", "ea24dfd3-e541-40a1", "", "M33.66,6.5A.54.54,0,0,1,34.21,6h2a.55.55,0,0,1,.55.55v6.2l5.79-6.52A.53.53,0,0,1,43,6h2.3a.48.48,0,0,1,.36.82l-6,6.75,6.43,7.69a.51.51,0,0,1-.41.81h-2.5a.55.55,0,0,1-.42-.16l-6-7.4v7a.56.56,0,0,1-.55.56h-2a.55.55,0,0,1-.55-.56Z", "a2ed9d07-3e06-4451", "", "M47.78,6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5v5.63a4.07,4.07,0,0,1,2.7-.9c3.38,0,4.3,2.34,4.3,5v5.32a.53.53,0,0,1-.51.51H55.28a.51.51,0,0,1-.5-.51V16.16c0-1.47-.67-2.36-1.93-2.36a2.18,2.18,0,0,0-2.2,1.86v5.85c0,.3-.14.51-.56.51H48.28a.52.52,0,0,1-.5-.51Z", "12c083d0-63cf-4b34", "", "M63.48,15.31a7.7,7.7,0,0,1,2,.3c0-1.35-.34-2-1.47-2a13.49,13.49,0,0,0-3,.39c-.35.12-.55-.13-.6-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.31,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.51.51h-.78c-.18,0-.32-.07-.46-.37l-.3-.71a4.66,4.66,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C59.25,16.76,60.79,15.31,63.48,15.31Zm.07,4.82A2.27,2.27,0,0,0,65.45,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.4,1.4,0,0,0,63.55,20.13Z", "fe3e6897-930a-4dc8", "", "M70.59,11.92a.51.51,0,0,1,.51-.51H72a.42.42,0,0,1,.44.32l.39,1a4.26,4.26,0,0,1,3.42-1.54c3.37,0,4.24,2.27,4.24,4.84v5.49A.52.52,0,0,1,80,22H78.1a.51.51,0,0,1-.51-.51V16c0-1.37-.55-2.22-1.83-2.22a2.34,2.34,0,0,0-2.3,1.65v6.06c0,.39-.16.51-.66.51H71.1a.53.53,0,0,1-.51-.51Z", "1a0c85af-24f1-4d26", "", "M85.89,21.42,93,6a.4.4,0,0,1,.39-.25h.23A.39.39,0,0,1,94,6l7.07,15.45a.41.41,0,0,1-.39.6h-2a.66.66,0,0,1-.67-.46l-1.12-2.48H90.07l-1.13,2.48a.69.69,0,0,1-.66.46h-2A.4.4,0,0,1,85.89,21.42Zm9.91-4.89-2.29-5.05h-.07l-2.25,5.05Z", "1b602fa9-2f40-4f15", "", "M107,11.18A5.24,5.24,0,0,1,111,13c.23.23.12.53-.11.76l-1,1.06c-.23.25-.48.13-.69-.07a2.84,2.84,0,0,0-2.11-.92,2.78,2.78,0,0,0-2.8,2.91,2.77,2.77,0,0,0,2.78,2.94,2.81,2.81,0,0,0,2.25-1.17.5.5,0,0,1,.66-.07l1,.87c.25.23.37.49.18.76a4.75,4.75,0,0,1-4.2,2.23,5.55,5.55,0,1,1,0-11.09Z", "3aae18ec-0650-43b7", "", "M116.83,15.31a7.82,7.82,0,0,1,2,.3c0-1.35-.35-2-1.47-2a13.5,13.5,0,0,0-3,.39c-.34.12-.55-.13-.59-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.3,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.5.51h-.78c-.19,0-.32-.07-.46-.37l-.3-.71a4.68,4.68,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C112.61,16.76,114.15,15.31,116.83,15.31Zm.07,4.82A2.29,2.29,0,0,0,118.81,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.39,1.39,0,0,0,116.9,20.13Z", "2e780c25-8afa-4f24", "", "M128.62,11.18a7.67,7.67,0,0,1,2.55.44V6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5V21.51a.51.51,0,0,1-.51.51h-.85c-.25,0-.41-.21-.5-.51l-.28-.83a4.55,4.55,0,0,1-3.46,1.59c-2.9,0-5.08-2.34-5.08-5.56A5.21,5.21,0,0,1,128.62,11.18Zm2.55,3.22a4.18,4.18,0,0,0-2.21-.6,2.68,2.68,0,0,0-2.64,2.91c0,1.5.85,2.94,2.51,2.94a2.43,2.43,0,0,0,2.34-1.47Z", "c782f053-2a5e-40a0", "", "M141.22,11.18a4.75,4.75,0,0,1,4.87,4.91c0,.16,0,.53-.05.69a.53.53,0,0,1-.5.48h-6.8a2.55,2.55,0,0,0,2.64,2.46,3.49,3.49,0,0,0,2.27-.78c.26-.21.53-.23.69,0l.9,1.19a.45.45,0,0,1-.05.69,6,6,0,0,1-3.95,1.45,5.37,5.37,0,0,1-5.37-5.56A5.37,5.37,0,0,1,141.22,11.18Zm2,4.2a1.94,1.94,0,0,0-2-1.83,2.11,2.11,0,0,0-2.25,1.83Z", "3729d1f9-0491-48c8", "", "M147.79,11.92a.51.51,0,0,1,.5-.51h.83a.4.4,0,0,1,.43.3l.39,1a4,4,0,0,1,3.24-1.54,3.61,3.61,0,0,1,3.17,1.61,4.53,4.53,0,0,1,3.42-1.61c3.39,0,4.2,2.16,4.2,4.91v5.42a.52.52,0,0,1-.53.51H161.6a.51.51,0,0,1-.5-.51V16c0-1.37-.51-2.22-1.84-2.22a2,2,0,0,0-2,1.1s0,.53,0,1v5.6a.52.52,0,0,1-.5.51H155a.5.5,0,0,1-.51-.51V16c0-1.37-.39-2.22-1.74-2.22a2.1,2.1,0,0,0-2,1.65v6.06a.52.52,0,0,1-.5.51h-1.86a.52.52,0,0,1-.5-.51Z", "f0b87405-91d8-4cd5", "", "M165.07,12.1a.47.47,0,0,1,.46-.69h2.2a.42.42,0,0,1,.44.3l1.9,6.33h.05l2.41-6.33c.16-.28.34-.3.67-.3h2a.47.47,0,0,1,.46.69l-6.25,15.06a.53.53,0,0,1-.46.32h-2.2a.48.48,0,0,1-.46-.71l2.13-5.37Z", "2abdb859-d85f-4e45", "", "#14bf96", "M2.31,5.8A3.56,3.56,0,0,0,.66,8.6V19.4a3.56,3.56,0,0,0,1.65,2.8L12,27.62a3.75,3.75,0,0,0,3.3,0L25,22.2a3.56,3.56,0,0,0,1.65-2.8V8.6A3.56,3.56,0,0,0,25,5.8L15.31.38a3.75,3.75,0,0,0-3.3,0Z", "03a6015f-85ce-418c", "", "#ffffff", "M23.61,11.32c-5.38,0-9.4,4.46-9.4,9.93v.23H13.13v-.23c0-5.47-4-9.91-9.42-9.93,0,.34,0,.69,0,1a9.91,9.91,0,0,0,6.4,9.32,10.47,10.47,0,0,0,3.59.64,10.64,10.64,0,0,0,3.62-.64,9.92,9.92,0,0,0,6.39-9.32C23.66,12,23.64,11.66,23.61,11.32Z", "e9a9f823-df40-45fe", "", "circle", "cx", "13.66", "cy", "8.74", "r", "95447df3-b05c-4d76", "", "_btd0noz", "f6724498-f3e3-46ff", "", "header-get-ai-guide-link", "target", "_blank", "noopener noreferrer", "_4dodshe", "/khan-labs", "855b0b63-c272-4295", "", "_13gjrqj", "7b1409fd-5cec-4f6d", "", "Get AI Guide", "header-donate-link", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.header", "_3z40pab _13hnk7qk", "843d6e72-7622-49eb", "", "bc48b4fd-69d9-4c3c", "", "Donate", "0 0 16 16", "external-icon", "_1d524plp", "14ceb2e7-8f52-4d2a", "", "M14 6.5C14 6.63261 13.9473 6.75979 13.8536 6.85355C13.7598 6.94732 13.6326 7 13.5 7C13.3674 7 13.2402 6.94732 13.1464 6.85355C13.0527 6.75979 13 6.63261 13 6.5V3.7075L8.85437 7.85375C8.76055 7.94757 8.63331 8.00028 8.50062 8.00028C8.36794 8.00028 8.2407 7.94757 8.14688 7.85375C8.05306 7.75993 8.00035 7.63268 8.00035 7.5C8.00035 7.36732 8.05306 7.24007 8.14688 7.14625L12.2925 3H9.5C9.36739 3 9.24021 2.94732 9.14645 2.85355C9.05268 2.75979 9 2.63261 9 2.5C9 2.36739 9.05268 2.24021 9.14645 2.14645C9.24021 2.05268 9.36739 2 9.5 2H13.5C13.6326 2 13.7598 2.05268 13.8536 2.14645C13.9473 2.24021 14 2.36739 14 2.5V6.5ZM11.5 8C11.3674 8 11.2402 8.05268 11.1464 8.14645C11.0527 8.24021 11 8.36739 11 8.5V13H3V5H7.5C7.63261 5 7.75979 4.94732 7.85355 4.85355C7.94732 4.75979 8 4.63261 8 4.5C8 4.36739 7.94732 4.24021 7.85355 4.14645C7.75979 4.05268 7.63261 4 7.5 4H3C2.73478 4 2.48043 4.10536 2.29289 4.29289C2.10536 4.48043 2 4.73478 2 5V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H11C11.2652 14 11.5196 13.8946 11.7071 13.7071C11.8946 13.5196 12 13.2652 12 13V8.5C12 8.36739 11.9473 8.24021 11.8536 8.14645C11.7598 8.05268 11.6326 8 11.5 8Z", "7edee25a-9b28-4b83", "", "user menu", "_91vjm8", "0da59162-1fc4-4eb5", "", "user-dropdown", "webtasks.navigator", "_5ifuif6", "3fd49f18-fd44-4912", "", "_4jvfagi", "header-profile-button", "c5be6d29-ce06-499e", "", "_wozql4 _13hnk7qk", "1a21d1a4-2461-40b0", "", "_1lz3xw8j", "8b2e89bd-a427-4e0c", "", "_q83079", "492a8a87-9311-4618", "", "_d97lw6p", "header-notifications-switch", "37072795-715b-44de", "", "_co5z0qm", "41c44ad7-e200-4e66", "", "_g20yn58", "4e682cff-6925-4f4d", "", "Notifications", "_1lho23fo", "d83a4697-2ba9-4821", "", "_rg8deia", "519f9187-703a-4b70", "", "_1l5yw01k", "9b0073ce-45f5-4e22", "", "f47c458d-3572-46da", "", "#21242c", "M6.7,8.8L3,5l3.6-3.8c0.3-0.3,0.2-0.7,0-1c-0.2-0.3-0.7\n -0.2-1,0l-4,4.3c-0.2,0.3-0.2,0.7,0,0.9l4.1,4.3c0.3,0.3,0.7,0.3,1,0\n C7,9.5,7,9.1,6.7,8.8z", "36cddce3-d0a6-40da", "", "bf743503-72ad-45e0", "", "header-user-settings", "a4dcf569-9afa-46a0", "", "780ce07e-6652-4a60", "", "learner-home-button", "_hs95etv", "/?learn=1", "160b1a67-cb2d-45df", "", "_xy39ea8", "29027354-25a3-4b8b", "", "Learner home", "da74ab19-68c1-4082", "", "/settings/account", "_1lcr11", "5d537ba0-6ac2-4c09", "", "ed05c853-6e0e-48fe", "", "Settings", "6d479dc3-7688-4b08", "", "https://khanacademy.zendesk.com", "66308b16-30cb-4171", "", "a8bb7c25-1385-4589", "", "Help", "eca80c53-4858-4a98", "", "_71vn8x8", "/logout?continue=%2Fprofile%2Fme%2Fcourses", "nofollow", "user-settings-logout-link", "f11f7c00-c549-44bd", "", "3d02adcd-de37-49bc", "", "Log out", "_xvt9wo", "762ccc69-86d3-4cbc", "", "mobile-search-button", "_5tdxkjz", "47cb2ef5-c199-4267", "", "_goqwwol", "b2fbf90c-361d-456e", "", "_19bpjuy", "583ae473-b8e0-4ebb", "", "47eadac6-290b-4d7f", "", "bca945e7-e42b-4b21", "", "23ba086c-c053-405c", "", "_d4d2b5k", "mobile-header-menu-button", "Open menu", "aria-controls", "page-header-responsive-nav-menu", "2115e844-2ec1-4884", "", "16.79422278736115", "0 0 100 83.362", "5fd07bb9-7b41-49c4", "", "M100.035 70.91l0 8.322q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.322q0-1.71 1.254-2.964t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.964zm0-33.402l0 8.379q.057 1.71-1.197 2.964t-2.964 1.197l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.653 1.254-2.907t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.907zm0-33.345l0 8.379q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.71 1.254-2.964t2.907-1.197l91.713 0q1.71-.057 2.964 1.197t1.197 2.964z", "4a1fa958-7ddd-47b1", "", "_1f3u7s", "responsive-nav-menu", "menu", "9e74c50b-c686-4783", "", "_xu2jcg _1pwnewep", "6a9a033d-7166-426c", "", "MAIN", "_bc4egv", "e76cb1b5-f224-4534", "", "main-content", "_s217esa", "f29df3fb-2a2a-462e", "", "Main content", "_1v7bqtc2", "f8bc74a4-08e5-4d0f", "", "f868b74b-b043-4651", "", "\n .box-sizing-border-box-reset * {\n box-sizing: initial;\n }", "H1", "dashboard-a11y-heading", "6306b7cb-8467-4bc3", "", "Home", "nav-container", "_lojkxq8", "9fecb21c-ddf0-44c9", "", "lihp-heading", "5febb9c6-d758-4cac", "", "user-info-container large-header", "aebaa2ac-80ef-4952", "", "user-info clearfix", "a713c818-c32d-47fa", "", "user-info-all", "abd365ee-0724-4f2d", "", "basic-user-info", "e7938218-6d83-4e0b", "", "float-left avatar-pic-container editable", "button", "a577d7a6-73de-403a", "", "user-avatar-background", "351d0374-75f3-4a25", "", "IMG", "https://cdn.kastatic.org/images/avatars/svg/blobby-green.svg", "avatar-pic", "alt", "Blobby avatar. Click to change your avatar.", "35f1ba43-01f4-4704", "", "user-deets editable", "71efcc96-9270-4cbb", "", "_1ell7dku", "8c8c04f9-6a3a-4fc8", "", "_azwfqqs", "4d7a95d8-4755-4021", "", "_19lfck2n", "fba773b5-762e-4746", "", "4b79ad03-ddba-4591", "", "empty-field pure-hidden-xs", "cd793d85-6b3d-4878", "", "Pick a username", " - ", "9f4eb329-5f1c-464a", "", "empty-field pure-hidden-xs", "699ec292-1be4-4c7b", "", "Add your bio", "user-card-edit-menu pure-hidden-xs", "6749acaa-ef17-4bde", "", "aria-disabled", "_pot4j9l", "55272485-caf7-48d5", "", "_90x24ln", "623189bd-62aa-4d67", "", "Edit Profile", "user-summary-view__points-and-badges", "3f475769-c94b-4bc9", "", "energy-points-container", "title", "1,307 energy points", "70f403cf-999f-4bd5", "", "energy-points-badge fixed-width", "6a6a742c-c6a9-439c", "", "odometer odometer-theme-minimal", "b3faed4d-90fe-44cd", "", "odometer-inside", "6bba7966-f0d8-419b", "", "odometer-digit", "a1edc62b-8a96-4bfb", "", "odometer-digit-spacer", "9b0499c8-2d32-4a7b", "", "odometer-digit-inner", "59ddc80d-7db4-4711", "", "odometer-ribbon", "78e04041-7f61-400a", "", "odometer-ribbon-inner", "7a46fcdf-ce35-4a74", "", "odometer-value", "8bb757a0-2a9e-457b", "", "odometer-formatting-mark", "b26ec426-5fc8-43d6", "", ",", "545e63bd-c98c-4a9a", "", "d958408e-7946-4283", "", "c825fe3b-2090-46df", "", "5348c331-3cd6-4894", "", "72216711-53a1-4845", "", "a674e645-8ed7-400c", "", "23025c12-6320-48b9", "", "62003cf3-6b33-4eac", "", "50214e20-2e47-45e3", "", "659e1f5f-836d-497d", "", "c116a05f-082d-4fe8", "", "fc07cdd5-d6c1-4bc7", "", "31e1cbf5-b41f-45c2", "", "8e3f0334-0602-4632", "", "1dd8afca-6611-44f1", "", "a6349c61-d00f-440e", "", "afab638e-c6d6-445d", "", "fa238067-4f88-4185", "", "4982263e-cb33-402f", "", "user-summary-view__points-and-badges__badges", "df2ed83d-d978-4411", "", "profile-badge-count-container visited-no-recolor", "0 badges total.", "/profile/kaid_662450128763704713107830/badges", "2fd460d4-5a92-46a4", "", "badge-category", "f6ace359-5fb2-4be7", "", "badge-img-small badge-master-img-small", "16b325a2-0aff-4452", "", " ", "badge-count", "30656471-9012-4ee4", "", "942e3bd4-ff93-4473", "", "badge-img-small badge-platinum-img-small", "78c92dd4-a69d-47d3", "", "ccff5010-e229-4d42", "", "6f23040a-6ce6-42a6", "", "badge-img-small badge-diamond-img-small", "b2ea7523-8290-432f", "", "2e038bf5-c514-4e6a", "", "1bf13b87-3e54-4396", "", "badge-img-small badge-gold-img-small", "509422db-490d-44ce", "", "2fbb5ee2-f16c-4d3a", "", "704db560-0b39-48d6", "", "badge-img-small badge-silver-img-small", "31399894-0a24-4f9f", "", "06ad78a6-121b-4d6d", "", "ba8759cd-0765-4ce8", "", "badge-img-small badge-bronze-img-small", "21fa2fa4-fb04-4372", "", "4e895f6c-ad57-48c8", "", "sr-only", "81547b29-497d-4550", "", "_xu2jcg", "b3b3b98a-dfa9-4c2a", "", "_1qrrvqo8", "3d6cfdde-6066-4e00", "", "_1qxywlbt", "d7fdee83-21e3-467b", "", "_6xyn8lv", "86ead4cf-77f7-4ac9", "", "_1yfus1e", "side-nav", "user profile navigation", "53190586-cec1-44f4", "", "SECTION", "_1ozlbq6", "d74320a4-329f-42d3", "", "H2", "_18undph9", "2e8e1bc2-5504-42bb", "", "My stuff", "MY STUFF", "3cfd0556-e9d9-4a37", "", "bd47626f-efe2-4eee", "", "side-nav-courses", "_158ir6wt", "/profile/me/courses", "28a067e8-5a01-4492", "", "530335e0-2fee-4914", "", "8b123c57-0f1d-4fa7", "", "467594aa-f3c1-42a8", "", "My account", "MY ACCOUNT", "fcb0b923-7fa0-4bf1", "", "acfdc632-7f3b-4386", "", "side-nav-progress", "_8ry3zep", "/profile/me/progress", "3cf3211d-4705-4735", "", "f16bdf88-d2a6-4112", "", "Progress", "e5599c35-4df7-4ddf", "", "side-nav-profile", "/profile/me/", "5529499f-076d-424c", "", "4059d449-c269-410c", "", "Profile", "835760ac-cd4b-4862", "", "side-nav-teachers", "/profile/me/teachers", "e7d26c00-6494-438f", "", "a20233b1-cdae-45dd", "", "Teachers", "_1h8v03ot", "35001293-b1fe-4b3e", "", "_4fkanu3", "736db82e-dcd5-4de9", "", "88fe6f31-e4c1-443b", "", "_1fhns0j", "classes-dashboard", "dac06c6b-57d3-4eb5", "", "_1akypac", "1f1f79eb-4b51-4ab6", "", "_xutnbcb", "28357e0c-9444-44d5", "", "My courses", "_15ho7jif", "4afc8ce6-6e53-4427", "", "_12iepmsr", "9df72efb-6e1f-410a", "", "bc5cfa69-6d1b-4667", "", "Edit Courses", "_oo4scr", "a53618b4-86bf-443b", "", "_16ejxq5", "1fd3a1e0-826f-4758", "", "_6b6787", "eb219f1a-8584-42a3", "", "_xu2jcg _14nthjb", "007905e5-ef8c-42c9", "", "_1m1qpko", "e9eb47c4-4c5b-4580", "", "H3", "_q16zme", "6f3cb88e-4a1b-4bbd", "", "_1u32zoma", "2d4ca9df-b64f-4455", "", "See all (16)", "3e81298e-3db4-4e68", "", "007e4856-321a-44a6", "", "_9yeqka", "f20c8a4b-cd58-4c72", "", "_1e8pns9", "color: rgb(190, 38, 18);", "9bf9004b-a3b9-4ad2", "", "Special topics in art history", "_1ex1wlka", "/humanities/special-topics-art-history", "50877f18-7651-4cd4", "", "_1gyxjpg", "f3f32180-6a93-4a2e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/arts_humanities.png-07c77b-128c.png", "_1qjkefo", "f6548e96-675c-4968", "", "_9t9e7d", "acf8b650-1ebf-4363", "", "_1xz0fezn", "0ac7e08d-bfdd-4851", "", "_106eiejf", "13f4bd83-eeb5-49f7", "", "5f1010d3-e675-4f2b", "", "_2p63cnw", "5313739b-2f0c-4daf", "", "start-right", "uid-popover-0-wb-id-anchor", "uid-popover-0-wb-id", "_1448c3ub", "8495e807-6264-4c47", "", "f0c7c602-a4c9-4c09", "", "Start", "_vd38ksx", "634aa852-b9f3-4554", "", "start-bottom", "uid-popover-1-wb-id-anchor", "uid-popover-1-wb-id", "b71a2da4-1365-4686", "", "7484acd6-b56f-4087", "", "_5uxlpg", "22401ad7-d182-48f1", "", "65a267ab-87a2-4094", "", "The Seeing America Project", "/humanities/seeing-america-sh", "d6275892-3b81-43b1", "", "06971a0d-7c74-4dff", "", "22eab620-692a-40b6", "", "5f748b8e-1626-4e50", "", "72bf5081-6d15-466e", "", "77ec8af7-227b-45a2", "", "85784f1b-1da0-475e", "", "Start here", "/humanities/approaches-to-art-history", "26f06313-a4e4-402c", "", "4864263e-0b00-47fa", "", "2fcab4db-230a-48d3", "", "eeb04abb-5c1c-405e", "", "8b9e1bd6-9cfa-4c0c", "", "b422c205-2a38-49d3", "", "4163d3b6-c1a8-4024", "", "Prehistoric art", "/humanities/prehistoric-art", "e0e4edb0-8414-4373", "", "75476b56-5b1a-437a", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/prehistoric_art.jpg-ffc751-128c.jpeg", "d196dc30-16a8-4049", "", "6fc367ba-3203-4c62", "", "406733be-01b2-4a1e", "", "48adbcbb-0388-4251", "", "abe50088-0b64-43c1", "", "Ancient Mediterranean + Europe", "/humanities/ancient-art-civilizations", "721bd48f-a233-4c1a", "", "b2ccea14-2068-48f2", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_art_civilizations.jpg-d13bd4-128c.jpeg", "2f65d557-f8b2-4e61", "", "cbbbb6a4-fc87-486d", "", "c75df82d-bab6-41e5", "", "30a79e1c-64fb-4c86", "", "feedef1a-4882-4aeb", "", "5c75c8bb-ffca-457b", "", "22c0de8c-5eff-4a8a", "", "Biology library", "eae519a0-0397-4907", "", "See all (37)", "45e75065-de01-4dd9", "", "c929ddb3-c811-4dfe", "", "1457caf6-1077-4f29", "", "color: rgb(158, 3, 78);", "a418b225-940c-4c89", "", "Intro to biology", "/science/biology/intro-to-biology", "22bb149c-5d8f-44a6", "", "ef4eee19-d535-4c76", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/classical_genetics.png-b39283-128c.png", "07484b68-c949-467c", "", "cefb6836-b4f0-4a84", "", "45da1542-28e1-4b7f", "", "2831b422-7bf7-4034", "", "6dd368bc-1e1e-4955", "", "cee57783-65e3-4aa3", "", "uid-popover-2-wb-id-anchor", "uid-popover-2-wb-id", "5ba6e400-07fd-44cb", "", "6f8dde38-cd39-4422", "", "ca5baba9-dc14-45df", "", "uid-popover-3-wb-id-anchor", "uid-popover-3-wb-id", "6df1a064-5e09-423b", "", "7132da60-e863-457b", "", "c273283b-b569-4d1c", "", "d6f57d55-662a-42cb", "", "Chemistry of life", "/science/biology/chemistry--of-life", "6b088e61-b54a-4fdf", "", "f7dffb29-087c-4224", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/biology.png-8fe25b-128c.png", "1297aa64-c2de-46b6", "", "82877b6b-123a-44a6", "", "83af0aac-651c-4271", "", "3b8eef38-1af5-42a5", "", "021e9aea-a267-40ae", "", "Water, acids, and bases", "/science/biology/water-acids-and-bases", "27f688ae-d803-47c6", "", "1ebe7477-1e8c-4c78", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/acids_bases.png-b5e1c5-128c.png", "3a7126ac-2543-4cd8", "", "b14af639-d0a5-4e9c", "", "25ebf717-5225-4e15", "", "703718f1-26f9-4319", "", "4c4fd0ba-9117-49a3", "", "Properties of carbon", "/science/biology/properties-of-carbon", "10251ba5-be3e-4197", "", "dd185cb3-1c1b-4dc1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/properties_of_carbon.png-b461c3-128c.png", "35361f87-9a2b-4eec", "", "78607f02-83c8-44c0", "", "4019a8e8-d6b4-4fcb", "", "db59b9fd-ddf9-43fb", "", "e7afcc9b-85c2-46e4", "", "Macromolecules", "/science/biology/macromolecules", "a056453f-e859-4311", "", "6d13bec4-0ae6-421c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macromolecules.png-ca6c6c-128c.png", "f44b33f3-8f36-4cf2", "", "99832fd9-e0b6-4ea4", "", "27fffe15-ef9f-4cc6", "", "ffa10638-dd57-42a8", "", "94bd4e55-1b90-4db1", "", "6446c537-bb17-4389", "", "9f82d78a-2e73-4b43", "", "9f53f2db-6e87-43ab", "", "See all (8)", "440b7a3f-c82b-4eed", "", "71b6ff5c-7f5d-4ed3", "", "16f5f2e3-75b2-4aab", "", "color: rgb(13, 146, 63);", "a6143be6-2346-42e4", "", "Intro to JS: Drawing & Animation", "/computing/computer-programming/programming", "abf892b5-c742-42c7", "", "cbf42e98-1423-48f3", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-128c.png", "360fc186-23d4-4814", "", "c88d48d7-30ec-4a08", "", "4604a258-3155-404e", "", "bc4ebff6-86e9-4ac4", "", "eecdd0b8-582f-4085", "", "86cb3b62-bb78-42ce", "", "uid-popover-4-wb-id-anchor", "uid-popover-4-wb-id", "ab1a0696-f890-4d06", "", "b4f2c7c5-c7fa-414c", "", "Resume", "d9b42d11-68a2-4490", "", "uid-popover-5-wb-id-anchor", "uid-popover-5-wb-id", "2edd030b-5575-494a", "", "13f759a5-450c-4fa1", "", "d3772bf2-e514-4cdc", "", "12ca1850-1787-4589", "", "Intro to HTML/CSS: Making webpages", "/computing/computer-programming/html-css", "0e1fa219-6cf1-4851", "", "fb640d63-54c8-4bce", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/markup.png-8a1e75-128c.png", "7cb819db-d907-490c", "", "0a404b40-a602-4983", "", "2a7b3fed-43bf-4678", "", "98635f00-b4b1-42d6", "", "34bbf904-ba35-4cd3", "", "Intro to SQL: Querying and managing data", "/computing/computer-programming/sql", "f6c45f53-3ffb-4cd4", "", "59d7cca9-0341-4ea9", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/databases.png-776f54-128c.png", "6b35f3e4-aa59-45d0", "", "ff76e3e8-99e9-4a70", "", "c54a501e-b65f-460c", "", "481cf9d3-bf11-4f8c", "", "aea6236f-7750-401d", "", "Advanced JS: Games & Visualizations", "/computing/computer-programming/programming-games-visualizations", "853d1bb6-2f6e-4517", "", "793d136c-dff4-445b", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/simulations.png-955b92-128c.png", "89804516-6327-4973", "", "97f4e51d-a4e9-40bf", "", "acb21fe5-b138-4146", "", "e124690b-15c0-4f79", "", "223317cf-7ced-46a3", "", "Advanced JS: Natural Simulations", "/computing/computer-programming/programming-natural-simulations", "91ca8e20-5d0b-41cd", "", "6d792d24-ad00-42fa", "", "39e29d78-11c8-4b25", "", "8db2f360-bcbc-4c5b", "", "f1f819d3-e303-4180", "", "c64a77da-d180-4502", "", "f4c9dcb7-3705-4d62", "", "79858f74-8d77-4fb3", "", "d08d5c5c-c5ef-4265", "", "923fb4b1-b952-4a50", "", "See all (3)", "28f10c83-f255-423d", "", "135cee27-57b0-42d2", "", "c1c46178-6e47-46da", "", "85b63c56-dc03-49c5", "", "Algorithms", "/computing/computer-science/algorithms", "af48eb72-3c00-4cb6", "", "c803c9ed-161d-4eae", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-128c.png", "05a0f761-f61d-4732", "", "c5f7bf42-3920-4284", "", "5a6f2157-bc8d-43af", "", "5945f524-4bab-47ff", "", "04d0e8d2-7664-472a", "", "9d29d0a3-4024-4854", "", "uid-popover-6-wb-id-anchor", "uid-popover-6-wb-id", "2960be3d-0c69-4f12", "", "c5f79317-c1a4-4f33", "", "1220922a-2035-4bc4", "", "uid-popover-7-wb-id-anchor", "uid-popover-7-wb-id", "8c8342ca-5848-46f2", "", "26c0fb2a-c41c-4a28", "", "893ab6dc-d8ec-406e", "", "5b704fa3-1f72-4996", "", "Cryptography", "/computing/computer-science/cryptography", "0d808e2b-622f-434c", "", "d5d50c7f-9ed0-4084", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/security.png-3de9d9-128c.png", "f5357668-fade-4a25", "", "ccdb4a82-3808-4ee8", "", "6d347233-0869-4dce", "", "_1un4dwm9", "3197c042-b8e9-4d21", "", "d9f6b95e-4614-4a81", "", "Information theory", "_zgoueth", "/computing/computer-science/informationtheory", "1e1dafb3-20fa-420b", "", "f5914265-46f1-4191", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/information_theory.png-60d575-128c.png", "d20dc3c6-bbdd-472d", "", "9c9dc72d-42f9-4cbd", "", "d1d72a1e-35ea-41c1", "", "70ca6b91-8662-472d", "", "8a03bd3d-536f-493e", "", "ea0b7ed6-c6a2-4399", "", "665b8f45-4d00-4914", "", "Cosmology and astronomy", "/science/cosmology-and-astronomy", "671e91db-3c1d-453a", "", "See all (4)", "d3c27a06-38a9-4a25", "", "36b79d7e-2dbb-4a6c", "", "bc9823dc-d350-40df", "", "7edd564f-6e20-4f9e", "", "Scale of the universe", "/science/cosmology-and-astronomy/universe-scale-topic", "89c69967-eb26-41f2", "", "a24fec8e-9f85-4edd", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/universe_scale.png-9fa814-128c.png", "5dd63c8a-c521-4aa7", "", "4c979f31-8e04-4cdc", "", "4d234cf1-b2b4-4308", "", "94ba2e63-7c49-4154", "", "b10028b2-d513-40f9", "", "12c5614a-c6e2-49d0", "", "uid-popover-8-wb-id-anchor", "uid-popover-8-wb-id", "2618a510-230d-4071", "", "1d6030a1-2d44-46c4", "", "0cb38dbf-8557-46d9", "", "uid-popover-9-wb-id-anchor", "uid-popover-9-wb-id", "aca2b2a8-7926-45ea", "", "8b24481d-f023-4dec", "", "a93aec83-c2d1-40ae", "", "1f342b1c-7a55-4d3a", "", "Stars, black holes and galaxies", "/science/cosmology-and-astronomy/stellar-life-topic", "029ad15d-7e3f-43ea", "", "8ecda894-13ac-46c6", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/stellar_life.jpg-93cb11-128c.jpeg", "be80af90-6bc6-46bd", "", "daf32548-f202-436f", "", "bfc7a8f1-9d89-4fc5", "", "0ab13a99-7872-41b9", "", "c4f16257-f551-467f", "", "Earth geological and climatic history", "/science/cosmology-and-astronomy/earth-history-topic", "cba94e49-3833-4366", "", "75ff196b-e33c-41f1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/earth_history.jpg-95f694-128c.jpeg", "aeb60fc9-5710-4de3", "", "ef470c7b-35ae-49c9", "", "b68847f3-f2c0-4f42", "", "cad8e2ad-2ca8-4694", "", "54a0ddec-d3c8-4508", "", "Life on earth and in the universe", "/science/cosmology-and-astronomy/life-earth-universe", "d426cf70-d7ed-4cef", "", "c07f1a69-6fcf-4a84", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/life_on_earth.jpg-30826a-128c.jpeg", "88bf3825-cfbc-460f", "", "74fd6965-2cbf-43eb", "", "33d57484-e83b-4832", "", "b3c4d050-3829-4ad5", "", "2cc46819-3cde-490f", "", "cafe44dd-af2a-4dd5", "", "9425538c-84b2-40b8", "", "Electrical engineering", "/science/electrical-engineering", "04fcf591-dba3-494a", "", "See all (9)", "c2301227-d076-4391", "", "6bcb463b-daff-48fa", "", "8ca36ff7-a79a-44d2", "", "35866d10-7fa3-4c62", "", "Introduction to electrical engineering", "/science/electrical-engineering/introduction-to-ee", "35d02bc7-2c7f-47f7", "", "d5799c3e-1178-47a4", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/electrical_engineering.png-da92ce-128c.png", "fead6c8f-0885-41f0", "", "3f8c1fe5-eaee-4ce5", "", "75f8b41e-7bfd-4fb5", "", "995bd9b3-c23a-4756", "", "2bd8be79-fdaa-4ff0", "", "Circuit analysis", "/science/electrical-engineering/ee-circuit-analysis-topic", "3342a23e-4848-4484", "", "187e74a0-169f-48bc", "", "adc25b2e-7610-4a17", "", "da5e761f-f004-4209", "", "b72a5778-5051-40b7", "", "89d555af-341e-46af", "", "1476d983-19c1-47f7", "", "Amplifiers", "/science/electrical-engineering/ee-amplifiers", "893f18ad-83d5-4329", "", "c89b7c27-55e8-47d1", "", "1dff4ea8-9066-4925", "", "e6d4f08d-08ba-4378", "", "185110f9-ad0c-4d74", "", "012cec5d-d583-4993", "", "40e510d9-2c9b-4162", "", "a6ca315d-09b5-42bf", "", "uid-popover-10-wb-id-anchor", "uid-popover-10-wb-id", "1ef11ce3-9551-4c42", "", "f08f6629-ff25-4be2", "", "549579bb-db94-4d79", "", "uid-popover-11-wb-id-anchor", "uid-popover-11-wb-id", "b07c3dd2-3524-4aaa", "", "f7e06975-08f0-4041", "", "28991bbc-b90d-4e50", "", "0d6582f9-fe19-4292", "", "Semiconductor devices", "/science/electrical-engineering/ee-semiconductor-devices", "234942e3-0b2c-4efe", "", "cd47e4b7-589b-4438", "", "e07b55a8-d807-4c12", "", "3a6e5abe-81d9-4123", "", "e1090bfa-3e81-43d8", "", "6a787baa-9f3b-4e7e", "", "eeb2c21e-7a7f-45cc", "", "Electrostatics", "/science/electrical-engineering/ee-electrostatics", "66cb021c-e202-418e", "", "30a8d8e5-e39b-4911", "", "35c0467c-4b08-42e8", "", "f029d338-e744-4748", "", "4a2e97c4-07bd-4d0a", "", "6fe4a93e-d4b0-4f7f", "", "1f33174c-8abe-484d", "", "72e9680f-a08f-4a68", "", "09abd089-7d92-4044", "", "01235c10-c8c3-4fcb", "", "854be828-c8e1-47b7", "", "60373a5c-bdc2-48fd", "", "8e2deda2-25ff-468c", "", "color: rgb(167, 90, 5);", "b30fdffc-a6e7-4b0f", "", "Basic economics concepts", "/economics-finance-domain/macroeconomics/macro-basic-economics-concepts", "9d7d63de-08e8-4c52", "", "903753ea-f393-4137", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macroeconomics.png-d28a4e-128c.png", "61ef1b3c-bd4f-436e", "", "08a95e24-0a3a-4d0c", "", "d69d66bb-14ee-4387", "", "0915ffe2-e17f-44ed", "", "78d8bad6-e53e-47e0", "", "cdbcd9cf-55c1-4259", "", "uid-popover-12-wb-id-anchor", "uid-popover-12-wb-id", "03e2b483-a1fa-4a75", "", "368086cf-f9e1-46e4", "", "eeaa5b8e-5bbc-4e1c", "", "uid-popover-13-wb-id-anchor", "uid-popover-13-wb-id", "9bfc196a-35f7-4f7d", "", "7d6f3745-963f-4821", "", "e60aca6b-82a8-41f1", "", "bff400c8-8b8c-49ac", "", "Economic indicators and the business cycle", "/economics-finance-domain/macroeconomics/macro-economic-indicators-and-the-business-cycle", "fa11d4f5-1fa2-4dff", "", "10576313-2054-4633", "", "96765796-d886-41d1", "", "f261eddf-b836-486b", "", "3b204da6-d4ad-49a5", "", "6ffb89ee-aa4a-4985", "", "5f1e74cb-8d03-4a24", "", "National income and price determination", "/economics-finance-domain/macroeconomics/aggregate-supply-demand-topic", "05061f13-c187-4a02", "", "6a15ab56-0bb9-479e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/aggregate_demand_supply.png-d218ed-128c.png", "3baaa386-f795-4b3b", "", "5637f653-43d8-4eca", "", "7f39030d-ba07-4b2f", "", "b8909563-e31c-4d6f", "", "b8e633b0-5801-4ba3", "", "Financial sector", "/economics-finance-domain/macroeconomics/monetary-system-topic", "3505959d-a207-48e6", "", "fe7c5663-aef2-44b8", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/monetary_system.png-516782-128c.png", "e420b320-7c16-4acd", "", "7359a0f7-badb-46e6", "", "aa7fc0b3-9991-4f82", "", "32676427-1eb6-4c68", "", "1f98c618-3ef9-41c0", "", "Long-run consequences of stabilization policies", "/economics-finance-domain/macroeconomics/macro-long-run-consequences-of-stabilization-policies", "e9b0d2f5-1a50-47ba", "", "707e3338-069d-4376", "", "7b29f2de-58ec-4b8e", "", "5f2485d4-94ba-4976", "", "3ccc2b9d-72ec-4392", "", "268949fb-267e-4977", "", "24bafd62-68b3-4a0a", "", "33f4f81a-f617-4787", "", "a628fbfb-8aa2-47b2", "", "7a493564-4b5e-40ab", "", "See all (6)", "f03e1fc2-f053-4654", "", "94e43a1a-6b76-480a", "", "59f58cc9-ec7f-4efd", "", "99fb196c-479e-417f", "", "600 BCE - 600 CE Second-Wave Civilizations", "/humanities/world-history/ancient-medieval", "f07b544d-dc74-4d12", "", "0da0d6ee-9058-4c60", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_medieval.jpg-496ef8-128c.jpeg", "2064b0ee-b63a-4c36", "", "e601d135-a772-4426", "", "5d7c3c3c-d1b5-4c27", "", "c09dd0b0-f767-4670", "", "c74904a0-a1ba-4b90", "", "600 - 1450 Regional and interregional interactions ", "/humanities/world-history/medieval-times", "fdef2bac-229f-48d8", "", "2163b01b-236b-4c8d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/medieval_book.jpg-619ad6-128c.jpeg", "68978d06-0471-4156", "", "3c327ea6-4688-4def", "", "84c9c840-7a43-4991", "", "4e60dda4-a3d9-4dd8", "", "ec42a945-c23c-447d", "", "1450 - 1750 Renaissance and Reformation", "/humanities/world-history/renaissance-and-reformation", "4ca09e4f-fe3e-454a", "", "b6faaf53-b31f-40dc", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/high_ren_florence_rome.jpg-455d88-128c.jpeg", "6eaf4149-cac6-4bd9", "", "0c46a94e-853a-40bc", "", "08985c8f-1d6b-45a7", "", "cdc58371-b6ad-49c3", "", "84219e2d-be99-4f34", "", "1750 -1900 Enlightenment and Revolution", "/humanities/world-history/1600s-1800s", "fafb8971-251b-43be", "", "85110c4f-d055-447d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1700_1900.jpg-4ba21b-128c.jpeg", "b037bc4c-0199-4ec3", "", "b64ae730-836d-4f0c", "", "8e7eb9d3-37cb-4502", "", "b0dbbaeb-cbae-42b0", "", "5b0bc21e-7878-445b", "", "The 20th century ", "/humanities/world-history/euro-hist", "8c09781c-a63d-43c9", "", "a2e332fb-be7d-4047", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-128c.jpeg", "082c533d-2b97-4b0f", "", "6f541009-c01d-4616", "", "95dcfa8f-712e-43ec", "", "1c73c6fd-1df7-4e27", "", "715c0798-ddd2-44d6", "", "63c6772f-b023-49d0", "", "uid-popover-14-wb-id-anchor", "uid-popover-14-wb-id", "4eeb4609-a19c-41b4", "", "2f1bfb34-29b7-4c11", "", "4aa2574e-8e16-4300", "", "uid-popover-15-wb-id-anchor", "uid-popover-15-wb-id", "e327fa72-48ae-4335", "", "5e116dba-462b-4d32", "", "_ae3kwy7", "af9a599f-5316-4df6", "", "_wvjbru", "5183e655-7441-47b4", "", "_ybk80m", "daede1d1-0aeb-4011", "", "36px", "0 0 36 36", "_1dsmbcq", "9e351bd5-8a8d-4be0", "", "g", "stroke", "none", "stroke-width", "fill-rule", "evenodd", "62349bc4-c68e-45f0", "", "f00738f2-f87f-49c0", "", "transform", "translate(8, 8)", "#FFFFFF", "f49b880b-d8a5-4680", "", "rect", "x", "y", "rx", "834f0142-cfb5-43c2", "", "f80bdb9e-8e61-442d", "", "Add another course", "_lgjykv8", "5952339b-cbc5-4981", "", "_1l9ob3qq", "0e502354-fceb-441f", "", "_1s76ujx", "9e37eafc-f0bf-49ec", "", "_1vx6qe0b", "9ac34107-dfb9-483b", "", "H4", "_5436yeg", "390ef702-15e9-443a", "", "Resume learning", "RESUME LEARNING", "_u0d3d8", "6b9281f4-586f-4b54", "", "_1laojcaw", "d399b8b4-375c-4928", "", "_ildzy11", "/computing/computer-science/algorithms?ref=resume_learning#intro-to-algorithms", "65f79e2b-82ed-45ea", "", "_iaejyg", "background-color: rgb(33, 36, 44);", "3be692f2-00d5-4a88", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-416.png", "_axzttb", "5f8b7ca6-2b95-4952", "", "_s32q95", "background: linear-gradient(rgba(33, 36, 44, 0.05), rgba(33, 36, 44, 0.48));", "2f91a451-bf41-4d51", "", "_rp4na6", "dbd8f208-5462-47fd", "", "_1y6eji9h", "e6aa557f-c04e-4e80", "", "Intro to algorithms", "breadcrumbs", "5936d60a-d3fc-4f5b", "", "_3238e18", "c7857363-41be-419c", "", "_1kdnqjig", "d275647d-68c0-4aa6", "", "_s71ydr1", "9a093bc0-dee2-4b41", "", "/computing/computer-programming/programming?ref=resume_learning#intro-to-programming", "491b147c-507f-4866", "", "18653a7e-1a50-4ef1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-416.png", "10218e18-c80d-4a42", "", "39e06886-47eb-4441", "", "78102c33-b726-45b6", "", "123bd460-bb00-4871", "", "Intro to programming", "32805224-bf27-4238", "", "ab56dfe7-fd3a-4cfb", "", "fafcc25c-60fe-4b6e", "", "_1b20dct", "8d114683-caef-47ed", "", "/humanities/world-history/euro-hist?ref=resume_learning#world-war-i-tutorial", "41e13330-9742-4afb", "", "4326ddcf-5e23-498c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-416.jpeg", "31a64e65-f21d-4697", "", "5fe245bc-7ea4-4b4c", "", "f3ceb666-c1ff-442c", "", "e6c444f5-09a1-4964", "", "Beginning of World War I", "5b0d47dc-699b-4089", "", "7fae5d57-fb28-4bf9", "", "b23f8cb9-190d-4509", "", "b0fa5c18-7982-483f", "", "footer", "8f25f6d4-7584-470e", "", "FOOTER", "_4sjuzv", "29b2f265-c5b6-4cee", "", "_mx31bt", "4971a99f-eb37-4105", "", "_19tdiqu", "cf6c40fe-425a-4d13", "", "_1gf659q", "c8996174-167c-4ecf", "", "P", "_72gmc4", "e4ae0f03-ea21-497c", "", "Our mission is to provide a free, world-class education to anyone, anywhere.", "_atd7un", "6332a1a6-8f1d-475a", "", "dc37cc19-6194-4886", "", "Khan Academy is a 501(c)(3) nonprofit organization. ", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.footer", "_30p3wgn", "a1044981-d9ad-4656", "", "8d60bb68-b30e-4552", "", "9ade44f4-4be2-4393", "", "ed20fbac-21b9-4f9d", "", " or ", "_1gmhxtz9", "/contribute", "e27ebc6d-870f-4d84", "", "volunteer", " today!", "presentation", "aria-labelledby", "site-navigation", "2b9c7e2f-6424-423c", "", "0abfbf6b-cd90-46fe", "", "Site Navigation", "49386388-caa2-456e", "", "_dc6frz", "0c5d626e-d220-4d86", "", "_1f5ffzx", "02435c89-a1e2-4f87", "", "_dso8x29", "9341ef9a-4933-4def", "", "_1vn7gh5u", "/about", "af7373da-b613-43bc", "", "About", "d70f2e91-280c-4ec8", "", "_1loa4vp", "8a15fae4-f792-45d4", "", "https://blog.khanacademy.org/news/", "9b497d75-6515-4a10", "", "News", "7f04fee5-b068-4a39", "", "/about/impact", "9d8a173f-f6e9-40a8", "", "Impact", "4790ac00-a13e-4c2a", "", "/about/the-team", "150de3df-e251-43fe", "", "Our team", "63acc31b-cd52-42e5", "", "/about/our-interns", "dcf081f9-c47e-497b", "", "Our interns", "9eaf12e7-f598-4601", "", "/about/our-content-specialists", "783f0db6-a385-4d2f", "", "Our content specialists", "607a0e2e-ff2c-4a8b", "", "/about/our-board", "ecba5336-383a-4537", "", "Our leadership", "1b30df30-dcda-430a", "", "/about/our-supporters", "d310c724-413e-419e", "", "Our supporters", "39d8f2a5-4473-418a", "", "/contribute/credits", "8c768c51-368d-4e15", "", "Our contributors", "d6ac5dcd-59ff-4fd6", "", "https://khanacademyannualreport.org/#finances", "9fc91c9c-3c15-4d22", "", "Our finances", "dcbd0c15-41ff-432b", "", "Careers at Khan Academy", "/careers", "b81220ed-9db6-40c6", "", "Careers", "6807c4ae-f5eb-498e", "", "/careers/interns", "96ff18ee-5dcb-4c9c", "", "Internships", "cc74bd91-6b5a-4799", "", "57e039b4-c28a-4f3d", "", "Contact", "77776bdb-8506-4655", "", "ef379004-3807-49b3", "", "https://khanacademy.zendesk.com/hc/en-us", "5709e372-5b5b-48ea", "", "Help center", "28c7d047-63fc-4d68", "", "https://khanacademy.zendesk.com/hc/en-us/community/topics", "499df6e0-28ad-48b6", "", "Support community", "18fdc2c7-d7fd-4603", "", "/stories", "3d63d8fc-f72c-47f1", "", "Share your story", "da0dff7d-f13d-4456", "", "https://khanacademy.zendesk.com/hc/en-us/articles/202483630", "84541ef7-4ec0-4ab6", "", "Press", "f889908c-30dd-4a95", "", "1155d31e-4817-4ef3", "", "/downloads", "bc992044-953d-47bb", "", "Download our apps", "a0870381-28d4-40a0", "", "_1s5b1tbi", "c1e715b4-4b76-49d4", "", "https://itunes.apple.com/app/apple-store/id469863705?pt=698519&ct=website%20footer&mt=8", "7847795c-93b6-4267", "", "https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?releaseDate=1331424000", "Download on the App Store", "width: 100px;", "482049a0-830c-4b00", "", "3d8d3c22-1bb5-447e", "", "https://play.google.com/store/apps/details?id=org.khanacademy.android&referrer=utm_source%3Dwebsite%2520footer%26utm_medium%3Dwebsite%2520footer%26utm_campaign%3Dwebsite%2520footer", "8813db67-67b5-4bbb", "", "https://cdn.kastatic.org/images/store-badges/google-play/en.png", "Get it on Google Play", "2d148d34-b8e2-40a6", "", "ee171c92-e02d-4dd0", "", "eebc5e40-0259-490a", "", "57f58d77-4b02-48d9", "", "7e3c131e-3fa7-4855", "", "b6464c6f-c926-40cd", "", "88b3e563-3073-4f24", "", "e021e733-fe27-4c68", "", "b167e098-7580-422f", "", "a382dce9-5de1-43a8", "", "f46facfa-aac7-4b85", "", "6bd8842d-e518-4086", "", "5efbf706-b27a-4c7b", "", "19e36e0c-a1d2-43f6", "", "55d16ac3-edc1-422e", "", "1e40939b-009a-4bd9", "", "4be2c73e-00ce-4d91", "", "453b0f7d-b0b5-4fa8", "", "b744902d-559f-4ff0", "", "3a1c2196-6a15-4d50", "", "b5230ca6-bcd3-440a", "", "fb3103a6-b86c-4262", "", "fa3a9fe2-b6ec-4ef0", "", "183b68d8-12bc-4daa", "", "b1c3287f-938b-48d7", "", "4af9e2b1-092e-4a98", "", "bba20a28-41e0-4429", "", "910c8ed6-55a5-4bd2", "", "_tma09g", "f4e55300-6cb0-4b69", "", "_kj5mfi", "8d31bdf7-013e-49ee", "", "_1ca9rrl1", "6aaada81-9783-4c56", "", "Change language", "_1a6u2ug", "4cb087eb-afbb-481f", "", "_190525k", "bfb9a2d6-ee8f-4c9c", "", "\u00a9 2023 Khan Academy", "BR", "c8cd8b26-3c18-4e5f", "", "429f7101-3a3c-4680", "", "1a503ccf-e1c2-4483", "", "/about/tos", "3501fbb6-b481-4059", "", "Terms of use", "f70c1d45-60f0-4cf5", "", "d0b34703-a6c6-49c4", "", "/about/privacy-policy", "d42a477e-35d8-4854", "", "Privacy Policy", "36fe5b42-4a1d-4109", "", "7a82ee7e-0884-4e0b", "", "/about/cookie-policy", "1dd93c92-ef41-4bd2", "", "Cookie Notice", "_t0tx82", "7bf614ef-4aed-450a", "", "_1c07mee", "34b0e053-dfcb-4ac1", "", "https://www.facebook.com/khanacademy", "Follow us on Facebook", "_19ujcxk", "f85afdc9-af17-47c7", "", "0 0 15 15", "34255c83-5168-4810", "", "M14.172 0H.827A.827.827 0 0 0 0 .828v13.344c0 .458.37.828.828.828h7.184V9.19H6.057V6.925h1.955v-1.67c0-1.938 1.183-2.992 2.913-2.992.827 0 1.54.062 1.747.09v2.025h-1.197c-.94 0-1.123.447-1.123 1.102v1.445h2.243L12.3 9.19h-1.95V15h3.822c.458 0 .828-.37.828-.828V.827A.827.827 0 0 0 14.172 0z", "c8cfa3c9-0c6f-4a1e", "", "https://twitter.com/khanacademy", "Follow us on Twitter", "cc6c777d-c77a-405f", "", "0 0 20 20", "bfaf004f-4813-4b26", "", "M18.895 0H1.105C.495 0 0 .495 0 1.105V18.9c0 .605.495 1.1 1.105 1.1H18.9c.61 0 1.105-.495 1.105-1.105V1.105A1.113 1.113 0 0 0 18.895 0zM14.97 7.455c.005.11.005.22.005.33 0 3.385-2.58 7.295-7.295 7.295a7.293 7.293 0 0 1-3.925-1.145A5.142 5.142 0 0 0 7.55 12.87a2.564 2.564 0 0 1-2.395-1.78c.155.03.315.045.48.045.235 0 .46-.03.675-.09A2.57 2.57 0 0 1 4.255 8.53v-.035c.345.19.74.305 1.16.32A2.57 2.57 0 0 1 4.62 5.39a7.28 7.28 0 0 0 5.285 2.68 2.567 2.567 0 0 1 2.5-3.15c.735 0 1.4.31 1.87.81a5.1 5.1 0 0 0 1.63-.62 2.58 2.58 0 0 1-1.13 1.42c.52-.065 1.015-.2 1.475-.405-.345.515-.78.97-1.28 1.33z", "e1d59184-786c-4dc3", "", "https://instagram.com/khanacademy", "Follow us on Instagram", "a5d4cefd-3783-4560", "", "0 0 24 24", "b59fa0b1-3e3c-478c", "", "M18.24,7.28a2.67,2.67,0,0,0-1.52-1.52,4.33,4.33,0,0,0-1.49-.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.33,4.33,0,0,0-1.49.27A2.67,2.67,0,0,0,5.76,7.28a4.33,4.33,0,0,0-.27,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4.33,4.33,0,0,0,.27,1.49,2.67,2.67,0,0,0,1.52,1.52,4.33,4.33,0,0,0,1.49.27c.84,0,1.09,0,3.23,0s2.39,0,3.23,0a4.33,4.33,0,0,0,1.49-.27,2.67,2.67,0,0,0,1.52-1.52,4.33,4.33,0,0,0,.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23A4.33,4.33,0,0,0,18.24,7.28ZM12,16.11A4.11,4.11,0,1,1,16.11,12,4.11,4.11,0,0,1,12,16.11Zm4.27-7.42a1,1,0,1,1,1-1A1,1,0,0,1,16.27,8.69Z M12,9.33A2.67,2.67,0,1,0,14.67,12,2.68,2.68,0,0,0,12,9.33Z M22,0H2A2,2,0,0,0,0,2V22a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V2A2,2,0,0,0,22,0ZM20,15.3a5.85,5.85,0,0,1-.37,1.94,4,4,0,0,1-2.34,2.34A5.85,5.85,0,0,1,15.3,20c-.85,0-1.13.05-3.3.05S9.55,20,8.7,20a5.85,5.85,0,0,1-1.94-.37,4,4,0,0,1-2.34-2.34,5.85,5.85,0,0,1-.37-1.94c0-.85,0-1.13,0-3.3s0-2.45,0-3.3a5.85,5.85,0,0,1,.37-1.94A4,4,0,0,1,6.76,4.42,5.85,5.85,0,0,1,8.7,4.05C9.55,4,9.83,4,12,4s2.45,0,3.3,0a5.85,5.85,0,0,1,1.94.37,4,4,0,0,1,2.34,2.34A5.85,5.85,0,0,1,20,8.7c0,.85.05,1.13.05,3.3S20,14.45,20,15.3Z", "dfc1e5a3-44dd-40d1", "", "4425807d-7282-49f7", "", "__HEADERS__ = {\"X-KA-is-e2e\":\"false\",\"X-KA-is-phone\":\"false\",\"X-KA-is-tablet\":\"false\",\"X-KA-is-unsupported-browser\":\"false\",\"X-KA-is-ios\":\"false\",\"X-Fastly-Country\":\"IN\",\"X-KA-Region\":\"IN-MP\",\"X-KA-Lang\":\"en\",\"X-KA-Locale\":\"en\",\"X-KA-Locale-Status\":\"\",\"X-KA-Curriculum\":\"in-in\",\"X-KA-has-any-permissions\":\"false\",\"X-KA-may-be-under13\":\"false\",\"X-KA-is-phantom\":\"false\",\"X-KA-Static-Version\":\"230717-1714-743ef166f121\",\"X-KA-Published-Content-Version\":\"60d08a1842724a2cbb162bf09367abaa35ee5473\"}", "\n \n \n ", "https://cdn.kastatic.org/genwebpack/prod/en/runtime.9491090307be8d0db3dd.js", "57b8ff91-bc8b-4a83", "", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.0361ed392b8f7b1efff2.js", "35b78ce9-5da2-4488", "", "\n\n", "EDITOR-CARD", "position:absolute;top:0px;left:0px;z-index:auto;display: block !important", "0514c33d-b679-4a58", "", "dir", "ltr", "all: initial;", "ea6eee06-9545-434c", "", "color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;", "6ac84f52-cd94-4827", "", "chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css", "59fdb262-2a5a-4948", "", "6f78e12c-a7d8-4267", "", "915932cd-2297-4e64", "", "59b916cd-1845-49a4", ""]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-40-0.json b/demonstrations/ausdjpo/dom_snapshots/page-40-0.json new file mode 100644 index 0000000000000000000000000000000000000000..69b0977bfb2f9740d4611d17425d3ebd123ec26a --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-40-0.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 2, 2, 2, 2, 2, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 32, 2, 2, 35, 2, 2, 38, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 122, 122, 124, 124, 124, 127, 124, 129, 130, 124, 124, 133, 133, 135, 135, 135, 135, 139, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 149, 151, 152, 147, 154, 155, 156, 157, 158, 159, 160, 161, 157, 163, 164, 165, 166, 163, 168, 169, 170, 163, 172, 173, 174, 163, 176, 177, 178, 163, 180, 181, 182, 163, 184, 185, 186, 163, 188, 189, 190, 163, 192, 193, 194, 163, 196, 197, 198, 163, 200, 201, 202, 163, 204, 205, 206, 163, 208, 209, 210, 155, 212, 213, 214, 215, 216, 217, 213, 219, 220, 221, 222, 219, 224, 225, 226, 219, 228, 229, 230, 219, 232, 233, 234, 219, 236, 237, 238, 155, 240, 241, 242, 243, 244, 245, 241, 247, 248, 249, 250, 247, 252, 253, 254, 247, 256, 257, 258, 247, 260, 261, 262, 247, 264, 265, 266, 247, 268, 269, 270, 247, 272, 273, 274, 247, 276, 277, 278, 247, 280, 281, 282, 247, 284, 285, 286, 247, 288, 289, 290, 155, 292, 293, 294, 295, 296, 297, 293, 299, 300, 301, 302, 155, 304, 305, 306, 307, 308, 309, 305, 311, 312, 313, 314, 311, 316, 317, 318, 311, 320, 321, 322, 311, 324, 325, 326, 311, 328, 329, 330, 311, 332, 333, 334, 311, 336, 337, 338, 155, 340, 341, 342, 343, 344, 345, 341, 347, 348, 349, 350, 347, 352, 353, 354, 347, 356, 357, 358, 347, 360, 361, 362, 347, 364, 365, 366, 347, 368, 369, 370, 347, 372, 373, 374, 347, 376, 377, 378, 347, 380, 381, 382, 347, 384, 385, 386, 155, 388, 389, 390, 391, 392, 393, 389, 395, 396, 397, 398, 395, 400, 401, 402, 395, 404, 405, 406, 395, 408, 409, 410, 155, 412, 413, 414, 415, 416, 417, 413, 419, 420, 421, 422, 419, 424, 425, 426, 419, 428, 429, 430, 155, 432, 433, 434, 435, 436, 437, 433, 439, 440, 441, 442, 439, 444, 445, 446, 439, 448, 449, 450, 439, 452, 453, 454, 155, 456, 457, 458, 459, 460, 461, 457, 463, 464, 465, 466, 463, 468, 469, 470, 463, 472, 473, 474, 155, 476, 477, 478, 479, 480, 481, 477, 483, 484, 485, 486, 483, 488, 489, 490, 489, 489, 493, 483, 495, 496, 497, 155, 499, 500, 501, 502, 503, 504, 500, 506, 507, 508, 509, 506, 511, 512, 513, 146, 515, 516, 517, 518, 517, 520, 521, 145, 523, 524, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 145, 540, 541, 542, 540, 544, 545, 544, 547, 540, 549, 550, 551, 552, 549, 554, 555, 556, 557, 558, 557, 556, 556, 562, 563, 554, 565, 566, 567, 568, 569, 566, 571, 572, 573, 566, 575, 576, 577, 566, 579, 580, 581, 540, 583, 584, 585, 586, 585, 588, 540, 590, 591, 592, 143, 594, 142, 596, 597, 596, 599, 600, 599, 602, 599, 604, 605, 606, 607, 607, 607, 610, 610, 610, 613, 614, 615, 613, 617, 618, 619, 618, 621, 622, 623, 621, 621, 626, 627, 610, 629, 630, 631, 610, 633, 634, 635, 636, 637, 638, 639, 638, 641, 642, 643, 644, 637, 646, 637, 648, 649, 648, 651, 652, 653, 654, 637, 656, 657, 656, 659, 660, 661, 662, 637, 664, 665, 664, 667, 668, 669, 670, 633, 633, 673, 674, 675, 675, 675, 678, 674, 680, 680, 680, 683, 674, 685, 685, 685, 688, 674, 690, 690, 690, 693, 674, 695, 695, 695, 698, 674, 700, 700, 700, 703, 674, 705, 599, 707, 708, 708, 710, 711, 712, 713, 712, 715, 716, 717, 718, 711, 720, 721, 720, 723, 724, 725, 726, 723, 728, 729, 730, 723, 732, 733, 734, 708, 708, 737, 738, 739, 740, 741, 740, 740, 744, 745, 739, 747, 748, 749, 750, 751, 752, 751, 754, 750, 756, 757, 758, 758, 758, 761, 762, 763, 762, 765, 766, 761, 768, 769, 770, 771, 772, 769, 774, 775, 776, 757, 778, 778, 778, 781, 782, 783, 782, 785, 786, 757, 788, 788, 788, 791, 792, 793, 792, 795, 796, 757, 798, 798, 798, 801, 802, 803, 802, 805, 806, 757, 808, 808, 808, 811, 812, 813, 812, 815, 816, 748, 818, 819, 820, 821, 820, 823, 819, 825, 826, 827, 827, 827, 830, 831, 832, 831, 834, 835, 830, 837, 838, 839, 840, 841, 838, 843, 844, 845, 826, 847, 847, 847, 850, 851, 852, 851, 854, 855, 826, 857, 857, 857, 860, 861, 862, 861, 864, 865, 826, 867, 867, 867, 870, 871, 872, 871, 874, 875, 826, 877, 877, 877, 880, 881, 882, 881, 884, 885, 748, 887, 888, 889, 890, 889, 892, 888, 894, 895, 896, 896, 896, 899, 900, 901, 900, 903, 904, 899, 906, 907, 908, 909, 910, 907, 912, 913, 914, 895, 916, 916, 916, 919, 920, 921, 920, 923, 924, 895, 926, 926, 926, 929, 930, 931, 930, 933, 934, 895, 936, 936, 936, 939, 940, 941, 940, 943, 944, 895, 946, 946, 946, 949, 950, 951, 950, 953, 954, 748, 956, 957, 958, 959, 958, 961, 957, 963, 964, 965, 965, 965, 968, 969, 970, 969, 972, 973, 968, 975, 976, 977, 978, 979, 976, 981, 982, 983, 964, 985, 985, 985, 988, 989, 990, 989, 992, 993, 964, 995, 995, 995, 998, 999, 1000, 999, 1002, 1003, 748, 1005, 1006, 1007, 1008, 1007, 1010, 1006, 1012, 1013, 1014, 1014, 1014, 1017, 1018, 1019, 1018, 1021, 1022, 1017, 1024, 1025, 1026, 1027, 1028, 1025, 1030, 1031, 1032, 1013, 1034, 1034, 1034, 1037, 1038, 1039, 1038, 1041, 1042, 1013, 1044, 1044, 1044, 1047, 1048, 1049, 1048, 1051, 1052, 1013, 1054, 1054, 1054, 1057, 1058, 1059, 1058, 1061, 1062, 748, 1064, 1065, 1066, 1067, 1066, 1069, 1065, 1071, 1072, 1073, 1073, 1073, 1076, 1077, 1078, 1077, 1080, 1081, 1072, 1083, 1083, 1083, 1086, 1087, 1088, 1087, 1090, 1091, 1072, 1093, 1093, 1093, 1096, 1097, 1098, 1097, 1100, 1101, 1096, 1103, 1104, 1105, 1106, 1107, 1104, 1109, 1110, 1111, 1072, 1113, 1113, 1113, 1116, 1117, 1118, 1117, 1120, 1121, 1072, 1123, 1123, 1123, 1126, 1127, 1128, 1127, 1130, 1131, 748, 1133, 1134, 1135, 1136, 1135, 1138, 1134, 1140, 1141, 1142, 1142, 1142, 1145, 1146, 1147, 1146, 1149, 1150, 1145, 1152, 1153, 1154, 1155, 1156, 1153, 1158, 1159, 1160, 1141, 1162, 1162, 1162, 1165, 1166, 1167, 1166, 1169, 1170, 1141, 1172, 1172, 1172, 1175, 1176, 1177, 1176, 1179, 1180, 1141, 1182, 1182, 1182, 1185, 1186, 1187, 1186, 1189, 1190, 1141, 1192, 1192, 1192, 1195, 1196, 1197, 1196, 1199, 1200, 748, 1202, 1203, 1204, 1205, 1204, 1207, 1203, 1209, 1210, 1211, 1211, 1211, 1214, 1215, 1216, 1215, 1218, 1219, 1210, 1221, 1221, 1221, 1224, 1225, 1226, 1225, 1228, 1229, 1210, 1231, 1231, 1231, 1234, 1235, 1236, 1235, 1238, 1239, 1210, 1241, 1241, 1241, 1244, 1245, 1246, 1245, 1248, 1249, 1210, 1251, 1251, 1251, 1254, 1255, 1256, 1255, 1258, 1259, 1254, 1261, 1262, 1263, 1264, 1265, 1262, 1267, 1268, 1269, 748, 1271, 1272, 1273, 1274, 1275, 1275, 1277, 1277, 1273, 748, 748, 739, 738, 1284, 1285, 1284, 1287, 1288, 1289, 1290, 1290, 1288, 1293, 1294, 1293, 1296, 1297, 1298, 1287, 1300, 1301, 1302, 1302, 1300, 1305, 1306, 1305, 1308, 1309, 1310, 1287, 1312, 1313, 1314, 1314, 1312, 1317, 1318, 1317, 1320, 1321, 1322, 708, 142, 1325, 1326, 1327, 1328, 1329, 1330, 1329, 1329, 1333, 1333, 1335, 1336, 1335, 1338, 1333, 1333, 1341, 1333, 1328, 1344, 1345, 1344, 1347, 1348, 1349, 1350, 1351, 1349, 1353, 1354, 1355, 1353, 1357, 1358, 1353, 1360, 1361, 1353, 1363, 1364, 1353, 1366, 1367, 1353, 1369, 1370, 1353, 1372, 1373, 1353, 1375, 1376, 1353, 1378, 1379, 1353, 1381, 1382, 1353, 1384, 1385, 1348, 1387, 1388, 1387, 1390, 1391, 1392, 1390, 1394, 1395, 1390, 1397, 1398, 1390, 1400, 1401, 1348, 1403, 1404, 1405, 1403, 1407, 1408, 1409, 1407, 1411, 1412, 1348, 1414, 1415, 1414, 1417, 1418, 1419, 1417, 1421, 1422, 1417, 1424, 1425, 1417, 1427, 1428, 1417, 1430, 1431, 1417, 1433, 1434, 1417, 1436, 1437, 1417, 1439, 1440, 1417, 1442, 1443, 1417, 1445, 1446, 1417, 1448, 1449, 1417, 1451, 1452, 1328, 1454, 1455, 1456, 1327, 1458, 1459, 1459, 1458, 1462, 1463, 1464, 1458, 1466, 1467, 1468, 1458, 1470, 1471, 1472, 1458, 1458, 1475, 1476, 1477, 1475, 1479, 1480, 1475, 1482, 1483, 139, 135, 133, 124, 122, 122, 1490, 122, 122, 122, 122, 122, 122, 1497, 1498, 1499, 1499, 1498, 1502], "nodeType": [9, 1, 1, 1, 3, 1, 1, 1, 3, 1, 3, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 14, 19, 14, 14, 25, 19, 32, 19, 19, 25, 19, 40, 25, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 79, 79, 79, 79, 19, 79, 79, 19, 19, 14, 19, 79, 79, 79, 79, 79, 40, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 19, 348, 19, 353, 361, 363, 353, 368, 353, 379, 19, 19, 353, 19, 353, 19, 353, 19, 353, 19, 353, 353, 353, 414, 353, 353, 353, 368, 437, 19, 437, 446, 456, 353, 467, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 353, 446, 456, 353, 379, 446, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 1359, 353, 379, 437, 19, 379, 437, 19, 446, 456, 353, 368, 437, 437, 19, 467, 472, 368, 353, 437, 19, 353, 353, 353, 446, 456, 472, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 446, 456, 353, 368, 446, 456, 353, 353, 1531, 353, 19, 353, 14, 19, 1546, 19, 353, 353, 353, 353, 361, 363, 353, 361, 363, 353, 353, 353, 1577, 353, 353, 1546, 19, 437, 437, 437, 19, 19, 437, 437, 19, 353, 368, 437, 19, 353, 437, 437, 437, 353, 437, 437, 19, 437, 437, 437, 437, 19, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 353, 379, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 19, 353, 353, 353, 353, 414, 1770, 1774, 19, 467, 472, 379, 437, 19, 1770, 1774, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 353, 353, 353, 353, 1774, 19, 353, 368, 437, 19, 353, 467, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 368, 353, 446, 2807, 1359, 2807, 2822, 2822, 19, 353, 353, 353, 353, 2843, 19, 353, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 353, 2940, 353, 353, 353, 2953, 19, 2953, 2953, 19, 379, 437, 19, 446, 456, 19, 379, 19, 19, 353, 1774, 19, 353, 467, 472, 1870, 379, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 379, 19, 467, 472, 379, 1577, 472, 379, 1577, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 353, 353, 379, 19, 353, 353, 19, 3207, 353, 437, 379, 19, 353, 437, 379, 19, 353, 437, 379, 19, 353, 353, 379, 446, 456, 379, 446, 456, 379, 446, 456, 19, 19, 19, 19, 19, 79, 19, 19, 79, 19, 79, 19, 3282, 353, 353, 40, 353, 353, 40], "nodeValue": [-1, -1, -1, -1, 20, -1, -1, -1, 20, -1, 1, 20, -1, 20, -1, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, -1, -1, -1, 91, -1, -1, 97, 98, -1, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 98, -1, 20, -1, -1, -1, -1, -1, -1, -1, 385, 386, -1, 391, -1, 395, -1, 395, -1, 402, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, 500, -1, -1, -1, 511, -1, -1, -1, 520, -1, -1, -1, 529, -1, -1, -1, 538, -1, -1, -1, 547, -1, -1, -1, 556, -1, -1, -1, 565, -1, -1, -1, 574, -1, -1, -1, 582, -1, -1, -1, 591, -1, -1, -1, 600, -1, -1, -1, -1, -1, -1, 620, -1, -1, -1, -1, 626, -1, -1, -1, 635, -1, -1, -1, 644, -1, -1, -1, 653, -1, -1, -1, 662, -1, -1, -1, -1, -1, -1, 682, -1, -1, -1, -1, 688, -1, -1, -1, 697, -1, -1, -1, 706, -1, -1, -1, 715, -1, -1, -1, 724, -1, -1, -1, 733, -1, -1, -1, 742, -1, -1, -1, 751, -1, -1, -1, 760, -1, -1, -1, 769, -1, -1, -1, 778, -1, -1, -1, -1, -1, -1, 798, -1, -1, -1, -1, 804, -1, -1, -1, -1, -1, -1, 824, -1, -1, -1, -1, 830, -1, -1, -1, 839, -1, -1, -1, 848, -1, -1, -1, 857, -1, -1, -1, 866, -1, -1, -1, 875, -1, -1, -1, 884, -1, -1, -1, -1, -1, -1, 905, -1, -1, -1, -1, 911, -1, -1, -1, 920, -1, -1, -1, 929, -1, -1, -1, 938, -1, -1, -1, 947, -1, -1, -1, 956, -1, -1, -1, 965, -1, -1, -1, 974, -1, -1, -1, 983, -1, -1, -1, 992, -1, -1, -1, -1, -1, -1, 1012, -1, -1, -1, -1, 1018, -1, -1, -1, 1027, -1, -1, -1, 1036, -1, -1, -1, 1045, -1, -1, -1, -1, -1, -1, 1065, -1, -1, -1, -1, 1071, -1, -1, -1, 1080, -1, -1, -1, 1089, -1, -1, -1, -1, -1, -1, 1109, -1, -1, -1, -1, 1115, -1, -1, -1, 1124, -1, -1, -1, 1133, -1, -1, -1, 1142, -1, -1, -1, -1, -1, -1, 1162, -1, -1, -1, -1, 1168, -1, -1, -1, 1177, -1, -1, -1, 1186, -1, -1, -1, -1, -1, -1, 1206, -1, -1, -1, -1, 1212, -1, -1, -1, 1221, -1, -1, 1233, -1, -1, -1, 1237, -1, -1, -1, -1, -1, -1, 1257, -1, -1, -1, -1, 1263, -1, -1, -1, 1272, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, -1, -1, 1430, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1461, -1, -1, -1, 1470, -1, -1, -1, 1478, -1, -1, -1, 1489, -1, -1, -1, -1, 1282, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1539, -1, -1, 1545, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1778, -1, -1, -1, -1, 442, -1, -1, 1795, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2301, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2319, -1, -1, -1, -1, 2340, -1, 2344, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2353, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2390, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2407, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2424, -1, -1, -1, -1, 2445, -1, 2449, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2458, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2475, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2491, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2527, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2543, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2574, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2611, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2627, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2644, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2661, -1, -1, -1, -1, 1133, -1, 2683, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2692, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2709, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2726, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2743, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2760, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2830, -1, -1, -1, -1, -1, 2847, -1, -1, -1, -1, -1, -1, -1, -1, 2877, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2904, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2928, -1, -1, -1, 2760, -1, -1, -1, -1, -1, -1, -1, 2957, -1, -1, 2963, -1, -1, 1389, -1, -1, 2974, -1, 2979, 2980, -1, -1, 2988, -1, -1, -1, -1, -1, 3004, -1, -1, -1, 3013, -1, -1, 3019, -1, -1, 3025, -1, -1, 3031, -1, -1, 3037, -1, -1, 3043, -1, -1, 3049, -1, -1, 3055, -1, -1, 3061, -1, -1, 3068, -1, -1, 3074, -1, -1, 3079, -1, -1, -1, 3087, -1, -1, 3093, -1, -1, 3099, -1, -1, 3105, -1, -1, -1, 3113, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3199, -1, -1, 3206, -1, -1, -1, -1, 3217, -1, -1, -1, 3225, -1, -1, -1, 3233, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 395, 391, 386, 20, 386, -1, 3273, 3274, -1, 20, -1, 3281, -1, -1, -1, -1, -1, -1, -1], "backendNodeId": [1, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 12, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 14, 697, 698, 699, 700, 15, 701, 702, 703, 704, 16, 705, 706, 707, 708, 17, 709, 710, 711, 712, 18, 713, 714, 715, 716, 19, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 20, 776, 777, 2, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 3, 797, 798, 799, 800, 801, 802, 803, 804, 805, 4, 806, 807, 808, 809, 810, 811, 812, 813, 814, 5, 815, 816, 817, 818, 819, 820, 821, 822, 823, 6, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 7, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 8, 861, 862, 863, 864, 865, 866, 867, 868, 869, 9, 870, 871, 872, 873, 874, 875, 876, 877, 878, 10, 879, 880, 881, 882, 883, 884, 885, 886, 887, 11, 888, 889, 890, 891, 892, 21, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506], "attributes": [[], [], [7, 8, 9, 10], [15, 16, 9, 17], [], [15, 16, 9, 21], [15, 16, 9, 23], [26, 27, 28, 29, 9, 30], [], [9, 33], [], [], [35, 36, 28, 37, 9, 38], [], [41, 42, 43, 44, 9, 45], [47, 48, 28, 44, 9, 49], [], [41, 51, 52, 53, 43, 54, 9, 55], [], [41, 57, 43, 58, 9, 59], [], [41, 61, 62, 63, 43, 64, 9, 65], [], [41, 61, 62, 67, 43, 68, 9, 69], [], [41, 61, 62, 71, 43, 72, 9, 73], [], [41, 61, 62, 75, 43, 76, 9, 77], [], [80, -1, 81, 82], [52, 83, 80, -1, 81, 84, 9, 85], [80, -1, 81, 82, 9, 87], [9, 89], [], [80, -1, 81, 92, 9, 93], [9, 95], [], [], [52, 53, 99, -1, 9, 100], [], [103, 104, 81, 105, 9, 106], [103, 104, 81, 108, 9, 109], [103, 104, 81, 111, 9, 112], [103, 104, 81, 114, 9, 115], [103, 104, 81, 117, 9, 118], [41, 51, 52, 53, 43, 120, 9, 121], [103, 104, 81, 123, 9, 124], [103, 104, 81, 126, 9, 127], [41, 51, 52, 53, 43, 129, 9, 130], [103, 104, 81, 132, 9, 133], [103, 104, 81, 135, 9, 136], [103, 104, 81, 138, 9, 139], [103, 104, 81, 141, 9, 142], [103, 104, 81, 144, 9, 145], [103, 104, 81, 147, 9, 148], [103, 104, 81, 150, 9, 151], [103, 104, 81, 153, 9, 154], [103, 104, 81, 156, 9, 157], [103, 104, 81, 159, 9, 160], [103, 104, 81, 162, 9, 163], [103, 104, 81, 165, 9, 166], [41, 51, 52, 53, 43, 168, 9, 169], [103, 104, 81, 171, 9, 172], [103, 104, 81, 174, 9, 175], [103, 104, 81, 177, 9, 178], [103, 104, 81, 180, 9, 181], [103, 104, 81, 183, 9, 184], [103, 104, 81, 186, 9, 187], [103, 104, 81, 189, 9, 190], [103, 104, 81, 192, 9, 193], [103, 104, 81, 195, 9, 196], [103, 104, 81, 198, 9, 199], [103, 104, 81, 201, 9, 202], [103, 104, 81, 204, 9, 205], [103, 104, 81, 207, 9, 208], [103, 104, 81, 210, 9, 211], [103, 104, 81, 213, 9, 214], [103, 104, 81, 216, 9, 217], [103, 104, 81, 219, 9, 220], [103, 104, 81, 222, 9, 223], [103, 104, 81, 225, 9, 226], [103, 104, 81, 228, 9, 229], [103, 104, 81, 231, 9, 232], [41, 51, 52, 53, 43, 234, 9, 235], [103, 104, 81, 237, 9, 238], [103, 104, 81, 240, 9, 241], [103, 104, 81, 243, 9, 244], [103, 104, 81, 246, 9, 247], [41, 51, 52, 53, 43, 249, 9, 250], [103, 104, 81, 252, 9, 253], [41, 51, 52, 53, 43, 255, 9, 256], [103, 104, 81, 258, 9, 259], [103, 104, 81, 261, 9, 262], [103, 104, 81, 264, 9, 265], [103, 104, 81, 267, 9, 268], [103, 104, 81, 270, 9, 271], [103, 104, 81, 273, 9, 274], [103, 104, 81, 276, 9, 277], [103, 104, 81, 279, 9, 280], [41, 51, 52, 53, 43, 282, 9, 283], [103, 104, 81, 285, 9, 286], [103, 104, 81, 288, 9, 289], [103, 104, 81, 291, 9, 292], [103, 104, 81, 294, 9, 295], [41, 51, 52, 53, 43, 297, 9, 298], [103, 104, 81, 300, 9, 301], [103, 104, 81, 303, 9, 304], [103, 104, 81, 306, 9, 307], [103, 104, 81, 309, 9, 310], [103, 104, 81, 312, 9, 313], [103, 104, 81, 315, 9, 316], [103, 104, 81, 318, 9, 319], [103, 104, 81, 321, 9, 322], [103, 104, 81, 324, 9, 325], [103, 104, 81, 327, 9, 328], [103, 104, 81, 330, 9, 331], [103, 104, 81, 333, 9, 334], [103, 104, 81, 336, 9, 337], [103, 104, 81, 339, 9, 340], [103, 104, 81, 342, 9, 343], [103, 104, 81, 345, 9, 346], [], [349, 350, 9, 351], [], [354, 355, 356, 357, 349, 358, 9, 359], [], [], [356, 365, 9, 366], [354, 369, 370, 371, 372, 373, 349, 374, 9, 375], [9, 377], [43, 380, 381, 16, 349, 382, 9, 383], [], [], [354, 387, 349, 388, 9, 389], [], [354, 392, 9, 393], [], [354, 396, 9, 397], [], [349, 399, 9, 400], [], [354, 403, 9, 404], [349, 406, 9, 407], [354, 409, 349, 410, 356, 411, 9, 412], [372, 415, 349, 416, 417, 418, 9, 419], [349, 421, 9, 422], [349, 424, 9, 425], [349, 427, 9, 428], [430, 431, 432, 433, 349, 434, 9, 435], [438, 16, 430, 439, 9, 440], [], [349, 443, 9, 444], [447, 16, 448, 433, 449, 450, 451, 450, 452, 453, 9, 454], [457, 458, 459, 460, 9, 461], [354, 463, 349, 464, 9, 465], [349, 468, 430, 469, 9, 470], [9, 473], [349, 475, 476, 477, 9, 478], [9, 480], [482, 483, 9, 484], [370, 371, 349, 486, 43, 487, 9, 488], [349, 490, 9, 491], [], [349, 494, 9, 495], [482, 497, 9, 498], [370, 371, 372, 500, 349, 501, 43, 502, 9, 503], [349, 505, 9, 506], [], [482, 508, 9, 509], [370, 371, 372, 511, 349, 501, 43, 512, 9, 513], [349, 505, 9, 515], [], [482, 517, 9, 518], [370, 371, 372, 520, 349, 501, 43, 521, 9, 522], [349, 505, 9, 524], [], [482, 526, 9, 527], [370, 371, 372, 529, 349, 501, 43, 530, 9, 531], [349, 505, 9, 533], [], [482, 535, 9, 536], [370, 371, 372, 538, 349, 501, 43, 539, 9, 540], [349, 505, 9, 542], [], [482, 544, 9, 545], [370, 371, 372, 547, 349, 501, 43, 548, 9, 549], [349, 505, 9, 551], [], [482, 553, 9, 554], [370, 371, 372, 556, 349, 501, 43, 557, 9, 558], [349, 505, 9, 560], [], [482, 562, 9, 563], [370, 371, 372, 565, 349, 501, 43, 566, 9, 567], [349, 505, 9, 569], [], [482, 571, 9, 572], [370, 371, 372, 574, 349, 501, 43, 575, 9, 576], [349, 505, 9, 578], [], [482, 450, 9, 580], [370, 371, 372, 582, 349, 501, 43, 583, 9, 584], [349, 505, 9, 586], [], [482, 588, 9, 589], [370, 371, 372, 591, 349, 501, 43, 592, 9, 593], [349, 505, 9, 595], [], [482, 597, 9, 598], [370, 371, 372, 600, 349, 501, 43, 601, 9, 602], [349, 505, 9, 604], [], [9, 606], [349, 475, 476, 477, 9, 608], [9, 610], [482, 612, 9, 613], [370, 371, 349, 486, 43, 615, 9, 616], [349, 490, 9, 618], [], [349, 494, 9, 621], [482, 623, 9, 624], [370, 371, 372, 626, 349, 501, 43, 627, 9, 628], [349, 505, 9, 630], [], [482, 632, 9, 633], [370, 371, 372, 635, 349, 501, 43, 636, 9, 637], [349, 505, 9, 639], [], [482, 641, 9, 642], [370, 371, 372, 644, 349, 501, 43, 645, 9, 646], [349, 505, 9, 648], [], [482, 650, 9, 651], [370, 371, 372, 653, 349, 501, 43, 654, 9, 655], [349, 505, 9, 657], [], [482, 659, 9, 660], [370, 371, 372, 662, 349, 501, 43, 663, 9, 664], [349, 505, 9, 666], [], [9, 668], [349, 475, 476, 477, 9, 670], [9, 672], [482, 674, 9, 675], [370, 371, 349, 486, 43, 677, 9, 678], [349, 490, 9, 680], [], [349, 494, 9, 683], [482, 685, 9, 686], [370, 371, 372, 688, 349, 501, 43, 689, 9, 690], [349, 505, 9, 692], [], [482, 694, 9, 695], [370, 371, 372, 697, 349, 501, 43, 698, 9, 699], [349, 505, 9, 701], [], [482, 703, 9, 704], [370, 371, 372, 706, 349, 501, 43, 707, 9, 708], [349, 505, 9, 710], [], [482, 712, 9, 713], [370, 371, 372, 715, 349, 501, 43, 716, 9, 717], [349, 505, 9, 719], [], [482, 721, 9, 722], [370, 371, 372, 724, 349, 501, 43, 725, 9, 726], [349, 505, 9, 728], [], [482, 730, 9, 731], [370, 371, 372, 733, 349, 501, 43, 734, 9, 735], [349, 505, 9, 737], [], [482, 739, 9, 740], [370, 371, 372, 742, 349, 501, 43, 743, 9, 744], [349, 505, 9, 746], [], [482, 748, 9, 749], [370, 371, 372, 751, 349, 501, 43, 752, 9, 753], [349, 505, 9, 755], [], [482, 757, 9, 758], [370, 371, 372, 760, 349, 501, 43, 761, 9, 762], [349, 505, 9, 764], [], [482, 766, 9, 767], [370, 371, 372, 769, 349, 501, 43, 770, 9, 771], [349, 505, 9, 773], [], [482, 775, 9, 776], [370, 371, 372, 778, 349, 501, 43, 677, 9, 779], [349, 505, 9, 781], [], [9, 783], [349, 475, 476, 785, 9, 786], [9, 788], [482, 790, 9, 791], [370, 371, 349, 486, 43, 793, 9, 794], [349, 490, 9, 796], [], [349, 494, 9, 799], [482, 801, 9, 802], [370, 371, 372, 804, 43, 805, 349, 501, 9, 806], [349, 505, 9, 808], [], [9, 810], [349, 475, 476, 477, 9, 812], [9, 814], [482, 816, 9, 817], [370, 371, 349, 486, 43, 819, 9, 820], [349, 490, 9, 822], [], [349, 494, 9, 825], [482, 827, 9, 828], [370, 371, 372, 830, 349, 501, 43, 831, 9, 832], [349, 505, 9, 834], [], [482, 836, 9, 837], [370, 371, 372, 839, 349, 501, 43, 840, 9, 841], [349, 505, 9, 843], [], [482, 845, 9, 846], [370, 371, 372, 848, 349, 501, 43, 849, 9, 850], [349, 505, 9, 852], [], [482, 854, 9, 855], [370, 371, 372, 857, 349, 501, 43, 858, 9, 859], [349, 505, 9, 861], [], [482, 863, 9, 864], [370, 371, 372, 866, 349, 501, 43, 867, 9, 868], [349, 505, 9, 870], [], [482, 872, 9, 873], [370, 371, 372, 875, 349, 501, 43, 876, 9, 877], [349, 505, 9, 879], [], [482, 881, 9, 882], [370, 371, 372, 884, 349, 501, 43, 885, 9, 886], [349, 505, 9, 888], [], [9, 890], [349, 475, 476, 892, 9, 893], [9, 895], [482, 897, 9, 898], [370, 371, 349, 486, 43, 900, 9, 901], [349, 490, 9, 903], [], [349, 494, 9, 906], [482, 908, 9, 909], [370, 371, 372, 911, 349, 501, 43, 912, 9, 913], [349, 505, 9, 915], [], [482, 917, 9, 918], [370, 371, 372, 920, 349, 501, 43, 921, 9, 922], [349, 505, 9, 924], [], [482, 926, 9, 927], [370, 371, 372, 929, 349, 501, 43, 930, 9, 931], [349, 505, 9, 933], [], [482, 935, 9, 936], [370, 371, 372, 938, 349, 501, 43, 939, 9, 940], [349, 505, 9, 942], [], [482, 944, 9, 945], [370, 371, 372, 947, 349, 501, 43, 948, 9, 949], [349, 505, 9, 951], [], [482, 953, 9, 954], [370, 371, 372, 956, 349, 501, 43, 957, 9, 958], [349, 505, 9, 960], [], [482, 962, 9, 963], [370, 371, 372, 965, 349, 501, 43, 966, 9, 967], [349, 505, 9, 969], [], [482, 971, 9, 972], [370, 371, 372, 974, 349, 501, 43, 975, 9, 976], [349, 505, 9, 978], [], [482, 980, 9, 981], [370, 371, 372, 983, 349, 501, 43, 984, 9, 985], [349, 505, 9, 987], [], [482, 989, 9, 990], [370, 371, 372, 992, 349, 501, 43, 993, 9, 994], [349, 505, 9, 996], [], [9, 998], [349, 475, 476, 892, 9, 1000], [9, 1002], [482, 1004, 9, 1005], [370, 371, 349, 486, 43, 1007, 9, 1008], [349, 490, 9, 1010], [], [349, 494, 9, 1013], [482, 1015, 9, 1016], [370, 371, 372, 1018, 349, 501, 43, 1019, 9, 1020], [349, 505, 9, 1022], [], [482, 1024, 9, 1025], [370, 371, 372, 1027, 349, 501, 43, 1028, 9, 1029], [349, 505, 9, 1031], [], [482, 1033, 9, 1034], [370, 371, 372, 1036, 349, 501, 43, 1037, 9, 1038], [349, 505, 9, 1040], [], [482, 1042, 9, 1043], [370, 371, 372, 1045, 349, 501, 43, 1007, 9, 1046], [349, 505, 9, 1048], [], [9, 1050], [349, 475, 476, 1052, 9, 1053], [9, 1055], [482, 1057, 9, 1058], [370, 371, 349, 486, 43, 1060, 9, 1061], [349, 490, 9, 1063], [], [349, 494, 9, 1066], [482, 1068, 9, 1069], [370, 371, 372, 1071, 349, 501, 43, 1072, 9, 1073], [349, 505, 9, 1075], [], [482, 1077, 9, 1078], [370, 371, 372, 1080, 349, 501, 43, 1081, 9, 1082], [349, 505, 9, 1084], [], [482, 1086, 9, 1087], [370, 371, 372, 1089, 349, 501, 43, 1060, 9, 1090], [349, 505, 9, 1092], [], [9, 1094], [349, 475, 476, 1096, 9, 1097], [9, 1099], [482, 1101, 9, 1102], [370, 371, 349, 486, 43, 1104, 9, 1105], [349, 490, 9, 1107], [], [349, 494, 9, 1110], [482, 1112, 9, 1113], [370, 371, 372, 1115, 349, 501, 43, 1116, 9, 1117], [349, 505, 9, 1119], [], [482, 1121, 9, 1122], [370, 371, 372, 1124, 349, 501, 43, 1125, 9, 1126], [349, 505, 9, 1128], [], [482, 1130, 9, 1131], [370, 371, 372, 1133, 349, 501, 43, 1134, 9, 1135], [349, 505, 9, 1137], [], [482, 1139, 9, 1140], [370, 371, 372, 1142, 349, 501, 43, 1104, 9, 1143], [349, 505, 9, 1145], [], [9, 1147], [349, 475, 476, 1149, 9, 1150], [9, 1152], [482, 1154, 9, 1155], [370, 371, 349, 486, 43, 1157, 9, 1158], [349, 490, 9, 1160], [], [349, 494, 9, 1163], [482, 1165, 9, 1166], [370, 371, 372, 1168, 349, 501, 43, 1169, 9, 1170], [349, 505, 9, 1172], [], [482, 1174, 9, 1175], [370, 371, 372, 1177, 349, 501, 43, 1178, 9, 1179], [349, 505, 9, 1181], [], [482, 1183, 9, 1184], [370, 371, 372, 1186, 349, 501, 43, 1157, 9, 1187], [349, 505, 9, 1189], [], [9, 1191], [349, 475, 476, 1193, 9, 1194], [9, 1196], [482, 1198, 9, 1199], [370, 371, 349, 486, 43, 1201, 9, 1202], [349, 490, 9, 1204], [], [349, 494, 9, 1207], [482, 1209, 9, 1210], [370, 371, 372, 1212, 349, 501, 43, 1213, 9, 1214], [349, 505, 9, 1216], [], [482, 1218, 9, 1219], [370, 371, 372, 1221, 43, 1222, 349, 501, 9, 1223], [349, 505, 9, 1225], [], [447, 16, 349, 1227, 9, 1228], [349, 1230, 9, 1231], [], [482, 1234, 9, 1235], [370, 371, 372, 1237, 349, 501, 43, 1238, 9, 1239], [349, 505, 9, 1241], [], [9, 1243], [349, 475, 476, 785, 9, 1245], [9, 1247], [482, 1249, 9, 1250], [370, 371, 349, 486, 43, 1252, 9, 1253], [349, 490, 9, 1255], [], [349, 494, 9, 1258], [482, 1260, 9, 1261], [370, 371, 372, 1263, 349, 501, 43, 1264, 9, 1265], [349, 505, 9, 1267], [], [482, 1269, 9, 1270], [370, 371, 372, 1272, 349, 501, 43, 1273, 9, 1274], [349, 505, 9, 1276], [], [349, 1278, 9, 1279], [1281, 16, 372, 1282, 43, 1283, 349, 1284, 430, 1285, 356, 1286, 9, 1287], [349, 1289, 9, 1290], [349, 1292, 9, 1293], [], [349, 1296, 9, 1297], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1299], [457, 458, 459, 1301, 9, 1302], [349, 1304, 9, 1305], [372, 1307, 430, 1308, 349, 1309, 43, 44, 9, 1310], [349, 1312, 447, 16, 449, 1313, 451, 1314, 452, 1315, 9, 1316], [459, 1318, 9, 1319], [459, 1321, 9, 1322], [459, 1324, 9, 1325], [459, 1327, 9, 1328], [459, 1330, 9, 1331], [459, 1333, 9, 1334], [459, 1336, 9, 1337], [459, 1339, 9, 1340], [459, 1342, 9, 1343], [459, 1345, 9, 1346], [459, 1348, 9, 1349], [457, 1351, 459, 1352, 9, 1353], [457, 1355, 459, 1356, 9, 1357], [457, 1355, 1360, 1361, 1362, 1363, 1364, 517, 9, 1365], [349, 1367, 9, 1368], [430, 1370, 1371, 1372, 41, 1373, 349, 1374, 43, 1375, 9, 1376], [349, 1378, 9, 1379], [], [430, 1382, 1371, 1372, 41, 1373, 43, 1383, 349, 1384, 9, 1385], [349, 1378, 9, 1387], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 1393], [457, 458, 459, 1395, 9, 1396], [372, 1398, 417, 418, 349, 1399, 9, 1400], [430, 1402, 372, 1403, 432, 433, 349, 1404, 9, 1405], [349, 1407, 430, 1408, 9, 1409], [349, 1411, 9, 1412], [], [349, 1414, 9, 1415], [349, 1417, 9, 1418], [349, 1420, 430, 1421, 9, 1422], [349, 1424, 9, 1425], [349, 1427, 9, 1428], [], [447, 16, 349, 1431, 9, 1432], [447, 16, 349, 1434, 9, 1435], [349, 1437, 9, 1438], [447, 16, 448, 433, 449, 632, 451, 632, 452, 453, 9, 1440], [457, 1442, 459, 1443, 9, 1444], [349, -1, 9, 1446], [430, 1448, 349, -1, 9, 1449], [482, 483, 9, 1451], [430, 1453, 370, 371, 349, 1454, 43, 1455, 9, 1456], [349, 1458, 9, 1459], [], [482, 497, 9, 1462], [43, 1464, 349, 1465, 370, 371, 9, 1466], [349, 1458, 9, 1468], [], [482, 508, 9, 1471], [43, 1473, 349, 1465, 370, 371, 9, 1474], [349, 1458, 9, 1476], [], [482, 517, 9, 1479], [349, 1481, 43, 1482, 41, 1483, 370, 371, 430, 1484, 9, 1485], [349, 1458, 9, 1487], [], [349, 1490, 9, 1491], [430, 1493, 349, 1494, 43, 1283, 9, 1495], [349, 1497, 9, 1498], [349, 1500, 9, 1501], [], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1503], [457, 458, 459, 1301, 9, 1505], [349, 1490, 9, 1507], [349, 1509, 430, 1510, 432, 433, 372, 1511, 1512, 1513, 9, 1514], [447, 16, 448, 433, 449, 1516, 451, 623, 452, 1517, 9, 1518], [457, 458, 459, 1520, 9, 1521], [349, 1523, 430, 1524, 354, 1513, 417, 1525, 9, 1526], [349, 1528, 9, 1529], [349, 1532, 9, 1533], [354, 1535, 370, 483, 349, 1536, 9, 1537], [], [349, 1540, 9, 1541], [9, 1543], [], [430, 1547, 349, 1500, 9, 1548], [], [354, 1551, 349, 1552, 9, 1553], [349, 1555, 9, 1556], [349, 1558, 9, 1559], [349, 1561, 9, 1562], [], [], [349, 1564, 9, 1565], [], [], [349, 1567, 9, 1568], [349, 1570, 417, 1571, 370, 483, 9, 1572], [349, 1574, 9, 1575], [81, 1578, 349, 1579, 1580, 1581, 9, 1582], [349, 1584, 9, 1585], [349, 1587, 9, 1588], [349, 1590, 9, 1591], [], [349, 1593, 9, 1594], [9, 1596], [349, 1598, 9, 1599], [], [], [9, 1603], [349, 1605, 9, 1606], [], [349, 1609, 9, 1610], [52, 1571, 417, 1571, 1612, 433, 349, 1613, 9, 1614], [349, 1616, 9, 1617], [], [349, 1620, 9, 1621], [349, 1623, 1624, 1625, 9, 1626], [349, 1628, 9, 1629], [349, 1631, 9, 1632], [349, 1634, 9, 1635], [349, 1637, 9, 1638], [349, 1640, 9, 1641], [], [349, 1643, 9, 1644], [349, 1646, 9, 1647], [349, 1649, 9, 1650], [349, 1652, 9, 1653], [], [349, 1655, 9, 1656], [], [349, 1637, 9, 1659], [349, 1640, 9, 1661], [], [349, 1643, 9, 1663], [349, 1646, 9, 1665], [349, 1649, 9, 1667], [349, 1652, 9, 1669], [], [349, 1637, 9, 1671], [349, 1640, 9, 1673], [], [349, 1643, 9, 1675], [349, 1646, 9, 1677], [349, 1649, 9, 1679], [349, 1652, 9, 1681], [], [349, 1637, 9, 1683], [349, 1640, 9, 1685], [], [349, 1643, 9, 1687], [349, 1646, 9, 1689], [349, 1649, 9, 1691], [349, 1652, 9, 1693], [], [9, 1695], [349, 1697, 9, 1698], [349, 1700, 1624, 1701, 43, 1702, 9, 1703], [349, 1705, 447, 16, 9, 1706], [349, 1708, 9, 1709], [], [349, 1712, 9, 1713], [], [349, 1705, 447, 16, 9, 1715], [349, 1717, 9, 1718], [], [349, 1712, 9, 1720], [], [349, 1705, 447, 16, 9, 1722], [349, 1724, 9, 1725], [], [349, 1712, 9, 1727], [], [349, 1705, 447, 16, 9, 1729], [349, 1731, 9, 1732], [], [349, 1712, 9, 1734], [], [349, 1705, 447, 16, 9, 1736], [349, 1738, 9, 1739], [], [349, 1712, 9, 1741], [], [349, 1705, 447, 16, 9, 1743], [349, 1745, 9, 1746], [], [349, 1712, 9, 1748], [], [349, 1750, 9, 1751], [], [349, 1753, 9, 1754], [349, 1756, 9, 1757], [447, 16, 349, 1759, 9, 1760], [349, 1762, 9, 1763], [349, 1765, 430, 1766, 372, 1767, 9, 1768], [349, 1771, 9, 1772], [349, 1775, 9, 1776], [], [9, 1780], [9, 1782], [430, 1784, 349, 1785, 43, 1786, 9, 1787], [349, 1427, 9, 1789], [], [349, 1771, 9, 1791], [349, 1775, 9, 1793], [], [9, 1797], [9, 1799], [430, 1801, 349, 1802, 43, 1803, 9, 1804], [349, 1458, 9, 1806], [], [9, 1809], [430, 1811, 349, 1802, 43, 1812, 9, 1813], [349, 1458, 9, 1815], [], [9, 1818], [430, 1820, 349, 1802, 43, 1821, 9, 1822], [349, 1458, 9, 1824], [], [447, 16, 349, 1827, 9, 1828], [349, 1830, 9, 1831], [349, 1753, 9, 1833], [349, 1835, 430, 1836, 9, 1837], [349, 1839, 9, 1840], [349, 1842, 9, 1843], [], [349, 1846, 9, 1847], [52, 1571, 417, 1571, 1612, 433, 349, 1849, 9, 1850], [349, 1616, 9, 1852], [], [349, 1855, 9, 1856], [349, 1858, 9, 1859], [349, 1861, 9, 1862], [349, 1864, 9, 1865], [349, 1867, 9, 1868], [349, 1871, 9, 1872], [], [349, 1874, 43, 1116, 9, 1875], [], [9, 1878], [9, 1880], [349, 1882, 9, 1883], [], [], [349, 1885, 356, 1886, 9, 1887], [372, 1889, 349, 1890, 43, 1891, 9, 1892], [349, 1894, 9, 1895], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1899], [349, 1901, 9, 1902], [349, 1904, 9, 1905], [], [349, 1907, 9, 1908], [349, 1753, 9, 1910], [349, 1912, 9, 1913], [430, 1915, 354, 1916, 417, 1571, 1512, 1917, 432, 433, 349, 1918, 43, 1891, 9, 1919], [349, 1616, 9, 1921], [], [349, 1924, 9, 1925], [430, 1927, 354, 1928, 417, 1571, 1512, 1929, 432, 433, 349, 1918, 43, 1891, 9, 1930], [349, 1616, 9, 1932], [], [349, 1934, 9, 1935], [], [], [349, 1885, 356, 1886, 9, 1937], [372, 1939, 349, 1890, 43, 1940, 9, 1941], [349, 1894, 9, 1943], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1945], [349, 1901, 9, 1947], [349, 1904, 9, 1949], [], [349, 1934, 9, 1951], [], [], [349, 1885, 356, 1886, 9, 1953], [372, 1955, 349, 1890, 43, 1956, 9, 1957], [349, 1894, 9, 1959], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1961], [349, 1901, 9, 1963], [349, 1904, 9, 1965], [], [349, 1934, 9, 1967], [], [], [349, 1885, 356, 1886, 9, 1969], [372, 1971, 349, 1890, 43, 1972, 9, 1973], [349, 1894, 9, 1975], [1580, -1, 447, 16, 81, 1977, 349, 1898, 9, 1978], [349, 1901, 9, 1980], [349, 1904, 9, 1982], [], [349, 1934, 9, 1984], [], [], [349, 1885, 356, 1886, 9, 1986], [372, 1988, 349, 1890, 43, 1989, 9, 1990], [349, 1894, 9, 1992], [1580, -1, 447, 16, 81, 1994, 349, 1898, 9, 1995], [349, 1901, 9, 1997], [349, 1904, 9, 1999], [], [349, 1861, 9, 2001], [349, 1864, 9, 2003], [349, 1867, 9, 2005], [349, 1871, 9, 2007], [], [349, 1874, 43, 1037, 9, 2010], [], [9, 2013], [9, 2015], [349, 1882, 9, 2017], [], [], [349, 1885, 356, 2019, 9, 2020], [372, 2022, 349, 1890, 43, 2023, 9, 2024], [349, 1894, 9, 2026], [1580, -1, 447, 16, 81, 2028, 349, 1898, 9, 2029], [349, 1901, 9, 2031], [349, 1904, 9, 2033], [], [349, 1907, 9, 2035], [349, 1753, 9, 2037], [349, 1912, 9, 2039], [430, 1915, 354, 2041, 417, 1571, 1512, 2042, 432, 433, 349, 1918, 43, 2023, 9, 2043], [349, 1616, 9, 2045], [], [349, 1924, 9, 2047], [430, 1927, 354, 2049, 417, 1571, 1512, 2050, 432, 433, 349, 1918, 43, 2023, 9, 2051], [349, 1616, 9, 2053], [], [349, 1934, 9, 2055], [], [], [349, 1885, 356, 2019, 9, 2057], [372, 2059, 349, 1890, 43, 2060, 9, 2061], [349, 1894, 9, 2063], [1580, -1, 447, 16, 81, 2065, 349, 1898, 9, 2066], [349, 1901, 9, 2068], [349, 1904, 9, 2070], [], [349, 1934, 9, 2072], [], [], [349, 1885, 356, 2019, 9, 2074], [372, 2076, 349, 1890, 43, 2077, 9, 2078], [349, 1894, 9, 2080], [1580, -1, 447, 16, 81, 2082, 349, 1898, 9, 2083], [349, 1901, 9, 2085], [349, 1904, 9, 2087], [], [349, 1934, 9, 2089], [], [], [349, 1885, 356, 2019, 9, 2091], [372, 2093, 349, 1890, 43, 2094, 9, 2095], [349, 1894, 9, 2097], [1580, -1, 447, 16, 81, 2099, 349, 1898, 9, 2100], [349, 1901, 9, 2102], [349, 1904, 9, 2104], [], [349, 1934, 9, 2106], [], [], [349, 1885, 356, 2019, 9, 2108], [372, 2110, 349, 1890, 43, 2111, 9, 2112], [349, 1894, 9, 2114], [1580, -1, 447, 16, 81, 2116, 349, 1898, 9, 2117], [349, 1901, 9, 2119], [349, 1904, 9, 2121], [], [349, 1861, 9, 2123], [349, 1864, 9, 2125], [349, 1867, 9, 2127], [349, 1871, 9, 2129], [], [349, 1874, 43, 1072, 9, 2131], [], [9, 2134], [9, 2136], [349, 1882, 9, 2138], [], [], [349, 1885, 356, 2140, 9, 2141], [372, 2143, 349, 1890, 43, 2144, 9, 2145], [349, 1894, 9, 2147], [1580, -1, 447, 16, 81, 2149, 349, 1898, 9, 2150], [349, 1901, 9, 2152], [349, 1904, 9, 2154], [], [349, 1907, 9, 2156], [349, 1753, 9, 2158], [349, 1912, 9, 2160], [430, 1915, 354, 2162, 417, 1571, 1512, 2163, 432, 433, 349, 1918, 43, 2144, 9, 2164], [349, 1616, 9, 2166], [], [349, 1924, 9, 2169], [430, 1927, 354, 2171, 417, 1571, 1512, 2172, 432, 433, 349, 1918, 43, 2144, 9, 2173], [349, 1616, 9, 2175], [], [349, 1934, 9, 2177], [], [], [349, 1885, 356, 2140, 9, 2179], [372, 2181, 349, 1890, 43, 2182, 9, 2183], [349, 1894, 9, 2185], [1580, -1, 447, 16, 81, 2187, 349, 1898, 9, 2188], [349, 1901, 9, 2190], [349, 1904, 9, 2192], [], [349, 1934, 9, 2194], [], [], [349, 1885, 356, 2140, 9, 2196], [372, 2198, 349, 1890, 43, 2199, 9, 2200], [349, 1894, 9, 2202], [1580, -1, 447, 16, 81, 2204, 349, 1898, 9, 2205], [349, 1901, 9, 2207], [349, 1904, 9, 2209], [], [349, 1934, 9, 2211], [], [], [349, 1885, 356, 2140, 9, 2213], [372, 2215, 349, 1890, 43, 2216, 9, 2217], [349, 1894, 9, 2219], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2222], [349, 1901, 9, 2224], [349, 1904, 9, 2226], [], [349, 1934, 9, 2228], [], [], [349, 1885, 356, 2140, 9, 2230], [372, 2232, 349, 1890, 43, 2233, 9, 2234], [349, 1894, 9, 2236], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2238], [349, 1901, 9, 2240], [349, 1904, 9, 2242], [], [349, 1861, 9, 2244], [349, 1864, 9, 2246], [349, 1867, 9, 2248], [349, 1871, 9, 2250], [], [349, 1874, 43, 1081, 9, 2252], [], [9, 2255], [9, 2257], [349, 1882, 9, 2259], [], [], [349, 1885, 356, 2140, 9, 2261], [372, 2263, 349, 2264, 43, 2265, 9, 2266], [349, 1894, 9, 2268], [1580, -1, 447, 16, 81, 2270, 349, 1898, 9, 2271], [349, 1901, 9, 2273], [349, 1904, 9, 2275], [], [349, 1907, 9, 2277], [349, 1753, 9, 2279], [349, 1912, 9, 2281], [430, 1915, 354, 2283, 417, 1571, 1512, 2284, 432, 433, 349, 1918, 43, 2265, 9, 2285], [349, 1616, 9, 2287], [], [349, 1924, 9, 2289], [430, 1927, 354, 2291, 417, 1571, 1512, 2292, 432, 433, 349, 1918, 43, 2265, 9, 2293], [349, 1616, 9, 2295], [], [349, 1934, 9, 2297], [], [], [349, 1885, 356, 2140, 9, 2299], [372, 2301, 349, 1890, 43, 2302, 9, 2303], [349, 1894, 9, 2305], [1580, -1, 447, 16, 81, 2307, 349, 1898, 9, 2308], [349, 1901, 9, 2310], [349, 1904, 9, 2312], [], [349, 2314, 9, 2315], [], [], [349, 1885, 356, 2140, 9, 2317], [372, 2319, 349, 1890, 43, 2320, 9, 2321], [349, 1894, 9, 2323], [1580, -1, 447, 16, 81, 2325, 349, 1898, 9, 2326], [349, 1901, 9, 2328], [349, 1904, 9, 2330], [], [349, 1861, 9, 2332], [349, 1864, 9, 2334], [349, 1867, 9, 2336], [349, 1871, 9, 2338], [], [349, 1874, 43, 2341, 9, 2342], [], [9, 2345], [9, 2347], [349, 1882, 9, 2349], [], [], [349, 1885, 356, 2019, 9, 2351], [372, 2353, 349, 1890, 43, 2354, 9, 2355], [349, 1894, 9, 2357], [1580, -1, 447, 16, 81, 2359, 349, 1898, 9, 2360], [349, 1901, 9, 2362], [349, 1904, 9, 2364], [], [349, 1907, 9, 2366], [349, 1753, 9, 2368], [349, 1912, 9, 2370], [430, 1915, 354, 2372, 417, 1571, 1512, 2373, 432, 433, 349, 1918, 43, 2354, 9, 2374], [349, 1616, 9, 2376], [], [349, 1924, 9, 2378], [430, 1927, 354, 2380, 417, 1571, 1512, 2381, 432, 433, 349, 1918, 43, 2354, 9, 2382], [349, 1616, 9, 2384], [], [349, 1934, 9, 2386], [], [], [349, 1885, 356, 2019, 9, 2388], [372, 2390, 349, 1890, 43, 2391, 9, 2392], [349, 1894, 9, 2394], [1580, -1, 447, 16, 81, 2396, 349, 1898, 9, 2397], [349, 1901, 9, 2399], [349, 1904, 9, 2401], [], [349, 1934, 9, 2403], [], [], [349, 1885, 356, 2019, 9, 2405], [372, 2407, 349, 1890, 43, 2408, 9, 2409], [349, 1894, 9, 2411], [1580, -1, 447, 16, 81, 2413, 349, 1898, 9, 2414], [349, 1901, 9, 2416], [349, 1904, 9, 2418], [], [349, 2314, 9, 2420], [], [], [349, 1885, 356, 2019, 9, 2422], [372, 2424, 349, 1890, 43, 2425, 9, 2426], [349, 1894, 9, 2428], [1580, -1, 447, 16, 81, 2430, 349, 1898, 9, 2431], [349, 1901, 9, 2433], [349, 1904, 9, 2435], [], [349, 1861, 9, 2437], [349, 1864, 9, 2439], [349, 1867, 9, 2441], [349, 1871, 9, 2443], [], [349, 1874, 43, 2446, 9, 2447], [], [9, 2450], [9, 2452], [349, 1882, 9, 2454], [], [], [349, 1885, 356, 2019, 9, 2456], [372, 2458, 349, 1890, 43, 2459, 9, 2460], [349, 1894, 9, 2462], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2465], [349, 1901, 9, 2467], [349, 1904, 9, 2469], [], [349, 1934, 9, 2471], [], [], [349, 1885, 356, 2019, 9, 2473], [372, 2475, 349, 1890, 43, 2476, 9, 2477], [349, 1894, 9, 2479], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2481], [349, 1901, 9, 2483], [349, 1904, 9, 2485], [], [349, 1934, 9, 2487], [], [], [349, 1885, 356, 2019, 9, 2489], [372, 2491, 349, 1890, 43, 2492, 9, 2493], [349, 1894, 9, 2495], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2497], [349, 1901, 9, 2499], [349, 1904, 9, 2501], [], [349, 1907, 9, 2503], [349, 1753, 9, 2505], [349, 1912, 9, 2507], [430, 1915, 354, 2509, 417, 1571, 1512, 2510, 432, 433, 349, 1918, 43, 2492, 9, 2511], [349, 1616, 9, 2513], [], [349, 1924, 9, 2515], [430, 1927, 354, 2517, 417, 1571, 1512, 2518, 432, 433, 349, 1918, 43, 2492, 9, 2519], [349, 1616, 9, 2521], [], [349, 1934, 9, 2523], [], [], [349, 1885, 356, 2019, 9, 2525], [372, 2527, 349, 1890, 43, 2528, 9, 2529], [349, 1894, 9, 2531], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2533], [349, 1901, 9, 2535], [349, 1904, 9, 2537], [], [349, 1934, 9, 2539], [], [], [349, 1885, 356, 2019, 9, 2541], [372, 2543, 349, 1890, 43, 2544, 9, 2545], [349, 1894, 9, 2547], [1580, -1, 447, 16, 81, 2464, 349, 1898, 9, 2549], [349, 1901, 9, 2551], [349, 1904, 9, 2553], [], [349, 1861, 9, 2555], [349, 1864, 9, 2557], [349, 1867, 9, 2559], [349, 1871, 9, 2561], [], [349, 1874, 43, 1178, 9, 2563], [], [9, 2565], [9, 2567], [349, 1882, 9, 2569], [], [], [349, 1885, 356, 2571, 9, 2572], [372, 2574, 349, 1890, 43, 2575, 9, 2576], [349, 1894, 9, 2578], [1580, -1, 447, 16, 81, 2580, 349, 1898, 9, 2581], [349, 1901, 9, 2583], [349, 1904, 9, 2585], [], [349, 1907, 9, 2587], [349, 1753, 9, 2589], [349, 1912, 9, 2591], [430, 1915, 354, 2593, 417, 1571, 1512, 2594, 432, 433, 349, 1918, 43, 2575, 9, 2595], [349, 1616, 9, 2597], [], [349, 1924, 9, 2599], [430, 1927, 354, 2601, 417, 1571, 1512, 2602, 432, 433, 349, 1918, 43, 2575, 9, 2603], [349, 1616, 9, 2605], [], [349, 1934, 9, 2607], [], [], [349, 1885, 356, 2571, 9, 2609], [372, 2611, 349, 1890, 43, 2612, 9, 2613], [349, 1894, 9, 2615], [1580, -1, 447, 16, 81, 2580, 349, 1898, 9, 2617], [349, 1901, 9, 2619], [349, 1904, 9, 2621], [], [349, 1934, 9, 2623], [], [], [349, 1885, 356, 2571, 9, 2625], [372, 2627, 349, 1890, 43, 2628, 9, 2629], [349, 1894, 9, 2631], [1580, -1, 447, 16, 81, 2633, 349, 1898, 9, 2634], [349, 1901, 9, 2636], [349, 1904, 9, 2638], [], [349, 1934, 9, 2640], [], [], [349, 1885, 356, 2571, 9, 2642], [372, 2644, 349, 1890, 43, 2645, 9, 2646], [349, 1894, 9, 2648], [1580, -1, 447, 16, 81, 2650, 349, 1898, 9, 2651], [349, 1901, 9, 2653], [349, 1904, 9, 2655], [], [349, 1934, 9, 2657], [], [], [349, 1885, 356, 2571, 9, 2659], [372, 2661, 349, 1890, 43, 2662, 9, 2663], [349, 1894, 9, 2665], [1580, -1, 447, 16, 81, 2580, 349, 1898, 9, 2667], [349, 1901, 9, 2669], [349, 1904, 9, 2671], [], [349, 1861, 9, 2673], [349, 1864, 9, 2675], [349, 1867, 9, 2677], [349, 1871, 9, 2679], [], [349, 1874, 43, 1134, 9, 2681], [], [9, 2684], [9, 2686], [349, 1934, 9, 2688], [], [], [349, 1885, 356, 1886, 9, 2690], [372, 2692, 349, 1890, 43, 2693, 9, 2694], [349, 1894, 9, 2696], [1580, -1, 447, 16, 81, 2698, 349, 1898, 9, 2699], [349, 1901, 9, 2701], [349, 1904, 9, 2703], [], [349, 1934, 9, 2705], [], [], [349, 1885, 356, 1886, 9, 2707], [372, 2709, 349, 1890, 43, 2710, 9, 2711], [349, 1894, 9, 2713], [1580, -1, 447, 16, 81, 2715, 349, 1898, 9, 2716], [349, 1901, 9, 2718], [349, 1904, 9, 2720], [], [349, 1934, 9, 2722], [], [], [349, 1885, 356, 1886, 9, 2724], [372, 2726, 349, 1890, 43, 2727, 9, 2728], [349, 1894, 9, 2730], [1580, -1, 447, 16, 81, 2732, 349, 1898, 9, 2733], [349, 1901, 9, 2735], [349, 1904, 9, 2737], [], [349, 1934, 9, 2739], [], [], [349, 1885, 356, 1886, 9, 2741], [372, 2743, 349, 1890, 43, 2744, 9, 2745], [349, 1894, 9, 2747], [1580, -1, 447, 16, 81, 2749, 349, 1898, 9, 2750], [349, 1901, 9, 2752], [349, 1904, 9, 2754], [], [349, 2314, 9, 2756], [], [], [349, 1885, 356, 1886, 9, 2758], [372, 2760, 349, 1890, 43, 2761, 9, 2762], [349, 1894, 9, 2764], [1580, -1, 447, 16, 81, 2766, 349, 1898, 9, 2767], [349, 1901, 9, 2769], [349, 1904, 9, 2771], [], [349, 1907, 9, 2773], [349, 1753, 9, 2775], [349, 1912, 9, 2777], [430, 1915, 354, 2779, 417, 1571, 1512, 2780, 432, 433, 349, 1918, 43, 2761, 9, 2781], [349, 1616, 9, 2783], [], [349, 1924, 9, 2785], [430, 1927, 354, 2787, 417, 1571, 1512, 2788, 432, 433, 349, 1918, 43, 2761, 9, 2789], [349, 1616, 9, 2791], [], [349, 2793, 9, 2794], [349, 2796, 9, 2797], [349, 2799, 9, 2800], [449, 2802, 451, 2802, 452, 2803, 349, 2804, 9, 2805], [2808, 2809, 2810, 497, 457, 2809, 2811, 2812, 9, 2813], [457, 458, 1360, 659, 1362, 659, 1364, 659, 9, 2815], [2817, 2818, 457, 2819, 9, 2820], [2823, 562, 2824, 483, 449, 526, 451, 685, 2825, 508, 9, 2826], [2823, 483, 2824, 562, 449, 685, 451, 526, 2825, 508, 9, 2828], [], [349, 2831, 9, 2832], [349, 2834, 9, 2835], [349, 2837, 9, 2838], [349, 2840, 9, 2841], [349, 2844, 9, 2845], [], [349, 2849, 9, 2850], [349, 2852, 9, 2853], [370, 371, 447, 16, 349, 2855, 43, 2856, 9, 2857], [349, 2859, 356, 2860, 9, 2861], [81, 2863, 1580, -1, 349, 2864, 9, 2865], [349, 2867, 356, 2868, 9, 2869], [349, 2871, 9, 2872], [349, 2874, 43, 2856, 9, 2875], [], [372, 2878, 9, 2879], [349, 2881, 9, 2882], [349, 2884, 43, 2265, 9, 2885], [], [349, 2887, 9, 2888], [370, 371, 447, 16, 349, 2855, 43, 2890, 9, 2891], [349, 2859, 356, 2860, 9, 2893], [81, 2895, 1580, -1, 349, 2864, 9, 2896], [349, 2867, 356, 2868, 9, 2898], [349, 2871, 9, 2900], [349, 2874, 43, 2890, 9, 2902], [], [372, 2878, 9, 2905], [349, 2881, 9, 2907], [349, 2884, 43, 2144, 9, 2909], [], [349, 2911, 9, 2912], [370, 371, 447, 16, 349, 2855, 43, 2914, 9, 2915], [349, 2859, 356, 2860, 9, 2917], [81, 2919, 1580, -1, 349, 2864, 9, 2920], [349, 2867, 356, 2868, 9, 2922], [349, 2871, 9, 2924], [349, 2874, 43, 2914, 9, 2926], [], [372, 2878, 9, 2929], [349, 2881, 9, 2931], [349, 2884, 43, 2761, 9, 2933], [], [447, 16, 349, 1759, 9, 2935], [354, 2937, 9, 2938], [349, 2941, 9, 2942], [349, 2944, 9, 2945], [349, 2947, 9, 2948], [349, 2950, 9, 2951], [349, 2954, 9, 2955], [], [349, 2958, 9, 2959], [349, 2954, 9, 2961], [], [1371, 1372, 41, 1373, 43, 2964, 349, 2965, 9, 2966], [349, 1378, 9, 2968], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 2970], [457, 458, 459, 1395, 9, 2972], [], [349, 2975, 43, 2976, 9, 2977], [], [], [417, 2981, 2982, 2983, 9, 2984], [354, 2983, 349, 1500, 9, 2986], [], [372, 2937, 417, 418, 9, 2989], [349, 2991, 9, 2992], [349, 2994, 9, 2995], [349, 2997, 9, 2998], [349, 3000, 43, 3001, 9, 3002], [], [9, 3005], [349, 3007, 9, 3008], [43, 3010, 349, 3000, 9, 3011], [], [349, 3007, 9, 3014], [349, 3000, 43, 3016, 9, 3017], [], [349, 3007, 9, 3020], [349, 3000, 43, 3022, 9, 3023], [], [349, 3007, 9, 3026], [349, 3000, 43, 3028, 9, 3029], [], [349, 3007, 9, 3032], [349, 3000, 43, 3034, 9, 3035], [], [349, 3007, 9, 3038], [349, 3000, 43, 3040, 9, 3041], [], [349, 3007, 9, 3044], [349, 3000, 43, 3046, 9, 3047], [], [349, 3007, 9, 3050], [349, 3000, 43, 3052, 9, 3053], [], [349, 3007, 9, 3056], [43, 3058, 349, 3000, 9, 3059], [], [349, 3007, 9, 3062], [372, 3064, 349, 3000, 43, 3065, 9, 3066], [], [349, 3007, 9, 3069], [349, 3000, 43, 3071, 9, 3072], [], [349, 2994, 9, 3075], [349, 2997, 9, 3077], [], [9, 3080], [349, 3007, 9, 3082], [43, 3084, 349, 3000, 9, 3085], [], [349, 3007, 9, 3088], [43, 3090, 349, 3000, 9, 3091], [], [349, 3007, 9, 3094], [349, 3000, 43, 3096, 9, 3097], [], [349, 3007, 9, 3100], [43, 3102, 349, 3000, 9, 3103], [], [349, 2994, 9, 3106], [349, 2997, 9, 3108], [349, 3000, 43, 3110, 9, 3111], [], [9, 3114], [349, 3116, 9, 3117], [43, 3119, 349, 1494, 9, 3120], [81, 3122, 1580, 3123, 356, 3124, 9, 3125], [349, 3116, 9, 3127], [43, 3129, 349, 1494, 9, 3130], [81, 3132, 1580, 3133, 356, 3124, 9, 3134], [349, 2994, 9, 3136], [349, 2997, 9, 3138], [], [9, 3140], [349, 3007, 9, 3142], [349, 3000, 43, 487, 9, 3144], [], [349, 3007, 9, 3146], [349, 3000, 43, 615, 9, 3148], [], [349, 3007, 9, 3150], [349, 3000, 43, 677, 9, 3152], [], [349, 3007, 9, 3154], [349, 3000, 43, 793, 9, 3156], [], [349, 3007, 9, 3158], [349, 3000, 43, 819, 9, 3160], [], [349, 3007, 9, 3162], [349, 3000, 43, 900, 9, 3164], [], [349, 3007, 9, 3166], [349, 3000, 43, 1007, 9, 3168], [], [349, 3007, 9, 3170], [349, 3000, 43, 1060, 9, 3172], [], [349, 3007, 9, 3174], [349, 3000, 43, 1104, 9, 3176], [], [349, 3007, 9, 3178], [349, 3000, 43, 1157, 9, 3180], [], [349, 3007, 9, 3182], [349, 3000, 43, 1201, 9, 3184], [], [349, 3007, 9, 3186], [349, 3000, 43, 1252, 9, 3188], [], [349, 3190, 9, 3191], [349, 3193, 9, 3194], [349, 3196, 43, 1464, 9, 3197], [], [349, 3200, 9, 3201], [349, 3203, 9, 3204], [], [9, 3208], [349, 3203, 9, 3210], [9, 3212], [349, 3000, 43, 3214, 9, 3215], [], [349, 3203, 9, 3218], [9, 3220], [349, 3000, 43, 3222, 9, 3223], [], [349, 3203, 9, 3226], [9, 3228], [349, 3000, 43, 3230, 9, 3231], [], [349, 3234, 9, 3235], [349, 3237, 9, 3238], [43, 3240, 372, 3241, 349, 3242, 9, 3243], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3245, 9, 3246], [457, 458, 459, 3248, 9, 3249], [43, 3251, 372, 3252, 349, 3242, 9, 3253], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3255, 9, 3256], [457, 458, 459, 3258, 9, 3259], [43, 3261, 372, 3262, 349, 3242, 9, 3263], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3265, 9, 3266], [457, 458, 459, 3268, 9, 3269], [], [], [], [], [], [9, 3271], [], [], [81, 3275, 9, 3276], [], [81, 3278, 9, 3279], [], [356, 3283, 9, 3284], [3286, 3287, 356, 3288, 9, 3289], [356, 3291, 9, 3292], [41, 51, 43, 3294, 9, 3295], [356, 3288, 9, 3297], [356, 3291, 9, 3299], [41, 51, 43, 3294, 9, 3301]], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [125, 126, 608, 609, 611, 612, 759, 760, 779, 780, 789, 790, 799, 800, 809, 810, 828, 829, 848, 849, 858, 859, 868, 869, 878, 879, 897, 898, 917, 918, 927, 928, 937, 938, 947, 948, 966, 967, 986, 987, 996, 997, 1015, 1016, 1035, 1036, 1045, 1046, 1055, 1056, 1074, 1075, 1084, 1085, 1094, 1095, 1114, 1115, 1124, 1125, 1143, 1144, 1163, 1164, 1173, 1174, 1183, 1184, 1193, 1194, 1212, 1213, 1222, 1223, 1232, 1233, 1242, 1243, 1252, 1253], "value": [362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364]}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": [0, 130, 160, 165, 169, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 216, 221, 225, 229, 233, 237, 244, 249, 253, 257, 261, 265, 269, 273, 277, 281, 285, 289, 296, 301, 308, 313, 317, 321, 325, 329, 333, 337, 344, 349, 353, 357, 361, 365, 369, 373, 377, 381, 385, 392, 397, 401, 405, 409, 416, 421, 425, 429, 436, 441, 445, 449, 453, 460, 465, 469, 473, 480, 485, 489, 496, 503, 508, 512, 516, 524, 541, 544, 568, 572, 576, 580, 584, 674, 717, 725, 729, 733, 754, 762, 771, 775, 782, 792, 802, 812, 823, 831, 840, 844, 851, 861, 871, 881, 892, 900, 909, 913, 920, 930, 940, 950, 961, 969, 978, 982, 989, 999, 1010, 1018, 1027, 1031, 1038, 1048, 1058, 1069, 1077, 1087, 1097, 1106, 1110, 1117, 1127, 1138, 1146, 1155, 1159, 1166, 1176, 1186, 1196, 1207, 1215, 1225, 1235, 1245, 1255, 1264, 1268, 1289, 1294, 1298, 1301, 1306, 1310, 1313, 1318, 1322, 1335, 1341, 1351, 1355, 1358, 1361, 1364, 1367, 1370, 1373, 1376, 1379, 1382, 1385, 1392, 1395, 1398, 1401, 1405, 1409, 1412, 1419, 1422, 1425, 1428, 1431, 1434, 1437, 1440, 1443, 1446, 1449, 1452, 1456, 1464, 1468, 1472, 1476, 1479, 1482]}, "currentSourceURL": {"index": [616, 764, 784, 794, 804, 814, 833, 853, 863, 873, 883, 902, 922, 932, 942, 952, 971, 991, 1001, 1020, 1040, 1050, 1060, 1079, 1089, 1099, 1119, 1129, 1148, 1168, 1178, 1188, 1198, 1217, 1227, 1237, 1247, 1257, 1291, 1303, 1315, 1410, 1413], "value": [1578, 1897, 1897, 1897, 1977, 1994, 2028, 2065, 2082, 2099, 2116, 2149, 2187, 2204, 2221, 2221, 2270, 2307, 2325, 2359, 2396, 2413, 2430, 2464, 2464, 2464, 2464, 2464, 2580, 2580, 2633, 2650, 2580, 2698, 2715, 2732, 2749, 2766, 2863, 2895, 2919, 3122, 3132]}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 122, 124, 125, 125, 125, 125, 125, 126, 126, 126, 126, 126, 127, 128, 129, 130, 131, 133, 135, 137, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 596, 597, 598, 599, 602, 603, 604, 605, 606, 607, 608, 608, 608, 608, 608, 609, 609, 609, 609, 609, 610, 611, 611, 611, 611, 611, 612, 612, 612, 612, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 759, 760, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 778, 779, 779, 780, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 789, 790, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 799, 800, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 809, 810, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 828, 829, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 847, 848, 848, 849, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 858, 859, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 868, 869, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 878, 879, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 897, 898, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 916, 917, 917, 918, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 927, 928, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 937, 938, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 947, 948, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 966, 967, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 985, 986, 986, 987, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 996, 997, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1015, 1016, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1034, 1035, 1035, 1036, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1045, 1046, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1055, 1056, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1074, 1075, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1084, 1085, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1094, 1095, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1113, 1114, 1114, 1115, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1124, 1125, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1143, 1144, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1162, 1163, 1163, 1164, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1173, 1174, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1183, 1184, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1193, 1194, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1212, 1213, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1222, 1223, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1232, 1233, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1242, 1243, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1252, 1253, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1497, 1498, 1499, 1501, 1502], "styles": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 0, 0, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [69, 74, 48, 149], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 0], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 3114], [0, -20, 1280, 62], [40, -19, 1200, 60], [40, -19, 1200, 60], [40, -19, 512.5, 60], [60, -19, 74, 60], [60, -19, 74, 60], [60, 1, 74, 20], [60, 3, 58, 16], [124, 6, 10, 16], [124, 9, 10, 10], [124, 9, 10, 6], [166, -19, 200, 60], [166, -9, 200, 40], [166, 1, 200, 20], [176, 1, 160, 20], [176, 3, 49, 16], [336, 1, 20, 20], [336, 1, 20, 20], [336, 1, 19.75, 19.75], [552.5, -19, 175, 60], [552.5, -19, 175, 60], [552.5, -3, 175, 28], [585.953125, 3.03125, 12.484375, 16], [600, 2.984375, 9.828125, 16], [611.34375, 8.1875, 8.921875, 11.046875], [622.6875, 8.203125, 9.859375, 10.765625], [637.8125, 2.78125, 15.234375, 16.234375], [653.09375, 8.1875, 10.03125, 11.078125], [664.40625, 8.1875, 8.921875, 11.046875], [675.140625, 2.984375, 10.640625, 16.25], [687.59375, 8.1875, 10.171875, 11.046875], [699.4375, 8.171875, 16.109375, 10.796875], [716.5625, 8.421875, 10.65625, 15.984375], [553.15625, -2.9375, 25.84375, 27.875], [556.1875, 8.328125, 19.890625, 10.90625], [563.09375, 2.78125, 5.984375, 5.984375], [727.5, -19, 512.5, 60], [852, -19, 93, 60], [852, 1, 93, 20], [852, 3, 93, 16], [977, -19, 73, 60], [977, 1, 53, 20], [977, 3, 53, 16], [1034, 3, 16, 16], [1036, 5, 12, 12], [1066, -19, 154, 60], [1082, -19, 138, 62], [1082, 2, 138, 20], [1082, 2, 138, 20], [1082, 4, 138, 16], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 43, 48, 33.59375], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 46, 67, 25], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [0, 0, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [0, 0, 0, 0], [80, 42, 1120, 125], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [0, 0, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [0, 0, 0, 0], [62, 42, 360, 130], [62, 52, 90, 110], [62, 52, 90, 110], [62, 52, 90, 110], [162, 52, 250, 84], [162, 78, 240, 53], [162, 78, 240, 32], [162, 80, 240, 28], [162, 112, 240, 19], [162, 115, 114, 14], [162, 113, 114, 16], [162, 113, 114, 16], [276, 115, 13, 14], [289, 115, 91, 14], [289, 113, 91, 16], [289, 113, 91, 16], [1075, 42, 125, 76], [1075, 76, 125, 32], [1103.5, 83, 68, 18], [1103.5, 85, 68, 14], [966, 127.03125, 234, 19.96875], [966, 130.546875, 51, 12], [966, 127.03125, 51, 19.96875], [976, 128.03125, 31, 18.96875], [976, 128.03125, 31, 18.96875], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [983, 131.03125, 3, 12], [983, 131.03125, 3, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1017, 129.546875, 0, 14], [1017, 128.59375, 183, 16.796875], [1027, 124.59375, 178, 24], [1032, 130.59375, 23, 12], [1032, 129.59375, 13, 13], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1048, 130.59375, 7, 12], [1060, 130.59375, 23, 12], [1060, 129.59375, 13, 13], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1076, 130.59375, 7, 12], [1088, 130.59375, 23, 12], [1088, 129.59375, 13, 13], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1104, 130.59375, 7, 12], [1116, 130.59375, 23, 12], [1116, 129.59375, 13, 13], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1132, 130.59375, 7, 12], [1144, 130.59375, 23, 12], [1144, 129.59375, 13, 13], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1160, 130.59375, 7, 12], [1172, 130.59375, 23, 12], [1172, 129.59375, 13, 13], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1188, 130.59375, 7, 12], [1194, 127.59375, 1, 1], [1194, 129.59375, 37, 45.59375], [0, 172, 1280, 2353], [56, 172, 1168, 2353], [56, 172, 24, 2353], [80, 180, 256, 2345], [80, 180, 255, 2345], [80, 204, 255, 72], [104, 204, 231, 16], [104, 206, 63.8125, 12], [80, 232, 255, 44], [80, 232, 255, 44], [80, 232, 255, 44], [105, 244, 229, 20], [105, 246, 58, 16], [80, 308, 255, 160], [104, 308, 231, 16], [104, 310, 87, 12], [80, 336, 255, 132], [80, 336, 255, 44], [80, 336, 255, 44], [105, 348, 229, 20], [105, 350, 61, 16], [80, 380, 255, 44], [80, 380, 255, 44], [105, 392, 229, 20], [105, 394, 46, 16], [80, 424, 255, 44], [80, 424, 255, 44], [105, 436, 229, 20], [105, 438, 61, 16], [336, 172, 32, 2353], [368, 196, 832, 2329], [368, 196, 832, 2329], [368, 196, 832, 2078], [368, 196, 832, 37], [368, 196, 361.5, 32], [368, 198, 142, 28], [729.5, 221, 361.5, 0], [1091, 201, 109, 32], [1107, 208, 77, 18], [1107, 210, 77, 14], [368, 245, 832, 2000], [368, 245, 888, 2000], [368, 245, 444, 400], [368, 245, 388, 368], [368, 245, 388, 44.59375], [368, 255, 74, 19.59375], [368, 256, 74, 15], [689, 255, 67, 19.59375], [689, 257, 67, 14], [368, 309.59375, 388, 288], [368, 317.59375, 388, 272], [368, 317.59375, 388, 48], [391, 309.59375, 2, 16], [0, 0, 0, 0], [391, 357.59375, 2, 16], [0, 0, 0, 0], [368, 317.59375, 388, 48], [368, 317.59375, 245, 48], [368, 317.59375, 48, 48], [374, 323.59375, 36, 36], [416, 330.59375, 197, 22], [426, 330.59375, 177, 22], [426, 333.59375, 177, 15], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [701, 332.59375, 30, 18], [701, 334.59375, 30, 14], [368, 373.59375, 388, 48], [391, 365.59375, 2, 16], [0, 0, 0, 0], [391, 413.59375, 2, 16], [0, 0, 0, 0], [368, 373.59375, 388, 48], [368, 373.59375, 248, 48], [368, 373.59375, 48, 48], [374, 379.59375, 36, 36], [416, 386.59375, 200, 22], [426, 386.59375, 180, 22], [426, 389.59375, 180, 15], [368, 429.59375, 388, 48], [391, 421.59375, 2, 16], [0, 0, 0, 0], [391, 469.59375, 2, 16], [0, 0, 0, 0], [368, 429.59375, 388, 48], [368, 429.59375, 131, 48], [368, 429.59375, 48, 48], [374, 435.59375, 36, 36], [416, 442.59375, 83, 22], [426, 442.59375, 63, 22], [426, 445.59375, 63, 15], [368, 485.59375, 388, 48], [391, 477.59375, 2, 16], [0, 0, 0, 0], [391, 525.59375, 2, 16], [0, 0, 0, 0], [368, 485.59375, 388, 48], [368, 485.59375, 160, 48], [368, 485.59375, 48, 48], [374, 491.59375, 36, 36], [416, 498.59375, 112, 22], [426, 498.59375, 92, 22], [426, 501.59375, 92, 15], [368, 541.59375, 388, 48], [391, 533.59375, 2, 16], [0, 0, 0, 0], [391, 581.59375, 2, 16], [0, 0, 0, 0], [368, 541.59375, 388, 48], [368, 541.59375, 281, 48], [368, 541.59375, 48, 48], [374, 547.59375, 36, 36], [416, 554.59375, 233, 22], [426, 554.59375, 213, 22], [426, 557.59375, 213, 15], [812, 245, 444, 400], [812, 245, 388, 368], [812, 245, 388, 44.59375], [812, 255, 101, 19.59375], [812, 256, 101, 15], [1133, 255, 67, 19.59375], [1133, 257, 67, 14], [812, 309.59375, 388, 288], [812, 317.59375, 388, 272], [812, 317.59375, 388, 48], [835, 309.59375, 2, 16], [0, 0, 0, 0], [835, 357.59375, 2, 16], [0, 0, 0, 0], [812, 317.59375, 388, 48], [812, 317.59375, 171, 48], [812, 317.59375, 48, 48], [818, 323.59375, 36, 36], [860, 330.59375, 123, 22], [870, 330.59375, 103, 22], [870, 333.59375, 103, 15], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1145, 332.59375, 30, 18], [1145, 334.59375, 30, 14], [812, 373.59375, 388, 48], [835, 365.59375, 2, 16], [0, 0, 0, 0], [835, 413.59375, 2, 16], [0, 0, 0, 0], [812, 373.59375, 388, 48], [812, 373.59375, 178, 48], [812, 373.59375, 48, 48], [818, 379.59375, 36, 36], [860, 386.59375, 130, 22], [870, 386.59375, 110, 22], [870, 389.59375, 110, 15], [812, 429.59375, 388, 48], [835, 421.59375, 2, 16], [0, 0, 0, 0], [835, 469.59375, 2, 16], [0, 0, 0, 0], [812, 429.59375, 388, 48], [812, 429.59375, 218, 48], [812, 429.59375, 48, 48], [818, 435.59375, 36, 36], [860, 442.59375, 170, 22], [870, 442.59375, 150, 22], [870, 445.59375, 150, 15], [812, 485.59375, 388, 48], [835, 477.59375, 2, 16], [0, 0, 0, 0], [835, 525.59375, 2, 16], [0, 0, 0, 0], [812, 485.59375, 388, 48], [812, 485.59375, 202, 48], [812, 485.59375, 48, 48], [818, 491.59375, 36, 36], [860, 498.59375, 154, 22], [870, 498.59375, 134, 22], [870, 501.59375, 134, 15], [812, 541.59375, 388, 48], [835, 533.59375, 2, 16], [0, 0, 0, 0], [835, 581.59375, 2, 16], [0, 0, 0, 0], [812, 541.59375, 388, 48], [812, 541.59375, 177, 48], [812, 541.59375, 48, 48], [818, 547.59375, 36, 36], [860, 554.59375, 129, 22], [870, 554.59375, 109, 22], [870, 557.59375, 109, 15], [368, 645, 444, 400], [368, 645, 388, 368], [368, 645, 388, 44.59375], [368, 655, 165, 19.59375], [368, 656, 165, 15], [697, 655, 59, 19.59375], [697, 657, 59, 14], [368, 709.59375, 388, 288], [368, 717.59375, 388, 272], [368, 717.59375, 388, 48], [391, 709.59375, 2, 16], [0, 0, 0, 0], [391, 757.59375, 2, 16], [0, 0, 0, 0], [368, 717.59375, 388, 48], [368, 717.59375, 283, 48], [368, 717.59375, 48, 48], [374, 723.59375, 36, 36], [416, 730.59375, 235, 22], [426, 730.59375, 215, 22], [426, 733.59375, 215, 15], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [691, 732.59375, 49, 18], [691, 734.59375, 49, 14], [368, 773.59375, 388, 48], [391, 765.59375, 2, 16], [0, 0, 0, 0], [391, 813.59375, 2, 16], [0, 0, 0, 0], [368, 773.59375, 388, 48], [368, 773.59375, 287.328125, 48], [368, 773.59375, 48, 48], [374, 779.59375, 36, 36], [416, 775.59375, 239.328125, 44], [426, 775.59375, 219.328125, 44], [426, 778.59375, 185, 37], [368, 829.59375, 388, 48], [391, 821.59375, 2, 16], [0, 0, 0, 0], [391, 869.59375, 2, 16], [0, 0, 0, 0], [368, 829.59375, 388, 48], [368, 829.59375, 287.328125, 48], [368, 829.59375, 48, 48], [374, 835.59375, 36, 36], [416, 831.59375, 239.328125, 44], [426, 831.59375, 219.328125, 44], [426, 834.59375, 177, 37], [368, 885.59375, 388, 48], [391, 877.59375, 2, 16], [0, 0, 0, 0], [391, 925.59375, 2, 16], [0, 0, 0, 0], [368, 885.59375, 388, 48], [368, 885.59375, 287.328125, 48], [368, 885.59375, 48, 48], [374, 891.59375, 36, 36], [416, 887.59375, 239.328125, 44], [426, 887.59375, 219.328125, 44], [426, 890.59375, 150, 37], [368, 941.59375, 388, 48], [391, 933.59375, 2, 16], [0, 0, 0, 0], [391, 981.59375, 2, 16], [0, 0, 0, 0], [368, 941.59375, 388, 48], [368, 941.59375, 285, 48], [368, 941.59375, 48, 48], [374, 947.59375, 36, 36], [416, 954.59375, 237, 22], [426, 954.59375, 217, 22], [426, 957.59375, 217, 15], [812, 645, 444, 400], [812, 645, 388, 368], [812, 645, 388, 44.59375], [812, 655, 122, 19.59375], [812, 656, 122, 15], [1141, 655, 59, 19.59375], [1141, 657, 59, 14], [812, 709.59375, 388, 176], [812, 717.59375, 388, 160], [812, 717.59375, 388, 48], [835, 709.59375, 2, 16], [0, 0, 0, 0], [835, 757.59375, 2, 16], [0, 0, 0, 0], [812, 717.59375, 388, 48], [812, 717.59375, 140, 48], [812, 717.59375, 48, 48], [818, 723.59375, 36, 36], [860, 730.59375, 92, 22], [870, 730.59375, 72, 22], [870, 733.59375, 72, 15], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1135, 732.59375, 49, 18], [1135, 734.59375, 49, 14], [812, 773.59375, 388, 48], [835, 765.59375, 2, 16], [0, 0, 0, 0], [835, 813.59375, 2, 16], [0, 0, 0, 0], [812, 773.59375, 388, 48], [812, 773.59375, 157, 48], [812, 773.59375, 48, 48], [818, 779.59375, 36, 36], [860, 786.59375, 109, 22], [870, 786.59375, 89, 22], [870, 789.59375, 89, 15], [812, 829.59375, 388, 48], [835, 821.59375, 2, 16], [0, 0, 0, 0], [835, 869.59375, 2, 16], [0, 0, 0, 0], [812, 829.59375, 388, 48], [812, 829.59375, 191, 48], [812, 829.59375, 48, 48], [818, 835.59375, 36, 36], [860, 842.59375, 143, 22], [870, 842.59375, 123, 22], [870, 845.59375, 123, 15], [368, 1045, 444, 400], [368, 1045, 388, 368], [368, 1045, 388, 44.59375], [368, 1055, 184, 19.59375], [368, 1056, 184, 15], [697, 1055, 59, 19.59375], [697, 1057, 59, 14], [368, 1109.59375, 388, 232], [368, 1117.59375, 388, 216], [368, 1117.59375, 388, 48], [391, 1109.59375, 2, 16], [0, 0, 0, 0], [391, 1157.59375, 2, 16], [0, 0, 0, 0], [368, 1117.59375, 388, 48], [368, 1117.59375, 205, 48], [368, 1117.59375, 48, 48], [374, 1123.59375, 36, 36], [416, 1130.59375, 157, 22], [426, 1130.59375, 137, 22], [426, 1133.59375, 137, 15], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [701, 1132.59375, 30, 18], [701, 1134.59375, 30, 14], [368, 1173.59375, 388, 48], [391, 1165.59375, 2, 16], [0, 0, 0, 0], [391, 1213.59375, 2, 16], [0, 0, 0, 0], [368, 1173.59375, 388, 48], [368, 1173.59375, 264, 48], [368, 1173.59375, 48, 48], [374, 1179.59375, 36, 36], [416, 1186.59375, 216, 22], [426, 1186.59375, 196, 22], [426, 1189.59375, 196, 15], [368, 1229.59375, 388, 48], [391, 1221.59375, 2, 16], [0, 0, 0, 0], [391, 1269.59375, 2, 16], [0, 0, 0, 0], [368, 1229.59375, 388, 48], [368, 1229.59375, 287.328125, 48], [368, 1229.59375, 48, 48], [374, 1235.59375, 36, 36], [416, 1231.59375, 239.328125, 44], [426, 1231.59375, 219.328125, 44], [426, 1234.59375, 187, 37], [368, 1285.59375, 388, 48], [391, 1277.59375, 2, 16], [0, 0, 0, 0], [391, 1325.59375, 2, 16], [0, 0, 0, 0], [368, 1285.59375, 388, 48], [368, 1285.59375, 279, 48], [368, 1285.59375, 48, 48], [374, 1291.59375, 36, 36], [416, 1298.59375, 231, 22], [426, 1298.59375, 211, 22], [426, 1301.59375, 211, 15], [812, 1045, 444, 400], [812, 1045, 388, 368], [812, 1045, 388, 44.59375], [812, 1055, 145, 19.59375], [812, 1056, 145, 15], [1141, 1055, 59, 19.59375], [1141, 1057, 59, 14], [812, 1109.59375, 388, 288], [812, 1117.59375, 388, 272], [812, 1117.59375, 388, 48], [835, 1109.59375, 2, 16], [0, 0, 0, 0], [835, 1157.59375, 2, 16], [0, 0, 0, 0], [812, 1117.59375, 388, 48], [812, 1117.59375, 287.328125, 48], [812, 1117.59375, 48, 48], [818, 1123.59375, 36, 36], [860, 1119.59375, 239.328125, 44], [870, 1119.59375, 219.328125, 44], [870, 1122.59375, 161, 37], [812, 1173.59375, 388, 48], [835, 1165.59375, 2, 16], [0, 0, 0, 0], [835, 1213.59375, 2, 16], [0, 0, 0, 0], [812, 1173.59375, 388, 48], [812, 1173.59375, 167, 48], [812, 1173.59375, 48, 48], [818, 1179.59375, 36, 36], [860, 1186.59375, 119, 22], [870, 1186.59375, 99, 22], [870, 1189.59375, 99, 15], [812, 1229.59375, 388, 48], [835, 1221.59375, 2, 16], [0, 0, 0, 0], [835, 1269.59375, 2, 16], [0, 0, 0, 0], [812, 1229.59375, 388, 48], [812, 1229.59375, 135, 48], [812, 1229.59375, 48, 48], [818, 1235.59375, 36, 36], [860, 1242.59375, 87, 22], [870, 1242.59375, 67, 22], [870, 1245.59375, 67, 15], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1135, 1244.59375, 49, 18], [1135, 1246.59375, 49, 14], [812, 1285.59375, 388, 48], [835, 1277.59375, 2, 16], [0, 0, 0, 0], [835, 1325.59375, 2, 16], [0, 0, 0, 0], [812, 1285.59375, 388, 48], [812, 1285.59375, 220, 48], [812, 1285.59375, 48, 48], [818, 1291.59375, 36, 36], [860, 1298.59375, 172, 22], [870, 1298.59375, 152, 22], [870, 1301.59375, 152, 15], [812, 1341.59375, 388, 48], [835, 1333.59375, 2, 16], [0, 0, 0, 0], [835, 1381.59375, 2, 16], [0, 0, 0, 0], [812, 1341.59375, 388, 48], [812, 1341.59375, 157, 48], [812, 1341.59375, 48, 48], [818, 1347.59375, 36, 36], [860, 1354.59375, 109, 22], [870, 1354.59375, 89, 22], [870, 1357.59375, 89, 15], [368, 1445, 444, 400], [368, 1445, 388, 368], [368, 1445, 388, 44.59375], [368, 1455, 116, 19.59375], [368, 1456, 116, 15], [697, 1455, 59, 19.59375], [697, 1457, 59, 14], [368, 1509.59375, 388, 288], [368, 1517.59375, 388, 272], [368, 1517.59375, 388, 48], [391, 1509.59375, 2, 16], [0, 0, 0, 0], [391, 1557.59375, 2, 16], [0, 0, 0, 0], [368, 1517.59375, 388, 48], [368, 1517.59375, 241, 48], [368, 1517.59375, 48, 48], [374, 1523.59375, 36, 36], [416, 1530.59375, 193, 22], [426, 1530.59375, 173, 22], [426, 1533.59375, 173, 15], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [701, 1532.59375, 30, 18], [701, 1534.59375, 30, 14], [368, 1573.59375, 388, 48], [391, 1565.59375, 2, 16], [0, 0, 0, 0], [391, 1613.59375, 2, 16], [0, 0, 0, 0], [368, 1573.59375, 388, 48], [368, 1573.59375, 287.328125, 48], [368, 1573.59375, 48, 48], [374, 1579.59375, 36, 36], [416, 1575.59375, 239.328125, 44], [426, 1575.59375, 219.328125, 44], [426, 1578.59375, 185, 37], [368, 1629.59375, 388, 48], [391, 1621.59375, 2, 16], [0, 0, 0, 0], [391, 1669.59375, 2, 16], [0, 0, 0, 0], [368, 1629.59375, 388, 48], [368, 1629.59375, 287.328125, 48], [368, 1629.59375, 48, 48], [374, 1635.59375, 36, 36], [416, 1631.59375, 239.328125, 44], [426, 1631.59375, 219.328125, 44], [426, 1634.59375, 170, 37], [368, 1685.59375, 388, 48], [391, 1677.59375, 2, 16], [0, 0, 0, 0], [391, 1725.59375, 2, 16], [0, 0, 0, 0], [368, 1685.59375, 388, 48], [368, 1685.59375, 170, 48], [368, 1685.59375, 48, 48], [374, 1691.59375, 36, 36], [416, 1698.59375, 122, 22], [426, 1698.59375, 102, 22], [426, 1701.59375, 102, 15], [368, 1741.59375, 388, 48], [391, 1733.59375, 2, 16], [0, 0, 0, 0], [391, 1781.59375, 2, 16], [0, 0, 0, 0], [368, 1741.59375, 388, 48], [368, 1741.59375, 287.328125, 48], [368, 1741.59375, 48, 48], [374, 1747.59375, 36, 36], [416, 1743.59375, 239.328125, 44], [426, 1743.59375, 219.328125, 44], [426, 1746.59375, 174, 37], [812, 1445, 444, 400], [812, 1445, 388, 368], [812, 1445, 388, 44.59375], [812, 1455, 95, 19.59375], [812, 1456, 95, 15], [1141, 1455, 59, 19.59375], [1141, 1457, 59, 14], [812, 1509.59375, 388, 288], [812, 1517.59375, 388, 272], [812, 1517.59375, 388, 48], [835, 1509.59375, 2, 16], [0, 0, 0, 0], [835, 1557.59375, 2, 16], [0, 0, 0, 0], [812, 1517.59375, 388, 48], [812, 1517.59375, 287.328125, 48], [812, 1517.59375, 48, 48], [818, 1523.59375, 36, 36], [860, 1519.59375, 239.328125, 44], [870, 1519.59375, 219.328125, 44], [870, 1522.59375, 182, 37], [812, 1573.59375, 388, 48], [835, 1565.59375, 2, 16], [0, 0, 0, 0], [835, 1613.59375, 2, 16], [0, 0, 0, 0], [812, 1573.59375, 388, 48], [812, 1573.59375, 287.328125, 48], [812, 1573.59375, 48, 48], [818, 1579.59375, 36, 36], [860, 1575.59375, 239.328125, 44], [870, 1575.59375, 219.328125, 44], [870, 1578.59375, 165, 37], [812, 1629.59375, 388, 48], [835, 1621.59375, 2, 16], [0, 0, 0, 0], [835, 1669.59375, 2, 16], [0, 0, 0, 0], [812, 1629.59375, 388, 48], [812, 1629.59375, 287.328125, 48], [812, 1629.59375, 48, 48], [818, 1635.59375, 36, 36], [860, 1631.59375, 239.328125, 44], [870, 1631.59375, 219.328125, 44], [870, 1634.59375, 197, 37], [812, 1685.59375, 388, 48], [835, 1677.59375, 2, 16], [0, 0, 0, 0], [835, 1725.59375, 2, 16], [0, 0, 0, 0], [812, 1685.59375, 388, 48], [812, 1685.59375, 287.328125, 48], [812, 1685.59375, 48, 48], [818, 1691.59375, 36, 36], [860, 1687.59375, 239.328125, 44], [870, 1687.59375, 219.328125, 44], [870, 1690.59375, 208, 37], [812, 1741.59375, 388, 48], [835, 1733.59375, 2, 16], [0, 0, 0, 0], [835, 1781.59375, 2, 16], [0, 0, 0, 0], [812, 1741.59375, 388, 48], [812, 1741.59375, 181, 48], [812, 1741.59375, 48, 48], [818, 1747.59375, 36, 36], [860, 1754.59375, 133, 22], [870, 1754.59375, 113, 22], [870, 1757.59375, 113, 15], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1135, 1756.59375, 49, 18], [1135, 1758.59375, 49, 14], [368, 1845, 888, 368], [368, 1845, 848, 368], [733.828125, 1997.5, 116.34375, 63], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [782, 2005.5, 20, 20], [790, 2005.5, 4, 20], [782, 2013.5, 20, 4], [733.828125, 2045.5, 116.34375, 15], [368, 2245, 832, 9], [368, 2274, 832, 251], [368, 2284, 832, 16], [388, 2286, 121, 12], [368, 2308, 832, 185], [388, 2308, 208, 169], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2441, 208, 36], [388, 2441, 208, 18], [388, 2442, 129, 15], [388, 2459, 208, 18], [388, 2459, 57, 18], [388, 2463, 57, 14], [388, 2464, 57, 12], [680, 2308, 208, 169], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2441, 208, 36], [680, 2441, 208, 18], [680, 2442, 148, 15], [680, 2459, 208, 18], [680, 2459, 174, 18], [680, 2463, 174, 14], [680, 2464, 174, 12], [972, 2308, 208, 169], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2441, 208, 36], [972, 2441, 208, 18], [972, 2442, 172, 15], [972, 2459, 208, 18], [972, 2459, 91, 18], [972, 2463, 91, 14], [972, 2464, 91, 12], [1200, 172, 24, 2353], [0, 2525, 1280, 569], [0, 2525, 1280, 569], [40, 2537, 1200, 545], [60, 2537, 1160, 504], [60, 2573, 504, 196], [60, 2573, 440, 68], [60, 2578, 384, 50], [60, 2641, 464, 20], [60, 2661, 440, 68], [60, 2666, 332, 50], [177, 2695.0625, 85, 20], [177, 2696, 65, 20], [177, 2696, 65, 20], [246, 2698, 16, 16], [248, 2700, 12, 12], [262, 2696, 28, 20], [290, 2696, 84, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [564, 2573, 495, 448], [563, 2572, 1, 1], [563, 2576, 97, 48], [564, 2573, 495, 448], [564, 2573, 495, 448], [564, 2573, 157, 416], [564, 2573, 157, 32], [564, 2574, 33, 12], [564, 2574, 33, 12], [564, 2605, 157, 352], [564, 2605, 157, 32], [564, 2606, 29, 12], [564, 2606, 29, 12], [564, 2637, 157, 32], [564, 2638, 36, 12], [564, 2638, 36, 12], [564, 2669, 157, 32], [564, 2670, 50, 12], [564, 2670, 50, 12], [564, 2701, 157, 32], [564, 2702, 60, 12], [564, 2702, 60, 12], [564, 2733, 157, 32], [564, 2734, 121, 12], [564, 2734, 121, 12], [564, 2765, 157, 32], [564, 2766, 78, 12], [564, 2766, 78, 12], [564, 2797, 157, 32], [564, 2798, 80, 12], [564, 2798, 80, 12], [564, 2829, 157, 32], [564, 2830, 89, 12], [564, 2830, 89, 12], [564, 2861, 157, 32], [564, 2862, 68, 12], [564, 2862, 68, 12], [564, 2893, 157, 32], [564, 2894, 39, 12], [564, 2894, 39, 12], [564, 2925, 157, 32], [564, 2926, 58, 12], [564, 2926, 58, 12], [733, 2573, 157, 192], [733, 2573, 157, 32], [733, 2574, 42, 12], [733, 2605, 157, 128], [733, 2605, 157, 32], [733, 2606, 61, 12], [733, 2606, 61, 12], [733, 2637, 157, 32], [733, 2638, 106, 12], [733, 2638, 106, 12], [733, 2669, 157, 32], [733, 2670, 86, 12], [733, 2670, 86, 12], [733, 2701, 157, 32], [733, 2702, 27, 12], [733, 2702, 27, 12], [733, 2765, 157, 151.203125], [733, 2765, 157, 32], [733, 2766, 105, 12], [733, 2766, 105, 12], [733, 2797, 157, 87.203125], [733, 2797, 157, 44.421875], [733, 2820.421875, 100, 12], [733, 2797, 100, 33.421875], [733, 2843.421875, 157, 40.78125], [733, 2863.203125, 100, 12], [733, 2843.421875, 100, 29.78125], [902, 2573, 157, 448], [902, 2573, 157, 32], [902, 2574, 42, 12], [902, 2605, 157, 384], [902, 2605, 157, 32], [902, 2606, 64, 12], [902, 2606, 64, 12], [902, 2637, 157, 32], [902, 2638, 95, 12], [902, 2638, 95, 12], [902, 2669, 157, 32], [902, 2670, 28, 12], [902, 2670, 28, 12], [902, 2701, 157, 32], [902, 2702, 149, 12], [902, 2702, 149, 12], [902, 2733, 157, 32], [902, 2734, 74, 12], [902, 2734, 74, 12], [902, 2765, 157, 32], [902, 2766, 77, 12], [902, 2766, 77, 12], [902, 2797, 157, 32], [902, 2798, 41, 12], [902, 2798, 41, 12], [902, 2829, 157, 32], [902, 2830, 59, 12], [902, 2830, 59, 12], [902, 2861, 157, 32], [902, 2862, 94, 12], [902, 2862, 94, 12], [902, 2893, 157, 32], [902, 2894, 58, 12], [902, 2894, 58, 12], [902, 2925, 157, 32], [902, 2926, 48, 12], [902, 2926, 48, 12], [902, 2957, 157, 32], [902, 2958, 102, 12], [902, 2958, 102, 12], [60, 3007, 90, 14], [60, 3007, 90, 14], [60, 3008, 90, 12], [60, 3008, 90, 12], [60, 3041, 1160, 41], [60, 3055, 124, 14], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3055, 66, 14], [200, 3056, 66, 12], [200, 3056, 66, 12], [200, 3056, 66, 12], [282, 3055, 73, 14], [282, 3056, 73, 12], [282, 3056, 73, 12], [282, 3056, 73, 12], [371, 3055, 75, 14], [371, 3056, 75, 12], [371, 3056, 75, 12], [371, 3056, 75, 12], [446, 3062, 686, 0], [1132, 3050, 88, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24.015625, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "text": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 385, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, 1539, -1, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1779, -1, -1, -1, -1, 442, -1, -1, 1796, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2301, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2319, -1, -1, -1, -1, 2340, -1, 2344, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2353, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2390, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2407, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2424, -1, -1, -1, -1, 2445, -1, 2449, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2458, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2475, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2491, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2527, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2543, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2574, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2611, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2627, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2644, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2661, -1, -1, -1, -1, 1133, -1, 2683, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2692, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2709, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2726, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2743, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2760, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2830, -1, -1, -1, 2848, -1, -1, -1, -1, -1, -1, -1, -1, 2877, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2904, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2928, -1, -1, -1, 2760, -1, -1, -1, -1, -1, -1, -1, 2957, -1, -1, 2963, -1, -1, 1389, -1, -1, 2974, -1, 2979, 2980, -1, -1, 2988, -1, -1, -1, -1, -1, 3004, -1, -1, -1, 3013, -1, -1, 3019, -1, -1, 3025, -1, -1, 3031, -1, -1, 3037, -1, -1, 3043, -1, -1, 3049, -1, -1, 3055, -1, -1, 3061, -1, -1, 3068, -1, -1, 3074, -1, -1, 3079, -1, -1, -1, 3087, -1, -1, 3093, -1, -1, 3099, -1, -1, 3105, -1, -1, -1, 3113, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3199, -1, -1, 3206, 98, -1, -1, -1, 3217, -1, -1, -1, 3225, -1, -1, -1, 3233, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "stackingContexts": {"index": [0, 1, 3, 25, 41, 76, 77, 78, 81, 111, 137, 138, 147, 148, 155, 156, 163, 164, 200, 201, 202, 203, 229, 230, 231, 236, 243, 252, 253, 258, 263, 264, 265, 276, 288, 300, 312, 318, 327, 328, 333, 338, 339, 340, 351, 363, 375, 387, 393, 402, 403, 408, 413, 414, 415, 426, 438, 450, 462, 468, 477, 478, 483, 488, 489, 490, 501, 509, 510, 513, 519, 528, 529, 534, 539, 540, 541, 552, 564, 572, 573, 576, 582, 591, 592, 597, 609, 621, 626, 627, 628, 639, 651, 657, 666, 667, 672, 677, 678, 679, 690, 702, 714, 726, 732, 747, 759, 771, 783, 791, 792, 795, 800, 801, 802, 812, 823, 835, 847, 857, 1009, 1012, 1015, 1020, 1022]}, "paintOrders": [0, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4, 4, 4, 4, 4, 304, 304, 304, 304, 304, 304, 304, 304, 307, 308, 308, 304, 304, 304, 304, 304, 309, 310, 310, 304, 304, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 304, 304, 304, 304, 304, 304, 304, 306, 306, 311, 311, 312, 313, 313, 4, 5, 5, 6, 7, 7, 260, 260, 260, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 263, 265, 265, 265, 264, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 267, 268, 269, 269, 270, 271, 271, 272, 272, 273, 273, 273, 274, 274, 275, 276, 276, 272, 272, 277, 277, 277, 278, 278, 279, 280, 280, 281, 281, 281, 282, 282, 283, 284, 284, 285, 285, 285, 286, 286, 287, 288, 288, 270, 270, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 290, 290, 8, 9, 10, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 13, 14, 14, 14, 14, 14, 17, 18, 19, 19, 14, 14, 14, 20, 20, 20, 20, 20, 20, 20, 20, 21, 23, 23, 29, 29, 21, 21, 46, 46, 21, 22, 22, 24, 25, 26, 27, 28, 28, 30, 32, 32, 33, 33, 30, 30, 47, 47, 30, 31, 31, 34, 36, 36, 37, 37, 34, 34, 48, 48, 34, 35, 35, 38, 40, 40, 41, 41, 38, 38, 49, 49, 38, 39, 39, 42, 44, 44, 45, 45, 42, 42, 50, 50, 42, 43, 43, 14, 51, 51, 51, 51, 51, 51, 51, 51, 52, 54, 54, 60, 60, 52, 52, 77, 77, 52, 53, 53, 55, 56, 57, 58, 59, 59, 61, 63, 63, 64, 64, 61, 61, 78, 78, 61, 62, 62, 65, 67, 67, 68, 68, 65, 65, 79, 79, 65, 66, 66, 69, 71, 71, 72, 72, 69, 69, 80, 80, 69, 70, 70, 73, 75, 75, 76, 76, 73, 73, 81, 81, 73, 74, 74, 14, 82, 82, 82, 82, 82, 82, 82, 82, 83, 85, 85, 91, 91, 83, 83, 108, 108, 83, 84, 84, 86, 87, 88, 89, 90, 90, 92, 94, 94, 95, 95, 92, 92, 109, 109, 92, 93, 93, 96, 98, 98, 99, 99, 96, 96, 110, 110, 96, 97, 97, 100, 102, 102, 103, 103, 100, 100, 111, 111, 100, 101, 101, 104, 106, 106, 107, 107, 104, 104, 112, 112, 104, 105, 105, 14, 113, 113, 113, 113, 113, 113, 113, 113, 114, 116, 116, 122, 122, 114, 114, 131, 131, 114, 115, 115, 117, 118, 119, 120, 121, 121, 123, 125, 125, 126, 126, 123, 123, 132, 132, 123, 124, 124, 127, 129, 129, 130, 130, 127, 127, 133, 133, 127, 128, 128, 14, 134, 134, 134, 134, 134, 134, 134, 134, 135, 137, 137, 143, 143, 135, 135, 156, 156, 135, 136, 136, 138, 139, 140, 141, 142, 142, 144, 146, 146, 147, 147, 144, 144, 157, 157, 144, 145, 145, 148, 150, 150, 151, 151, 148, 148, 158, 158, 148, 149, 149, 152, 154, 154, 155, 155, 152, 152, 159, 159, 152, 153, 153, 14, 160, 160, 160, 160, 160, 160, 160, 160, 161, 163, 163, 164, 164, 161, 161, 186, 186, 161, 162, 162, 165, 167, 167, 168, 168, 165, 165, 187, 187, 165, 166, 166, 169, 171, 171, 177, 177, 169, 169, 188, 188, 169, 170, 170, 172, 173, 174, 175, 176, 176, 178, 180, 180, 181, 181, 178, 178, 189, 189, 178, 179, 179, 182, 184, 184, 185, 185, 182, 182, 190, 190, 182, 183, 183, 14, 191, 191, 191, 191, 191, 191, 191, 191, 192, 194, 194, 200, 200, 192, 192, 217, 217, 192, 193, 193, 195, 196, 197, 198, 199, 199, 201, 203, 203, 204, 204, 201, 201, 218, 218, 201, 202, 202, 205, 207, 207, 208, 208, 205, 205, 219, 219, 205, 206, 206, 209, 211, 211, 212, 212, 209, 209, 220, 220, 209, 210, 210, 213, 215, 215, 216, 216, 213, 213, 221, 221, 213, 214, 214, 14, 222, 222, 222, 222, 222, 222, 222, 222, 223, 225, 225, 226, 226, 223, 223, 248, 248, 223, 224, 224, 227, 229, 229, 230, 230, 227, 227, 249, 249, 227, 228, 228, 231, 233, 233, 234, 234, 231, 231, 250, 250, 231, 232, 232, 235, 237, 237, 238, 238, 235, 235, 251, 251, 235, 236, 236, 239, 241, 241, 247, 247, 239, 239, 252, 252, 239, 240, 240, 242, 243, 244, 245, 246, 246, 14, 14, 14, 15, 15, 15, 15, 15, 15, 14, 14, 14, 14, 14, 16, 16, 16, 253, 253, 254, 16, 16, 16, 16, 16, 16, 16, 16, 16, 255, 255, 256, 16, 16, 16, 16, 16, 16, 16, 16, 16, 257, 257, 258, 16, 16, 16, 16, 16, 16, 16, 259, 4, 291, 292, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 294, 294, 293, 293, 293, 293, 293, 295, 295, 293, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 297, 297, 297, 297, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 298, 299, 299, 300, 301, 301, 302, 303, 303, 314, 314, 315, 315, 316], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [], [0, -20, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 0, 1280, 62], [40, 0, 1200, 60], [40, 0, 1200, 60], [40, 0, 513, 60], [60, 0, 74, 60], [60, 0, 74, 60], [60, 20, 74, 20], [], [124, 25, 10, 16], [0, 3, 10, 10], [0, 0, 0, 0], [166, 0, 200, 60], [166, 10, 200, 40], [166, 20, 200, 20], [176, 20, 160, 20], [], [336, 20, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [553, 0, 175, 60], [553, 0, 175, 60], [553, 16, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [728, 0, 513, 60], [852, 0, 93, 60], [852, 20, 93, 20], [], [977, 0, 73, 60], [977, 20, 53, 20], [], [1034, 22, 16, 16], [0, 0, 0, 0], [1066, 0, 154, 60], [16, 0, 138, 62], [16, 21, 138, 20], [0, 0, 138, 20], [], [0, 62, 1280, 2483], [-1, 61, 1, 1], [], [0, 62, 1280, 2483], [-1, -1, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [80, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [-18, 0, 360, 130], [0, 10, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [100, 10, 250, 84], [100, 36, 240, 53], [0, 0, 240, 32], [], [0, 34, 240, 19], [0, 37, 114, 14], [0, 35, 114, 16], [], [], [127, 37, 91, 14], [127, 35, 91, 16], [], [995, 0, 125, 76], [0, 34, 125, 32], [28, 6, 68, 18], [], [886, 85, 234, 20], [0, 4, 51, 12], [0, -4, 51, 20], [10, -3, 31, 19], [0, 0, 31, 19], [0, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [7, 3, 3, 12], [], [10, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [17, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [24, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [51, 3, 0, 14], [51, 2, 183, 17], [61, -2, 178, 24], [5, 6, 23, 12], [5, 5, 13, 13], [], [21, 6, 7, 12], [], [33, 6, 23, 12], [33, 5, 13, 13], [], [49, 6, 7, 12], [], [61, 6, 23, 12], [61, 5, 13, 13], [], [77, 6, 7, 12], [], [89, 6, 23, 12], [89, 5, 13, 13], [], [105, 6, 7, 12], [], [117, 6, 23, 12], [117, 5, 13, 13], [], [133, 6, 7, 12], [], [145, 6, 23, 12], [145, 5, 13, 13], [], [161, 6, 7, 12], [], [167, 3, 1, 1], [], [0, 130, 1280, 2353], [56, 0, 1168, 2353], [0, 0, 24, 2353], [24, 8, 256, 2345], [0, 0, 255, 2345], [0, 24, 255, 72], [24, 24, 231, 16], [], [0, 52, 255, 44], [0, 52, 255, 44], [0, 52, 255, 44], [25, 64, 229, 20], [], [0, 128, 255, 160], [24, 128, 231, 16], [], [0, 156, 255, 132], [0, 156, 255, 44], [0, 156, 255, 44], [25, 168, 229, 20], [], [0, 200, 255, 44], [0, 200, 255, 44], [25, 212, 229, 20], [], [0, 244, 255, 44], [0, 244, 255, 44], [25, 256, 229, 20], [], [280, 0, 32, 2353], [312, 24, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [362, 25, 362, 0], [723, 5, 109, 32], [16, 7, 77, 18], [], [0, 49, 832, 2000], [0, 49, 888, 2000], [0, 49, 444, 400], [0, 49, 388, 368], [0, 0, 388, 45], [0, 10, 74, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 197, 22], [58, 13, 177, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 200, 22], [58, 13, 180, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 83, 22], [58, 13, 63, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 112, 22], [58, 13, 92, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 233, 22], [58, 13, 213, 22], [], [444, 49, 444, 400], [444, 49, 388, 368], [0, 0, 388, 45], [0, 10, 101, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 123, 22], [58, 13, 103, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 130, 22], [58, 13, 110, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 170, 22], [58, 13, 150, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 154, 22], [58, 13, 134, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 129, 22], [58, 13, 109, 22], [], [0, 449, 444, 400], [0, 449, 388, 368], [0, 0, 388, 45], [0, 10, 165, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 235, 22], [58, 13, 215, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 237, 22], [58, 13, 217, 22], [], [444, 449, 444, 400], [444, 449, 388, 368], [0, 0, 388, 45], [0, 10, 122, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 176], [0, 73, 388, 160], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 92, 22], [58, 13, 72, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 143, 22], [58, 13, 123, 22], [], [0, 849, 444, 400], [0, 849, 388, 368], [0, 0, 388, 45], [0, 10, 184, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 232], [0, 73, 388, 216], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 157, 22], [58, 13, 137, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 216, 22], [58, 13, 196, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 231, 22], [58, 13, 211, 22], [], [444, 849, 444, 400], [444, 849, 388, 368], [0, 0, 388, 45], [0, 10, 145, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 119, 22], [58, 13, 99, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 87, 22], [58, 13, 67, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 172, 22], [58, 13, 152, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 1249, 444, 400], [0, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 116, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 193, 22], [58, 13, 173, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 122, 22], [58, 13, 102, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [444, 1249, 444, 400], [444, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 95, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 133, 22], [58, 13, 113, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 1649, 888, 368], [0, 1649, 848, 368], [366, 1802, 116, 63], [406, 1802, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 2049, 832, 9], [0, 2078, 832, 251], [0, 2088, 832, 16], [], [0, 2112, 832, 185], [20, 2112, 208, 169], [20, 2120, 208, 117], [20, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [20, 2245, 208, 36], [20, 2245, 208, 18], [], [20, 2263, 208, 18], [20, 2263, 57, 18], [20, 2267, 57, 14], [], [312, 2112, 208, 169], [312, 2120, 208, 117], [312, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [312, 2245, 208, 36], [312, 2245, 208, 18], [], [312, 2263, 208, 18], [312, 2263, 174, 18], [312, 2267, 174, 14], [], [604, 2112, 208, 169], [604, 2120, 208, 117], [604, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [604, 2245, 208, 36], [604, 2245, 208, 18], [], [604, 2263, 208, 18], [604, 2263, 91, 18], [604, 2267, 91, 14], [], [1144, 0, 24, 2353], [0, 2545, 1280, 569], [0, 2545, 1280, 569], [40, 12, 1200, 545], [20, 0, 1160, 504], [0, 36, 504, 196], [0, 36, 440, 68], [], [0, 104, 464, 20], [0, 124, 440, 68], [], [117, 158, 85, 20], [117, 159, 65, 20], [], [186, 161, 16, 16], [0, 0, 0, 0], [], [230, 159, 84, 20], [], [], [504, 36, 495, 448], [503, 35, 1, 1], [], [504, 36, 495, 448], [504, 36, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 1, 33, 12], [], [0, 32, 157, 352], [0, 32, 157, 32], [0, 33, 29, 12], [], [0, 64, 157, 32], [0, 65, 36, 12], [], [0, 96, 157, 32], [0, 97, 50, 12], [], [0, 128, 157, 32], [0, 129, 60, 12], [], [0, 160, 157, 32], [0, 161, 121, 12], [], [0, 192, 157, 32], [0, 193, 78, 12], [], [0, 224, 157, 32], [0, 225, 80, 12], [], [0, 256, 157, 32], [0, 257, 89, 12], [], [0, 288, 157, 32], [0, 289, 68, 12], [], [0, 320, 157, 32], [0, 321, 39, 12], [], [0, 352, 157, 32], [0, 353, 58, 12], [], [169, 0, 157, 192], [169, 0, 157, 32], [], [169, 32, 157, 128], [169, 32, 157, 32], [169, 33, 61, 12], [], [169, 64, 157, 32], [169, 65, 106, 12], [], [169, 96, 157, 32], [169, 97, 86, 12], [], [169, 128, 157, 32], [169, 129, 27, 12], [], [169, 192, 157, 151], [169, 192, 157, 32], [169, 193, 105, 12], [], [169, 224, 157, 87], [169, 224, 157, 44], [169, 247, 100, 12], [169, 224, 100, 33], [169, 270, 157, 41], [169, 290, 100, 12], [169, 270, 100, 30], [338, 0, 157, 448], [338, 0, 157, 32], [], [338, 32, 157, 384], [338, 32, 157, 32], [338, 33, 64, 12], [], [338, 64, 157, 32], [338, 65, 95, 12], [], [338, 96, 157, 32], [338, 97, 28, 12], [], [338, 128, 157, 32], [338, 129, 149, 12], [], [338, 160, 157, 32], [338, 161, 74, 12], [], [338, 192, 157, 32], [338, 193, 77, 12], [], [338, 224, 157, 32], [338, 225, 41, 12], [], [338, 256, 157, 32], [338, 257, 59, 12], [], [338, 288, 157, 32], [338, 289, 94, 12], [], [338, 320, 157, 32], [338, 321, 58, 12], [], [338, 352, 157, 32], [338, 353, 48, 12], [], [338, 384, 157, 32], [338, 385, 102, 12], [], [0, 470, 90, 14], [0, 0, 90, 14], [0, 1, 90, 12], [], [20, 504, 1160, 41], [20, 518, 124, 14], [], [0, 0, 0, 0], [160, 518, 66, 14], [160, 519, 66, 12], [160, 519, 66, 12], [], [242, 518, 73, 14], [242, 519, 73, 12], [242, 519, 73, 12], [], [331, 518, 75, 14], [331, 519, 75, 12], [331, 519, 75, 12], [], [406, 525, 686, 0], [1092, 513, 88, 24], [1092, 513, 24, 24], [1092, 513, 24, 24], [0, 0, 0, 0], [1124, 513, 24, 24], [1124, 513, 24, 24], [0, 0, 0, 0], [1156, 513, 24, 24], [1156, 513, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "scrollRects": [[], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 68, 180], [], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 0], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 62], [0, 0, 1200, 62], [0, 0, 1200, 62], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 21], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 62], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 62], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 48, 39], [], [0, 0, 1280, 2483], [0, 0, 67, 35], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1125, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [0, 0, 123, 30], [0, 0, 68, 18], [], [0, 0, 239, 22], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 188, 20], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 37, 50], [], [0, 0, 1280, 2353], [0, 0, 1200, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 888, 2329], [0, 0, 888, 2329], [0, 0, 888, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 888, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 168], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 224], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 97, 56], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 0, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 21, 1], [], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 1, 1280, 60], [0, 0, 1200, 60], [0, 0, 1200, 60], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 20], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 60], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 60], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [1, 1, 123, 30], [0, 0, 68, 18], [], [0, 0, 234, 20], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 183, 17], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 1, 1], [], [0, 0, 1280, 2353], [0, 0, 1168, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 832, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 160], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 216], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 1, 1], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 1, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]]}, "textBoxes": {"layoutIndex": [18, 18, 18, 18, 32, 40, 64, 67, 74, 77, 77, 80, 113, 117, 118, 121, 125, 133, 138, 140, 143, 148, 151, 156, 159, 164, 170, 172, 175, 177, 180, 182, 185, 187, 190, 192, 195, 197, 199, 199, 199, 207, 212, 215, 220, 224, 228, 235, 239, 246, 248, 262, 268, 280, 292, 304, 316, 321, 323, 337, 343, 355, 367, 379, 391, 396, 398, 412, 418, 430, 430, 442, 442, 454, 454, 466, 471, 473, 487, 493, 505, 517, 522, 524, 538, 544, 556, 568, 568, 580, 585, 587, 601, 601, 613, 625, 631, 643, 655, 660, 662, 676, 682, 694, 694, 706, 706, 718, 730, 730, 735, 737, 751, 751, 763, 763, 775, 775, 787, 787, 799, 805, 815, 819, 828, 832, 840, 844, 852, 856, 864, 864, 867, 867, 870, 873, 875, 876, 879, 879, 885, 889, 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 926, 929, 932, 935, 939, 949, 953, 956, 959, 962, 965, 968, 971, 974, 977, 980, 983, 986, 990, 993, 994, 998, 1002, 1006], "bounds": [[69, 74, 26, 14], [69, 119, 13, 14], [69, 164, 30, 14], [69, 209, 48, 14], [60, 3, 58, 16], [176, 3, 49, 16], [852, 3, 93, 16], [977, 3, 53, 16], [1082, 4, 138, 16], [-1, 43, 31, 14], [-1, 62.59375, 48, 14], [-1, 46, 67, 25], [162, 80, 240, 28], [162, 113, 114, 16], [276, 115, 13, 14], [289, 113, 91, 16], [1103.5, 85, 68, 14], [976, 132, 7, 12], [976, 132, 7, 12], [983, 131.03125, 3, 12], [986, 132, 7, 12], [986, 132, 7, 12], [993, 132, 7, 12], [993, 132, 7, 12], [1000, 132, 7, 12], [1000, 132, 7, 12], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1194, 129.59375, 7, 12], [1194, 146.390625, 37, 12], [1194, 163.1875, 27, 12], [104, 206, 63.8125, 12], [105, 246, 58, 16], [104, 310, 87, 12], [105, 350, 61, 16], [105, 394, 46, 16], [105, 438, 61, 16], [368, 198, 142, 28], [1107, 210, 77, 14], [368, 256, 74, 15], [689, 257, 67, 14], [426, 333.59375, 177, 15], [701, 334.59375, 30, 14], [426, 389.59375, 180, 15], [426, 445.59375, 63, 15], [426, 501.59375, 92, 15], [426, 557.59375, 213, 15], [812, 256, 101, 15], [1133, 257, 67, 14], [870, 333.59375, 103, 15], [1145, 334.59375, 30, 14], [870, 389.59375, 110, 15], [870, 445.59375, 150, 15], [870, 501.59375, 134, 15], [870, 557.59375, 109, 15], [368, 656, 165, 15], [697, 657, 59, 14], [426, 733.59375, 215, 15], [691, 734.59375, 49, 14], [426, 778.59375, 185, 15], [426, 800.59375, 66, 15], [426, 834.59375, 177, 15], [426, 856.59375, 93, 15], [426, 890.59375, 150, 15], [426, 912.59375, 91, 15], [426, 957.59375, 217, 15], [812, 656, 122, 15], [1141, 657, 59, 14], [870, 733.59375, 72, 15], [1135, 734.59375, 49, 14], [870, 789.59375, 89, 15], [870, 845.59375, 123, 15], [368, 1056, 184, 15], [697, 1057, 59, 14], [426, 1133.59375, 137, 15], [701, 1134.59375, 30, 14], [426, 1189.59375, 196, 15], [426, 1234.59375, 187, 15], [426, 1256.59375, 46, 15], [426, 1301.59375, 211, 15], [812, 1056, 145, 15], [1141, 1057, 59, 14], [870, 1122.59375, 161, 15], [870, 1144.59375, 77, 15], [870, 1189.59375, 99, 15], [870, 1245.59375, 67, 15], [1135, 1246.59375, 49, 14], [870, 1301.59375, 152, 15], [870, 1357.59375, 89, 15], [368, 1456, 116, 15], [697, 1457, 59, 14], [426, 1533.59375, 173, 15], [701, 1534.59375, 30, 14], [426, 1578.59375, 185, 15], [426, 1600.59375, 95, 15], [426, 1634.59375, 170, 15], [426, 1656.59375, 91, 15], [426, 1701.59375, 102, 15], [426, 1746.59375, 174, 15], [426, 1768.59375, 134, 15], [812, 1456, 95, 15], [1141, 1457, 59, 14], [870, 1522.59375, 182, 15], [870, 1544.59375, 123, 15], [870, 1578.59375, 165, 15], [870, 1600.59375, 164, 15], [870, 1634.59375, 197, 15], [870, 1656.59375, 81, 15], [870, 1690.59375, 208, 15], [870, 1712.59375, 72, 15], [870, 1757.59375, 113, 15], [1135, 1758.59375, 49, 14], [733.828125, 2045.5, 116.34375, 15], [388, 2286, 121, 12], [388, 2442, 129, 15], [388, 2464, 57, 12], [680, 2442, 148, 15], [680, 2464, 174, 12], [972, 2442, 172, 15], [972, 2464, 91, 12], [60, 2578, 384, 20], [60, 2608, 281, 20], [60, 2666, 332, 20], [60, 2696, 117, 20], [177, 2696, 65, 20], [262, 2696, 28, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [563, 2576, 34, 20], [563, 2604, 97, 20], [564, 2574, 33, 12], [564, 2606, 29, 12], [564, 2638, 36, 12], [564, 2670, 50, 12], [564, 2702, 60, 12], [564, 2734, 121, 12], [564, 2766, 78, 12], [564, 2798, 80, 12], [564, 2830, 89, 12], [564, 2862, 68, 12], [564, 2894, 39, 12], [564, 2926, 58, 12], [733, 2574, 42, 12], [733, 2606, 61, 12], [733, 2638, 106, 12], [733, 2670, 86, 12], [733, 2702, 27, 12], [733, 2766, 105, 12], [902, 2574, 42, 12], [902, 2606, 64, 12], [902, 2638, 95, 12], [902, 2670, 28, 12], [902, 2702, 149, 12], [902, 2734, 74, 12], [902, 2766, 77, 12], [902, 2798, 41, 12], [902, 2830, 59, 12], [902, 2862, 94, 12], [902, 2894, 58, 12], [902, 2926, 48, 12], [902, 2958, 102, 12], [60, 3008, 90, 12], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3056, 66, 12], [282, 3056, 73, 12], [371, 3056, 75, 12]], "start": [0, 5, 8, 13, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 27, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 26, 0, 0, 25, 0, 0, 0, 24, 0, 24, 0, 28, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 38, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "length": [4, 2, 4, 7, 7, 6, 12, 6, 18, 4, 7, 4, 18, 15, 3, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 6, 6, 8, 7, 10, 8, 7, 8, 10, 12, 11, 12, 29, 5, 26, 10, 15, 30, 15, 12, 16, 5, 17, 23, 20, 14, 20, 11, 32, 6, 25, 8, 26, 13, 20, 14, 32, 16, 11, 10, 6, 12, 18, 23, 11, 21, 5, 31, 29, 7, 33, 22, 11, 26, 11, 16, 10, 6, 21, 14, 14, 11, 24, 5, 27, 14, 25, 13, 16, 24, 22, 13, 11, 24, 18, 23, 26, 27, 11, 28, 10, 16, 6, 18, 15, 19, 10, 20, 32, 24, 16, 45, 30, 37, 14, 6, 4, 9, 7, 4, 10, 5, 4, 6, 8, 11, 23, 14, 14, 16, 12, 7, 11, 7, 11, 17, 16, 5, 17, 7, 12, 16, 4, 28, 14, 15, 7, 9, 17, 9, 9, 18, 15, 19, 1, 12, 14, 13]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 3094}], "strings": ["about:blank", "Dashboard | Khan Academy", "UTF-8", "CBB910F005D8F86B79C812A5161D943E", "#document", "HTML", "HEAD", "prefix", "og: http://ogp.me/ns# khanacademy: http://ogp.me/ns/apps/khanacademy#", "bid", "3a94d3ec-4baa-41e6", "aria-roledescription", "", "aria-description", "STYLE", "data-merge-styles", "true", "171ac5e5-2081-4372", "", "#text", "\n ", "3d2e4dc0-5800-4a9e", "", "ae9aca70-843b-4afb", "", "META", "http-equiv", "Content-Type", "content", "text/html; charset=utf-8", "043ed8ec-9750-49ce", "", "TITLE", "9f6b14ae-f8de-451b", "", "name", "viewport", "width=device-width, initial-scale=1.0, maximum-scale=1.0", "fc6e608f-950e-4dac", "", "LINK", "rel", "canonical", "href", "/", "9053f407-013b-431e", "", "property", "og:url", "e1e2aa6c-9344-40f0", "", "stylesheet", "type", "text/css", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.f30874036371b53cf0e9.css", "b70db30c-7608-47d2", "", "shortcut icon", "https://cdn.kastatic.org/images/favicon.ico?logo", "be4b5b5c-a706-494d", "", "apple-touch-icon-precomposed", "sizes", "57x57", "https://cdn.kastatic.org/images/apple-touch-icon-57x57-precomposed.new.png", "d9f4e861-65a3-44d2", "", "72x72", "https://cdn.kastatic.org/images/apple-touch-icon-72x72-precomposed.new.png", "2b665e3e-dfad-429d", "", "114x114", "https://cdn.kastatic.org/images/apple-touch-icon-114x114-precomposed.new.png", "90c7f38c-9369-4140", "", "144x144", "https://cdn.kastatic.org/images/apple-touch-icon-144x144-precomposed.new.png", "a50ca5c1-808c-4cd9", "", "SCRIPT", "async", "src", "https://www.googletagmanager.com/gtm.js?id=GTM-WSX5PBP", "text/javascript", "https://www.googletagmanager.com/gtag/js?id=G-19G17DJYEE&l=dataLayer&cx=c", "c63e1f4b-fbd7-4fd7", "", "ccb93227-73c6-4120", "", "a55512f9-ba67-4bd2", "", "window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;", "https://www.google-analytics.com/analytics.js", "1198b349-8ef9-4769", "", "96591f85-15e0-42d3", "", "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WSX5PBP');", "\n", "data-aphrodite", "16a9de75-8e85-410b", "", "._keh75d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;min-height:100% !important;}._bc4egv{-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._dgdpujh{-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;border-top:1px solid rgba(33,36,44,0.16) !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;}@media print{._dgdpujh{background-color:#ffffff !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dgdpujh{background:#f7f8fa !important;}}._9bl3wi{max-width:1200px !important;margin-left:auto !important;margin-right:auto !important;width:100% !important;height:100% !important;}._1ycdc3w{-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-align-items:center !important;align-items:center !important;}@media print{._1ycdc3w{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;}}._1qhmdkk0{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;padding-left:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qhmdkk0{display:none !important;}}@media print{._1qhmdkk0{display:none !important;}}._1boekgo{padding-top:10px !important;padding-bottom:10px !important;margin-left:32px !important;margin-right:32px !important;width:200px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:100% !important;}._14nbw552{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;text-decoration:none !important;color:#1B65E9 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;height:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-radius:4px !important;}._14nbw552:hover{text-decoration:none !important;}._dhzffk{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;padding-left:10px !important;padding-right:10px !important;outline:1px solid rgba(0,0,0,0) !important;}._gkt786u{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._1ujnvj{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;}._btd0noz{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;padding-right:20px !important;}@media print{._btd0noz{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._btd0noz{padding-right:0px !important;}}._xvt9wo{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;display:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._xvt9wo{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}._d4d2b5k{-webkit-box-align:center !important;-ms-flex-align:center !important;background-color:transparent !important;border:none !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:16px !important;}._d4d2b5k:hover{text-decoration:none !important;}._1f3u7s{background:#ffffff !important;left:0px !important;position:absolute !important;right:0px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1f3u7s{display:none !important;}}._1c8t70d{display:inline-block !important;height:100% !important;white-space:nowrap !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c8t70d{display:none !important;}}._18gnmgv{margin-left:6px !important;position:relative !important;top:3px !important;}._v2ig2y4{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;padding:0px !important;}._v2ig2y4::-moz-focus-inner{border:0px !important;}._v2ig2y4:hover{text-decoration:none !important;}._v2ig2y4:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1jd6wiix{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}._p9s43im{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;padding-bottom:48px !important;padding-top:48px !important;}._1o3zyidr{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}@keyframes keyframe_1syiron{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}._12r4ewyx{-webkit-transform-origin:50% 50% !important;-ms-transform-origin:50% 50% !important;transform-origin:50% 50% !important;-webkit-animation-name:keyframe_1syiron !important;animation-name:keyframe_1syiron !important;-webkit-animation-duration:1.1s !important;animation-duration:1.1s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important;fill:rgba(33,36,44,0.16) !important;}._1717m280{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:rgba(33,36,44,0.50) !important;}._1717m280:hover{text-decoration:none !important;}._1ab8w4s7{-webkit-box-align:center !important;-ms-flex-align:center !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:#0a2a66 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1ab8w4s7{padding-left:16px !important;}}._1ab8w4s7:hover{text-decoration:none !important;color:#1865f2 !important;}._1ab8w4s7:focus{outline:4px solid #1865f2 !important;}._1rt6g9t{width:175px !important;fill:currentColor !important;}._3z40pab{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._3z40pab:hover{text-decoration:none !important;}._3z40pab:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._3z40pab{display:none !important;}}._13gjrqj{vertical-align:middle !important;}._1d524plp{-ms-flex-positive:0 !important;-ms-flex-negative:0 !important;display:inline-block !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;margin-inline-start:4px !important;vertical-align:middle !important;}._91vjm8{display:inline-block !important;font-family:inherit !important;height:100% !important;position:relative !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._91vjm8{display:none !important;}}._4jvfagi{max-width:205px !important;position:relative !important;white-space:nowrap !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._4jvfagi{max-width:115px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._4jvfagi{max-width:205px !important;}}._5ifuif6{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;padding:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:0px !important;}._5ifuif6::-moz-focus-inner{border:0px !important;}._5ifuif6:hover{text-decoration:none !important;}._5ifuif6:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1lz3xw8j{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border:1px solid rgba(0, 0, 0, 0.1) !important;border-radius:3px !important;right:-8px !important;width:300px !important;}._q83079{padding-top:1px !important;background-color:#ffffff !important;list-style-type:none !important;}._d97lw6p{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-align:center !important;-ms-flex-align:center !important;background:transparent !important;border:none !important;width:100% !important;text-align:left !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding:16px !important;color:#0b2149 !important;cursor:pointer !important;}._d97lw6p:hover{color:#1865f2 !important;text-decoration:underline !important;}._1l5yw01k{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-transform:scaleX(-1) !important;-ms-transform:scaleX(-1) !important;transform:scaleX(-1) !important;}._co5z0qm{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}._g20yn58{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;}._1lho23fo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:6px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:6px !important;-ms-flex-basis:6px !important;-ms-flex-preferred-size:6px !important;-webkit-flex-basis:6px !important;flex-basis:6px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._rg8deia{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._1lcr11{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;}._1lcr11:hover{text-decoration:underline !important;}._71vn8x8{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-bottom:24px !important;margin-bottom:1px !important;}._71vn8x8:hover{text-decoration:underline !important;}._hs95etv{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-top:24px !important;}._hs95etv:hover{text-decoration:underline !important;}._xy39ea8{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;}._19bpjuy{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._5tdxkjz{border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;}._goqwwol{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:25px !important;}._goqwwol:hover{text-decoration:none !important;}._xu2jcg{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;}._s217esa{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._ujtkzou{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;margin-top:40px !important;margin-bottom:40px !important;margin-left:12px !important;margin-right:12px !important;}._1utzloin{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;}._4sjuzv{background-color:#0b2149 !important;clear:both !important;color:#8295BA !important;position:relative !important;padding:12px 20px !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;}@media print{._4sjuzv{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._4sjuzv{padding:0 20px !important;}}._mx31bt{-moz-box-sizing:border-box !important;box-sizing:border-box !important;max-width:1200px !important;position:relative !important;margin:0 auto !important;padding:0 20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._mx31bt{padding:0px !important;}}._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;padding:36px 0 20px !important;position:relative !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-bottom:50px !important;}}._1gf659q{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;height:100% !important;width:40% !important;padding-right:40px !important;padding-bottom:40px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gf659q{width:auto !important;height:auto !important;text-align:center !important;padding-right:0px !important;}}._72gmc4{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;max-width:440px !important;padding-bottom:8px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._72gmc4{margin:0 auto !important;}}._atd7un{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;height:1em !important;}._dc6frz{-ms-flex-positive:1 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;position:relative !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-column-count:3 !important;-moz-column-count:3 !important;column-count:3 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dc6frz{-webkit-column-count:2 !important;-moz-column-count:2 !important;column-count:2 !important;}}._1f5ffzx{-webkit-break-inside:avoid-column !important;-moz-break-inside:avoid-column !important;-ms-break-inside:avoid-column !important;break-inside:avoid-column !important;padding-bottom:32px !important;}._dso8x29{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:bold !important;margin-bottom:0px !important;color:inherit !important;}._1loa4vp{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}._1s5b1tbi{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:2px 0 !important;}._1s5b1tbi:first-of-type{margin-top:0px !important;}._1s5b1tbi:last-of-type{margin-bottom:0px !important;}._tma09g{position:absolute !important;left:0px !important;bottom:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._tma09g{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:100% !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._kj5mfi{width:100% !important;text-align:center !important;}}._1ca9rrl1{color:#ffffff !important;text-decoration:none !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;}._1ca9rrl1:hover{text-decoration:underline !important;}._1ca9rrl1:focus{text-decoration:underline !important;}._1a6u2ug{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-top:1px solid rgba(33,36,44,0.16) !important;padding:8px 0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1a6u2ug{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:20px !important;}}._190525k:not(:first-child){margin-left:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._190525k{margin-top:6px !important;line-height:1.5 !important;}._190525k:not(:first-child){margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c07mee{margin-top:20px !important;}}._19ujcxk{color:#ffffff !important;opacity:0.6 !important;display:inline-block !important;height:24px !important;width:24px !important;}._19ujcxk:not(:first-child){margin-left:8px !important;}._19ujcxk:hover{opacity:1 !important;}._30p3wgn{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;vertical-align:bottom !important;text-underline-offset:4px !important;color:#ffffff !important;text-decoration:none !important;}._30p3wgn:hover{text-decoration:underline !important;}._30p3wgn:focus{text-decoration:underline !important;}._1gmhxtz9{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;text-decoration:none !important;}._1gmhxtz9:hover{text-decoration:underline !important;}._1gmhxtz9:focus{text-decoration:underline !important;}._1vn7gh5u{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;}._1vq0rez{background:rgba(255,255,255,0.50) !important;height:16px !important;margin-bottom:16px !important;padding-right:16px !important;}._t0tx82{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._np9edv{max-height:0px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}._1pwnewep{max-height:1000px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}@keyframes keyframe_1grxuus{0%{opacity:0.4;}50%{opacity:1;}100%{opacity:0.4;}}._1lzga44{-webkit-animation-name:keyframe_1grxuus !important;animation-name:keyframe_1grxuus !important;-webkit-animation-duration:2s !important;animation-duration:2s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;}._fzbddc{opacity:0 !important;}._13hnk7qk{opacity:1 !important;-webkit-transition-duration:300ms !important;transition-duration:300ms !important;-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important;}._a46150{padding:0px !important;border:none !important;}._a46150:focus{outline:0px !important;}._19q5dyh{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 10px !important;position:absolute !important;width:1px !important;background-color:#ffffff !important;left:60px !important;line-height:45px !important;top:60px !important;}._19q5dyh:focus{clip:auto !important;height:auto !important;width:auto !important;z-index:9999 !important;}._19q5dyh:active{clip:auto !important;height:auto !important;width:auto !important;}._17fow1wv{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}@media screen and (min-width: 1366px){._17fow1wv{background-image:\n url(\"https://cdn.kastatic.org/images/learn-menu/left-background.png\"),\n url(\"https://cdn.kastatic.org/images/learn-menu/right-background.png\")\n !important;background-position:\n center left,\n top -62px right 0px\n !important;background-repeat:no-repeat !important;}}._njywdf2{-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-left:20px !important;padding-right:20px !important;padding-top:28px !important;padding-bottom:16px !important;-webkit-column-count:4 !important;-moz-column-count:4 !important;column-count:4 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xl */{._njywdf2{-webkit-column-count:5 !important;-moz-column-count:5 !important;column-count:5 !important;}}._1b2zmqj{display:inline-block !important;margin-bottom:12px !important;padding-top:4px !important;word-wrap:break-word !important;width:95% !important;}._121xeo4{padding-top:16px !important;}._rwpuzd{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;background-color:transparent !important;text-decoration:none !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;color:#0b2149 !important;height:20px !important;width:100% !important;padding-bottom:8px !important;white-space:normal !important;}._rwpuzd:active{color:#0b2149 !important;}._rwpuzd:hover{color:#1865f2 !important;text-decoration:none !important;}._rwpuzd:hover span:first-child{text-decoration:underline !important;}._17zmj242{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;margin-bottom:0px !important;}._knb39h5{background-color:transparent !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;color:#1865f2 !important;text-decoration:none !important;width:100% !important;margin-bottom:16px !important;white-space:normal !important;}._knb39h5:hover{text-decoration:none !important;}._knb39h5:hover span:first-child{text-decoration:underline !important;}._x9bdnmv{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;white-space:normal !important;}._akfsuo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:4px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:4px !important;-ms-flex-basis:4px !important;-ms-flex-preferred-size:4px !important;-webkit-flex-basis:4px !important;flex-basis:4px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._vji8du{display:inline-block !important;-webkit-flex:0 0 auto !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important;height:20px !important;background-color:#1865f2 !important;font-size:10px !important;line-height:20px !important;color:#ffffff !important;padding:0 8px !important;border-radius:16px !important;text-align:center !important;}._vji8du:active{text-decoration:none !important;}._vji8du:hover{text-decoration:none !important;}._4dodshe{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._4dodshe:hover{text-decoration:none !important;}._4dodshe:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._4dodshe{display:none !important;}}._wozql4{max-width:100% !important;display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;}._1v7bqtc2{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1v7bqtc2{background:rgba(33,36,44,0.08) !important;padding-bottom:16px !important;}}._1qrrvqo8{-webkit-box-align:unset !important;-ms-flex-align:unset !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;width:100% !important;-webkit-align-items:unset !important;align-items:unset !important;max-width:1168px !important;}@media (min-width: 1168px){._1qrrvqo8{margin:0 auto !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qrrvqo8{background:#ffffff !important;border:solid 1px rgba(33,36,44,0.16) !important;margin-top:16px !important;}}._1qxywlbt{-ms-flex-negative:0 !important;-ms-flex-preferred-size:24px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:24px !important;-ms-flex-basis:24px !important;-ms-flex-preferred-size:24px !important;-webkit-flex-basis:24px !important;flex-basis:24px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._6xyn8lv{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:8px !important;border-right:1px solid rgba(33,36,44,0.16) !important;overflow-y:auto !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6xyn8lv{border-right:none !important;}}@media print{._6xyn8lv{display:none !important;}}._1yfus1e{height:100% !important;}._1ah1eyb4{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:rgba(33,36,44,0.08) !important;height:16px !important;margin-top:16px !important;margin-right:16px !important;}._1ozlbq6{margin-top:24px !important;margin-bottom:24px !important;}._1ozlbq6:not(:last-of-type){margin-bottom:32px !important;}._18undph9{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;color:rgba(33,36,44,0.64) !important;margin-bottom:12px !important;margin-left:24px !important;}._8ry3zep{background-color:transparent !important;text-decoration:none !important;color:#21242c !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;}._8ry3zep:focus{border-color:#1865f2 !important;outline:0px !important;}._8ry3zep:hover{text-decoration:none !important;color:rgba(33,36,44,0.64) !important;}._1h8v03ot{-ms-flex-negative:0 !important;-ms-flex-preferred-size:32px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:32px !important;-ms-flex-basis:32px !important;-ms-flex-preferred-size:32px !important;-webkit-flex-basis:32px !important;flex-basis:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._4fkanu3{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:24px !important;min-height:600px !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;}._lojkxq8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;min-height:0px !important;min-width:0px !important;z-index:1 !important;}._1ell7dku{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;color:#21242c !important;margin-top:16px !important;}._azwfqqs{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;}@media (min-width: 1024px){._azwfqqs{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._azwfqqs{font-size:24px !important;line-height:28px !important;}}._19lfck2n{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:14px !important;line-height:18px !important;margin-top:2px !important;}._pot4j9l{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:none !important;color:#1865f2 !important;border-color:rgba(33,36,44,0.50) !important;border-style:solid !important;border-width:1px !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:125px !important;margin-top:24px !important;}._pot4j9l::-moz-focus-inner{border:0px !important;}._pot4j9l:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._90x24ln{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:14px !important;line-height:18px !important;-webkit-align-items:center !important;align-items:center !important;font-weight:bold !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;pointer-events:none !important;}._158ir6wt{text-decoration:none !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;background-color:#f7f8fa !important;color:#1865f2 !important;}._158ir6wt:focus{border-color:#1865f2 !important;outline:0px !important;}._158ir6wt:hover{text-decoration:none !important;color:#1865f2 !important;}._1fhns0j{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;max-width:1200px !important;padding:0px !important;background-color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1fhns0j{margin:0px !important;}}._1akypac{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:start !important;justify-content:start !important;-webkit-align-items:baseline !important;align-items:baseline !important;margin-bottom:12px !important;font-family:inherit !important;font-size:23px !important;font-weight:bold !important;line-height:27px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1akypac{width:100% !important;margin-top:24px !important;padding:0px !important;}}._oo4scr{overflow:visible !important;}._16ejxq5{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-lines:multiple !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._16ejxq5{width:100% !important;padding:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._16ejxq5{margin-right:-56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6b6787{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._6b6787{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._6b6787{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._6b6787{padding-right:56px !important;}}._lgjykv8{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._lgjykv8{padding-right:56px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._lgjykv8{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._lgjykv8{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._lgjykv8{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1l9ob3qq{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._1l9ob3qq{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._1l9ob3qq{padding-right:56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1l9ob3qq{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1l9ob3qq{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1s76ujx{height:8px !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;}._xutnbcb{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}@media (min-width: 1024px){._xutnbcb{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._xutnbcb{font-size:24px !important;line-height:28px !important;}}._15ho7jif{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}._12iepmsr{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;}._12iepmsr::-moz-focus-inner{border:0px !important;}._12iepmsr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._14nthjb{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;width:100% !important;}._1m1qpko{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;padding-bottom:14px !important;}._q16zme{font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:1.17 !important;margin-top:10px !important;margin-bottom:0px !important;}._1u32zoma{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;margin-top:10px !important;}._1gyxjpg{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;width:48px !important;height:48px !important;border-radius:50% !important;z-index:1 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gyxjpg{margin:0px !important;}}._1qjkefo{border-radius:50% !important;width:36px !important;height:36px !important;}._9yeqka{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._9yeqka:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._9yeqka:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;opacity:0 !important;}._1e8pns9{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;width:100% !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;text-align:left !important;-webkit-align-items:center !important;align-items:center !important;}._1ex1wlka{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._9t9e7d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding:0 10px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._9t9e7d{max-width:-webkit-calc(100vw - 40px - 130px) !important;max-width:-moz-calc(100vw - 40px - 130px) !important;max-width:calc(100vw - 40px - 130px) !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 80px) / 2 - 130px) !important;max-width:-moz-calc((100vw - 80px) / 2 - 130px) !important;max-width:calc((100vw - 80px) / 2 - 130px) !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 120px) / 3 - 130px) !important;max-width:-moz-calc((100vw - 120px) / 3 - 130px) !important;max-width:calc((100vw - 120px) / 3 - 130px) !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._9t9e7d{max-width:-webkit-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:-moz-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:calc((1200px - 40px - 112px) / 3 - 130px) !important;}}._1xz0fezn{font-family:inherit !important;font-size:15px !important;line-height:22px !important;max-height:44px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;}._106eiejf{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:auto !important;}._2p63cnw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._2p63cnw{display:block !important;}}._1448c3ub{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1448c3ub:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._vd38ksx{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._vd38ksx{display:block !important;}}._5uxlpg{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._5uxlpg:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._5uxlpg:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._1un4dwm9{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._1un4dwm9:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._1un4dwm9:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;opacity:0 !important;}._ae3kwy7{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:rgba(33,36,44,0.50) !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._ae3kwy7{padding-right:56px !important;}}._ae3kwy7:hover{cursor:pointer !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._ae3kwy7{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._ae3kwy7{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ae3kwy7{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;margin-left:-4px !important;margin-right:-4px !important;min-height:56px !important;height:56px !important;display:none !important;}}._wvjbru{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-ms-flex-positive:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;background-color:#f7f8fa !important;border:none !important;border-radius:4px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._wvjbru{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:start !important;justify-content:start !important;}}._ybk80m{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ybk80m{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1dsmbcq{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;border-radius:50% !important;width:36px !important;height:36px !important;margin:0 auto 12px auto !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;color:rgba(33,36,44,0.16) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1dsmbcq{margin:auto 16px auto 10px !important;}}._1vx6qe0b{margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-bottom:32px !important;padding-left:0px !important;padding-right:0px !important;margin:0px !important;padding-top:10px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1vx6qe0b{padding-bottom:24px !important;padding-top:40px !important;}}._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;overflow-x:auto !important;padding-bottom:16px !important;padding-left:20px !important;padding-right:20px !important;-webkit-overflow-scrolling:touch !important;white-space:nowrap !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-left:16px !important;padding-right:16px !important;}}._5436yeg{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;padding-left:20px !important;padding-right:20px !important;margin-bottom:8px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._5436yeg{padding-left:16px !important;padding-right:16px !important;}}._1laojcaw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1laojcaw{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1laojcaw{margin-right:0px !important;margin-top:0px !important;margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1laojcaw{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._rp4na6{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._rp4na6{margin-left:12px !important;}}._ildzy11{background-color:transparent !important;color:inherit !important;text-decoration:none !important;display:block !important;margin-bottom:8px !important;margin-top:8px !important;}._ildzy11:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ildzy11{margin-bottom:0px !important;}}._iaejyg{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important;border-radius:4px !important;overflow:hidden !important;position:relative !important;width:208px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._iaejyg{width:96px !important;}}._axzttb{display:block !important;margin-left:auto !important;margin-right:auto !important;height:117px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._axzttb{height:54px !important;}}._s32q95{height:100% !important;position:absolute !important;width:100% !important;bottom:0px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s32q95{display:none !important;}}._1y6eji9h{background-color:transparent !important;text-decoration:none !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:#21242c !important;}._1y6eji9h:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1y6eji9h{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow-y:hidden !important;}}._3238e18{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;vertical-align:middle !important;-webkit-align-items:center !important;align-items:center !important;}._1kdnqjig{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:normal !important;margin-top:4px !important;}._s71ydr1{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._s71ydr1{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._s71ydr1{margin-right:0px !important;margin-top:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s71ydr1{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1b20dct{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;vertical-align:top !important;white-space:normal !important;margin-right:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1b20dct{margin-right:0px !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1b20dct{margin-top:16px !important;margin-right:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1b20dct{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._zgoueth{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;text-decoration:underline currentcolor solid !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._1h3wfofr{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #1865f2 !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1h3wfofr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._15kba9i5{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;color:#21242c !important;text-decoration:underline currentcolor solid !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._f0gferz{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._f0gferz:focus-visible{color:rgba(33,36,44,0.64) !important;outline:1px solid #1865f2 !important;border-radius:3px !important;}", "charset", "utf-8", "https://cdn.kastatic.org/genwebpack/prod/en/corelibs.8b2e9b30422ad6b9b384.js", "65e0b281-f64d-4938", "", "https://cdn.kastatic.org/genwebpack/prod/en/moment.8c36445b7a66d882c374.js", "124b58b8-a673-4937", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared.14674ef47c4bde4a608d.js", "130b6038-5ebf-42e0", "", "https://cdn.kastatic.org/genwebpack/prod/en/6YAN.b6ef9acd98ae24026e13.js", "05913d6e-fa6a-4e49", "", "https://cdn.kastatic.org/genwebpack/prod/en/RTl1.32cbdb1bc99f624d7463.js", "cf3cd8d4-563c-4670", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.8ee47b0c3871f3a37569.css", "3c55b443-dfe0-4df4", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.44d860a5f902dc866571.js", "5a4ea7ca-f686-47b9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4uD3.b804ecb6ea8af02cf5a1.js", "53489c4d-633a-4dfa", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.62b147e0472187a8baef.css", "61a0c0f3-9dcf-4b3a", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.d2294897158ab6d8eda3.js", "b546e8ca-c17f-4521", "", "https://cdn.kastatic.org/genwebpack/prod/en/23mJ.d2f1dfb6818b5c9c58f3.js", "0ab2abbd-9176-4b75", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Jnw.b175bc9909297a65e345.js", "ce91812e-5c92-442f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6hzU.a817614bac2af57be0e0.js", "a8b7bbfb-52e7-463a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1yxG.92398ff42d9aabb70f27.js", "e9518eb4-638b-45c9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4ZnZ.d09a355e0b0ab62c9626.js", "85db1fc6-324b-495d", "", "https://cdn.kastatic.org/genwebpack/prod/en/36AW.fcc9a25213562e62125f.js", "c987fa93-68c5-4942", "", "https://cdn.kastatic.org/genwebpack/prod/en/326h.88489e4571e826cf43c8.js", "b0635955-be39-4dfd", "", "https://cdn.kastatic.org/genwebpack/prod/en/1OMm.632a822fd50a00943843.js", "923345a6-5920-4328", "", "https://cdn.kastatic.org/genwebpack/prod/en/4CzR.3aa17eb14841221db341.js", "412549b7-9689-46f5", "", "https://cdn.kastatic.org/genwebpack/prod/en/1w4M.787c382430a7b118c583.js", "1a497b3e-0de0-4897", "", "https://cdn.kastatic.org/genwebpack/prod/en/7EZm.b21474b8fc4bce3d9583.js", "ec78acba-7508-4893", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.c348e33fb757bfdd471f.css", "77157fd4-3976-40f7", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.77081dece68ec5c91b5d.js", "4acb3c34-fdfa-4c0a", "", "https://cdn.kastatic.org/genwebpack/prod/en/4Hiq.6d158d64ae291b723301.js", "a621c2c8-b17f-4815", "", "https://cdn.kastatic.org/genwebpack/prod/en/1FEV.09961860168dbf5e5cd5.js", "88ffeffd-71a3-43e8", "", "https://cdn.kastatic.org/genwebpack/prod/en/4bT6.9f273e44cc057544ac6d.js", "2f80383c-40d8-4ee3", "", "https://cdn.kastatic.org/genwebpack/prod/en/3JJz.2451a01cecfcf37c11db.js", "2056b86f-2ff0-4b7b", "", "https://cdn.kastatic.org/genwebpack/prod/en/ykUf.ad1084eb6d14d54eb828.js", "b59d5085-ca89-4471", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OPo.315ab3bbb53ec6719c16.js", "29ea0b8e-e8a8-44ea", "", "https://cdn.kastatic.org/genwebpack/prod/en/40jg.3a0ff53e0f4b73d0417c.js", "407e7616-d6da-4078", "", "https://cdn.kastatic.org/genwebpack/prod/en/ZIhB.9de2e41c42b39eb310e7.js", "b5f20a29-cc50-4cd5", "", "https://cdn.kastatic.org/genwebpack/prod/en/42Kj.6265d58934a6c944b17b.js", "5ac1ac47-4605-4831", "", "https://cdn.kastatic.org/genwebpack/prod/en/5F0q.cd349b7e82e6a03a4b82.js", "4a90164d-8054-4ab4", "", "https://cdn.kastatic.org/genwebpack/prod/en/4xk8.f38ee11432fada9f1ade.js", "608fd306-c082-450c", "", "https://cdn.kastatic.org/genwebpack/prod/en/i3qO.461f4c5a6c90bd5c4132.js", "e616d3e3-e725-4805", "", "https://cdn.kastatic.org/genwebpack/prod/en/2UsG.c54c2dac06cf4fad0aeb.js", "f62de152-f6dc-4c82", "", "https://cdn.kastatic.org/genwebpack/prod/en/QVSU.4b60c0471f423fde2530.js", "53973e60-50e5-4983", "", "https://cdn.kastatic.org/genwebpack/prod/en/4tr5.53e854aff335a14aee82.js", "b2b8f536-4d51-435a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Bdm.dd65253f198d11f86ba1.js", "d05f08ef-9fa3-4722", "", "https://cdn.kastatic.org/genwebpack/prod/en/1ok9.f9112504681b6298fb22.js", "fd8b9e2e-1ede-4b03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3WrQ.6e0f17169c0359268d39.js", "152e1ced-e1a9-4c9d", "", "https://cdn.kastatic.org/genwebpack/prod/en/70mT.eae9d1e91f54380ad98a.js", "a3b7cd8a-f917-4405", "", "https://cdn.kastatic.org/genwebpack/prod/en/5ESl.c1889f9337dfdb8c9847.js", "8a76a616-15f1-4852", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.e5fc51c0815927158700.css", "d7fefec2-0af8-4868", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.0d8fcc2e7fb07edd194a.js", "e99b0bf9-0e43-411e", "", "https://cdn.kastatic.org/genwebpack/prod/en/dyEE.230f8a8cd1be5ebe2436.js", "becffbd0-37fe-4576", "", "https://cdn.kastatic.org/genwebpack/prod/en/xiXN.f776c3e0ce252cfcbf47.js", "f7793cd3-ab02-404e", "", "https://cdn.kastatic.org/genwebpack/prod/en/7DhS.d46e32388c27e6b4a296.js", "1db71e16-2e70-48f3", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.17bae94e5bc8b489a146.css", "98c38812-c199-4e37", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.5c74731ff307eb951fde.js", "24e9a75b-9ca6-4b88", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.7e29897dbc1b74e306c0.css", "db18dd21-273c-4620", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.f1e4abf7f15b35028de4.js", "60f4a74d-8feb-44cd", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RFn.5920dbd895e88ee7c3eb.js", "549a42e1-7ab3-44fe", "", "https://cdn.kastatic.org/genwebpack/prod/en/IlY2.206c8c1cdab01fcd61c4.js", "552be7e3-43a3-4287", "", "https://cdn.kastatic.org/genwebpack/prod/en/7r1Y.549dabe2ac2a827c67f3.js", "360f594e-b0d7-4517", "", "https://cdn.kastatic.org/genwebpack/prod/en/1x8C.6cb63f98e9d10b737fb5.js", "3736a5e6-3b22-4809", "", "https://cdn.kastatic.org/genwebpack/prod/en/1cVY.93679e99e32539a4c34b.js", "27830e34-0359-4399", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ult.4fa5dfb661e2377d0c2c.js", "81585761-cd47-446d", "", "https://cdn.kastatic.org/genwebpack/prod/en/75hh.76b4af36f555b9034df1.js", "a318628c-ef80-4aa4", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.1322e7d05eeeab44a82d.css", "80509333-5070-4f0f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.c2c998fdb5320de5ed8b.js", "03e8a6a9-9a52-4f88", "", "https://cdn.kastatic.org/genwebpack/prod/en/7oYD.d19b24028fbda9a7936a.js", "9c071afc-0f2f-43c6", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Ssr.ba2124c99db585c0636d.js", "369b49a2-6a39-4340", "", "https://cdn.kastatic.org/genwebpack/prod/en/2dZL.5bd4ebf742d1f4426980.js", "9f5fb115-0d43-4a03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.86b58e6a0fc6eebe0a44.css", "cd25d24e-e551-4de8", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.3f0d3e81bad86f27e651.js", "12e42455-9e5e-4fdc", "", "https://cdn.kastatic.org/genwebpack/prod/en/3s7i.fc584e4b1b83650a7aa7.js", "82a05cc2-6393-4320", "", "https://cdn.kastatic.org/genwebpack/prod/en/57Ou.da18957295ddb85e0d01.js", "ca15a97c-4ec3-49dd", "", "https://cdn.kastatic.org/genwebpack/prod/en/5CJo.762bfbcac833f17620a6.js", "6d88a952-3a2d-4f00", "", "https://cdn.kastatic.org/genwebpack/prod/en/64G4.042ffde7d51e3ad5d4a7.js", "4e14086b-a30b-480d", "", "https://cdn.kastatic.org/genwebpack/prod/en/62NE.60144bcc568fbef4d7f4.js", "e094cdc2-d3d7-4279", "", "https://cdn.kastatic.org/genwebpack/prod/en/5Efb.c3ba8b8beac99a66687a.js", "d86699f2-0c3c-44fd", "", "https://cdn.kastatic.org/genwebpack/prod/en/68cZ.aa317dcf566ecec2c67a.js", "7cb4414d-7f6c-4997", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ejn.be917aab7062196496a9.js", "592ff7ef-1a95-456f", "", "https://cdn.kastatic.org/genwebpack/prod/en/4wWn.3dd3f56ccae56c71b72f.js", "297e9a82-8954-47f0", "", "https://cdn.kastatic.org/genwebpack/prod/en/298d.aa0d791e177a663cb600.js", "9ec213c7-9854-4db0", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared-intl.c80c4cfea5ec7a4fa34c.js", "e14bae0e-b7db-44ce", "", "https://cdn.kastatic.org/genwebpack/prod/en/5eTZ.197c69658825cdbbb327.js", "140e386f-e3c9-45b7", "", "https://cdn.kastatic.org/genwebpack/prod/en/gYGj.886130bfaf47cbd4acdd.js", "8910b184-8a44-480c", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RKi.54532eb2eefa8d65c91e.js", "97dfc77d-0381-4f79", "", "https://cdn.kastatic.org/genwebpack/prod/en/2hce.d97056f22aa22a07d966.js", "29655d2c-22f9-4eef", "", "BODY", "class", "lang-en", "e6e8363c-5977-40f8", "", "DIV", "id", "outer-wrapper", "style", "position:relative;z-index:0;", "clearfix bibliotron-header white-outer-wrapper", "e22487c6-d878-40ed", "", "::before", "before", "::after", "after", "margin-top: -20px;", "abe9a909-f434-458b", "", "BUTTON", "triggerless-modal-focus-anchor", "tabindex", "-1", "aria-label", "Modal closed. You are at the top of the page.", "_a46150", "937bee68-0d5a-4c75", "", "ed89b7d7-b246-45a8", "", "A", "#main-content", "data-skip-to-main", "_19q5dyh", "b5ee12a9-e51f-411d", "", "Skip to main content", "\n ", "page-container", "full-bleed", "46d41a82-bf5c-412a", "", "\n ", "page-container-inner", "93796fd9-a48d-49e6", "", "\n ", "fb-root", "2b7c00a2-6681-41e9", "", "box-sizing-border-box-reset full-height", "7b4d6d48-7ec4-4e8f", "", "\n ", "app-shell-root", "6bf7558c-0ad1-46b0", "", "_keh75d", "93e6fee3-65a1-48d3", "", "top-header-container", "_dgdpujh", "background-color: rgb(255, 255, 255);", "955a1944-d7b8-44d9", "", "NAV", "page header", "_9bl3wi", "role", "navigation", "0447de0d-bc70-4bee", "", "_1ycdc3w", "4a2fa339-dd81-4eae", "", "_1qhmdkk0", "99bbff2e-690c-4efe", "", "_1c8t70d", "0dcb2c29-bd80-474b", "", "data-test-id", "learn-menu-dropdown", "aria-expanded", "false", "_v2ig2y4", "36930cbb-4a9f-4c46", "", "SPAN", "data-learn-menu-trigger", "learn-menu-button", "228cbd4f-ddf1-4cac", "", "Courses", "_18gnmgv", "f96b94a0-9247-4f75", "", "svg", "aria-hidden", "focusable", "width", "10", "height", "viewBox", "0 0 10 10", "fa5966f8-2b35-4ece", "", "path", "fill", "currentColor", "d", "M5,6L0,0L10,0", "a40f9e6f-1c30-472b", "", "header-dropdown", "_17fow1wv", "e4df53c7-e3b3-46fc", "", "UL", "_njywdf2", "learn-menu", "55c9305b-6a87-455d", "", "LI", "b75f7149-5f1f-4390", "", "_1b2zmqj", "data-test-learn-menu-domain", "math", "61654115-4cb9-4408", "", "308920ed-f3e0-4aac", "", "data-navigable-index", "0", "894c9f23-d7c2-44e7", "", "_rwpuzd", "/math/in-math-by-grade", "cacb48ec-83c3-4e66", "", "_17zmj242", "5740bbd1-b967-4b9a", "", "Math - India", "_121xeo4", "fa385f31-9156-410c", "", "1", "b4569c6a-1284-4b4f", "", "Class 1", "_knb39h5", "/math/in-in-class-1st-math-cbse", "974d6dd3-d94d-4294", "", "_x9bdnmv", "f67cb87c-3323-4b8c", "", "2", "d57bc323-7d27-4d7b", "", "Class 2", "/math/in-in-class-2nd-math-cbse", "2bd1c03f-589e-4b89", "", "712b5e9d-e272-4145", "", "3", "cb5164b2-9611-4203", "", "Class 3", "/math/in-in-class-3rd-math-cbse", "4db9c662-0771-45f8", "", "110f9d8e-7a9d-40b8", "", "4", "213b1316-4087-43e3", "", "Class 4", "/math/in-in-class-4th-math-cbse", "4a4d245c-2baa-4718", "", "4b28179a-0f26-47e0", "", "5", "cd5258d2-065d-4353", "", "Class 5", "/math/in-in-class-5th-math-cbse", "6159f6a0-5afa-44e7", "", "ab75dfe2-e3e4-4530", "", "6", "f7f9f119-6720-49df", "", "Class 6", "/math/in-in-class-6th-math-cbse", "057b0ec8-57c6-4ac9", "", "f8bf6827-5d82-4516", "", "7", "fd153d15-3dc3-45b8", "", "Class 7", "/math/in-in-class-7th-math-cbse", "ab647725-09d3-4743", "", "67e0d24b-7c11-46d4", "", "8", "635d4209-e682-4a93", "", "Class 8", "/math/in-in-class-8th-math-cbse", "879b4b0d-267e-4950", "", "9c69fc05-9ffa-4137", "", "9", "9bfedf8d-5717-4849", "", "Class 9", "/math/in-in-grade-9-ncert", "5f5b00bb-d0f0-4298", "", "e2700e0d-06e6-447b", "", "107599e8-595a-4773", "", "Class 10", "/math/in-in-grade-10-ncert", "6b07a22f-2b80-4956", "", "0bfc17a8-1221-4adc", "", "11", "a6e484d0-13b5-45d5", "", "Class 11", "/math/in-in-grade-11-ncert", "eab6bcec-762b-4774", "", "c5c0a068-079b-48e3", "", "12", "8cb2a401-f1fe-40de", "", "Class 12", "/math/in-in-grade-12-ncert", "73dfd31a-4f09-46b3", "", "a51a2cad-64f2-4b43", "", "8799fa35-e3aa-4c7a", "", "aef98d25-03b4-4101", "", "4a85f66b-570b-42f9", "", "13", "455c7733-7920-4edb", "", "/math/in-in-math-foundations", "18719652-56e7-479f", "", "9ba2d5a3-1813-4200", "", "Math foundations", "9879d406-01ad-4207", "", "14", "ca0c97b4-1faf-4684", "", "Class 6 (Foundation)", "/math/in-class-6-math-foundation", "80bfe68f-3723-4872", "", "a7c412eb-102e-4ff3", "", "15", "4ac898de-8dd1-44f1", "", "Class 7 (Foundation)", "/math/in-class-7-math-foundation", "c0281f63-31cc-47d3", "", "bf3c5af3-dabd-4cc9", "", "16", "50034716-1524-44e4", "", "Class 8 (Foundation)", "/math/in-class-8-math-foundation", "ab06a5e0-2212-4769", "", "7ddcd825-d5e8-45af", "", "17", "9a590374-27f1-45d5", "", "Class 9 (Foundation)", "/math/in-class-9-math-foundation", "69f45cdc-e47d-4717", "", "a3f456e7-63e6-443a", "", "18", "a2bec0e8-23cb-4e1b", "", "Class 10 (Foundation)", "/math/in-class-10-math-foundation", "3a6b5769-fd02-429a", "", "88c52a90-5a0a-4904", "", "0920eba2-1746-4385", "", "858dc946-b2ed-4e98", "", "094b384c-2eb3-4a2c", "", "19", "1e09a4e0-5487-4d9f", "", "/math", "6a7eb318-bd50-4e6b", "", "81f775bf-d40d-4d8f", "", "Math", "ab8fa560-5a31-4386", "", "20", "a8c377c3-1134-4b9a", "", "Algebra 1", "/math/algebra", "0b4cad04-9097-49b9", "", "8e12db84-9f51-429f", "", "21", "08c23d7c-0f71-4816", "", "Geometry", "/math/geometry-home", "1a863443-77cf-4754", "", "8d61f601-b8f4-42d6", "", "22", "2b195fda-bf16-4549", "", "Algebra 2", "/math/algebra2", "50910cef-869a-4ada", "", "de396cc0-16f5-47f4", "", "23", "923f9ef8-2e93-41b6", "", "Trigonometry", "/math/trigonometry", "f78669c5-1a5c-4c18", "", "aa4de325-4580-4573", "", "24", "8c0df5b3-43a4-455c", "", "Statistics & probability", "/math/statistics-probability", "e15a30f7-9112-4818", "", "bf4463dc-bc32-46dc", "", "25", "0259c132-0ec6-479e", "", "Precalculus", "/math/precalculus", "f9aa1b7f-1527-437b", "", "28364629-7a53-4690", "", "26", "3636ca2d-1a8f-4d19", "", "Calculus", "/math/calculus-1", "1f47553b-73b8-4e38", "", "a06a0636-c4f4-4765", "", "27", "ac4044c1-e7aa-4e15", "", "Multivariable calculus", "/math/multivariable-calculus", "be057134-4a4f-48f3", "", "0f291256-4fe5-4076", "", "28", "908a3ba2-342f-49da", "", "Differential equations", "/math/differential-equations", "6bfc94c4-4a31-4dcb", "", "e4dd124c-3117-420c", "", "29", "131d0737-8ffe-4c46", "", "Linear algebra", "/math/linear-algebra", "4c77f23e-c684-477f", "", "e06d5e46-94e5-4354", "", "30", "cd1aac42-5d64-4025", "", "See all Math", "c3d2cbe0-ee74-489a", "", "c019821d-a060-4813", "", "e4a8f0a7-20c6-436c", "", "khan-for-educators", "e7754e1c-1976-4f84", "", "c9e02858-c836-4c78", "", "31", "f1da837c-b6d8-495c", "", "/khan-for-educators/khan-kids-app-page", "56f95a0b-7a98-448c", "", "5df49663-76e4-4bc7", "", "Khan Kids, an app (ages 2-7)", "60a8a6ce-0fda-4d1d", "", "32", "62090754-9ebe-4b31", "", "Math, Reading & Social Emotional Learning", "/kids", "701c0b1a-66ed-4268", "", "24b1264a-1430-48b6", "", "25e3a3f9-9981-4042", "", "4e34ab6a-78b3-455d", "", "cdd5534e-1ce3-496c", "", "33", "522a52c4-a799-4508", "", "/math/hindi", "e4062713-534f-4b75", "", "538df048-cad9-41f5", "", "Learn in Hindi ", "04a98af4-ef15-4ead", "", "34", "2ecaa47e-f160-49b8", "", "Class 6 Math (India) - Hindi", "/math/in-in-class-6-math-cbse-hindi", "87e69277-9750-4f2b", "", "146c34d2-fa20-44b5", "", "35", "835345c1-bcfa-4709", "", "Class 7 Math (India) - Hindi", "/math/in-in-class-7th-math-cbse-hindi", "a4d69838-556c-4dbf", "", "9177e596-5397-4d7d", "", "36", "19a0e9ee-cd3c-4868", "", "Class 8 Math (India) - Hindi", "/math/in-in-class-8-math-india-hindi", "0f8aa826-377f-4fe2", "", "bdc75565-6656-4fcb", "", "37", "f3ebcbaf-00e2-40c3", "", "Class 9 Math (India) - Hindi", "/math/in-in-class-9-math-india-hindi", "b1c44ab0-eff3-4965", "", "dd82077f-273c-44f7", "", "38", "be737441-fd02-4b5e", "", "Class 10 Math (India) - Hindi", "/math/in-in-class-10-math-cbse-hindi", "34317dee-fca0-4e17", "", "c8e7ec3e-f9ae-43fd", "", "39", "945f4a13-04b1-4efe", "", "Class 10 Physics (India) - Hindi", "/science/in-in-class-10-physics-india-hindi", "ab255b33-3bd1-4f4d", "", "d59dbabd-d565-4ea6", "", "40", "76b801bd-0597-452b", "", "Class 11 Physics (India) - Hindi", "/science/in-in-class-11-physics-cbse-hindi", "9b526bdd-cead-47ec", "", "1533aab9-b2ab-4328", "", "b94d813a-2959-4a26", "", "science", "9b25fda3-0234-4deb", "", "496beadf-27f5-4e49", "", "41", "4811a25a-de72-49a4", "", "/science/science-india", "ef330db8-620c-45fd", "", "94a5a174-3cf2-46af", "", "Science - India", "11dc94b7-8ee8-4525", "", "42", "d33215fd-55b5-4032", "", "Class 9 physics", "/science/in-in-class9th-physics-india", "0c5cfa38-1013-4e18", "", "15d958fd-7ac2-4ad5", "", "43", "1d605148-17ce-4417", "", "Class 10 physics", "/science/in-in-class10th-physics", "aec282c5-5b23-4c66", "", "eeb2dd6d-99a5-4e0d", "", "44", "fa9d13cd-9fa1-44f7", "", "Class 10 chemistry", "/science/in-in-class-10-chemistry-india", "823ec158-3e91-4e74", "", "75819d47-5f9f-4fa6", "", "45", "eaf023fc-4096-4b96", "", "Class 10 biology", "/science/class-10-biology", "a9bdc745-ec84-455d", "", "7536e474-9a03-4f12", "", "46", "324dc43e-7623-4a34", "", "Class 11 physics", "/science/in-in-class11th-physics", "59d448d0-e686-4b89", "", "fc26eb83-aaff-4862", "", "47", "efbd0bc2-2715-4b89", "", "Class 11 chemistry", "/science/class-11-chemistry-india", "38c5ce02-17cc-4de0", "", "c42bed22-8db3-473f", "", "48", "ae704037-59c3-4414", "", "Class 11 biology", "/science/in-in-class-11-biology-india", "6dd52528-ce11-4ce5", "", "5e3a8862-c087-4014", "", "49", "4f7c8d1e-a557-46d4", "", "Class 12 physics", "/science/in-in-class-12th-physics-india", "b4e30ef8-eac0-4605", "", "4d11dcec-104f-48d4", "", "50", "eb398c19-b116-4a71", "", "Class 12 chemistry", "/science/class-12-chemistry-india", "85af3d9e-d37f-4a0c", "", "f207e908-7a1b-4614", "", "51", "a2d344de-6b7b-4bb0", "", "Class 12 biology", "/science/in-in-class-12-biology-india", "eb90950a-6494-4584", "", "26accd72-796f-4b97", "", "1cb9e626-ebf3-4ac5", "", "b00d6ec0-127c-4311", "", "4416e54a-c617-4365", "", "52", "eed0bb61-a2f9-4def", "", "/science", "ef971522-3244-4a8f", "", "606a68d6-8e73-4e5d", "", "Science", "0251293a-3fb2-4db7", "", "53", "534c0394-0eef-44c7", "", "Physics", "/science/physics", "3cb2533f-451e-43dc", "", "299bd735-ec3b-4f99", "", "54", "39fd9ef7-1442-4956", "", "Chemistry", "/science/chemistry", "685e2751-8ad5-4dd5", "", "0777e68e-36ca-4367", "", "55", "a9a2f967-8c89-483f", "", "Biology", "/science/biology", "06b8e634-af2e-436a", "", "3ef07bc4-d1bb-44f1", "", "56", "6de76c20-3698-4e83", "", "See all Science", "b946f5aa-704c-40e1", "", "c8cfcfa5-27f3-4f3f", "", "7a927ed4-fdda-4a22", "", "computing", "4bd7d6e1-ee8c-4d10", "", "965a4170-c554-4b30", "", "57", "1715858d-ea02-42c5", "", "/computing", "9aa08788-4504-4f62", "", "9f8ea21d-25d9-4ce0", "", "Computing", "11ff64a2-a9b9-4565", "", "58", "70b56101-cb73-415a", "", "Computer programming", "/computing/computer-programming", "999263e6-c23f-446f", "", "a16d9149-858e-4118", "", "59", "dfe67da4-c2ec-4788", "", "Computer science", "/computing/computer-science", "f8358c41-53d1-4321", "", "5b928054-9d0d-43c6", "", "60", "c039f611-a734-4a05", "", "See all Computing", "c8159dfe-4483-46ab", "", "29a4f6f3-8ca2-45ba", "", "4c92ff25-6b9b-4c9b", "", "humanities", "3094e69c-48ab-490d", "", "a2976de2-4703-4ff8", "", "61", "5695ad11-c940-40f8", "", "/humanities", "69aa52b5-10fd-4b3e", "", "2bf06a79-3aff-48da", "", "Arts & humanities", "e517df5f-57ef-4835", "", "62", "c806769c-4d9b-4c01", "", "Art history", "/humanities/art-history", "7e0c08f5-22f8-47e7", "", "be4e04e7-ce04-4a68", "", "63", "9762954f-fc17-4434", "", "US history", "/humanities/us-history", "e3d8d8d8-4c0b-46f9", "", "117432c3-517e-4313", "", "64", "f77094f8-e9c0-4fb0", "", "World history", "/humanities/world-history", "4be70477-a774-47dc", "", "bfa08e7b-adae-426d", "", "65", "b8c099b0-f848-4bff", "", "See all Arts & Humanities", "f810c5bb-c0fc-49bc", "", "1fbc967f-5ce1-40ad", "", "ea80554b-3c04-4f12", "", "economics-finance-domain", "9b6881da-1635-4513", "", "fd07d412-89ed-489c", "", "66", "0c5e595c-3d7c-42ef", "", "/economics-finance-domain", "621cbb9b-5b51-41db", "", "57df36ab-e86c-4bb9", "", "Economics", "701d197f-1a0b-4cd4", "", "67", "1413feeb-7301-412f", "", "Microeconomics", "/economics-finance-domain/microeconomics", "ce35e920-044f-4372", "", "8913b93b-3f8b-4609", "", "68", "3c4e59de-6e01-4263", "", "Macroeconomics", "/economics-finance-domain/macroeconomics", "f42dabd5-0d3d-4d45", "", "193c9e3c-48ba-49c2", "", "69", "14831d7f-3c36-4926", "", "See all Economics", "93f4724c-7f2b-4dbc", "", "0e87ecbc-7d88-4254", "", "5b41c760-68cb-495d", "", "test-prep", "0200b107-c777-43d1", "", "01faed35-6fe5-4895", "", "70", "671512d1-7a60-472b", "", "/test-prep", "a317e1c7-46a1-43f0", "", "e5c5bb3f-db54-41fc", "", "Test prep", "b87fdd90-a0d1-4aad", "", "71", "a8f9a81f-10e5-4257", "", "SAT", "/sat/start", "5be8a34b-0e84-46fa", "", "476d950a-ca69-413b", "", "72", "77500f8b-4fbd-4d2d", "", "Digital SAT", "/digital-sat/start", "3fe4ff77-dbc9-4f22", "", "de03d4f1-9084-444d", "", "_akfsuo", "4ac5a9b7-a757-4bd0", "", "_vji8du", "4d1e8b48-7275-4639", "", "NEW", "73", "b3311f49-4a48-4c41", "", "LSAT", "/prep/lsat/start", "d3043beb-38c4-4eca", "", "e74e9055-b3e9-4c07", "", "288d9b50-3d6a-41c5", "", "ea0c459c-255b-4d08", "", "6fad496b-95cd-4a5d", "", "74", "548f0093-378c-4b2b", "", "/khan-for-educators", "36cbe7cb-79e6-4566", "", "f5328fb4-05f9-475c", "", "Khan for Educators", "7ca65d03-66c9-4b09", "", "75", "139f9bb5-302a-4344", "", "Khan for Educators (Teachers)", "/khan-for-educators/khan-for-educators-for-teachers", "d8bc10b7-ee07-4512", "", "d19e1c32-8d48-4650", "", "76", "711d1e94-58bf-419a", "", "Khan for Educators (Mentors)", "/khan-for-educators/khan-for-educators-for-mentors", "dc6e4d32-83fe-4fb4", "", "2c60150f-e780-463b", "", "_1boekgo", "7d3ca274-a541-40d7", "", "data-hack-search-button-label", "Search for courses, skills, and videos", "/search", "_14nbw552", "navbar-search-button", "background-color: rgb(247, 248, 250);", "5cbf4691-60ca-40e0", "", "_dhzffk", "682e80b2-a0ec-44e3", "", "_gkt786u", "a0622e6d-a26a-4ec6", "", "Search", "_1717m280", "6fe9c522-38d2-4457", "", "3aa08f43-3158-4c10", "", "M7.73732912,6.67985439 C7.75204857,6.69246326 7.76639529,\n 6.70573509 7.7803301,6.7196699 L9.65165045,8.59099025 C9.94454365,\n 8.8838835 9.94454365,9.3587572 9.65165045,9.65165045 C9.3587572,\n 9.94454365 8.8838835,9.94454365 8.59099025,9.65165045 L6.7196699,\n 7.7803301 C6.70573509,7.76639529 6.69246326,7.75204857 6.67985439,\n 7.73732912 C5.99121283,8.21804812 5.15353311,8.5 4.25,8.5 C1.90278981,\n 8.5 0,6.59721019 0,4.25 C0,1.90278981 1.90278981,0 4.25,0 C6.59721019,\n 0 8.5,1.90278981 8.5,4.25 C8.5,5.15353311 8.21804812,5.99121283\n 7.73732912,6.67985439 L7.73732912,6.67985439 Z M4.25,7.5 C6.04492544,\n 7.5 7.5,6.04492544 7.5,4.25 C7.5,2.45507456 6.04492544,1 4.25,1\n C2.45507456,1 1,2.45507456 1,4.25 C1,6.04492544 2.45507456,7.5 4.25,\n 7.5 L4.25,7.5 Z", "9fe3ec69-ee66-4034", "", "_1ujnvj", "42ba9bea-5cb3-49b4", "", "Khan Academy", "header-logo", "_1ab8w4s7", "8c9bbe23-a8ca-4e21", "", "_1rt6g9t", "176px", "28px", "0 0 176 28", "ea24dfd3-e541-40a1", "", "M33.66,6.5A.54.54,0,0,1,34.21,6h2a.55.55,0,0,1,.55.55v6.2l5.79-6.52A.53.53,0,0,1,43,6h2.3a.48.48,0,0,1,.36.82l-6,6.75,6.43,7.69a.51.51,0,0,1-.41.81h-2.5a.55.55,0,0,1-.42-.16l-6-7.4v7a.56.56,0,0,1-.55.56h-2a.55.55,0,0,1-.55-.56Z", "a2ed9d07-3e06-4451", "", "M47.78,6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5v5.63a4.07,4.07,0,0,1,2.7-.9c3.38,0,4.3,2.34,4.3,5v5.32a.53.53,0,0,1-.51.51H55.28a.51.51,0,0,1-.5-.51V16.16c0-1.47-.67-2.36-1.93-2.36a2.18,2.18,0,0,0-2.2,1.86v5.85c0,.3-.14.51-.56.51H48.28a.52.52,0,0,1-.5-.51Z", "12c083d0-63cf-4b34", "", "M63.48,15.31a7.7,7.7,0,0,1,2,.3c0-1.35-.34-2-1.47-2a13.49,13.49,0,0,0-3,.39c-.35.12-.55-.13-.6-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.31,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.51.51h-.78c-.18,0-.32-.07-.46-.37l-.3-.71a4.66,4.66,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C59.25,16.76,60.79,15.31,63.48,15.31Zm.07,4.82A2.27,2.27,0,0,0,65.45,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.4,1.4,0,0,0,63.55,20.13Z", "fe3e6897-930a-4dc8", "", "M70.59,11.92a.51.51,0,0,1,.51-.51H72a.42.42,0,0,1,.44.32l.39,1a4.26,4.26,0,0,1,3.42-1.54c3.37,0,4.24,2.27,4.24,4.84v5.49A.52.52,0,0,1,80,22H78.1a.51.51,0,0,1-.51-.51V16c0-1.37-.55-2.22-1.83-2.22a2.34,2.34,0,0,0-2.3,1.65v6.06c0,.39-.16.51-.66.51H71.1a.53.53,0,0,1-.51-.51Z", "1a0c85af-24f1-4d26", "", "M85.89,21.42,93,6a.4.4,0,0,1,.39-.25h.23A.39.39,0,0,1,94,6l7.07,15.45a.41.41,0,0,1-.39.6h-2a.66.66,0,0,1-.67-.46l-1.12-2.48H90.07l-1.13,2.48a.69.69,0,0,1-.66.46h-2A.4.4,0,0,1,85.89,21.42Zm9.91-4.89-2.29-5.05h-.07l-2.25,5.05Z", "1b602fa9-2f40-4f15", "", "M107,11.18A5.24,5.24,0,0,1,111,13c.23.23.12.53-.11.76l-1,1.06c-.23.25-.48.13-.69-.07a2.84,2.84,0,0,0-2.11-.92,2.78,2.78,0,0,0-2.8,2.91,2.77,2.77,0,0,0,2.78,2.94,2.81,2.81,0,0,0,2.25-1.17.5.5,0,0,1,.66-.07l1,.87c.25.23.37.49.18.76a4.75,4.75,0,0,1-4.2,2.23,5.55,5.55,0,1,1,0-11.09Z", "3aae18ec-0650-43b7", "", "M116.83,15.31a7.82,7.82,0,0,1,2,.3c0-1.35-.35-2-1.47-2a13.5,13.5,0,0,0-3,.39c-.34.12-.55-.13-.59-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.3,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.5.51h-.78c-.19,0-.32-.07-.46-.37l-.3-.71a4.68,4.68,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C112.61,16.76,114.15,15.31,116.83,15.31Zm.07,4.82A2.29,2.29,0,0,0,118.81,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.39,1.39,0,0,0,116.9,20.13Z", "2e780c25-8afa-4f24", "", "M128.62,11.18a7.67,7.67,0,0,1,2.55.44V6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5V21.51a.51.51,0,0,1-.51.51h-.85c-.25,0-.41-.21-.5-.51l-.28-.83a4.55,4.55,0,0,1-3.46,1.59c-2.9,0-5.08-2.34-5.08-5.56A5.21,5.21,0,0,1,128.62,11.18Zm2.55,3.22a4.18,4.18,0,0,0-2.21-.6,2.68,2.68,0,0,0-2.64,2.91c0,1.5.85,2.94,2.51,2.94a2.43,2.43,0,0,0,2.34-1.47Z", "c782f053-2a5e-40a0", "", "M141.22,11.18a4.75,4.75,0,0,1,4.87,4.91c0,.16,0,.53-.05.69a.53.53,0,0,1-.5.48h-6.8a2.55,2.55,0,0,0,2.64,2.46,3.49,3.49,0,0,0,2.27-.78c.26-.21.53-.23.69,0l.9,1.19a.45.45,0,0,1-.05.69,6,6,0,0,1-3.95,1.45,5.37,5.37,0,0,1-5.37-5.56A5.37,5.37,0,0,1,141.22,11.18Zm2,4.2a1.94,1.94,0,0,0-2-1.83,2.11,2.11,0,0,0-2.25,1.83Z", "3729d1f9-0491-48c8", "", "M147.79,11.92a.51.51,0,0,1,.5-.51h.83a.4.4,0,0,1,.43.3l.39,1a4,4,0,0,1,3.24-1.54,3.61,3.61,0,0,1,3.17,1.61,4.53,4.53,0,0,1,3.42-1.61c3.39,0,4.2,2.16,4.2,4.91v5.42a.52.52,0,0,1-.53.51H161.6a.51.51,0,0,1-.5-.51V16c0-1.37-.51-2.22-1.84-2.22a2,2,0,0,0-2,1.1s0,.53,0,1v5.6a.52.52,0,0,1-.5.51H155a.5.5,0,0,1-.51-.51V16c0-1.37-.39-2.22-1.74-2.22a2.1,2.1,0,0,0-2,1.65v6.06a.52.52,0,0,1-.5.51h-1.86a.52.52,0,0,1-.5-.51Z", "f0b87405-91d8-4cd5", "", "M165.07,12.1a.47.47,0,0,1,.46-.69h2.2a.42.42,0,0,1,.44.3l1.9,6.33h.05l2.41-6.33c.16-.28.34-.3.67-.3h2a.47.47,0,0,1,.46.69l-6.25,15.06a.53.53,0,0,1-.46.32h-2.2a.48.48,0,0,1-.46-.71l2.13-5.37Z", "2abdb859-d85f-4e45", "", "#14bf96", "M2.31,5.8A3.56,3.56,0,0,0,.66,8.6V19.4a3.56,3.56,0,0,0,1.65,2.8L12,27.62a3.75,3.75,0,0,0,3.3,0L25,22.2a3.56,3.56,0,0,0,1.65-2.8V8.6A3.56,3.56,0,0,0,25,5.8L15.31.38a3.75,3.75,0,0,0-3.3,0Z", "03a6015f-85ce-418c", "", "#ffffff", "M23.61,11.32c-5.38,0-9.4,4.46-9.4,9.93v.23H13.13v-.23c0-5.47-4-9.91-9.42-9.93,0,.34,0,.69,0,1a9.91,9.91,0,0,0,6.4,9.32,10.47,10.47,0,0,0,3.59.64,10.64,10.64,0,0,0,3.62-.64,9.92,9.92,0,0,0,6.39-9.32C23.66,12,23.64,11.66,23.61,11.32Z", "e9a9f823-df40-45fe", "", "circle", "cx", "13.66", "cy", "8.74", "r", "95447df3-b05c-4d76", "", "_btd0noz", "f6724498-f3e3-46ff", "", "header-get-ai-guide-link", "target", "_blank", "noopener noreferrer", "_4dodshe", "/khan-labs", "855b0b63-c272-4295", "", "_13gjrqj", "7b1409fd-5cec-4f6d", "", "Get AI Guide", "header-donate-link", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.header", "_3z40pab _13hnk7qk", "843d6e72-7622-49eb", "", "bc48b4fd-69d9-4c3c", "", "Donate", "0 0 16 16", "external-icon", "_1d524plp", "14ceb2e7-8f52-4d2a", "", "M14 6.5C14 6.63261 13.9473 6.75979 13.8536 6.85355C13.7598 6.94732 13.6326 7 13.5 7C13.3674 7 13.2402 6.94732 13.1464 6.85355C13.0527 6.75979 13 6.63261 13 6.5V3.7075L8.85437 7.85375C8.76055 7.94757 8.63331 8.00028 8.50062 8.00028C8.36794 8.00028 8.2407 7.94757 8.14688 7.85375C8.05306 7.75993 8.00035 7.63268 8.00035 7.5C8.00035 7.36732 8.05306 7.24007 8.14688 7.14625L12.2925 3H9.5C9.36739 3 9.24021 2.94732 9.14645 2.85355C9.05268 2.75979 9 2.63261 9 2.5C9 2.36739 9.05268 2.24021 9.14645 2.14645C9.24021 2.05268 9.36739 2 9.5 2H13.5C13.6326 2 13.7598 2.05268 13.8536 2.14645C13.9473 2.24021 14 2.36739 14 2.5V6.5ZM11.5 8C11.3674 8 11.2402 8.05268 11.1464 8.14645C11.0527 8.24021 11 8.36739 11 8.5V13H3V5H7.5C7.63261 5 7.75979 4.94732 7.85355 4.85355C7.94732 4.75979 8 4.63261 8 4.5C8 4.36739 7.94732 4.24021 7.85355 4.14645C7.75979 4.05268 7.63261 4 7.5 4H3C2.73478 4 2.48043 4.10536 2.29289 4.29289C2.10536 4.48043 2 4.73478 2 5V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H11C11.2652 14 11.5196 13.8946 11.7071 13.7071C11.8946 13.5196 12 13.2652 12 13V8.5C12 8.36739 11.9473 8.24021 11.8536 8.14645C11.7598 8.05268 11.6326 8 11.5 8Z", "7edee25a-9b28-4b83", "", "user menu", "_91vjm8", "0da59162-1fc4-4eb5", "", "user-dropdown", "webtasks.navigator", "_5ifuif6", "3fd49f18-fd44-4912", "", "_4jvfagi", "header-profile-button", "c5be6d29-ce06-499e", "", "_wozql4 _13hnk7qk", "1a21d1a4-2461-40b0", "", "_1lz3xw8j", "8b2e89bd-a427-4e0c", "", "_q83079", "492a8a87-9311-4618", "", "_d97lw6p", "header-notifications-switch", "37072795-715b-44de", "", "_co5z0qm", "41c44ad7-e200-4e66", "", "_g20yn58", "4e682cff-6925-4f4d", "", "Notifications", "_1lho23fo", "d83a4697-2ba9-4821", "", "_rg8deia", "519f9187-703a-4b70", "", "_1l5yw01k", "9b0073ce-45f5-4e22", "", "f47c458d-3572-46da", "", "#21242c", "M6.7,8.8L3,5l3.6-3.8c0.3-0.3,0.2-0.7,0-1c-0.2-0.3-0.7\n -0.2-1,0l-4,4.3c-0.2,0.3-0.2,0.7,0,0.9l4.1,4.3c0.3,0.3,0.7,0.3,1,0\n C7,9.5,7,9.1,6.7,8.8z", "36cddce3-d0a6-40da", "", "bf743503-72ad-45e0", "", "header-user-settings", "a4dcf569-9afa-46a0", "", "780ce07e-6652-4a60", "", "learner-home-button", "_hs95etv", "/?learn=1", "160b1a67-cb2d-45df", "", "_xy39ea8", "29027354-25a3-4b8b", "", "Learner home", "da74ab19-68c1-4082", "", "/settings/account", "_1lcr11", "5d537ba0-6ac2-4c09", "", "ed05c853-6e0e-48fe", "", "Settings", "6d479dc3-7688-4b08", "", "https://khanacademy.zendesk.com", "66308b16-30cb-4171", "", "a8bb7c25-1385-4589", "", "Help", "eca80c53-4858-4a98", "", "_71vn8x8", "/logout?continue=%2Fprofile%2Fme%2Fcourses", "nofollow", "user-settings-logout-link", "f11f7c00-c549-44bd", "", "3d02adcd-de37-49bc", "", "Log out", "_xvt9wo", "762ccc69-86d3-4cbc", "", "mobile-search-button", "_5tdxkjz", "47cb2ef5-c199-4267", "", "_goqwwol", "b2fbf90c-361d-456e", "", "_19bpjuy", "583ae473-b8e0-4ebb", "", "47eadac6-290b-4d7f", "", "bca945e7-e42b-4b21", "", "23ba086c-c053-405c", "", "_d4d2b5k", "mobile-header-menu-button", "Open menu", "aria-controls", "page-header-responsive-nav-menu", "2115e844-2ec1-4884", "", "16.79422278736115", "0 0 100 83.362", "5fd07bb9-7b41-49c4", "", "M100.035 70.91l0 8.322q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.322q0-1.71 1.254-2.964t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.964zm0-33.402l0 8.379q.057 1.71-1.197 2.964t-2.964 1.197l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.653 1.254-2.907t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.907zm0-33.345l0 8.379q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.71 1.254-2.964t2.907-1.197l91.713 0q1.71-.057 2.964 1.197t1.197 2.964z", "4a1fa958-7ddd-47b1", "", "_1f3u7s", "responsive-nav-menu", "menu", "9e74c50b-c686-4783", "", "_xu2jcg _1pwnewep", "6a9a033d-7166-426c", "", "MAIN", "_bc4egv", "e76cb1b5-f224-4534", "", "main-content", "_s217esa", "f29df3fb-2a2a-462e", "", "Main content", "_1v7bqtc2", "f8bc74a4-08e5-4d0f", "", "f868b74b-b043-4651", "", "\n .box-sizing-border-box-reset * {\n box-sizing: initial;\n }", "H1", "dashboard-a11y-heading", "6306b7cb-8467-4bc3", "", "Home", "nav-container", "_lojkxq8", "9fecb21c-ddf0-44c9", "", "lihp-heading", "5febb9c6-d758-4cac", "", "user-info-container large-header", "aebaa2ac-80ef-4952", "", "user-info clearfix", "a713c818-c32d-47fa", "", "user-info-all", "abd365ee-0724-4f2d", "", "basic-user-info", "e7938218-6d83-4e0b", "", "float-left avatar-pic-container editable", "button", "a577d7a6-73de-403a", "", "user-avatar-background", "351d0374-75f3-4a25", "", "IMG", "https://cdn.kastatic.org/images/avatars/svg/blobby-green.svg", "avatar-pic", "alt", "Blobby avatar. Click to change your avatar.", "35f1ba43-01f4-4704", "", "user-deets editable", "71efcc96-9270-4cbb", "", "_1ell7dku", "8c8c04f9-6a3a-4fc8", "", "_azwfqqs", "4d7a95d8-4755-4021", "", "_19lfck2n", "fba773b5-762e-4746", "", "4b79ad03-ddba-4591", "", "empty-field pure-hidden-xs", "cd793d85-6b3d-4878", "", "Pick a username", " - ", "9f4eb329-5f1c-464a", "", "empty-field pure-hidden-xs", "699ec292-1be4-4c7b", "", "Add your bio", "user-card-edit-menu pure-hidden-xs", "6749acaa-ef17-4bde", "", "aria-disabled", "_pot4j9l", "55272485-caf7-48d5", "", "_90x24ln", "623189bd-62aa-4d67", "", "Edit Profile", "user-summary-view__points-and-badges", "3f475769-c94b-4bc9", "", "energy-points-container", "title", "1,307 energy points", "70f403cf-999f-4bd5", "", "energy-points-badge fixed-width", "6a6a742c-c6a9-439c", "", "odometer odometer-theme-minimal", "b3faed4d-90fe-44cd", "", "odometer-inside", "6bba7966-f0d8-419b", "", "odometer-digit", "a1edc62b-8a96-4bfb", "", "odometer-digit-spacer", "9b0499c8-2d32-4a7b", "", "odometer-digit-inner", "59ddc80d-7db4-4711", "", "odometer-ribbon", "78e04041-7f61-400a", "", "odometer-ribbon-inner", "7a46fcdf-ce35-4a74", "", "odometer-value", "8bb757a0-2a9e-457b", "", "odometer-formatting-mark", "b26ec426-5fc8-43d6", "", ",", "545e63bd-c98c-4a9a", "", "d958408e-7946-4283", "", "c825fe3b-2090-46df", "", "5348c331-3cd6-4894", "", "72216711-53a1-4845", "", "a674e645-8ed7-400c", "", "23025c12-6320-48b9", "", "62003cf3-6b33-4eac", "", "50214e20-2e47-45e3", "", "659e1f5f-836d-497d", "", "c116a05f-082d-4fe8", "", "fc07cdd5-d6c1-4bc7", "", "31e1cbf5-b41f-45c2", "", "8e3f0334-0602-4632", "", "1dd8afca-6611-44f1", "", "a6349c61-d00f-440e", "", "afab638e-c6d6-445d", "", "fa238067-4f88-4185", "", "4982263e-cb33-402f", "", "user-summary-view__points-and-badges__badges", "df2ed83d-d978-4411", "", "profile-badge-count-container visited-no-recolor", "0 badges total.", "/profile/kaid_662450128763704713107830/badges", "2fd460d4-5a92-46a4", "", "badge-category", "f6ace359-5fb2-4be7", "", "badge-img-small badge-master-img-small", "16b325a2-0aff-4452", "", " ", "badge-count", "30656471-9012-4ee4", "", "942e3bd4-ff93-4473", "", "badge-img-small badge-platinum-img-small", "78c92dd4-a69d-47d3", "", "ccff5010-e229-4d42", "", "6f23040a-6ce6-42a6", "", "badge-img-small badge-diamond-img-small", "b2ea7523-8290-432f", "", "2e038bf5-c514-4e6a", "", "1bf13b87-3e54-4396", "", "badge-img-small badge-gold-img-small", "509422db-490d-44ce", "", "2fbb5ee2-f16c-4d3a", "", "704db560-0b39-48d6", "", "badge-img-small badge-silver-img-small", "31399894-0a24-4f9f", "", "06ad78a6-121b-4d6d", "", "ba8759cd-0765-4ce8", "", "badge-img-small badge-bronze-img-small", "21fa2fa4-fb04-4372", "", "4e895f6c-ad57-48c8", "", "sr-only", "81547b29-497d-4550", "", "_xu2jcg", "b3b3b98a-dfa9-4c2a", "", "_1qrrvqo8", "3d6cfdde-6066-4e00", "", "_1qxywlbt", "d7fdee83-21e3-467b", "", "_6xyn8lv", "86ead4cf-77f7-4ac9", "", "_1yfus1e", "side-nav", "user profile navigation", "53190586-cec1-44f4", "", "SECTION", "_1ozlbq6", "d74320a4-329f-42d3", "", "H2", "_18undph9", "2e8e1bc2-5504-42bb", "", "My stuff", "MY STUFF", "3cfd0556-e9d9-4a37", "", "bd47626f-efe2-4eee", "", "side-nav-courses", "_158ir6wt", "/profile/me/courses", "28a067e8-5a01-4492", "", "530335e0-2fee-4914", "", "8b123c57-0f1d-4fa7", "", "467594aa-f3c1-42a8", "", "My account", "MY ACCOUNT", "fcb0b923-7fa0-4bf1", "", "acfdc632-7f3b-4386", "", "side-nav-progress", "_8ry3zep", "/profile/me/progress", "3cf3211d-4705-4735", "", "f16bdf88-d2a6-4112", "", "Progress", "e5599c35-4df7-4ddf", "", "side-nav-profile", "/profile/me/", "5529499f-076d-424c", "", "4059d449-c269-410c", "", "Profile", "835760ac-cd4b-4862", "", "side-nav-teachers", "/profile/me/teachers", "e7d26c00-6494-438f", "", "a20233b1-cdae-45dd", "", "Teachers", "_1h8v03ot", "35001293-b1fe-4b3e", "", "_4fkanu3", "736db82e-dcd5-4de9", "", "88fe6f31-e4c1-443b", "", "_1fhns0j", "classes-dashboard", "dac06c6b-57d3-4eb5", "", "_1akypac", "1f1f79eb-4b51-4ab6", "", "_xutnbcb", "28357e0c-9444-44d5", "", "My courses", "_15ho7jif", "4afc8ce6-6e53-4427", "", "_12iepmsr", "9df72efb-6e1f-410a", "", "bc5cfa69-6d1b-4667", "", "Edit Courses", "_oo4scr", "a53618b4-86bf-443b", "", "_16ejxq5", "1fd3a1e0-826f-4758", "", "_6b6787", "eb219f1a-8584-42a3", "", "_xu2jcg _14nthjb", "007905e5-ef8c-42c9", "", "_1m1qpko", "e9eb47c4-4c5b-4580", "", "H3", "_q16zme", "6f3cb88e-4a1b-4bbd", "", "_1u32zoma", "2d4ca9df-b64f-4455", "", "See all (16)", "3e81298e-3db4-4e68", "", "007e4856-321a-44a6", "", "_9yeqka", "f20c8a4b-cd58-4c72", "", "_1e8pns9", "color: rgb(190, 38, 18);", "9bf9004b-a3b9-4ad2", "", "Special topics in art history", "_1ex1wlka", "/humanities/special-topics-art-history", "50877f18-7651-4cd4", "", "_1gyxjpg", "f3f32180-6a93-4a2e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/arts_humanities.png-07c77b-128c.png", "_1qjkefo", "f6548e96-675c-4968", "", "_9t9e7d", "acf8b650-1ebf-4363", "", "_1xz0fezn", "0ac7e08d-bfdd-4851", "", "_106eiejf", "13f4bd83-eeb5-49f7", "", "5f1010d3-e675-4f2b", "", "_2p63cnw", "5313739b-2f0c-4daf", "", "start-right", "uid-popover-0-wb-id-anchor", "uid-popover-0-wb-id", "_1448c3ub", "8495e807-6264-4c47", "", "f0c7c602-a4c9-4c09", "", "Start", "_vd38ksx", "634aa852-b9f3-4554", "", "start-bottom", "uid-popover-1-wb-id-anchor", "uid-popover-1-wb-id", "b71a2da4-1365-4686", "", "7484acd6-b56f-4087", "", "_5uxlpg", "22401ad7-d182-48f1", "", "65a267ab-87a2-4094", "", "The Seeing America Project", "/humanities/seeing-america-sh", "d6275892-3b81-43b1", "", "06971a0d-7c74-4dff", "", "22eab620-692a-40b6", "", "5f748b8e-1626-4e50", "", "72bf5081-6d15-466e", "", "77ec8af7-227b-45a2", "", "85784f1b-1da0-475e", "", "Start here", "/humanities/approaches-to-art-history", "26f06313-a4e4-402c", "", "4864263e-0b00-47fa", "", "2fcab4db-230a-48d3", "", "eeb04abb-5c1c-405e", "", "8b9e1bd6-9cfa-4c0c", "", "b422c205-2a38-49d3", "", "4163d3b6-c1a8-4024", "", "Prehistoric art", "/humanities/prehistoric-art", "e0e4edb0-8414-4373", "", "75476b56-5b1a-437a", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/prehistoric_art.jpg-ffc751-128c.jpeg", "d196dc30-16a8-4049", "", "6fc367ba-3203-4c62", "", "406733be-01b2-4a1e", "", "48adbcbb-0388-4251", "", "abe50088-0b64-43c1", "", "Ancient Mediterranean + Europe", "/humanities/ancient-art-civilizations", "721bd48f-a233-4c1a", "", "b2ccea14-2068-48f2", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_art_civilizations.jpg-d13bd4-128c.jpeg", "2f65d557-f8b2-4e61", "", "cbbbb6a4-fc87-486d", "", "c75df82d-bab6-41e5", "", "30a79e1c-64fb-4c86", "", "feedef1a-4882-4aeb", "", "5c75c8bb-ffca-457b", "", "22c0de8c-5eff-4a8a", "", "Biology library", "eae519a0-0397-4907", "", "See all (37)", "45e75065-de01-4dd9", "", "c929ddb3-c811-4dfe", "", "1457caf6-1077-4f29", "", "color: rgb(158, 3, 78);", "a418b225-940c-4c89", "", "Intro to biology", "/science/biology/intro-to-biology", "22bb149c-5d8f-44a6", "", "ef4eee19-d535-4c76", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/classical_genetics.png-b39283-128c.png", "07484b68-c949-467c", "", "cefb6836-b4f0-4a84", "", "45da1542-28e1-4b7f", "", "2831b422-7bf7-4034", "", "6dd368bc-1e1e-4955", "", "cee57783-65e3-4aa3", "", "uid-popover-2-wb-id-anchor", "uid-popover-2-wb-id", "5ba6e400-07fd-44cb", "", "6f8dde38-cd39-4422", "", "ca5baba9-dc14-45df", "", "uid-popover-3-wb-id-anchor", "uid-popover-3-wb-id", "6df1a064-5e09-423b", "", "7132da60-e863-457b", "", "c273283b-b569-4d1c", "", "d6f57d55-662a-42cb", "", "Chemistry of life", "/science/biology/chemistry--of-life", "6b088e61-b54a-4fdf", "", "f7dffb29-087c-4224", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/biology.png-8fe25b-128c.png", "1297aa64-c2de-46b6", "", "82877b6b-123a-44a6", "", "83af0aac-651c-4271", "", "3b8eef38-1af5-42a5", "", "021e9aea-a267-40ae", "", "Water, acids, and bases", "/science/biology/water-acids-and-bases", "27f688ae-d803-47c6", "", "1ebe7477-1e8c-4c78", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/acids_bases.png-b5e1c5-128c.png", "3a7126ac-2543-4cd8", "", "b14af639-d0a5-4e9c", "", "25ebf717-5225-4e15", "", "703718f1-26f9-4319", "", "4c4fd0ba-9117-49a3", "", "Properties of carbon", "/science/biology/properties-of-carbon", "10251ba5-be3e-4197", "", "dd185cb3-1c1b-4dc1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/properties_of_carbon.png-b461c3-128c.png", "35361f87-9a2b-4eec", "", "78607f02-83c8-44c0", "", "4019a8e8-d6b4-4fcb", "", "db59b9fd-ddf9-43fb", "", "e7afcc9b-85c2-46e4", "", "Macromolecules", "/science/biology/macromolecules", "a056453f-e859-4311", "", "6d13bec4-0ae6-421c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macromolecules.png-ca6c6c-128c.png", "f44b33f3-8f36-4cf2", "", "99832fd9-e0b6-4ea4", "", "27fffe15-ef9f-4cc6", "", "ffa10638-dd57-42a8", "", "94bd4e55-1b90-4db1", "", "6446c537-bb17-4389", "", "9f82d78a-2e73-4b43", "", "9f53f2db-6e87-43ab", "", "See all (8)", "440b7a3f-c82b-4eed", "", "71b6ff5c-7f5d-4ed3", "", "16f5f2e3-75b2-4aab", "", "color: rgb(13, 146, 63);", "a6143be6-2346-42e4", "", "Intro to JS: Drawing & Animation", "/computing/computer-programming/programming", "abf892b5-c742-42c7", "", "cbf42e98-1423-48f3", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-128c.png", "360fc186-23d4-4814", "", "c88d48d7-30ec-4a08", "", "4604a258-3155-404e", "", "bc4ebff6-86e9-4ac4", "", "eecdd0b8-582f-4085", "", "86cb3b62-bb78-42ce", "", "uid-popover-4-wb-id-anchor", "uid-popover-4-wb-id", "ab1a0696-f890-4d06", "", "b4f2c7c5-c7fa-414c", "", "Resume", "d9b42d11-68a2-4490", "", "uid-popover-5-wb-id-anchor", "uid-popover-5-wb-id", "2edd030b-5575-494a", "", "13f759a5-450c-4fa1", "", "d3772bf2-e514-4cdc", "", "12ca1850-1787-4589", "", "Intro to HTML/CSS: Making webpages", "/computing/computer-programming/html-css", "0e1fa219-6cf1-4851", "", "fb640d63-54c8-4bce", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/markup.png-8a1e75-128c.png", "7cb819db-d907-490c", "", "0a404b40-a602-4983", "", "2a7b3fed-43bf-4678", "", "98635f00-b4b1-42d6", "", "34bbf904-ba35-4cd3", "", "Intro to SQL: Querying and managing data", "/computing/computer-programming/sql", "f6c45f53-3ffb-4cd4", "", "59d7cca9-0341-4ea9", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/databases.png-776f54-128c.png", "6b35f3e4-aa59-45d0", "", "ff76e3e8-99e9-4a70", "", "c54a501e-b65f-460c", "", "481cf9d3-bf11-4f8c", "", "aea6236f-7750-401d", "", "Advanced JS: Games & Visualizations", "/computing/computer-programming/programming-games-visualizations", "853d1bb6-2f6e-4517", "", "793d136c-dff4-445b", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/simulations.png-955b92-128c.png", "89804516-6327-4973", "", "97f4e51d-a4e9-40bf", "", "acb21fe5-b138-4146", "", "e124690b-15c0-4f79", "", "223317cf-7ced-46a3", "", "Advanced JS: Natural Simulations", "/computing/computer-programming/programming-natural-simulations", "91ca8e20-5d0b-41cd", "", "6d792d24-ad00-42fa", "", "39e29d78-11c8-4b25", "", "8db2f360-bcbc-4c5b", "", "f1f819d3-e303-4180", "", "c64a77da-d180-4502", "", "f4c9dcb7-3705-4d62", "", "79858f74-8d77-4fb3", "", "d08d5c5c-c5ef-4265", "", "923fb4b1-b952-4a50", "", "See all (3)", "28f10c83-f255-423d", "", "135cee27-57b0-42d2", "", "c1c46178-6e47-46da", "", "85b63c56-dc03-49c5", "", "Algorithms", "_zgoueth", "/computing/computer-science/algorithms", "af48eb72-3c00-4cb6", "", "c803c9ed-161d-4eae", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-128c.png", "05a0f761-f61d-4732", "", "c5f7bf42-3920-4284", "", "5a6f2157-bc8d-43af", "", "5945f524-4bab-47ff", "", "04d0e8d2-7664-472a", "", "9d29d0a3-4024-4854", "", "uid-popover-6-wb-id-anchor", "uid-popover-6-wb-id", "2960be3d-0c69-4f12", "", "c5f79317-c1a4-4f33", "", "1220922a-2035-4bc4", "", "uid-popover-7-wb-id-anchor", "uid-popover-7-wb-id", "8c8342ca-5848-46f2", "", "26c0fb2a-c41c-4a28", "", "893ab6dc-d8ec-406e", "", "5b704fa3-1f72-4996", "", "Cryptography", "/computing/computer-science/cryptography", "0d808e2b-622f-434c", "", "d5d50c7f-9ed0-4084", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/security.png-3de9d9-128c.png", "f5357668-fade-4a25", "", "ccdb4a82-3808-4ee8", "", "6d347233-0869-4dce", "", "_1un4dwm9", "3197c042-b8e9-4d21", "", "d9f6b95e-4614-4a81", "", "Information theory", "/computing/computer-science/informationtheory", "1e1dafb3-20fa-420b", "", "f5914265-46f1-4191", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/information_theory.png-60d575-128c.png", "d20dc3c6-bbdd-472d", "", "9c9dc72d-42f9-4cbd", "", "d1d72a1e-35ea-41c1", "", "70ca6b91-8662-472d", "", "8a03bd3d-536f-493e", "", "ea0b7ed6-c6a2-4399", "", "665b8f45-4d00-4914", "", "Cosmology and astronomy", "/science/cosmology-and-astronomy", "671e91db-3c1d-453a", "", "See all (4)", "d3c27a06-38a9-4a25", "", "36b79d7e-2dbb-4a6c", "", "bc9823dc-d350-40df", "", "7edd564f-6e20-4f9e", "", "Scale of the universe", "/science/cosmology-and-astronomy/universe-scale-topic", "89c69967-eb26-41f2", "", "a24fec8e-9f85-4edd", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/universe_scale.png-9fa814-128c.png", "5dd63c8a-c521-4aa7", "", "4c979f31-8e04-4cdc", "", "4d234cf1-b2b4-4308", "", "94ba2e63-7c49-4154", "", "b10028b2-d513-40f9", "", "12c5614a-c6e2-49d0", "", "uid-popover-8-wb-id-anchor", "uid-popover-8-wb-id", "2618a510-230d-4071", "", "1d6030a1-2d44-46c4", "", "0cb38dbf-8557-46d9", "", "uid-popover-9-wb-id-anchor", "uid-popover-9-wb-id", "aca2b2a8-7926-45ea", "", "8b24481d-f023-4dec", "", "a93aec83-c2d1-40ae", "", "1f342b1c-7a55-4d3a", "", "Stars, black holes and galaxies", "/science/cosmology-and-astronomy/stellar-life-topic", "029ad15d-7e3f-43ea", "", "8ecda894-13ac-46c6", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/stellar_life.jpg-93cb11-128c.jpeg", "be80af90-6bc6-46bd", "", "daf32548-f202-436f", "", "bfc7a8f1-9d89-4fc5", "", "0ab13a99-7872-41b9", "", "c4f16257-f551-467f", "", "Earth geological and climatic history", "/science/cosmology-and-astronomy/earth-history-topic", "cba94e49-3833-4366", "", "75ff196b-e33c-41f1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/earth_history.jpg-95f694-128c.jpeg", "aeb60fc9-5710-4de3", "", "ef470c7b-35ae-49c9", "", "b68847f3-f2c0-4f42", "", "cad8e2ad-2ca8-4694", "", "54a0ddec-d3c8-4508", "", "Life on earth and in the universe", "/science/cosmology-and-astronomy/life-earth-universe", "d426cf70-d7ed-4cef", "", "c07f1a69-6fcf-4a84", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/life_on_earth.jpg-30826a-128c.jpeg", "88bf3825-cfbc-460f", "", "74fd6965-2cbf-43eb", "", "33d57484-e83b-4832", "", "b3c4d050-3829-4ad5", "", "2cc46819-3cde-490f", "", "cafe44dd-af2a-4dd5", "", "9425538c-84b2-40b8", "", "Electrical engineering", "/science/electrical-engineering", "04fcf591-dba3-494a", "", "See all (9)", "c2301227-d076-4391", "", "6bcb463b-daff-48fa", "", "8ca36ff7-a79a-44d2", "", "35866d10-7fa3-4c62", "", "Introduction to electrical engineering", "/science/electrical-engineering/introduction-to-ee", "35d02bc7-2c7f-47f7", "", "d5799c3e-1178-47a4", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/electrical_engineering.png-da92ce-128c.png", "fead6c8f-0885-41f0", "", "3f8c1fe5-eaee-4ce5", "", "75f8b41e-7bfd-4fb5", "", "995bd9b3-c23a-4756", "", "2bd8be79-fdaa-4ff0", "", "Circuit analysis", "/science/electrical-engineering/ee-circuit-analysis-topic", "3342a23e-4848-4484", "", "187e74a0-169f-48bc", "", "adc25b2e-7610-4a17", "", "da5e761f-f004-4209", "", "b72a5778-5051-40b7", "", "89d555af-341e-46af", "", "1476d983-19c1-47f7", "", "Amplifiers", "/science/electrical-engineering/ee-amplifiers", "893f18ad-83d5-4329", "", "c89b7c27-55e8-47d1", "", "1dff4ea8-9066-4925", "", "e6d4f08d-08ba-4378", "", "185110f9-ad0c-4d74", "", "012cec5d-d583-4993", "", "40e510d9-2c9b-4162", "", "a6ca315d-09b5-42bf", "", "uid-popover-10-wb-id-anchor", "uid-popover-10-wb-id", "1ef11ce3-9551-4c42", "", "f08f6629-ff25-4be2", "", "549579bb-db94-4d79", "", "uid-popover-11-wb-id-anchor", "uid-popover-11-wb-id", "b07c3dd2-3524-4aaa", "", "f7e06975-08f0-4041", "", "28991bbc-b90d-4e50", "", "0d6582f9-fe19-4292", "", "Semiconductor devices", "/science/electrical-engineering/ee-semiconductor-devices", "234942e3-0b2c-4efe", "", "cd47e4b7-589b-4438", "", "e07b55a8-d807-4c12", "", "3a6e5abe-81d9-4123", "", "e1090bfa-3e81-43d8", "", "6a787baa-9f3b-4e7e", "", "eeb2c21e-7a7f-45cc", "", "Electrostatics", "/science/electrical-engineering/ee-electrostatics", "66cb021c-e202-418e", "", "30a8d8e5-e39b-4911", "", "35c0467c-4b08-42e8", "", "f029d338-e744-4748", "", "4a2e97c4-07bd-4d0a", "", "6fe4a93e-d4b0-4f7f", "", "1f33174c-8abe-484d", "", "72e9680f-a08f-4a68", "", "09abd089-7d92-4044", "", "01235c10-c8c3-4fcb", "", "854be828-c8e1-47b7", "", "60373a5c-bdc2-48fd", "", "8e2deda2-25ff-468c", "", "color: rgb(167, 90, 5);", "b30fdffc-a6e7-4b0f", "", "Basic economics concepts", "/economics-finance-domain/macroeconomics/macro-basic-economics-concepts", "9d7d63de-08e8-4c52", "", "903753ea-f393-4137", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macroeconomics.png-d28a4e-128c.png", "61ef1b3c-bd4f-436e", "", "08a95e24-0a3a-4d0c", "", "d69d66bb-14ee-4387", "", "0915ffe2-e17f-44ed", "", "78d8bad6-e53e-47e0", "", "cdbcd9cf-55c1-4259", "", "uid-popover-12-wb-id-anchor", "uid-popover-12-wb-id", "03e2b483-a1fa-4a75", "", "368086cf-f9e1-46e4", "", "eeaa5b8e-5bbc-4e1c", "", "uid-popover-13-wb-id-anchor", "uid-popover-13-wb-id", "9bfc196a-35f7-4f7d", "", "7d6f3745-963f-4821", "", "e60aca6b-82a8-41f1", "", "bff400c8-8b8c-49ac", "", "Economic indicators and the business cycle", "/economics-finance-domain/macroeconomics/macro-economic-indicators-and-the-business-cycle", "fa11d4f5-1fa2-4dff", "", "10576313-2054-4633", "", "96765796-d886-41d1", "", "f261eddf-b836-486b", "", "3b204da6-d4ad-49a5", "", "6ffb89ee-aa4a-4985", "", "5f1e74cb-8d03-4a24", "", "National income and price determination", "/economics-finance-domain/macroeconomics/aggregate-supply-demand-topic", "05061f13-c187-4a02", "", "6a15ab56-0bb9-479e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/aggregate_demand_supply.png-d218ed-128c.png", "3baaa386-f795-4b3b", "", "5637f653-43d8-4eca", "", "7f39030d-ba07-4b2f", "", "b8909563-e31c-4d6f", "", "b8e633b0-5801-4ba3", "", "Financial sector", "/economics-finance-domain/macroeconomics/monetary-system-topic", "3505959d-a207-48e6", "", "fe7c5663-aef2-44b8", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/monetary_system.png-516782-128c.png", "e420b320-7c16-4acd", "", "7359a0f7-badb-46e6", "", "aa7fc0b3-9991-4f82", "", "32676427-1eb6-4c68", "", "1f98c618-3ef9-41c0", "", "Long-run consequences of stabilization policies", "/economics-finance-domain/macroeconomics/macro-long-run-consequences-of-stabilization-policies", "e9b0d2f5-1a50-47ba", "", "707e3338-069d-4376", "", "7b29f2de-58ec-4b8e", "", "5f2485d4-94ba-4976", "", "3ccc2b9d-72ec-4392", "", "268949fb-267e-4977", "", "24bafd62-68b3-4a0a", "", "33f4f81a-f617-4787", "", "a628fbfb-8aa2-47b2", "", "7a493564-4b5e-40ab", "", "See all (6)", "f03e1fc2-f053-4654", "", "94e43a1a-6b76-480a", "", "59f58cc9-ec7f-4efd", "", "99fb196c-479e-417f", "", "600 BCE - 600 CE Second-Wave Civilizations", "/humanities/world-history/ancient-medieval", "f07b544d-dc74-4d12", "", "0da0d6ee-9058-4c60", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_medieval.jpg-496ef8-128c.jpeg", "2064b0ee-b63a-4c36", "", "e601d135-a772-4426", "", "5d7c3c3c-d1b5-4c27", "", "c09dd0b0-f767-4670", "", "c74904a0-a1ba-4b90", "", "600 - 1450 Regional and interregional interactions ", "/humanities/world-history/medieval-times", "fdef2bac-229f-48d8", "", "2163b01b-236b-4c8d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/medieval_book.jpg-619ad6-128c.jpeg", "68978d06-0471-4156", "", "3c327ea6-4688-4def", "", "84c9c840-7a43-4991", "", "4e60dda4-a3d9-4dd8", "", "ec42a945-c23c-447d", "", "1450 - 1750 Renaissance and Reformation", "/humanities/world-history/renaissance-and-reformation", "4ca09e4f-fe3e-454a", "", "b6faaf53-b31f-40dc", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/high_ren_florence_rome.jpg-455d88-128c.jpeg", "6eaf4149-cac6-4bd9", "", "0c46a94e-853a-40bc", "", "08985c8f-1d6b-45a7", "", "cdc58371-b6ad-49c3", "", "84219e2d-be99-4f34", "", "1750 -1900 Enlightenment and Revolution", "/humanities/world-history/1600s-1800s", "fafb8971-251b-43be", "", "85110c4f-d055-447d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1700_1900.jpg-4ba21b-128c.jpeg", "b037bc4c-0199-4ec3", "", "b64ae730-836d-4f0c", "", "8e7eb9d3-37cb-4502", "", "b0dbbaeb-cbae-42b0", "", "5b0bc21e-7878-445b", "", "The 20th century ", "/humanities/world-history/euro-hist", "8c09781c-a63d-43c9", "", "a2e332fb-be7d-4047", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-128c.jpeg", "082c533d-2b97-4b0f", "", "6f541009-c01d-4616", "", "95dcfa8f-712e-43ec", "", "1c73c6fd-1df7-4e27", "", "715c0798-ddd2-44d6", "", "63c6772f-b023-49d0", "", "uid-popover-14-wb-id-anchor", "uid-popover-14-wb-id", "4eeb4609-a19c-41b4", "", "2f1bfb34-29b7-4c11", "", "4aa2574e-8e16-4300", "", "uid-popover-15-wb-id-anchor", "uid-popover-15-wb-id", "e327fa72-48ae-4335", "", "5e116dba-462b-4d32", "", "_ae3kwy7", "af9a599f-5316-4df6", "", "_wvjbru", "5183e655-7441-47b4", "", "_ybk80m", "daede1d1-0aeb-4011", "", "36px", "0 0 36 36", "_1dsmbcq", "9e351bd5-8a8d-4be0", "", "g", "stroke", "none", "stroke-width", "fill-rule", "evenodd", "62349bc4-c68e-45f0", "", "f00738f2-f87f-49c0", "", "transform", "translate(8, 8)", "#FFFFFF", "f49b880b-d8a5-4680", "", "rect", "x", "y", "rx", "834f0142-cfb5-43c2", "", "f80bdb9e-8e61-442d", "", "Add another course", "_lgjykv8", "5952339b-cbc5-4981", "", "_1l9ob3qq", "0e502354-fceb-441f", "", "_1s76ujx", "9e37eafc-f0bf-49ec", "", "_1vx6qe0b", "9ac34107-dfb9-483b", "", "H4", "_5436yeg", "390ef702-15e9-443a", "", "Resume learning", "RESUME LEARNING", "_u0d3d8", "6b9281f4-586f-4b54", "", "_1laojcaw", "d399b8b4-375c-4928", "", "_ildzy11", "/computing/computer-science/algorithms?ref=resume_learning#intro-to-algorithms", "65f79e2b-82ed-45ea", "", "_iaejyg", "background-color: rgb(33, 36, 44);", "3be692f2-00d5-4a88", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-416.png", "_axzttb", "5f8b7ca6-2b95-4952", "", "_s32q95", "background: linear-gradient(rgba(33, 36, 44, 0.05), rgba(33, 36, 44, 0.48));", "2f91a451-bf41-4d51", "", "_rp4na6", "dbd8f208-5462-47fd", "", "_1y6eji9h", "e6aa557f-c04e-4e80", "", "Intro to algorithms", "breadcrumbs", "5936d60a-d3fc-4f5b", "", "_3238e18", "c7857363-41be-419c", "", "_1kdnqjig", "d275647d-68c0-4aa6", "", "_s71ydr1", "9a093bc0-dee2-4b41", "", "/computing/computer-programming/programming?ref=resume_learning#intro-to-programming", "491b147c-507f-4866", "", "18653a7e-1a50-4ef1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-416.png", "10218e18-c80d-4a42", "", "39e06886-47eb-4441", "", "78102c33-b726-45b6", "", "123bd460-bb00-4871", "", "Intro to programming", "32805224-bf27-4238", "", "ab56dfe7-fd3a-4cfb", "", "fafcc25c-60fe-4b6e", "", "_1b20dct", "8d114683-caef-47ed", "", "/humanities/world-history/euro-hist?ref=resume_learning#world-war-i-tutorial", "41e13330-9742-4afb", "", "4326ddcf-5e23-498c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-416.jpeg", "31a64e65-f21d-4697", "", "5fe245bc-7ea4-4b4c", "", "f3ceb666-c1ff-442c", "", "e6c444f5-09a1-4964", "", "Beginning of World War I", "5b0d47dc-699b-4089", "", "7fae5d57-fb28-4bf9", "", "b23f8cb9-190d-4509", "", "b0fa5c18-7982-483f", "", "footer", "8f25f6d4-7584-470e", "", "FOOTER", "_4sjuzv", "29b2f265-c5b6-4cee", "", "_mx31bt", "4971a99f-eb37-4105", "", "_19tdiqu", "cf6c40fe-425a-4d13", "", "_1gf659q", "c8996174-167c-4ecf", "", "P", "_72gmc4", "e4ae0f03-ea21-497c", "", "Our mission is to provide a free, world-class education to anyone, anywhere.", "_atd7un", "6332a1a6-8f1d-475a", "", "dc37cc19-6194-4886", "", "Khan Academy is a 501(c)(3) nonprofit organization. ", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.footer", "_30p3wgn", "a1044981-d9ad-4656", "", "8d60bb68-b30e-4552", "", "9ade44f4-4be2-4393", "", "ed20fbac-21b9-4f9d", "", " or ", "_1gmhxtz9", "/contribute", "e27ebc6d-870f-4d84", "", "volunteer", " today!", "presentation", "aria-labelledby", "site-navigation", "2b9c7e2f-6424-423c", "", "0abfbf6b-cd90-46fe", "", "Site Navigation", "49386388-caa2-456e", "", "_dc6frz", "0c5d626e-d220-4d86", "", "_1f5ffzx", "02435c89-a1e2-4f87", "", "_dso8x29", "9341ef9a-4933-4def", "", "_1vn7gh5u", "/about", "af7373da-b613-43bc", "", "About", "d70f2e91-280c-4ec8", "", "_1loa4vp", "8a15fae4-f792-45d4", "", "https://blog.khanacademy.org/news/", "9b497d75-6515-4a10", "", "News", "7f04fee5-b068-4a39", "", "/about/impact", "9d8a173f-f6e9-40a8", "", "Impact", "4790ac00-a13e-4c2a", "", "/about/the-team", "150de3df-e251-43fe", "", "Our team", "63acc31b-cd52-42e5", "", "/about/our-interns", "dcf081f9-c47e-497b", "", "Our interns", "9eaf12e7-f598-4601", "", "/about/our-content-specialists", "783f0db6-a385-4d2f", "", "Our content specialists", "607a0e2e-ff2c-4a8b", "", "/about/our-board", "ecba5336-383a-4537", "", "Our leadership", "1b30df30-dcda-430a", "", "/about/our-supporters", "d310c724-413e-419e", "", "Our supporters", "39d8f2a5-4473-418a", "", "/contribute/credits", "8c768c51-368d-4e15", "", "Our contributors", "d6ac5dcd-59ff-4fd6", "", "https://khanacademyannualreport.org/#finances", "9fc91c9c-3c15-4d22", "", "Our finances", "dcbd0c15-41ff-432b", "", "Careers at Khan Academy", "/careers", "b81220ed-9db6-40c6", "", "Careers", "6807c4ae-f5eb-498e", "", "/careers/interns", "96ff18ee-5dcb-4c9c", "", "Internships", "cc74bd91-6b5a-4799", "", "57e039b4-c28a-4f3d", "", "Contact", "77776bdb-8506-4655", "", "ef379004-3807-49b3", "", "https://khanacademy.zendesk.com/hc/en-us", "5709e372-5b5b-48ea", "", "Help center", "28c7d047-63fc-4d68", "", "https://khanacademy.zendesk.com/hc/en-us/community/topics", "499df6e0-28ad-48b6", "", "Support community", "18fdc2c7-d7fd-4603", "", "/stories", "3d63d8fc-f72c-47f1", "", "Share your story", "da0dff7d-f13d-4456", "", "https://khanacademy.zendesk.com/hc/en-us/articles/202483630", "84541ef7-4ec0-4ab6", "", "Press", "f889908c-30dd-4a95", "", "1155d31e-4817-4ef3", "", "/downloads", "bc992044-953d-47bb", "", "Download our apps", "a0870381-28d4-40a0", "", "_1s5b1tbi", "c1e715b4-4b76-49d4", "", "https://itunes.apple.com/app/apple-store/id469863705?pt=698519&ct=website%20footer&mt=8", "7847795c-93b6-4267", "", "https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?releaseDate=1331424000", "Download on the App Store", "width: 100px;", "482049a0-830c-4b00", "", "3d8d3c22-1bb5-447e", "", "https://play.google.com/store/apps/details?id=org.khanacademy.android&referrer=utm_source%3Dwebsite%2520footer%26utm_medium%3Dwebsite%2520footer%26utm_campaign%3Dwebsite%2520footer", "8813db67-67b5-4bbb", "", "https://cdn.kastatic.org/images/store-badges/google-play/en.png", "Get it on Google Play", "2d148d34-b8e2-40a6", "", "ee171c92-e02d-4dd0", "", "eebc5e40-0259-490a", "", "57f58d77-4b02-48d9", "", "7e3c131e-3fa7-4855", "", "b6464c6f-c926-40cd", "", "88b3e563-3073-4f24", "", "e021e733-fe27-4c68", "", "b167e098-7580-422f", "", "a382dce9-5de1-43a8", "", "f46facfa-aac7-4b85", "", "6bd8842d-e518-4086", "", "5efbf706-b27a-4c7b", "", "19e36e0c-a1d2-43f6", "", "55d16ac3-edc1-422e", "", "1e40939b-009a-4bd9", "", "4be2c73e-00ce-4d91", "", "453b0f7d-b0b5-4fa8", "", "b744902d-559f-4ff0", "", "3a1c2196-6a15-4d50", "", "b5230ca6-bcd3-440a", "", "fb3103a6-b86c-4262", "", "fa3a9fe2-b6ec-4ef0", "", "183b68d8-12bc-4daa", "", "b1c3287f-938b-48d7", "", "4af9e2b1-092e-4a98", "", "bba20a28-41e0-4429", "", "910c8ed6-55a5-4bd2", "", "_tma09g", "f4e55300-6cb0-4b69", "", "_kj5mfi", "8d31bdf7-013e-49ee", "", "_1ca9rrl1", "6aaada81-9783-4c56", "", "Change language", "_1a6u2ug", "4cb087eb-afbb-481f", "", "_190525k", "bfb9a2d6-ee8f-4c9c", "", "\u00a9 2023 Khan Academy", "BR", "c8cd8b26-3c18-4e5f", "", "429f7101-3a3c-4680", "", "1a503ccf-e1c2-4483", "", "/about/tos", "3501fbb6-b481-4059", "", "Terms of use", "f70c1d45-60f0-4cf5", "", "d0b34703-a6c6-49c4", "", "/about/privacy-policy", "d42a477e-35d8-4854", "", "Privacy Policy", "36fe5b42-4a1d-4109", "", "7a82ee7e-0884-4e0b", "", "/about/cookie-policy", "1dd93c92-ef41-4bd2", "", "Cookie Notice", "_t0tx82", "7bf614ef-4aed-450a", "", "_1c07mee", "34b0e053-dfcb-4ac1", "", "https://www.facebook.com/khanacademy", "Follow us on Facebook", "_19ujcxk", "f85afdc9-af17-47c7", "", "0 0 15 15", "34255c83-5168-4810", "", "M14.172 0H.827A.827.827 0 0 0 0 .828v13.344c0 .458.37.828.828.828h7.184V9.19H6.057V6.925h1.955v-1.67c0-1.938 1.183-2.992 2.913-2.992.827 0 1.54.062 1.747.09v2.025h-1.197c-.94 0-1.123.447-1.123 1.102v1.445h2.243L12.3 9.19h-1.95V15h3.822c.458 0 .828-.37.828-.828V.827A.827.827 0 0 0 14.172 0z", "c8cfa3c9-0c6f-4a1e", "", "https://twitter.com/khanacademy", "Follow us on Twitter", "cc6c777d-c77a-405f", "", "0 0 20 20", "bfaf004f-4813-4b26", "", "M18.895 0H1.105C.495 0 0 .495 0 1.105V18.9c0 .605.495 1.1 1.105 1.1H18.9c.61 0 1.105-.495 1.105-1.105V1.105A1.113 1.113 0 0 0 18.895 0zM14.97 7.455c.005.11.005.22.005.33 0 3.385-2.58 7.295-7.295 7.295a7.293 7.293 0 0 1-3.925-1.145A5.142 5.142 0 0 0 7.55 12.87a2.564 2.564 0 0 1-2.395-1.78c.155.03.315.045.48.045.235 0 .46-.03.675-.09A2.57 2.57 0 0 1 4.255 8.53v-.035c.345.19.74.305 1.16.32A2.57 2.57 0 0 1 4.62 5.39a7.28 7.28 0 0 0 5.285 2.68 2.567 2.567 0 0 1 2.5-3.15c.735 0 1.4.31 1.87.81a5.1 5.1 0 0 0 1.63-.62 2.58 2.58 0 0 1-1.13 1.42c.52-.065 1.015-.2 1.475-.405-.345.515-.78.97-1.28 1.33z", "e1d59184-786c-4dc3", "", "https://instagram.com/khanacademy", "Follow us on Instagram", "a5d4cefd-3783-4560", "", "0 0 24 24", "b59fa0b1-3e3c-478c", "", "M18.24,7.28a2.67,2.67,0,0,0-1.52-1.52,4.33,4.33,0,0,0-1.49-.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.33,4.33,0,0,0-1.49.27A2.67,2.67,0,0,0,5.76,7.28a4.33,4.33,0,0,0-.27,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4.33,4.33,0,0,0,.27,1.49,2.67,2.67,0,0,0,1.52,1.52,4.33,4.33,0,0,0,1.49.27c.84,0,1.09,0,3.23,0s2.39,0,3.23,0a4.33,4.33,0,0,0,1.49-.27,2.67,2.67,0,0,0,1.52-1.52,4.33,4.33,0,0,0,.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23A4.33,4.33,0,0,0,18.24,7.28ZM12,16.11A4.11,4.11,0,1,1,16.11,12,4.11,4.11,0,0,1,12,16.11Zm4.27-7.42a1,1,0,1,1,1-1A1,1,0,0,1,16.27,8.69Z M12,9.33A2.67,2.67,0,1,0,14.67,12,2.68,2.68,0,0,0,12,9.33Z M22,0H2A2,2,0,0,0,0,2V22a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V2A2,2,0,0,0,22,0ZM20,15.3a5.85,5.85,0,0,1-.37,1.94,4,4,0,0,1-2.34,2.34A5.85,5.85,0,0,1,15.3,20c-.85,0-1.13.05-3.3.05S9.55,20,8.7,20a5.85,5.85,0,0,1-1.94-.37,4,4,0,0,1-2.34-2.34,5.85,5.85,0,0,1-.37-1.94c0-.85,0-1.13,0-3.3s0-2.45,0-3.3a5.85,5.85,0,0,1,.37-1.94A4,4,0,0,1,6.76,4.42,5.85,5.85,0,0,1,8.7,4.05C9.55,4,9.83,4,12,4s2.45,0,3.3,0a5.85,5.85,0,0,1,1.94.37,4,4,0,0,1,2.34,2.34A5.85,5.85,0,0,1,20,8.7c0,.85.05,1.13.05,3.3S20,14.45,20,15.3Z", "dfc1e5a3-44dd-40d1", "", "4425807d-7282-49f7", "", "__HEADERS__ = {\"X-KA-is-e2e\":\"false\",\"X-KA-is-phone\":\"false\",\"X-KA-is-tablet\":\"false\",\"X-KA-is-unsupported-browser\":\"false\",\"X-KA-is-ios\":\"false\",\"X-Fastly-Country\":\"IN\",\"X-KA-Region\":\"IN-MP\",\"X-KA-Lang\":\"en\",\"X-KA-Locale\":\"en\",\"X-KA-Locale-Status\":\"\",\"X-KA-Curriculum\":\"in-in\",\"X-KA-has-any-permissions\":\"false\",\"X-KA-may-be-under13\":\"false\",\"X-KA-is-phantom\":\"false\",\"X-KA-Static-Version\":\"230717-1714-743ef166f121\",\"X-KA-Published-Content-Version\":\"60d08a1842724a2cbb162bf09367abaa35ee5473\"}", "\n \n \n ", "https://cdn.kastatic.org/genwebpack/prod/en/runtime.9491090307be8d0db3dd.js", "57b8ff91-bc8b-4a83", "", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.0361ed392b8f7b1efff2.js", "35b78ce9-5da2-4488", "", "\n\n", "EDITOR-CARD", "position:absolute;top:0px;left:0px;z-index:auto;display: block !important", "0514c33d-b679-4a58", "", "dir", "ltr", "all: initial;", "ea6eee06-9545-434c", "", "color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;", "6ac84f52-cd94-4827", "", "chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css", "59fdb262-2a5a-4948", "", "6f78e12c-a7d8-4267", "", "915932cd-2297-4e64", "", "59b916cd-1845-49a4", ""]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-5-0.json b/demonstrations/ausdjpo/dom_snapshots/page-5-0.json new file mode 100644 index 0000000000000000000000000000000000000000..a2a343295e7ddbb16f0b97a38bc8a0451dbd9c21 --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-5-0.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 2, 2, 2, 2, 2, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 32, 2, 2, 35, 2, 2, 38, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 122, 122, 124, 124, 124, 127, 124, 129, 130, 124, 124, 133, 133, 135, 135, 135, 135, 139, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 149, 151, 152, 147, 154, 155, 156, 157, 158, 159, 160, 161, 157, 163, 164, 165, 166, 163, 168, 169, 170, 163, 172, 173, 174, 163, 176, 177, 178, 163, 180, 181, 182, 163, 184, 185, 186, 163, 188, 189, 190, 163, 192, 193, 194, 163, 196, 197, 198, 163, 200, 201, 202, 163, 204, 205, 206, 163, 208, 209, 210, 155, 212, 213, 214, 215, 216, 217, 213, 219, 220, 221, 222, 219, 224, 225, 226, 219, 228, 229, 230, 219, 232, 233, 234, 219, 236, 237, 238, 155, 240, 241, 242, 243, 244, 245, 241, 247, 248, 249, 250, 247, 252, 253, 254, 247, 256, 257, 258, 247, 260, 261, 262, 247, 264, 265, 266, 247, 268, 269, 270, 247, 272, 273, 274, 247, 276, 277, 278, 247, 280, 281, 282, 247, 284, 285, 286, 247, 288, 289, 290, 155, 292, 293, 294, 295, 296, 297, 293, 299, 300, 301, 302, 155, 304, 305, 306, 307, 308, 309, 305, 311, 312, 313, 314, 311, 316, 317, 318, 311, 320, 321, 322, 311, 324, 325, 326, 311, 328, 329, 330, 311, 332, 333, 334, 311, 336, 337, 338, 155, 340, 341, 342, 343, 344, 345, 341, 347, 348, 349, 350, 347, 352, 353, 354, 347, 356, 357, 358, 347, 360, 361, 362, 347, 364, 365, 366, 347, 368, 369, 370, 347, 372, 373, 374, 347, 376, 377, 378, 347, 380, 381, 382, 347, 384, 385, 386, 155, 388, 389, 390, 391, 392, 393, 389, 395, 396, 397, 398, 395, 400, 401, 402, 395, 404, 405, 406, 395, 408, 409, 410, 155, 412, 413, 414, 415, 416, 417, 413, 419, 420, 421, 422, 419, 424, 425, 426, 419, 428, 429, 430, 155, 432, 433, 434, 435, 436, 437, 433, 439, 440, 441, 442, 439, 444, 445, 446, 439, 448, 449, 450, 439, 452, 453, 454, 155, 456, 457, 458, 459, 460, 461, 457, 463, 464, 465, 466, 463, 468, 469, 470, 463, 472, 473, 474, 155, 476, 477, 478, 479, 480, 481, 477, 483, 484, 485, 486, 483, 488, 489, 490, 489, 489, 493, 483, 495, 496, 497, 155, 499, 500, 501, 502, 503, 504, 500, 506, 507, 508, 509, 506, 511, 512, 513, 146, 515, 516, 517, 518, 517, 520, 521, 145, 523, 524, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, 145, 540, 541, 542, 540, 544, 545, 544, 547, 540, 549, 550, 551, 552, 549, 554, 555, 556, 557, 558, 557, 556, 556, 562, 563, 554, 565, 566, 567, 568, 569, 566, 571, 572, 573, 566, 575, 576, 577, 566, 579, 580, 581, 540, 583, 584, 585, 586, 585, 588, 540, 590, 591, 592, 143, 594, 142, 596, 597, 596, 599, 600, 599, 602, 599, 604, 605, 606, 607, 607, 607, 610, 610, 610, 613, 614, 615, 613, 617, 618, 619, 618, 621, 622, 623, 621, 621, 626, 627, 610, 629, 630, 631, 610, 633, 634, 635, 636, 637, 638, 639, 638, 641, 642, 643, 644, 637, 646, 637, 648, 649, 648, 651, 652, 653, 654, 637, 656, 657, 656, 659, 660, 661, 662, 637, 664, 665, 664, 667, 668, 669, 670, 633, 633, 673, 674, 675, 675, 675, 678, 674, 680, 680, 680, 683, 674, 685, 685, 685, 688, 674, 690, 690, 690, 693, 674, 695, 695, 695, 698, 674, 700, 700, 700, 703, 674, 705, 599, 707, 708, 708, 710, 711, 712, 713, 712, 715, 716, 717, 718, 711, 720, 721, 720, 723, 724, 725, 726, 723, 728, 729, 730, 723, 732, 733, 734, 708, 708, 737, 738, 739, 740, 741, 740, 740, 744, 745, 739, 747, 748, 749, 750, 751, 752, 751, 754, 750, 756, 757, 758, 758, 758, 761, 762, 763, 762, 765, 766, 761, 768, 769, 770, 771, 772, 769, 774, 775, 776, 757, 778, 778, 778, 781, 782, 783, 782, 785, 786, 757, 788, 788, 788, 791, 792, 793, 792, 795, 796, 757, 798, 798, 798, 801, 802, 803, 802, 805, 806, 757, 808, 808, 808, 811, 812, 813, 812, 815, 816, 748, 818, 819, 820, 821, 820, 823, 819, 825, 826, 827, 827, 827, 830, 831, 832, 831, 834, 835, 830, 837, 838, 839, 840, 841, 838, 843, 844, 845, 826, 847, 847, 847, 850, 851, 852, 851, 854, 855, 826, 857, 857, 857, 860, 861, 862, 861, 864, 865, 826, 867, 867, 867, 870, 871, 872, 871, 874, 875, 826, 877, 877, 877, 880, 881, 882, 881, 884, 885, 748, 887, 888, 889, 890, 889, 892, 888, 894, 895, 896, 896, 896, 899, 900, 901, 900, 903, 904, 899, 906, 907, 908, 909, 910, 907, 912, 913, 914, 895, 916, 916, 916, 919, 920, 921, 920, 923, 924, 895, 926, 926, 926, 929, 930, 931, 930, 933, 934, 895, 936, 936, 936, 939, 940, 941, 940, 943, 944, 895, 946, 946, 946, 949, 950, 951, 950, 953, 954, 748, 956, 957, 958, 959, 958, 961, 957, 963, 964, 965, 965, 965, 968, 969, 970, 969, 972, 973, 968, 975, 976, 977, 978, 979, 976, 981, 982, 983, 964, 985, 985, 985, 988, 989, 990, 989, 992, 993, 964, 995, 995, 995, 998, 999, 1000, 999, 1002, 1003, 748, 1005, 1006, 1007, 1008, 1007, 1010, 1006, 1012, 1013, 1014, 1014, 1014, 1017, 1018, 1019, 1018, 1021, 1022, 1017, 1024, 1025, 1026, 1027, 1028, 1025, 1030, 1031, 1032, 1013, 1034, 1034, 1034, 1037, 1038, 1039, 1038, 1041, 1042, 1013, 1044, 1044, 1044, 1047, 1048, 1049, 1048, 1051, 1052, 1013, 1054, 1054, 1054, 1057, 1058, 1059, 1058, 1061, 1062, 748, 1064, 1065, 1066, 1067, 1066, 1069, 1065, 1071, 1072, 1073, 1073, 1073, 1076, 1077, 1078, 1077, 1080, 1081, 1072, 1083, 1083, 1083, 1086, 1087, 1088, 1087, 1090, 1091, 1072, 1093, 1093, 1093, 1096, 1097, 1098, 1097, 1100, 1101, 1096, 1103, 1104, 1105, 1106, 1107, 1104, 1109, 1110, 1111, 1072, 1113, 1113, 1113, 1116, 1117, 1118, 1117, 1120, 1121, 1072, 1123, 1123, 1123, 1126, 1127, 1128, 1127, 1130, 1131, 748, 1133, 1134, 1135, 1136, 1135, 1138, 1134, 1140, 1141, 1142, 1142, 1142, 1145, 1146, 1147, 1146, 1149, 1150, 1145, 1152, 1153, 1154, 1155, 1156, 1153, 1158, 1159, 1160, 1141, 1162, 1162, 1162, 1165, 1166, 1167, 1166, 1169, 1170, 1141, 1172, 1172, 1172, 1175, 1176, 1177, 1176, 1179, 1180, 1141, 1182, 1182, 1182, 1185, 1186, 1187, 1186, 1189, 1190, 1141, 1192, 1192, 1192, 1195, 1196, 1197, 1196, 1199, 1200, 748, 1202, 1203, 1204, 1205, 1204, 1207, 1203, 1209, 1210, 1211, 1211, 1211, 1214, 1215, 1216, 1215, 1218, 1219, 1210, 1221, 1221, 1221, 1224, 1225, 1226, 1225, 1228, 1229, 1210, 1231, 1231, 1231, 1234, 1235, 1236, 1235, 1238, 1239, 1210, 1241, 1241, 1241, 1244, 1245, 1246, 1245, 1248, 1249, 1210, 1251, 1251, 1251, 1254, 1255, 1256, 1255, 1258, 1259, 1254, 1261, 1262, 1263, 1264, 1265, 1262, 1267, 1268, 1269, 748, 1271, 1272, 1273, 1274, 1275, 1275, 1277, 1277, 1273, 748, 748, 739, 738, 1284, 1285, 1284, 1287, 1288, 1289, 1290, 1290, 1288, 1293, 1294, 1293, 1296, 1297, 1298, 1287, 1300, 1301, 1302, 1302, 1300, 1305, 1306, 1305, 1308, 1309, 1310, 1287, 1312, 1313, 1314, 1314, 1312, 1317, 1318, 1317, 1320, 1321, 1322, 708, 142, 1325, 1326, 1327, 1328, 1329, 1330, 1329, 1329, 1333, 1333, 1335, 1336, 1335, 1338, 1333, 1333, 1341, 1333, 1328, 1344, 1345, 1344, 1347, 1348, 1349, 1350, 1351, 1349, 1353, 1354, 1355, 1353, 1357, 1358, 1353, 1360, 1361, 1353, 1363, 1364, 1353, 1366, 1367, 1353, 1369, 1370, 1353, 1372, 1373, 1353, 1375, 1376, 1353, 1378, 1379, 1353, 1381, 1382, 1353, 1384, 1385, 1348, 1387, 1388, 1387, 1390, 1391, 1392, 1390, 1394, 1395, 1390, 1397, 1398, 1390, 1400, 1401, 1348, 1403, 1404, 1405, 1403, 1407, 1408, 1409, 1407, 1411, 1412, 1348, 1414, 1415, 1414, 1417, 1418, 1419, 1417, 1421, 1422, 1417, 1424, 1425, 1417, 1427, 1428, 1417, 1430, 1431, 1417, 1433, 1434, 1417, 1436, 1437, 1417, 1439, 1440, 1417, 1442, 1443, 1417, 1445, 1446, 1417, 1448, 1449, 1417, 1451, 1452, 1328, 1454, 1455, 1456, 1327, 1458, 1459, 1459, 1458, 1462, 1463, 1464, 1458, 1466, 1467, 1468, 1458, 1470, 1471, 1472, 1458, 1458, 1475, 1476, 1477, 1475, 1479, 1480, 1475, 1482, 1483, 139, 135, 133, 124, 122, 122, 1490, 122, 122, 122, 122, 122, 122, 1497, 1498, 1499, 1499, 1498, 1502], "nodeType": [9, 1, 1, 1, 3, 1, 1, 1, 3, 1, 3, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 14, 19, 14, 14, 25, 19, 32, 19, 19, 25, 19, 40, 25, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 79, 79, 79, 79, 19, 79, 79, 19, 19, 14, 19, 79, 79, 79, 79, 79, 40, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 19, 348, 19, 353, 361, 363, 353, 368, 353, 379, 19, 19, 353, 19, 353, 19, 353, 19, 353, 19, 353, 353, 353, 414, 353, 353, 353, 368, 437, 19, 437, 446, 456, 353, 467, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 437, 19, 472, 379, 437, 19, 472, 353, 467, 472, 379, 437, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 353, 446, 456, 353, 379, 446, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 456, 1359, 353, 379, 437, 19, 379, 437, 19, 446, 456, 353, 368, 437, 437, 19, 467, 472, 368, 353, 437, 19, 353, 353, 353, 446, 456, 472, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 379, 353, 437, 19, 446, 456, 353, 368, 446, 456, 353, 353, 1531, 353, 19, 353, 14, 19, 1546, 19, 353, 353, 353, 353, 361, 363, 353, 361, 363, 353, 353, 353, 1577, 353, 353, 1546, 19, 437, 437, 437, 19, 19, 437, 437, 19, 353, 368, 437, 19, 353, 437, 437, 437, 353, 437, 437, 19, 437, 437, 437, 437, 19, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 437, 19, 437, 437, 437, 437, 19, 437, 353, 379, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 437, 19, 437, 19, 437, 19, 353, 353, 353, 353, 414, 1770, 1774, 19, 467, 472, 379, 437, 19, 1770, 1774, 19, 467, 472, 379, 437, 19, 472, 379, 437, 19, 472, 379, 437, 19, 353, 353, 353, 353, 353, 1774, 19, 353, 368, 437, 19, 353, 467, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 353, 353, 1870, 19, 379, 19, 353, 467, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 472, 361, 363, 353, 379, 353, 1577, 353, 353, 19, 353, 353, 353, 379, 437, 19, 353, 379, 437, 19, 472, 368, 353, 446, 2806, 1359, 2806, 2821, 2821, 19, 353, 353, 353, 353, 2842, 19, 353, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 379, 353, 1577, 353, 353, 379, 19, 353, 437, 379, 19, 353, 353, 2939, 353, 353, 353, 2952, 19, 2952, 2952, 19, 379, 437, 19, 446, 456, 19, 379, 19, 19, 353, 1774, 19, 353, 467, 472, 1870, 379, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 1870, 379, 19, 467, 472, 379, 1577, 472, 379, 1577, 472, 1870, 19, 467, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 472, 379, 19, 353, 353, 379, 19, 353, 353, 19, 3206, 353, 437, 379, 19, 353, 437, 379, 19, 353, 437, 379, 19, 353, 353, 379, 446, 456, 379, 446, 456, 379, 446, 456, 19, 19, 19, 19, 19, 79, 19, 19, 79, 19, 79, 19, 3281, 353, 353, 40, 353, 353, 40], "nodeValue": [-1, -1, -1, -1, 20, -1, -1, -1, 20, -1, 1, 20, -1, 20, -1, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, -1, -1, -1, 91, -1, -1, 97, 98, -1, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 98, -1, 20, -1, -1, -1, -1, -1, -1, -1, 385, 386, -1, 391, -1, 395, -1, 395, -1, 402, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, 500, -1, -1, -1, 511, -1, -1, -1, 520, -1, -1, -1, 529, -1, -1, -1, 538, -1, -1, -1, 547, -1, -1, -1, 556, -1, -1, -1, 565, -1, -1, -1, 574, -1, -1, -1, 582, -1, -1, -1, 591, -1, -1, -1, 600, -1, -1, -1, -1, -1, -1, 620, -1, -1, -1, -1, 626, -1, -1, -1, 635, -1, -1, -1, 644, -1, -1, -1, 653, -1, -1, -1, 662, -1, -1, -1, -1, -1, -1, 682, -1, -1, -1, -1, 688, -1, -1, -1, 697, -1, -1, -1, 706, -1, -1, -1, 715, -1, -1, -1, 724, -1, -1, -1, 733, -1, -1, -1, 742, -1, -1, -1, 751, -1, -1, -1, 760, -1, -1, -1, 769, -1, -1, -1, 778, -1, -1, -1, -1, -1, -1, 798, -1, -1, -1, -1, 804, -1, -1, -1, -1, -1, -1, 824, -1, -1, -1, -1, 830, -1, -1, -1, 839, -1, -1, -1, 848, -1, -1, -1, 857, -1, -1, -1, 866, -1, -1, -1, 875, -1, -1, -1, 884, -1, -1, -1, -1, -1, -1, 905, -1, -1, -1, -1, 911, -1, -1, -1, 920, -1, -1, -1, 929, -1, -1, -1, 938, -1, -1, -1, 947, -1, -1, -1, 956, -1, -1, -1, 965, -1, -1, -1, 974, -1, -1, -1, 983, -1, -1, -1, 992, -1, -1, -1, -1, -1, -1, 1012, -1, -1, -1, -1, 1018, -1, -1, -1, 1027, -1, -1, -1, 1036, -1, -1, -1, 1045, -1, -1, -1, -1, -1, -1, 1065, -1, -1, -1, -1, 1071, -1, -1, -1, 1080, -1, -1, -1, 1089, -1, -1, -1, -1, -1, -1, 1109, -1, -1, -1, -1, 1115, -1, -1, -1, 1124, -1, -1, -1, 1133, -1, -1, -1, 1142, -1, -1, -1, -1, -1, -1, 1162, -1, -1, -1, -1, 1168, -1, -1, -1, 1177, -1, -1, -1, 1186, -1, -1, -1, -1, -1, -1, 1206, -1, -1, -1, -1, 1212, -1, -1, -1, 1221, -1, -1, 1233, -1, -1, -1, 1237, -1, -1, -1, -1, -1, -1, 1257, -1, -1, -1, -1, 1263, -1, -1, -1, 1272, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, -1, -1, 1430, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1461, -1, -1, -1, 1470, -1, -1, -1, 1478, -1, -1, -1, 1489, -1, -1, -1, -1, 1282, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1539, -1, -1, 1545, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1778, -1, -1, -1, -1, 442, -1, -1, 1795, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2339, -1, 2343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2352, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2389, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2406, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2423, -1, -1, -1, -1, 2444, -1, 2448, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2457, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2474, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2490, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2526, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2542, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2573, -1, -1, -1, -1, -1, 1923, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2610, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2626, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2643, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2660, -1, -1, -1, -1, 1133, -1, 2682, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2691, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2708, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2725, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2742, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2759, -1, -1, -1, -1, -1, 2168, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2829, -1, -1, -1, -1, -1, 2846, -1, -1, -1, -1, -1, -1, -1, -1, 2876, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2903, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2927, -1, -1, -1, 2759, -1, -1, -1, -1, -1, -1, -1, 2956, -1, -1, 2962, -1, -1, 1389, -1, -1, 2973, -1, 2978, 2979, -1, -1, 2987, -1, -1, -1, -1, -1, 3003, -1, -1, -1, 3012, -1, -1, 3018, -1, -1, 3024, -1, -1, 3030, -1, -1, 3036, -1, -1, 3042, -1, -1, 3048, -1, -1, 3054, -1, -1, 3060, -1, -1, 3067, -1, -1, 3073, -1, -1, 3078, -1, -1, -1, 3086, -1, -1, 3092, -1, -1, 3098, -1, -1, 3104, -1, -1, -1, 3112, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3198, -1, -1, 3205, -1, -1, -1, -1, 3216, -1, -1, -1, 3224, -1, -1, -1, 3232, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 395, 391, 386, 20, 386, -1, 3272, 3273, -1, 20, -1, 3280, -1, -1, -1, -1, -1, -1, -1], "backendNodeId": [1, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 12, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 14, 697, 698, 699, 700, 15, 701, 702, 703, 704, 16, 705, 706, 707, 708, 17, 709, 710, 711, 712, 18, 713, 714, 715, 716, 19, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 20, 776, 777, 2, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 3, 797, 798, 799, 800, 801, 802, 803, 804, 805, 4, 806, 807, 808, 809, 810, 811, 812, 813, 814, 5, 815, 816, 817, 818, 819, 820, 821, 822, 823, 6, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 7, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 8, 861, 862, 863, 864, 865, 866, 867, 868, 869, 9, 870, 871, 872, 873, 874, 875, 876, 877, 878, 10, 879, 880, 881, 882, 883, 884, 885, 886, 887, 11, 888, 889, 890, 891, 892, 21, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506], "attributes": [[], [], [7, 8, 9, 10], [15, 16, 9, 17], [], [15, 16, 9, 21], [15, 16, 9, 23], [26, 27, 28, 29, 9, 30], [], [9, 33], [], [], [35, 36, 28, 37, 9, 38], [], [41, 42, 43, 44, 9, 45], [47, 48, 28, 44, 9, 49], [], [41, 51, 52, 53, 43, 54, 9, 55], [], [41, 57, 43, 58, 9, 59], [], [41, 61, 62, 63, 43, 64, 9, 65], [], [41, 61, 62, 67, 43, 68, 9, 69], [], [41, 61, 62, 71, 43, 72, 9, 73], [], [41, 61, 62, 75, 43, 76, 9, 77], [], [80, -1, 81, 82], [52, 83, 80, -1, 81, 84, 9, 85], [80, -1, 81, 82, 9, 87], [9, 89], [], [80, -1, 81, 92, 9, 93], [9, 95], [], [], [52, 53, 99, -1, 9, 100], [], [103, 104, 81, 105, 9, 106], [103, 104, 81, 108, 9, 109], [103, 104, 81, 111, 9, 112], [103, 104, 81, 114, 9, 115], [103, 104, 81, 117, 9, 118], [41, 51, 52, 53, 43, 120, 9, 121], [103, 104, 81, 123, 9, 124], [103, 104, 81, 126, 9, 127], [41, 51, 52, 53, 43, 129, 9, 130], [103, 104, 81, 132, 9, 133], [103, 104, 81, 135, 9, 136], [103, 104, 81, 138, 9, 139], [103, 104, 81, 141, 9, 142], [103, 104, 81, 144, 9, 145], [103, 104, 81, 147, 9, 148], [103, 104, 81, 150, 9, 151], [103, 104, 81, 153, 9, 154], [103, 104, 81, 156, 9, 157], [103, 104, 81, 159, 9, 160], [103, 104, 81, 162, 9, 163], [103, 104, 81, 165, 9, 166], [41, 51, 52, 53, 43, 168, 9, 169], [103, 104, 81, 171, 9, 172], [103, 104, 81, 174, 9, 175], [103, 104, 81, 177, 9, 178], [103, 104, 81, 180, 9, 181], [103, 104, 81, 183, 9, 184], [103, 104, 81, 186, 9, 187], [103, 104, 81, 189, 9, 190], [103, 104, 81, 192, 9, 193], [103, 104, 81, 195, 9, 196], [103, 104, 81, 198, 9, 199], [103, 104, 81, 201, 9, 202], [103, 104, 81, 204, 9, 205], [103, 104, 81, 207, 9, 208], [103, 104, 81, 210, 9, 211], [103, 104, 81, 213, 9, 214], [103, 104, 81, 216, 9, 217], [103, 104, 81, 219, 9, 220], [103, 104, 81, 222, 9, 223], [103, 104, 81, 225, 9, 226], [103, 104, 81, 228, 9, 229], [103, 104, 81, 231, 9, 232], [41, 51, 52, 53, 43, 234, 9, 235], [103, 104, 81, 237, 9, 238], [103, 104, 81, 240, 9, 241], [103, 104, 81, 243, 9, 244], [103, 104, 81, 246, 9, 247], [41, 51, 52, 53, 43, 249, 9, 250], [103, 104, 81, 252, 9, 253], [41, 51, 52, 53, 43, 255, 9, 256], [103, 104, 81, 258, 9, 259], [103, 104, 81, 261, 9, 262], [103, 104, 81, 264, 9, 265], [103, 104, 81, 267, 9, 268], [103, 104, 81, 270, 9, 271], [103, 104, 81, 273, 9, 274], [103, 104, 81, 276, 9, 277], [103, 104, 81, 279, 9, 280], [41, 51, 52, 53, 43, 282, 9, 283], [103, 104, 81, 285, 9, 286], [103, 104, 81, 288, 9, 289], [103, 104, 81, 291, 9, 292], [103, 104, 81, 294, 9, 295], [41, 51, 52, 53, 43, 297, 9, 298], [103, 104, 81, 300, 9, 301], [103, 104, 81, 303, 9, 304], [103, 104, 81, 306, 9, 307], [103, 104, 81, 309, 9, 310], [103, 104, 81, 312, 9, 313], [103, 104, 81, 315, 9, 316], [103, 104, 81, 318, 9, 319], [103, 104, 81, 321, 9, 322], [103, 104, 81, 324, 9, 325], [103, 104, 81, 327, 9, 328], [103, 104, 81, 330, 9, 331], [103, 104, 81, 333, 9, 334], [103, 104, 81, 336, 9, 337], [103, 104, 81, 339, 9, 340], [103, 104, 81, 342, 9, 343], [103, 104, 81, 345, 9, 346], [], [349, 350, 9, 351], [], [354, 355, 356, 357, 349, 358, 9, 359], [], [], [356, 365, 9, 366], [354, 369, 370, 371, 372, 373, 349, 374, 9, 375], [9, 377], [43, 380, 381, 16, 349, 382, 9, 383], [], [], [354, 387, 349, 388, 9, 389], [], [354, 392, 9, 393], [], [354, 396, 9, 397], [], [349, 399, 9, 400], [], [354, 403, 9, 404], [349, 406, 9, 407], [354, 409, 349, 410, 356, 411, 9, 412], [372, 415, 349, 416, 417, 418, 9, 419], [349, 421, 9, 422], [349, 424, 9, 425], [349, 427, 9, 428], [430, 431, 432, 433, 349, 434, 9, 435], [438, 16, 430, 439, 9, 440], [], [349, 443, 9, 444], [447, 16, 448, 433, 449, 450, 451, 450, 452, 453, 9, 454], [457, 458, 459, 460, 9, 461], [354, 463, 349, 464, 9, 465], [349, 468, 430, 469, 9, 470], [9, 473], [349, 475, 476, 477, 9, 478], [9, 480], [482, 483, 9, 484], [370, 371, 349, 486, 43, 487, 9, 488], [349, 490, 9, 491], [], [349, 494, 9, 495], [482, 497, 9, 498], [370, 371, 372, 500, 349, 501, 43, 502, 9, 503], [349, 505, 9, 506], [], [482, 508, 9, 509], [370, 371, 372, 511, 349, 501, 43, 512, 9, 513], [349, 505, 9, 515], [], [482, 517, 9, 518], [370, 371, 372, 520, 349, 501, 43, 521, 9, 522], [349, 505, 9, 524], [], [482, 526, 9, 527], [370, 371, 372, 529, 349, 501, 43, 530, 9, 531], [349, 505, 9, 533], [], [482, 535, 9, 536], [370, 371, 372, 538, 349, 501, 43, 539, 9, 540], [349, 505, 9, 542], [], [482, 544, 9, 545], [370, 371, 372, 547, 349, 501, 43, 548, 9, 549], [349, 505, 9, 551], [], [482, 553, 9, 554], [370, 371, 372, 556, 349, 501, 43, 557, 9, 558], [349, 505, 9, 560], [], [482, 562, 9, 563], [370, 371, 372, 565, 349, 501, 43, 566, 9, 567], [349, 505, 9, 569], [], [482, 571, 9, 572], [370, 371, 372, 574, 349, 501, 43, 575, 9, 576], [349, 505, 9, 578], [], [482, 450, 9, 580], [370, 371, 372, 582, 349, 501, 43, 583, 9, 584], [349, 505, 9, 586], [], [482, 588, 9, 589], [370, 371, 372, 591, 349, 501, 43, 592, 9, 593], [349, 505, 9, 595], [], [482, 597, 9, 598], [370, 371, 372, 600, 349, 501, 43, 601, 9, 602], [349, 505, 9, 604], [], [9, 606], [349, 475, 476, 477, 9, 608], [9, 610], [482, 612, 9, 613], [370, 371, 349, 486, 43, 615, 9, 616], [349, 490, 9, 618], [], [349, 494, 9, 621], [482, 623, 9, 624], [370, 371, 372, 626, 349, 501, 43, 627, 9, 628], [349, 505, 9, 630], [], [482, 632, 9, 633], [370, 371, 372, 635, 349, 501, 43, 636, 9, 637], [349, 505, 9, 639], [], [482, 641, 9, 642], [370, 371, 372, 644, 349, 501, 43, 645, 9, 646], [349, 505, 9, 648], [], [482, 650, 9, 651], [370, 371, 372, 653, 349, 501, 43, 654, 9, 655], [349, 505, 9, 657], [], [482, 659, 9, 660], [370, 371, 372, 662, 349, 501, 43, 663, 9, 664], [349, 505, 9, 666], [], [9, 668], [349, 475, 476, 477, 9, 670], [9, 672], [482, 674, 9, 675], [370, 371, 349, 486, 43, 677, 9, 678], [349, 490, 9, 680], [], [349, 494, 9, 683], [482, 685, 9, 686], [370, 371, 372, 688, 349, 501, 43, 689, 9, 690], [349, 505, 9, 692], [], [482, 694, 9, 695], [370, 371, 372, 697, 349, 501, 43, 698, 9, 699], [349, 505, 9, 701], [], [482, 703, 9, 704], [370, 371, 372, 706, 349, 501, 43, 707, 9, 708], [349, 505, 9, 710], [], [482, 712, 9, 713], [370, 371, 372, 715, 349, 501, 43, 716, 9, 717], [349, 505, 9, 719], [], [482, 721, 9, 722], [370, 371, 372, 724, 349, 501, 43, 725, 9, 726], [349, 505, 9, 728], [], [482, 730, 9, 731], [370, 371, 372, 733, 349, 501, 43, 734, 9, 735], [349, 505, 9, 737], [], [482, 739, 9, 740], [370, 371, 372, 742, 349, 501, 43, 743, 9, 744], [349, 505, 9, 746], [], [482, 748, 9, 749], [370, 371, 372, 751, 349, 501, 43, 752, 9, 753], [349, 505, 9, 755], [], [482, 757, 9, 758], [370, 371, 372, 760, 349, 501, 43, 761, 9, 762], [349, 505, 9, 764], [], [482, 766, 9, 767], [370, 371, 372, 769, 349, 501, 43, 770, 9, 771], [349, 505, 9, 773], [], [482, 775, 9, 776], [370, 371, 372, 778, 349, 501, 43, 677, 9, 779], [349, 505, 9, 781], [], [9, 783], [349, 475, 476, 785, 9, 786], [9, 788], [482, 790, 9, 791], [370, 371, 349, 486, 43, 793, 9, 794], [349, 490, 9, 796], [], [349, 494, 9, 799], [482, 801, 9, 802], [370, 371, 372, 804, 43, 805, 349, 501, 9, 806], [349, 505, 9, 808], [], [9, 810], [349, 475, 476, 477, 9, 812], [9, 814], [482, 816, 9, 817], [370, 371, 349, 486, 43, 819, 9, 820], [349, 490, 9, 822], [], [349, 494, 9, 825], [482, 827, 9, 828], [370, 371, 372, 830, 349, 501, 43, 831, 9, 832], [349, 505, 9, 834], [], [482, 836, 9, 837], [370, 371, 372, 839, 349, 501, 43, 840, 9, 841], [349, 505, 9, 843], [], [482, 845, 9, 846], [370, 371, 372, 848, 349, 501, 43, 849, 9, 850], [349, 505, 9, 852], [], [482, 854, 9, 855], [370, 371, 372, 857, 349, 501, 43, 858, 9, 859], [349, 505, 9, 861], [], [482, 863, 9, 864], [370, 371, 372, 866, 349, 501, 43, 867, 9, 868], [349, 505, 9, 870], [], [482, 872, 9, 873], [370, 371, 372, 875, 349, 501, 43, 876, 9, 877], [349, 505, 9, 879], [], [482, 881, 9, 882], [370, 371, 372, 884, 349, 501, 43, 885, 9, 886], [349, 505, 9, 888], [], [9, 890], [349, 475, 476, 892, 9, 893], [9, 895], [482, 897, 9, 898], [370, 371, 349, 486, 43, 900, 9, 901], [349, 490, 9, 903], [], [349, 494, 9, 906], [482, 908, 9, 909], [370, 371, 372, 911, 349, 501, 43, 912, 9, 913], [349, 505, 9, 915], [], [482, 917, 9, 918], [370, 371, 372, 920, 349, 501, 43, 921, 9, 922], [349, 505, 9, 924], [], [482, 926, 9, 927], [370, 371, 372, 929, 349, 501, 43, 930, 9, 931], [349, 505, 9, 933], [], [482, 935, 9, 936], [370, 371, 372, 938, 349, 501, 43, 939, 9, 940], [349, 505, 9, 942], [], [482, 944, 9, 945], [370, 371, 372, 947, 349, 501, 43, 948, 9, 949], [349, 505, 9, 951], [], [482, 953, 9, 954], [370, 371, 372, 956, 349, 501, 43, 957, 9, 958], [349, 505, 9, 960], [], [482, 962, 9, 963], [370, 371, 372, 965, 349, 501, 43, 966, 9, 967], [349, 505, 9, 969], [], [482, 971, 9, 972], [370, 371, 372, 974, 349, 501, 43, 975, 9, 976], [349, 505, 9, 978], [], [482, 980, 9, 981], [370, 371, 372, 983, 349, 501, 43, 984, 9, 985], [349, 505, 9, 987], [], [482, 989, 9, 990], [370, 371, 372, 992, 349, 501, 43, 993, 9, 994], [349, 505, 9, 996], [], [9, 998], [349, 475, 476, 892, 9, 1000], [9, 1002], [482, 1004, 9, 1005], [370, 371, 349, 486, 43, 1007, 9, 1008], [349, 490, 9, 1010], [], [349, 494, 9, 1013], [482, 1015, 9, 1016], [370, 371, 372, 1018, 349, 501, 43, 1019, 9, 1020], [349, 505, 9, 1022], [], [482, 1024, 9, 1025], [370, 371, 372, 1027, 349, 501, 43, 1028, 9, 1029], [349, 505, 9, 1031], [], [482, 1033, 9, 1034], [370, 371, 372, 1036, 349, 501, 43, 1037, 9, 1038], [349, 505, 9, 1040], [], [482, 1042, 9, 1043], [370, 371, 372, 1045, 349, 501, 43, 1007, 9, 1046], [349, 505, 9, 1048], [], [9, 1050], [349, 475, 476, 1052, 9, 1053], [9, 1055], [482, 1057, 9, 1058], [370, 371, 349, 486, 43, 1060, 9, 1061], [349, 490, 9, 1063], [], [349, 494, 9, 1066], [482, 1068, 9, 1069], [370, 371, 372, 1071, 349, 501, 43, 1072, 9, 1073], [349, 505, 9, 1075], [], [482, 1077, 9, 1078], [370, 371, 372, 1080, 349, 501, 43, 1081, 9, 1082], [349, 505, 9, 1084], [], [482, 1086, 9, 1087], [370, 371, 372, 1089, 349, 501, 43, 1060, 9, 1090], [349, 505, 9, 1092], [], [9, 1094], [349, 475, 476, 1096, 9, 1097], [9, 1099], [482, 1101, 9, 1102], [370, 371, 349, 486, 43, 1104, 9, 1105], [349, 490, 9, 1107], [], [349, 494, 9, 1110], [482, 1112, 9, 1113], [370, 371, 372, 1115, 349, 501, 43, 1116, 9, 1117], [349, 505, 9, 1119], [], [482, 1121, 9, 1122], [370, 371, 372, 1124, 349, 501, 43, 1125, 9, 1126], [349, 505, 9, 1128], [], [482, 1130, 9, 1131], [370, 371, 372, 1133, 349, 501, 43, 1134, 9, 1135], [349, 505, 9, 1137], [], [482, 1139, 9, 1140], [370, 371, 372, 1142, 349, 501, 43, 1104, 9, 1143], [349, 505, 9, 1145], [], [9, 1147], [349, 475, 476, 1149, 9, 1150], [9, 1152], [482, 1154, 9, 1155], [370, 371, 349, 486, 43, 1157, 9, 1158], [349, 490, 9, 1160], [], [349, 494, 9, 1163], [482, 1165, 9, 1166], [370, 371, 372, 1168, 349, 501, 43, 1169, 9, 1170], [349, 505, 9, 1172], [], [482, 1174, 9, 1175], [370, 371, 372, 1177, 349, 501, 43, 1178, 9, 1179], [349, 505, 9, 1181], [], [482, 1183, 9, 1184], [370, 371, 372, 1186, 349, 501, 43, 1157, 9, 1187], [349, 505, 9, 1189], [], [9, 1191], [349, 475, 476, 1193, 9, 1194], [9, 1196], [482, 1198, 9, 1199], [370, 371, 349, 486, 43, 1201, 9, 1202], [349, 490, 9, 1204], [], [349, 494, 9, 1207], [482, 1209, 9, 1210], [370, 371, 372, 1212, 349, 501, 43, 1213, 9, 1214], [349, 505, 9, 1216], [], [482, 1218, 9, 1219], [370, 371, 372, 1221, 43, 1222, 349, 501, 9, 1223], [349, 505, 9, 1225], [], [447, 16, 349, 1227, 9, 1228], [349, 1230, 9, 1231], [], [482, 1234, 9, 1235], [370, 371, 372, 1237, 349, 501, 43, 1238, 9, 1239], [349, 505, 9, 1241], [], [9, 1243], [349, 475, 476, 785, 9, 1245], [9, 1247], [482, 1249, 9, 1250], [370, 371, 349, 486, 43, 1252, 9, 1253], [349, 490, 9, 1255], [], [349, 494, 9, 1258], [482, 1260, 9, 1261], [370, 371, 372, 1263, 349, 501, 43, 1264, 9, 1265], [349, 505, 9, 1267], [], [482, 1269, 9, 1270], [370, 371, 372, 1272, 349, 501, 43, 1273, 9, 1274], [349, 505, 9, 1276], [], [349, 1278, 9, 1279], [1281, 16, 372, 1282, 43, 1283, 349, 1284, 430, 1285, 356, 1286, 9, 1287], [349, 1289, 9, 1290], [349, 1292, 9, 1293], [], [349, 1296, 9, 1297], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1299], [457, 458, 459, 1301, 9, 1302], [349, 1304, 9, 1305], [372, 1307, 430, 1308, 349, 1309, 43, 44, 9, 1310], [349, 1312, 447, 16, 449, 1313, 451, 1314, 452, 1315, 9, 1316], [459, 1318, 9, 1319], [459, 1321, 9, 1322], [459, 1324, 9, 1325], [459, 1327, 9, 1328], [459, 1330, 9, 1331], [459, 1333, 9, 1334], [459, 1336, 9, 1337], [459, 1339, 9, 1340], [459, 1342, 9, 1343], [459, 1345, 9, 1346], [459, 1348, 9, 1349], [457, 1351, 459, 1352, 9, 1353], [457, 1355, 459, 1356, 9, 1357], [457, 1355, 1360, 1361, 1362, 1363, 1364, 517, 9, 1365], [349, 1367, 9, 1368], [430, 1370, 1371, 1372, 41, 1373, 349, 1374, 43, 1375, 9, 1376], [349, 1378, 9, 1379], [], [430, 1382, 1371, 1372, 41, 1373, 43, 1383, 349, 1384, 9, 1385], [349, 1378, 9, 1387], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 1393], [457, 458, 459, 1395, 9, 1396], [372, 1398, 417, 418, 349, 1399, 9, 1400], [430, 1402, 372, 1403, 432, 433, 349, 1404, 9, 1405], [349, 1407, 430, 1408, 9, 1409], [349, 1411, 9, 1412], [], [349, 1414, 9, 1415], [349, 1417, 9, 1418], [349, 1420, 430, 1421, 9, 1422], [349, 1424, 9, 1425], [349, 1427, 9, 1428], [], [447, 16, 349, 1431, 9, 1432], [447, 16, 349, 1434, 9, 1435], [349, 1437, 9, 1438], [447, 16, 448, 433, 449, 632, 451, 632, 452, 453, 9, 1440], [457, 1442, 459, 1443, 9, 1444], [349, -1, 9, 1446], [430, 1448, 349, -1, 9, 1449], [482, 483, 9, 1451], [430, 1453, 370, 371, 349, 1454, 43, 1455, 9, 1456], [349, 1458, 9, 1459], [], [482, 497, 9, 1462], [43, 1464, 349, 1465, 370, 371, 9, 1466], [349, 1458, 9, 1468], [], [482, 508, 9, 1471], [43, 1473, 349, 1465, 370, 371, 9, 1474], [349, 1458, 9, 1476], [], [482, 517, 9, 1479], [349, 1481, 43, 1482, 41, 1483, 370, 371, 430, 1484, 9, 1485], [349, 1458, 9, 1487], [], [349, 1490, 9, 1491], [430, 1493, 349, 1494, 43, 1283, 9, 1495], [349, 1497, 9, 1498], [349, 1500, 9, 1501], [], [447, 16, 448, 433, 449, 685, 451, 685, 452, 453, 9, 1503], [457, 458, 459, 1301, 9, 1505], [349, 1490, 9, 1507], [349, 1509, 430, 1510, 432, 433, 372, 1511, 1512, 1513, 9, 1514], [447, 16, 448, 433, 449, 1516, 451, 623, 452, 1517, 9, 1518], [457, 458, 459, 1520, 9, 1521], [349, 1523, 430, 1524, 354, 1513, 417, 1525, 9, 1526], [349, 1528, 9, 1529], [349, 1532, 9, 1533], [354, 1535, 370, 483, 349, 1536, 9, 1537], [], [349, 1540, 9, 1541], [9, 1543], [], [430, 1547, 349, 1500, 9, 1548], [], [354, 1551, 349, 1552, 9, 1553], [349, 1555, 9, 1556], [349, 1558, 9, 1559], [349, 1561, 9, 1562], [], [], [349, 1564, 9, 1565], [], [], [349, 1567, 9, 1568], [349, 1570, 417, 1571, 370, 483, 9, 1572], [349, 1574, 9, 1575], [81, 1578, 349, 1579, 1580, 1581, 9, 1582], [349, 1584, 9, 1585], [349, 1587, 9, 1588], [349, 1590, 9, 1591], [], [349, 1593, 9, 1594], [9, 1596], [349, 1598, 9, 1599], [], [], [9, 1603], [349, 1605, 9, 1606], [], [349, 1609, 9, 1610], [52, 1571, 417, 1571, 1612, 433, 349, 1613, 9, 1614], [349, 1616, 9, 1617], [], [349, 1620, 9, 1621], [349, 1623, 1624, 1625, 9, 1626], [349, 1628, 9, 1629], [349, 1631, 9, 1632], [349, 1634, 9, 1635], [349, 1637, 9, 1638], [349, 1640, 9, 1641], [], [349, 1643, 9, 1644], [349, 1646, 9, 1647], [349, 1649, 9, 1650], [349, 1652, 9, 1653], [], [349, 1655, 9, 1656], [], [349, 1637, 9, 1659], [349, 1640, 9, 1661], [], [349, 1643, 9, 1663], [349, 1646, 9, 1665], [349, 1649, 9, 1667], [349, 1652, 9, 1669], [], [349, 1637, 9, 1671], [349, 1640, 9, 1673], [], [349, 1643, 9, 1675], [349, 1646, 9, 1677], [349, 1649, 9, 1679], [349, 1652, 9, 1681], [], [349, 1637, 9, 1683], [349, 1640, 9, 1685], [], [349, 1643, 9, 1687], [349, 1646, 9, 1689], [349, 1649, 9, 1691], [349, 1652, 9, 1693], [], [9, 1695], [349, 1697, 9, 1698], [349, 1700, 1624, 1701, 43, 1702, 9, 1703], [349, 1705, 447, 16, 9, 1706], [349, 1708, 9, 1709], [], [349, 1712, 9, 1713], [], [349, 1705, 447, 16, 9, 1715], [349, 1717, 9, 1718], [], [349, 1712, 9, 1720], [], [349, 1705, 447, 16, 9, 1722], [349, 1724, 9, 1725], [], [349, 1712, 9, 1727], [], [349, 1705, 447, 16, 9, 1729], [349, 1731, 9, 1732], [], [349, 1712, 9, 1734], [], [349, 1705, 447, 16, 9, 1736], [349, 1738, 9, 1739], [], [349, 1712, 9, 1741], [], [349, 1705, 447, 16, 9, 1743], [349, 1745, 9, 1746], [], [349, 1712, 9, 1748], [], [349, 1750, 9, 1751], [], [349, 1753, 9, 1754], [349, 1756, 9, 1757], [447, 16, 349, 1759, 9, 1760], [349, 1762, 9, 1763], [349, 1765, 430, 1766, 372, 1767, 9, 1768], [349, 1771, 9, 1772], [349, 1775, 9, 1776], [], [9, 1780], [9, 1782], [430, 1784, 349, 1785, 43, 1786, 9, 1787], [349, 1427, 9, 1789], [], [349, 1771, 9, 1791], [349, 1775, 9, 1793], [], [9, 1797], [9, 1799], [430, 1801, 349, 1802, 43, 1803, 9, 1804], [349, 1458, 9, 1806], [], [9, 1809], [430, 1811, 349, 1802, 43, 1812, 9, 1813], [349, 1458, 9, 1815], [], [9, 1818], [430, 1820, 349, 1802, 43, 1821, 9, 1822], [349, 1458, 9, 1824], [], [447, 16, 349, 1827, 9, 1828], [349, 1830, 9, 1831], [349, 1753, 9, 1833], [349, 1835, 430, 1836, 9, 1837], [349, 1839, 9, 1840], [349, 1842, 9, 1843], [], [349, 1846, 9, 1847], [52, 1571, 417, 1571, 1612, 433, 349, 1849, 9, 1850], [349, 1616, 9, 1852], [], [349, 1855, 9, 1856], [349, 1858, 9, 1859], [349, 1861, 9, 1862], [349, 1864, 9, 1865], [349, 1867, 9, 1868], [349, 1871, 9, 1872], [], [349, 1874, 43, 1116, 9, 1875], [], [9, 1878], [9, 1880], [349, 1882, 9, 1883], [], [], [349, 1885, 356, 1886, 9, 1887], [372, 1889, 349, 1890, 43, 1891, 9, 1892], [349, 1894, 9, 1895], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1899], [349, 1901, 9, 1902], [349, 1904, 9, 1905], [], [349, 1907, 9, 1908], [349, 1753, 9, 1910], [349, 1912, 9, 1913], [430, 1915, 354, 1916, 417, 1571, 1512, 1917, 432, 433, 349, 1918, 43, 1891, 9, 1919], [349, 1616, 9, 1921], [], [349, 1924, 9, 1925], [430, 1927, 354, 1928, 417, 1571, 1512, 1929, 432, 433, 349, 1918, 43, 1891, 9, 1930], [349, 1616, 9, 1932], [], [349, 1934, 9, 1935], [], [], [349, 1885, 356, 1886, 9, 1937], [372, 1939, 349, 1890, 43, 1940, 9, 1941], [349, 1894, 9, 1943], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1945], [349, 1901, 9, 1947], [349, 1904, 9, 1949], [], [349, 1934, 9, 1951], [], [], [349, 1885, 356, 1886, 9, 1953], [372, 1955, 349, 1890, 43, 1956, 9, 1957], [349, 1894, 9, 1959], [1580, -1, 447, 16, 81, 1897, 349, 1898, 9, 1961], [349, 1901, 9, 1963], [349, 1904, 9, 1965], [], [349, 1934, 9, 1967], [], [], [349, 1885, 356, 1886, 9, 1969], [372, 1971, 349, 1890, 43, 1972, 9, 1973], [349, 1894, 9, 1975], [1580, -1, 447, 16, 81, 1977, 349, 1898, 9, 1978], [349, 1901, 9, 1980], [349, 1904, 9, 1982], [], [349, 1934, 9, 1984], [], [], [349, 1885, 356, 1886, 9, 1986], [372, 1988, 349, 1890, 43, 1989, 9, 1990], [349, 1894, 9, 1992], [1580, -1, 447, 16, 81, 1994, 349, 1898, 9, 1995], [349, 1901, 9, 1997], [349, 1904, 9, 1999], [], [349, 1861, 9, 2001], [349, 1864, 9, 2003], [349, 1867, 9, 2005], [349, 1871, 9, 2007], [], [349, 1874, 43, 1037, 9, 2010], [], [9, 2013], [9, 2015], [349, 1882, 9, 2017], [], [], [349, 1885, 356, 2019, 9, 2020], [372, 2022, 349, 1890, 43, 2023, 9, 2024], [349, 1894, 9, 2026], [1580, -1, 447, 16, 81, 2028, 349, 1898, 9, 2029], [349, 1901, 9, 2031], [349, 1904, 9, 2033], [], [349, 1907, 9, 2035], [349, 1753, 9, 2037], [349, 1912, 9, 2039], [430, 1915, 354, 2041, 417, 1571, 1512, 2042, 432, 433, 349, 1918, 43, 2023, 9, 2043], [349, 1616, 9, 2045], [], [349, 1924, 9, 2047], [430, 1927, 354, 2049, 417, 1571, 1512, 2050, 432, 433, 349, 1918, 43, 2023, 9, 2051], [349, 1616, 9, 2053], [], [349, 1934, 9, 2055], [], [], [349, 1885, 356, 2019, 9, 2057], [372, 2059, 349, 1890, 43, 2060, 9, 2061], [349, 1894, 9, 2063], [1580, -1, 447, 16, 81, 2065, 349, 1898, 9, 2066], [349, 1901, 9, 2068], [349, 1904, 9, 2070], [], [349, 1934, 9, 2072], [], [], [349, 1885, 356, 2019, 9, 2074], [372, 2076, 349, 1890, 43, 2077, 9, 2078], [349, 1894, 9, 2080], [1580, -1, 447, 16, 81, 2082, 349, 1898, 9, 2083], [349, 1901, 9, 2085], [349, 1904, 9, 2087], [], [349, 1934, 9, 2089], [], [], [349, 1885, 356, 2019, 9, 2091], [372, 2093, 349, 1890, 43, 2094, 9, 2095], [349, 1894, 9, 2097], [1580, -1, 447, 16, 81, 2099, 349, 1898, 9, 2100], [349, 1901, 9, 2102], [349, 1904, 9, 2104], [], [349, 1934, 9, 2106], [], [], [349, 1885, 356, 2019, 9, 2108], [372, 2110, 349, 1890, 43, 2111, 9, 2112], [349, 1894, 9, 2114], [1580, -1, 447, 16, 81, 2116, 349, 1898, 9, 2117], [349, 1901, 9, 2119], [349, 1904, 9, 2121], [], [349, 1861, 9, 2123], [349, 1864, 9, 2125], [349, 1867, 9, 2127], [349, 1871, 9, 2129], [], [349, 1874, 43, 1072, 9, 2131], [], [9, 2134], [9, 2136], [349, 1882, 9, 2138], [], [], [349, 1885, 356, 2140, 9, 2141], [372, 2143, 349, 1890, 43, 2144, 9, 2145], [349, 1894, 9, 2147], [1580, -1, 447, 16, 81, 2149, 349, 1898, 9, 2150], [349, 1901, 9, 2152], [349, 1904, 9, 2154], [], [349, 1907, 9, 2156], [349, 1753, 9, 2158], [349, 1912, 9, 2160], [430, 1915, 354, 2162, 417, 1571, 1512, 2163, 432, 433, 349, 1918, 43, 2144, 9, 2164], [349, 1616, 9, 2166], [], [349, 1924, 9, 2169], [430, 1927, 354, 2171, 417, 1571, 1512, 2172, 432, 433, 349, 1918, 43, 2144, 9, 2173], [349, 1616, 9, 2175], [], [349, 1934, 9, 2177], [], [], [349, 1885, 356, 2140, 9, 2179], [372, 2181, 349, 1890, 43, 2182, 9, 2183], [349, 1894, 9, 2185], [1580, -1, 447, 16, 81, 2187, 349, 1898, 9, 2188], [349, 1901, 9, 2190], [349, 1904, 9, 2192], [], [349, 1934, 9, 2194], [], [], [349, 1885, 356, 2140, 9, 2196], [372, 2198, 349, 1890, 43, 2199, 9, 2200], [349, 1894, 9, 2202], [1580, -1, 447, 16, 81, 2204, 349, 1898, 9, 2205], [349, 1901, 9, 2207], [349, 1904, 9, 2209], [], [349, 1934, 9, 2211], [], [], [349, 1885, 356, 2140, 9, 2213], [372, 2215, 349, 1890, 43, 2216, 9, 2217], [349, 1894, 9, 2219], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2222], [349, 1901, 9, 2224], [349, 1904, 9, 2226], [], [349, 1934, 9, 2228], [], [], [349, 1885, 356, 2140, 9, 2230], [372, 2232, 349, 1890, 43, 2233, 9, 2234], [349, 1894, 9, 2236], [1580, -1, 447, 16, 81, 2221, 349, 1898, 9, 2238], [349, 1901, 9, 2240], [349, 1904, 9, 2242], [], [349, 1861, 9, 2244], [349, 1864, 9, 2246], [349, 1867, 9, 2248], [349, 1871, 9, 2250], [], [349, 1874, 43, 1081, 9, 2252], [], [9, 2255], [9, 2257], [349, 1882, 9, 2259], [], [], [349, 1885, 356, 2140, 9, 2261], [372, 2263, 349, 1890, 43, 2264, 9, 2265], [349, 1894, 9, 2267], [1580, -1, 447, 16, 81, 2269, 349, 1898, 9, 2270], [349, 1901, 9, 2272], [349, 1904, 9, 2274], [], [349, 1907, 9, 2276], [349, 1753, 9, 2278], [349, 1912, 9, 2280], [430, 1915, 354, 2282, 417, 1571, 1512, 2283, 432, 433, 349, 1918, 43, 2264, 9, 2284], [349, 1616, 9, 2286], [], [349, 1924, 9, 2288], [430, 1927, 354, 2290, 417, 1571, 1512, 2291, 432, 433, 349, 1918, 43, 2264, 9, 2292], [349, 1616, 9, 2294], [], [349, 1934, 9, 2296], [], [], [349, 1885, 356, 2140, 9, 2298], [372, 2300, 349, 1890, 43, 2301, 9, 2302], [349, 1894, 9, 2304], [1580, -1, 447, 16, 81, 2306, 349, 1898, 9, 2307], [349, 1901, 9, 2309], [349, 1904, 9, 2311], [], [349, 2313, 9, 2314], [], [], [349, 1885, 356, 2140, 9, 2316], [372, 2318, 349, 1890, 43, 2319, 9, 2320], [349, 1894, 9, 2322], [1580, -1, 447, 16, 81, 2324, 349, 1898, 9, 2325], [349, 1901, 9, 2327], [349, 1904, 9, 2329], [], [349, 1861, 9, 2331], [349, 1864, 9, 2333], [349, 1867, 9, 2335], [349, 1871, 9, 2337], [], [349, 1874, 43, 2340, 9, 2341], [], [9, 2344], [9, 2346], [349, 1882, 9, 2348], [], [], [349, 1885, 356, 2019, 9, 2350], [372, 2352, 349, 1890, 43, 2353, 9, 2354], [349, 1894, 9, 2356], [1580, -1, 447, 16, 81, 2358, 349, 1898, 9, 2359], [349, 1901, 9, 2361], [349, 1904, 9, 2363], [], [349, 1907, 9, 2365], [349, 1753, 9, 2367], [349, 1912, 9, 2369], [430, 1915, 354, 2371, 417, 1571, 1512, 2372, 432, 433, 349, 1918, 43, 2353, 9, 2373], [349, 1616, 9, 2375], [], [349, 1924, 9, 2377], [430, 1927, 354, 2379, 417, 1571, 1512, 2380, 432, 433, 349, 1918, 43, 2353, 9, 2381], [349, 1616, 9, 2383], [], [349, 1934, 9, 2385], [], [], [349, 1885, 356, 2019, 9, 2387], [372, 2389, 349, 1890, 43, 2390, 9, 2391], [349, 1894, 9, 2393], [1580, -1, 447, 16, 81, 2395, 349, 1898, 9, 2396], [349, 1901, 9, 2398], [349, 1904, 9, 2400], [], [349, 1934, 9, 2402], [], [], [349, 1885, 356, 2019, 9, 2404], [372, 2406, 349, 1890, 43, 2407, 9, 2408], [349, 1894, 9, 2410], [1580, -1, 447, 16, 81, 2412, 349, 1898, 9, 2413], [349, 1901, 9, 2415], [349, 1904, 9, 2417], [], [349, 2313, 9, 2419], [], [], [349, 1885, 356, 2019, 9, 2421], [372, 2423, 349, 1890, 43, 2424, 9, 2425], [349, 1894, 9, 2427], [1580, -1, 447, 16, 81, 2429, 349, 1898, 9, 2430], [349, 1901, 9, 2432], [349, 1904, 9, 2434], [], [349, 1861, 9, 2436], [349, 1864, 9, 2438], [349, 1867, 9, 2440], [349, 1871, 9, 2442], [], [349, 1874, 43, 2445, 9, 2446], [], [9, 2449], [9, 2451], [349, 1882, 9, 2453], [], [], [349, 1885, 356, 2019, 9, 2455], [372, 2457, 349, 1890, 43, 2458, 9, 2459], [349, 1894, 9, 2461], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2464], [349, 1901, 9, 2466], [349, 1904, 9, 2468], [], [349, 1934, 9, 2470], [], [], [349, 1885, 356, 2019, 9, 2472], [372, 2474, 349, 1890, 43, 2475, 9, 2476], [349, 1894, 9, 2478], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2480], [349, 1901, 9, 2482], [349, 1904, 9, 2484], [], [349, 1934, 9, 2486], [], [], [349, 1885, 356, 2019, 9, 2488], [372, 2490, 349, 1890, 43, 2491, 9, 2492], [349, 1894, 9, 2494], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2496], [349, 1901, 9, 2498], [349, 1904, 9, 2500], [], [349, 1907, 9, 2502], [349, 1753, 9, 2504], [349, 1912, 9, 2506], [430, 1915, 354, 2508, 417, 1571, 1512, 2509, 432, 433, 349, 1918, 43, 2491, 9, 2510], [349, 1616, 9, 2512], [], [349, 1924, 9, 2514], [430, 1927, 354, 2516, 417, 1571, 1512, 2517, 432, 433, 349, 1918, 43, 2491, 9, 2518], [349, 1616, 9, 2520], [], [349, 1934, 9, 2522], [], [], [349, 1885, 356, 2019, 9, 2524], [372, 2526, 349, 1890, 43, 2527, 9, 2528], [349, 1894, 9, 2530], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2532], [349, 1901, 9, 2534], [349, 1904, 9, 2536], [], [349, 1934, 9, 2538], [], [], [349, 1885, 356, 2019, 9, 2540], [372, 2542, 349, 1890, 43, 2543, 9, 2544], [349, 1894, 9, 2546], [1580, -1, 447, 16, 81, 2463, 349, 1898, 9, 2548], [349, 1901, 9, 2550], [349, 1904, 9, 2552], [], [349, 1861, 9, 2554], [349, 1864, 9, 2556], [349, 1867, 9, 2558], [349, 1871, 9, 2560], [], [349, 1874, 43, 1178, 9, 2562], [], [9, 2564], [9, 2566], [349, 1882, 9, 2568], [], [], [349, 1885, 356, 2570, 9, 2571], [372, 2573, 349, 1890, 43, 2574, 9, 2575], [349, 1894, 9, 2577], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2580], [349, 1901, 9, 2582], [349, 1904, 9, 2584], [], [349, 1907, 9, 2586], [349, 1753, 9, 2588], [349, 1912, 9, 2590], [430, 1915, 354, 2592, 417, 1571, 1512, 2593, 432, 433, 349, 1918, 43, 2574, 9, 2594], [349, 1616, 9, 2596], [], [349, 1924, 9, 2598], [430, 1927, 354, 2600, 417, 1571, 1512, 2601, 432, 433, 349, 1918, 43, 2574, 9, 2602], [349, 1616, 9, 2604], [], [349, 1934, 9, 2606], [], [], [349, 1885, 356, 2570, 9, 2608], [372, 2610, 349, 1890, 43, 2611, 9, 2612], [349, 1894, 9, 2614], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2616], [349, 1901, 9, 2618], [349, 1904, 9, 2620], [], [349, 1934, 9, 2622], [], [], [349, 1885, 356, 2570, 9, 2624], [372, 2626, 349, 1890, 43, 2627, 9, 2628], [349, 1894, 9, 2630], [1580, -1, 447, 16, 81, 2632, 349, 1898, 9, 2633], [349, 1901, 9, 2635], [349, 1904, 9, 2637], [], [349, 1934, 9, 2639], [], [], [349, 1885, 356, 2570, 9, 2641], [372, 2643, 349, 1890, 43, 2644, 9, 2645], [349, 1894, 9, 2647], [1580, -1, 447, 16, 81, 2649, 349, 1898, 9, 2650], [349, 1901, 9, 2652], [349, 1904, 9, 2654], [], [349, 1934, 9, 2656], [], [], [349, 1885, 356, 2570, 9, 2658], [372, 2660, 349, 1890, 43, 2661, 9, 2662], [349, 1894, 9, 2664], [1580, -1, 447, 16, 81, 2579, 349, 1898, 9, 2666], [349, 1901, 9, 2668], [349, 1904, 9, 2670], [], [349, 1861, 9, 2672], [349, 1864, 9, 2674], [349, 1867, 9, 2676], [349, 1871, 9, 2678], [], [349, 1874, 43, 1134, 9, 2680], [], [9, 2683], [9, 2685], [349, 1934, 9, 2687], [], [], [349, 1885, 356, 1886, 9, 2689], [372, 2691, 349, 1890, 43, 2692, 9, 2693], [349, 1894, 9, 2695], [1580, -1, 447, 16, 81, 2697, 349, 1898, 9, 2698], [349, 1901, 9, 2700], [349, 1904, 9, 2702], [], [349, 1934, 9, 2704], [], [], [349, 1885, 356, 1886, 9, 2706], [372, 2708, 349, 1890, 43, 2709, 9, 2710], [349, 1894, 9, 2712], [1580, -1, 447, 16, 81, 2714, 349, 1898, 9, 2715], [349, 1901, 9, 2717], [349, 1904, 9, 2719], [], [349, 1934, 9, 2721], [], [], [349, 1885, 356, 1886, 9, 2723], [372, 2725, 349, 1890, 43, 2726, 9, 2727], [349, 1894, 9, 2729], [1580, -1, 447, 16, 81, 2731, 349, 1898, 9, 2732], [349, 1901, 9, 2734], [349, 1904, 9, 2736], [], [349, 1934, 9, 2738], [], [], [349, 1885, 356, 1886, 9, 2740], [372, 2742, 349, 1890, 43, 2743, 9, 2744], [349, 1894, 9, 2746], [1580, -1, 447, 16, 81, 2748, 349, 1898, 9, 2749], [349, 1901, 9, 2751], [349, 1904, 9, 2753], [], [349, 2313, 9, 2755], [], [], [349, 1885, 356, 1886, 9, 2757], [372, 2759, 349, 1890, 43, 2760, 9, 2761], [349, 1894, 9, 2763], [1580, -1, 447, 16, 81, 2765, 349, 1898, 9, 2766], [349, 1901, 9, 2768], [349, 1904, 9, 2770], [], [349, 1907, 9, 2772], [349, 1753, 9, 2774], [349, 1912, 9, 2776], [430, 1915, 354, 2778, 417, 1571, 1512, 2779, 432, 433, 349, 1918, 43, 2760, 9, 2780], [349, 1616, 9, 2782], [], [349, 1924, 9, 2784], [430, 1927, 354, 2786, 417, 1571, 1512, 2787, 432, 433, 349, 1918, 43, 2760, 9, 2788], [349, 1616, 9, 2790], [], [349, 2792, 9, 2793], [349, 2795, 9, 2796], [349, 2798, 9, 2799], [449, 2801, 451, 2801, 452, 2802, 349, 2803, 9, 2804], [2807, 2808, 2809, 497, 457, 2808, 2810, 2811, 9, 2812], [457, 458, 1360, 659, 1362, 659, 1364, 659, 9, 2814], [2816, 2817, 457, 2818, 9, 2819], [2822, 562, 2823, 483, 449, 526, 451, 685, 2824, 508, 9, 2825], [2822, 483, 2823, 562, 449, 685, 451, 526, 2824, 508, 9, 2827], [], [349, 2830, 9, 2831], [349, 2833, 9, 2834], [349, 2836, 9, 2837], [349, 2839, 9, 2840], [349, 2843, 9, 2844], [], [349, 2848, 9, 2849], [349, 2851, 9, 2852], [370, 371, 447, 16, 349, 2854, 43, 2855, 9, 2856], [349, 2858, 356, 2859, 9, 2860], [81, 2862, 1580, -1, 349, 2863, 9, 2864], [349, 2866, 356, 2867, 9, 2868], [349, 2870, 9, 2871], [349, 2873, 43, 2855, 9, 2874], [], [372, 2877, 9, 2878], [349, 2880, 9, 2881], [349, 2883, 43, 2264, 9, 2884], [], [349, 2886, 9, 2887], [370, 371, 447, 16, 349, 2854, 43, 2889, 9, 2890], [349, 2858, 356, 2859, 9, 2892], [81, 2894, 1580, -1, 349, 2863, 9, 2895], [349, 2866, 356, 2867, 9, 2897], [349, 2870, 9, 2899], [349, 2873, 43, 2889, 9, 2901], [], [372, 2877, 9, 2904], [349, 2880, 9, 2906], [349, 2883, 43, 2144, 9, 2908], [], [349, 2910, 9, 2911], [370, 371, 447, 16, 349, 2854, 43, 2913, 9, 2914], [349, 2858, 356, 2859, 9, 2916], [81, 2918, 1580, -1, 349, 2863, 9, 2919], [349, 2866, 356, 2867, 9, 2921], [349, 2870, 9, 2923], [349, 2873, 43, 2913, 9, 2925], [], [372, 2877, 9, 2928], [349, 2880, 9, 2930], [349, 2883, 43, 2760, 9, 2932], [], [447, 16, 349, 1759, 9, 2934], [354, 2936, 9, 2937], [349, 2940, 9, 2941], [349, 2943, 9, 2944], [349, 2946, 9, 2947], [349, 2949, 9, 2950], [349, 2953, 9, 2954], [], [349, 2957, 9, 2958], [349, 2953, 9, 2960], [], [1371, 1372, 41, 1373, 43, 2963, 349, 2964, 9, 2965], [349, 1378, 9, 2967], [], [449, 641, 451, 641, 452, 1390, 430, 1391, 349, 1392, 9, 2969], [457, 458, 459, 1395, 9, 2971], [], [349, 2974, 43, 2975, 9, 2976], [], [], [417, 2980, 2981, 2982, 9, 2983], [354, 2982, 349, 1500, 9, 2985], [], [372, 2936, 417, 418, 9, 2988], [349, 2990, 9, 2991], [349, 2993, 9, 2994], [349, 2996, 9, 2997], [349, 2999, 43, 3000, 9, 3001], [], [9, 3004], [349, 3006, 9, 3007], [43, 3009, 349, 2999, 9, 3010], [], [349, 3006, 9, 3013], [349, 2999, 43, 3015, 9, 3016], [], [349, 3006, 9, 3019], [349, 2999, 43, 3021, 9, 3022], [], [349, 3006, 9, 3025], [349, 2999, 43, 3027, 9, 3028], [], [349, 3006, 9, 3031], [349, 2999, 43, 3033, 9, 3034], [], [349, 3006, 9, 3037], [349, 2999, 43, 3039, 9, 3040], [], [349, 3006, 9, 3043], [349, 2999, 43, 3045, 9, 3046], [], [349, 3006, 9, 3049], [349, 2999, 43, 3051, 9, 3052], [], [349, 3006, 9, 3055], [43, 3057, 349, 2999, 9, 3058], [], [349, 3006, 9, 3061], [372, 3063, 349, 2999, 43, 3064, 9, 3065], [], [349, 3006, 9, 3068], [349, 2999, 43, 3070, 9, 3071], [], [349, 2993, 9, 3074], [349, 2996, 9, 3076], [], [9, 3079], [349, 3006, 9, 3081], [43, 3083, 349, 2999, 9, 3084], [], [349, 3006, 9, 3087], [43, 3089, 349, 2999, 9, 3090], [], [349, 3006, 9, 3093], [349, 2999, 43, 3095, 9, 3096], [], [349, 3006, 9, 3099], [43, 3101, 349, 2999, 9, 3102], [], [349, 2993, 9, 3105], [349, 2996, 9, 3107], [349, 2999, 43, 3109, 9, 3110], [], [9, 3113], [349, 3115, 9, 3116], [43, 3118, 349, 1494, 9, 3119], [81, 3121, 1580, 3122, 356, 3123, 9, 3124], [349, 3115, 9, 3126], [43, 3128, 349, 1494, 9, 3129], [81, 3131, 1580, 3132, 356, 3123, 9, 3133], [349, 2993, 9, 3135], [349, 2996, 9, 3137], [], [9, 3139], [349, 3006, 9, 3141], [349, 2999, 43, 487, 9, 3143], [], [349, 3006, 9, 3145], [349, 2999, 43, 615, 9, 3147], [], [349, 3006, 9, 3149], [349, 2999, 43, 677, 9, 3151], [], [349, 3006, 9, 3153], [349, 2999, 43, 793, 9, 3155], [], [349, 3006, 9, 3157], [349, 2999, 43, 819, 9, 3159], [], [349, 3006, 9, 3161], [349, 2999, 43, 900, 9, 3163], [], [349, 3006, 9, 3165], [349, 2999, 43, 1007, 9, 3167], [], [349, 3006, 9, 3169], [349, 2999, 43, 1060, 9, 3171], [], [349, 3006, 9, 3173], [349, 2999, 43, 1104, 9, 3175], [], [349, 3006, 9, 3177], [349, 2999, 43, 1157, 9, 3179], [], [349, 3006, 9, 3181], [349, 2999, 43, 1201, 9, 3183], [], [349, 3006, 9, 3185], [349, 2999, 43, 1252, 9, 3187], [], [349, 3189, 9, 3190], [349, 3192, 9, 3193], [349, 3195, 43, 1464, 9, 3196], [], [349, 3199, 9, 3200], [349, 3202, 9, 3203], [], [9, 3207], [349, 3202, 9, 3209], [9, 3211], [349, 2999, 43, 3213, 9, 3214], [], [349, 3202, 9, 3217], [9, 3219], [349, 2999, 43, 3221, 9, 3222], [], [349, 3202, 9, 3225], [9, 3227], [349, 2999, 43, 3229, 9, 3230], [], [349, 3233, 9, 3234], [349, 3236, 9, 3237], [43, 3239, 372, 3240, 349, 3241, 9, 3242], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3244, 9, 3245], [457, 458, 459, 3247, 9, 3248], [43, 3250, 372, 3251, 349, 3241, 9, 3252], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3254, 9, 3255], [457, 458, 459, 3257, 9, 3258], [43, 3260, 372, 3261, 349, 3241, 9, 3262], [447, 16, 448, 433, 449, 721, 451, 721, 452, 3264, 9, 3265], [457, 458, 459, 3267, 9, 3268], [], [], [], [], [], [9, 3270], [], [], [81, 3274, 9, 3275], [], [81, 3277, 9, 3278], [], [356, 3282, 9, 3283], [3285, 3286, 356, 3287, 9, 3288], [356, 3290, 9, 3291], [41, 51, 43, 3293, 9, 3294], [356, 3287, 9, 3296], [356, 3290, 9, 3298], [41, 51, 43, 3293, 9, 3300]], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [125, 126, 608, 609, 611, 612, 759, 760, 779, 780, 789, 790, 799, 800, 809, 810, 828, 829, 848, 849, 858, 859, 868, 869, 878, 879, 897, 898, 917, 918, 927, 928, 937, 938, 947, 948, 966, 967, 986, 987, 996, 997, 1015, 1016, 1035, 1036, 1045, 1046, 1055, 1056, 1074, 1075, 1084, 1085, 1094, 1095, 1114, 1115, 1124, 1125, 1143, 1144, 1163, 1164, 1173, 1174, 1183, 1184, 1193, 1194, 1212, 1213, 1222, 1223, 1232, 1233, 1242, 1243, 1252, 1253], "value": [362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364, 362, 364]}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": [0, 130, 160, 165, 169, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 216, 221, 225, 229, 233, 237, 244, 249, 253, 257, 261, 265, 269, 273, 277, 281, 285, 289, 296, 301, 308, 313, 317, 321, 325, 329, 333, 337, 344, 349, 353, 357, 361, 365, 369, 373, 377, 381, 385, 392, 397, 401, 405, 409, 416, 421, 425, 429, 436, 441, 445, 449, 453, 460, 465, 469, 473, 480, 485, 489, 496, 503, 508, 512, 516, 524, 541, 544, 568, 572, 576, 580, 584, 674, 717, 725, 729, 733, 754, 762, 771, 775, 782, 792, 802, 812, 823, 831, 840, 844, 851, 861, 871, 881, 892, 900, 909, 913, 920, 930, 940, 950, 961, 969, 978, 982, 989, 999, 1010, 1018, 1027, 1031, 1038, 1048, 1058, 1069, 1077, 1087, 1097, 1106, 1110, 1117, 1127, 1138, 1146, 1155, 1159, 1166, 1176, 1186, 1196, 1207, 1215, 1225, 1235, 1245, 1255, 1264, 1268, 1289, 1294, 1298, 1301, 1306, 1310, 1313, 1318, 1322, 1335, 1341, 1351, 1355, 1358, 1361, 1364, 1367, 1370, 1373, 1376, 1379, 1382, 1385, 1392, 1395, 1398, 1401, 1405, 1409, 1412, 1419, 1422, 1425, 1428, 1431, 1434, 1437, 1440, 1443, 1446, 1449, 1452, 1456, 1464, 1468, 1472, 1476, 1479, 1482]}, "currentSourceURL": {"index": [616, 764, 784, 794, 804, 814, 833, 853, 863, 873, 883, 902, 922, 932, 942, 952, 971, 991, 1001, 1020, 1040, 1050, 1060, 1079, 1089, 1099, 1119, 1129, 1148, 1168, 1178, 1188, 1198, 1217, 1227, 1237, 1247, 1257, 1291, 1303, 1315, 1410, 1413], "value": [1578, 1897, 1897, 1897, 1977, 1994, 2028, 2065, 2082, 2099, 2116, 2149, 2187, 2204, 2221, 2221, 2269, 2306, 2324, 2358, 2395, 2412, 2429, 2463, 2463, 2463, 2463, 2463, 2579, 2579, 2632, 2649, 2579, 2697, 2714, 2731, 2748, 2765, 2862, 2894, 2918, 3121, 3131]}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 122, 124, 125, 125, 125, 125, 125, 126, 126, 126, 126, 126, 127, 128, 129, 130, 131, 133, 135, 137, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 596, 597, 598, 599, 602, 603, 604, 605, 606, 607, 608, 608, 608, 608, 608, 609, 609, 609, 609, 609, 610, 611, 611, 611, 611, 611, 612, 612, 612, 612, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 759, 760, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 778, 779, 779, 780, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 789, 790, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 799, 800, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 809, 810, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 828, 829, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 847, 848, 848, 849, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 858, 859, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 868, 869, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 878, 879, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 897, 898, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 916, 917, 917, 918, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 927, 928, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 937, 938, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 947, 948, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 966, 967, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 985, 986, 986, 987, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 996, 997, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1015, 1016, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1034, 1035, 1035, 1036, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1045, 1046, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1055, 1056, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1074, 1075, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1084, 1085, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1094, 1095, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1113, 1114, 1114, 1115, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1124, 1125, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1143, 1144, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1162, 1163, 1163, 1164, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1173, 1174, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1183, 1184, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1193, 1194, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1212, 1213, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1222, 1223, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1232, 1233, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1242, 1243, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1252, 1253, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1497, 1498, 1499, 1501, 1502], "styles": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 0, 0, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [69, 74, 48, 149], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 0], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 3114], [0, -20, 1280, 62], [40, -19, 1200, 60], [40, -19, 1200, 60], [40, -19, 512.5, 60], [60, -19, 74, 60], [60, -19, 74, 60], [60, 1, 74, 20], [60, 3, 58, 16], [124, 6, 10, 16], [124, 9, 10, 10], [124, 9, 10, 6], [166, -19, 200, 60], [166, -9, 200, 40], [166, 1, 200, 20], [176, 1, 160, 20], [176, 3, 49, 16], [336, 1, 20, 20], [336, 1, 20, 20], [336, 1, 19.75, 19.75], [552.5, -19, 175, 60], [552.5, -19, 175, 60], [552.5, -3, 175, 28], [585.953125, 3.03125, 12.484375, 16], [600, 2.984375, 9.828125, 16], [611.34375, 8.1875, 8.921875, 11.046875], [622.6875, 8.203125, 9.859375, 10.765625], [637.8125, 2.78125, 15.234375, 16.234375], [653.09375, 8.1875, 10.03125, 11.078125], [664.40625, 8.1875, 8.921875, 11.046875], [675.140625, 2.984375, 10.640625, 16.25], [687.59375, 8.1875, 10.171875, 11.046875], [699.4375, 8.171875, 16.109375, 10.796875], [716.5625, 8.421875, 10.65625, 15.984375], [553.15625, -2.9375, 25.84375, 27.875], [556.1875, 8.328125, 19.890625, 10.90625], [563.09375, 2.78125, 5.984375, 5.984375], [727.5, -19, 512.5, 60], [852, -19, 93, 60], [852, 1, 93, 20], [852, 3, 93, 16], [977, -19, 73, 60], [977, 1, 53, 20], [977, 3, 53, 16], [1034, 3, 16, 16], [1036, 5, 12, 12], [1066, -19, 154, 60], [1082, -19, 138, 62], [1082, 2, 138, 20], [1082, 2, 138, 20], [1082, 4, 138, 16], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 43, 48, 33.59375], [0, 42, 1280, 2483], [-1, 41, 1, 1], [-1, 46, 67, 25], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [0, 42, 1280, 130], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [20, 42, 0, 0], [0, 0, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [20, 172, 0, 0], [0, 0, 0, 0], [80, 42, 1120, 125], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [80, 42, 0, 0], [0, 0, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [80, 172, 0, 0], [0, 0, 0, 0], [62, 42, 360, 130], [62, 52, 90, 110], [62, 52, 90, 110], [62, 52, 90, 110], [162, 52, 250, 84], [162, 78, 240, 53], [162, 78, 240, 32], [162, 80, 240, 28], [162, 112, 240, 19], [162, 115, 114, 14], [162, 113, 114, 16], [162, 113, 114, 16], [276, 115, 13, 14], [289, 115, 91, 14], [289, 113, 91, 16], [289, 113, 91, 16], [1075, 42, 125, 76], [1075, 76, 125, 32], [1103.5, 83, 68, 18], [1103.5, 85, 68, 14], [966, 127.03125, 234, 19.96875], [966, 130.546875, 51, 12], [966, 127.03125, 51, 19.96875], [976, 128.03125, 31, 18.96875], [976, 128.03125, 31, 18.96875], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 129, 7, 18], [976, 132, 7, 12], [983, 131.03125, 3, 12], [983, 131.03125, 3, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 129, 7, 18], [986, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 129, 7, 18], [993, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 129, 7, 18], [1000, 132, 7, 12], [1017, 129.546875, 0, 14], [1017, 128.59375, 183, 16.796875], [1027, 124.59375, 178, 24], [1032, 130.59375, 23, 12], [1032, 129.59375, 13, 13], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1048, 130.59375, 7, 12], [1060, 130.59375, 23, 12], [1060, 129.59375, 13, 13], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1076, 130.59375, 7, 12], [1088, 130.59375, 23, 12], [1088, 129.59375, 13, 13], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1104, 130.59375, 7, 12], [1116, 130.59375, 23, 12], [1116, 129.59375, 13, 13], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1132, 130.59375, 7, 12], [1144, 130.59375, 23, 12], [1144, 129.59375, 13, 13], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1160, 130.59375, 7, 12], [1172, 130.59375, 23, 12], [1172, 129.59375, 13, 13], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1188, 130.59375, 7, 12], [1194, 127.59375, 1, 1], [1194, 129.59375, 37, 45.59375], [0, 172, 1280, 2353], [56, 172, 1168, 2353], [56, 172, 24, 2353], [80, 180, 256, 2345], [80, 180, 255, 2345], [80, 204, 255, 72], [104, 204, 231, 16], [104, 206, 63.8125, 12], [80, 232, 255, 44], [80, 232, 255, 44], [80, 232, 255, 44], [105, 244, 229, 20], [105, 246, 58, 16], [80, 308, 255, 160], [104, 308, 231, 16], [104, 310, 87, 12], [80, 336, 255, 132], [80, 336, 255, 44], [80, 336, 255, 44], [105, 348, 229, 20], [105, 350, 61, 16], [80, 380, 255, 44], [80, 380, 255, 44], [105, 392, 229, 20], [105, 394, 46, 16], [80, 424, 255, 44], [80, 424, 255, 44], [105, 436, 229, 20], [105, 438, 61, 16], [336, 172, 32, 2353], [368, 196, 832, 2329], [368, 196, 832, 2329], [368, 196, 832, 2078], [368, 196, 832, 37], [368, 196, 361.5, 32], [368, 198, 142, 28], [729.5, 221, 361.5, 0], [1091, 201, 109, 32], [1107, 208, 77, 18], [1107, 210, 77, 14], [368, 245, 832, 2000], [368, 245, 888, 2000], [368, 245, 444, 400], [368, 245, 388, 368], [368, 245, 388, 44.59375], [368, 255, 74, 19.59375], [368, 256, 74, 15], [689, 255, 67, 19.59375], [689, 257, 67, 14], [368, 309.59375, 388, 288], [368, 317.59375, 388, 272], [368, 317.59375, 388, 48], [391, 309.59375, 2, 16], [0, 0, 0, 0], [391, 357.59375, 2, 16], [0, 0, 0, 0], [368, 317.59375, 388, 48], [368, 317.59375, 245, 48], [368, 317.59375, 48, 48], [374, 323.59375, 36, 36], [416, 330.59375, 197, 22], [426, 330.59375, 177, 22], [426, 333.59375, 177, 15], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [676, 325.59375, 80, 32], [701, 332.59375, 30, 18], [701, 334.59375, 30, 14], [368, 373.59375, 388, 48], [391, 365.59375, 2, 16], [0, 0, 0, 0], [391, 413.59375, 2, 16], [0, 0, 0, 0], [368, 373.59375, 388, 48], [368, 373.59375, 248, 48], [368, 373.59375, 48, 48], [374, 379.59375, 36, 36], [416, 386.59375, 200, 22], [426, 386.59375, 180, 22], [426, 389.59375, 180, 15], [368, 429.59375, 388, 48], [391, 421.59375, 2, 16], [0, 0, 0, 0], [391, 469.59375, 2, 16], [0, 0, 0, 0], [368, 429.59375, 388, 48], [368, 429.59375, 131, 48], [368, 429.59375, 48, 48], [374, 435.59375, 36, 36], [416, 442.59375, 83, 22], [426, 442.59375, 63, 22], [426, 445.59375, 63, 15], [368, 485.59375, 388, 48], [391, 477.59375, 2, 16], [0, 0, 0, 0], [391, 525.59375, 2, 16], [0, 0, 0, 0], [368, 485.59375, 388, 48], [368, 485.59375, 160, 48], [368, 485.59375, 48, 48], [374, 491.59375, 36, 36], [416, 498.59375, 112, 22], [426, 498.59375, 92, 22], [426, 501.59375, 92, 15], [368, 541.59375, 388, 48], [391, 533.59375, 2, 16], [0, 0, 0, 0], [391, 581.59375, 2, 16], [0, 0, 0, 0], [368, 541.59375, 388, 48], [368, 541.59375, 281, 48], [368, 541.59375, 48, 48], [374, 547.59375, 36, 36], [416, 554.59375, 233, 22], [426, 554.59375, 213, 22], [426, 557.59375, 213, 15], [812, 245, 444, 400], [812, 245, 388, 368], [812, 245, 388, 44.59375], [812, 255, 101, 19.59375], [812, 256, 101, 15], [1133, 255, 67, 19.59375], [1133, 257, 67, 14], [812, 309.59375, 388, 288], [812, 317.59375, 388, 272], [812, 317.59375, 388, 48], [835, 309.59375, 2, 16], [0, 0, 0, 0], [835, 357.59375, 2, 16], [0, 0, 0, 0], [812, 317.59375, 388, 48], [812, 317.59375, 171, 48], [812, 317.59375, 48, 48], [818, 323.59375, 36, 36], [860, 330.59375, 123, 22], [870, 330.59375, 103, 22], [870, 333.59375, 103, 15], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1120, 325.59375, 80, 32], [1145, 332.59375, 30, 18], [1145, 334.59375, 30, 14], [812, 373.59375, 388, 48], [835, 365.59375, 2, 16], [0, 0, 0, 0], [835, 413.59375, 2, 16], [0, 0, 0, 0], [812, 373.59375, 388, 48], [812, 373.59375, 178, 48], [812, 373.59375, 48, 48], [818, 379.59375, 36, 36], [860, 386.59375, 130, 22], [870, 386.59375, 110, 22], [870, 389.59375, 110, 15], [812, 429.59375, 388, 48], [835, 421.59375, 2, 16], [0, 0, 0, 0], [835, 469.59375, 2, 16], [0, 0, 0, 0], [812, 429.59375, 388, 48], [812, 429.59375, 218, 48], [812, 429.59375, 48, 48], [818, 435.59375, 36, 36], [860, 442.59375, 170, 22], [870, 442.59375, 150, 22], [870, 445.59375, 150, 15], [812, 485.59375, 388, 48], [835, 477.59375, 2, 16], [0, 0, 0, 0], [835, 525.59375, 2, 16], [0, 0, 0, 0], [812, 485.59375, 388, 48], [812, 485.59375, 202, 48], [812, 485.59375, 48, 48], [818, 491.59375, 36, 36], [860, 498.59375, 154, 22], [870, 498.59375, 134, 22], [870, 501.59375, 134, 15], [812, 541.59375, 388, 48], [835, 533.59375, 2, 16], [0, 0, 0, 0], [835, 581.59375, 2, 16], [0, 0, 0, 0], [812, 541.59375, 388, 48], [812, 541.59375, 177, 48], [812, 541.59375, 48, 48], [818, 547.59375, 36, 36], [860, 554.59375, 129, 22], [870, 554.59375, 109, 22], [870, 557.59375, 109, 15], [368, 645, 444, 400], [368, 645, 388, 368], [368, 645, 388, 44.59375], [368, 655, 165, 19.59375], [368, 656, 165, 15], [697, 655, 59, 19.59375], [697, 657, 59, 14], [368, 709.59375, 388, 288], [368, 717.59375, 388, 272], [368, 717.59375, 388, 48], [391, 709.59375, 2, 16], [0, 0, 0, 0], [391, 757.59375, 2, 16], [0, 0, 0, 0], [368, 717.59375, 388, 48], [368, 717.59375, 283, 48], [368, 717.59375, 48, 48], [374, 723.59375, 36, 36], [416, 730.59375, 235, 22], [426, 730.59375, 215, 22], [426, 733.59375, 215, 15], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [675, 725.59375, 81, 32], [691, 732.59375, 49, 18], [691, 734.59375, 49, 14], [368, 773.59375, 388, 48], [391, 765.59375, 2, 16], [0, 0, 0, 0], [391, 813.59375, 2, 16], [0, 0, 0, 0], [368, 773.59375, 388, 48], [368, 773.59375, 287.328125, 48], [368, 773.59375, 48, 48], [374, 779.59375, 36, 36], [416, 775.59375, 239.328125, 44], [426, 775.59375, 219.328125, 44], [426, 778.59375, 185, 37], [368, 829.59375, 388, 48], [391, 821.59375, 2, 16], [0, 0, 0, 0], [391, 869.59375, 2, 16], [0, 0, 0, 0], [368, 829.59375, 388, 48], [368, 829.59375, 287.328125, 48], [368, 829.59375, 48, 48], [374, 835.59375, 36, 36], [416, 831.59375, 239.328125, 44], [426, 831.59375, 219.328125, 44], [426, 834.59375, 177, 37], [368, 885.59375, 388, 48], [391, 877.59375, 2, 16], [0, 0, 0, 0], [391, 925.59375, 2, 16], [0, 0, 0, 0], [368, 885.59375, 388, 48], [368, 885.59375, 287.328125, 48], [368, 885.59375, 48, 48], [374, 891.59375, 36, 36], [416, 887.59375, 239.328125, 44], [426, 887.59375, 219.328125, 44], [426, 890.59375, 150, 37], [368, 941.59375, 388, 48], [391, 933.59375, 2, 16], [0, 0, 0, 0], [391, 981.59375, 2, 16], [0, 0, 0, 0], [368, 941.59375, 388, 48], [368, 941.59375, 285, 48], [368, 941.59375, 48, 48], [374, 947.59375, 36, 36], [416, 954.59375, 237, 22], [426, 954.59375, 217, 22], [426, 957.59375, 217, 15], [812, 645, 444, 400], [812, 645, 388, 368], [812, 645, 388, 44.59375], [812, 655, 122, 19.59375], [812, 656, 122, 15], [1141, 655, 59, 19.59375], [1141, 657, 59, 14], [812, 709.59375, 388, 176], [812, 717.59375, 388, 160], [812, 717.59375, 388, 48], [835, 709.59375, 2, 16], [0, 0, 0, 0], [835, 757.59375, 2, 16], [0, 0, 0, 0], [812, 717.59375, 388, 48], [812, 717.59375, 140, 48], [812, 717.59375, 48, 48], [818, 723.59375, 36, 36], [860, 730.59375, 92, 22], [870, 730.59375, 72, 22], [870, 733.59375, 72, 15], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1119, 725.59375, 81, 32], [1135, 732.59375, 49, 18], [1135, 734.59375, 49, 14], [812, 773.59375, 388, 48], [835, 765.59375, 2, 16], [0, 0, 0, 0], [835, 813.59375, 2, 16], [0, 0, 0, 0], [812, 773.59375, 388, 48], [812, 773.59375, 157, 48], [812, 773.59375, 48, 48], [818, 779.59375, 36, 36], [860, 786.59375, 109, 22], [870, 786.59375, 89, 22], [870, 789.59375, 89, 15], [812, 829.59375, 388, 48], [835, 821.59375, 2, 16], [0, 0, 0, 0], [835, 869.59375, 2, 16], [0, 0, 0, 0], [812, 829.59375, 388, 48], [812, 829.59375, 191, 48], [812, 829.59375, 48, 48], [818, 835.59375, 36, 36], [860, 842.59375, 143, 22], [870, 842.59375, 123, 22], [870, 845.59375, 123, 15], [368, 1045, 444, 400], [368, 1045, 388, 368], [368, 1045, 388, 44.59375], [368, 1055, 184, 19.59375], [368, 1056, 184, 15], [697, 1055, 59, 19.59375], [697, 1057, 59, 14], [368, 1109.59375, 388, 232], [368, 1117.59375, 388, 216], [368, 1117.59375, 388, 48], [391, 1109.59375, 2, 16], [0, 0, 0, 0], [391, 1157.59375, 2, 16], [0, 0, 0, 0], [368, 1117.59375, 388, 48], [368, 1117.59375, 205, 48], [368, 1117.59375, 48, 48], [374, 1123.59375, 36, 36], [416, 1130.59375, 157, 22], [426, 1130.59375, 137, 22], [426, 1133.59375, 137, 15], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [676, 1125.59375, 80, 32], [701, 1132.59375, 30, 18], [701, 1134.59375, 30, 14], [368, 1173.59375, 388, 48], [391, 1165.59375, 2, 16], [0, 0, 0, 0], [391, 1213.59375, 2, 16], [0, 0, 0, 0], [368, 1173.59375, 388, 48], [368, 1173.59375, 264, 48], [368, 1173.59375, 48, 48], [374, 1179.59375, 36, 36], [416, 1186.59375, 216, 22], [426, 1186.59375, 196, 22], [426, 1189.59375, 196, 15], [368, 1229.59375, 388, 48], [391, 1221.59375, 2, 16], [0, 0, 0, 0], [391, 1269.59375, 2, 16], [0, 0, 0, 0], [368, 1229.59375, 388, 48], [368, 1229.59375, 287.328125, 48], [368, 1229.59375, 48, 48], [374, 1235.59375, 36, 36], [416, 1231.59375, 239.328125, 44], [426, 1231.59375, 219.328125, 44], [426, 1234.59375, 187, 37], [368, 1285.59375, 388, 48], [391, 1277.59375, 2, 16], [0, 0, 0, 0], [391, 1325.59375, 2, 16], [0, 0, 0, 0], [368, 1285.59375, 388, 48], [368, 1285.59375, 279, 48], [368, 1285.59375, 48, 48], [374, 1291.59375, 36, 36], [416, 1298.59375, 231, 22], [426, 1298.59375, 211, 22], [426, 1301.59375, 211, 15], [812, 1045, 444, 400], [812, 1045, 388, 368], [812, 1045, 388, 44.59375], [812, 1055, 145, 19.59375], [812, 1056, 145, 15], [1141, 1055, 59, 19.59375], [1141, 1057, 59, 14], [812, 1109.59375, 388, 288], [812, 1117.59375, 388, 272], [812, 1117.59375, 388, 48], [835, 1109.59375, 2, 16], [0, 0, 0, 0], [835, 1157.59375, 2, 16], [0, 0, 0, 0], [812, 1117.59375, 388, 48], [812, 1117.59375, 287.328125, 48], [812, 1117.59375, 48, 48], [818, 1123.59375, 36, 36], [860, 1119.59375, 239.328125, 44], [870, 1119.59375, 219.328125, 44], [870, 1122.59375, 161, 37], [812, 1173.59375, 388, 48], [835, 1165.59375, 2, 16], [0, 0, 0, 0], [835, 1213.59375, 2, 16], [0, 0, 0, 0], [812, 1173.59375, 388, 48], [812, 1173.59375, 167, 48], [812, 1173.59375, 48, 48], [818, 1179.59375, 36, 36], [860, 1186.59375, 119, 22], [870, 1186.59375, 99, 22], [870, 1189.59375, 99, 15], [812, 1229.59375, 388, 48], [835, 1221.59375, 2, 16], [0, 0, 0, 0], [835, 1269.59375, 2, 16], [0, 0, 0, 0], [812, 1229.59375, 388, 48], [812, 1229.59375, 135, 48], [812, 1229.59375, 48, 48], [818, 1235.59375, 36, 36], [860, 1242.59375, 87, 22], [870, 1242.59375, 67, 22], [870, 1245.59375, 67, 15], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1119, 1237.59375, 81, 32], [1135, 1244.59375, 49, 18], [1135, 1246.59375, 49, 14], [812, 1285.59375, 388, 48], [835, 1277.59375, 2, 16], [0, 0, 0, 0], [835, 1325.59375, 2, 16], [0, 0, 0, 0], [812, 1285.59375, 388, 48], [812, 1285.59375, 220, 48], [812, 1285.59375, 48, 48], [818, 1291.59375, 36, 36], [860, 1298.59375, 172, 22], [870, 1298.59375, 152, 22], [870, 1301.59375, 152, 15], [812, 1341.59375, 388, 48], [835, 1333.59375, 2, 16], [0, 0, 0, 0], [835, 1381.59375, 2, 16], [0, 0, 0, 0], [812, 1341.59375, 388, 48], [812, 1341.59375, 157, 48], [812, 1341.59375, 48, 48], [818, 1347.59375, 36, 36], [860, 1354.59375, 109, 22], [870, 1354.59375, 89, 22], [870, 1357.59375, 89, 15], [368, 1445, 444, 400], [368, 1445, 388, 368], [368, 1445, 388, 44.59375], [368, 1455, 116, 19.59375], [368, 1456, 116, 15], [697, 1455, 59, 19.59375], [697, 1457, 59, 14], [368, 1509.59375, 388, 288], [368, 1517.59375, 388, 272], [368, 1517.59375, 388, 48], [391, 1509.59375, 2, 16], [0, 0, 0, 0], [391, 1557.59375, 2, 16], [0, 0, 0, 0], [368, 1517.59375, 388, 48], [368, 1517.59375, 241, 48], [368, 1517.59375, 48, 48], [374, 1523.59375, 36, 36], [416, 1530.59375, 193, 22], [426, 1530.59375, 173, 22], [426, 1533.59375, 173, 15], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [676, 1525.59375, 80, 32], [701, 1532.59375, 30, 18], [701, 1534.59375, 30, 14], [368, 1573.59375, 388, 48], [391, 1565.59375, 2, 16], [0, 0, 0, 0], [391, 1613.59375, 2, 16], [0, 0, 0, 0], [368, 1573.59375, 388, 48], [368, 1573.59375, 287.328125, 48], [368, 1573.59375, 48, 48], [374, 1579.59375, 36, 36], [416, 1575.59375, 239.328125, 44], [426, 1575.59375, 219.328125, 44], [426, 1578.59375, 185, 37], [368, 1629.59375, 388, 48], [391, 1621.59375, 2, 16], [0, 0, 0, 0], [391, 1669.59375, 2, 16], [0, 0, 0, 0], [368, 1629.59375, 388, 48], [368, 1629.59375, 287.328125, 48], [368, 1629.59375, 48, 48], [374, 1635.59375, 36, 36], [416, 1631.59375, 239.328125, 44], [426, 1631.59375, 219.328125, 44], [426, 1634.59375, 170, 37], [368, 1685.59375, 388, 48], [391, 1677.59375, 2, 16], [0, 0, 0, 0], [391, 1725.59375, 2, 16], [0, 0, 0, 0], [368, 1685.59375, 388, 48], [368, 1685.59375, 170, 48], [368, 1685.59375, 48, 48], [374, 1691.59375, 36, 36], [416, 1698.59375, 122, 22], [426, 1698.59375, 102, 22], [426, 1701.59375, 102, 15], [368, 1741.59375, 388, 48], [391, 1733.59375, 2, 16], [0, 0, 0, 0], [391, 1781.59375, 2, 16], [0, 0, 0, 0], [368, 1741.59375, 388, 48], [368, 1741.59375, 287.328125, 48], [368, 1741.59375, 48, 48], [374, 1747.59375, 36, 36], [416, 1743.59375, 239.328125, 44], [426, 1743.59375, 219.328125, 44], [426, 1746.59375, 174, 37], [812, 1445, 444, 400], [812, 1445, 388, 368], [812, 1445, 388, 44.59375], [812, 1455, 95, 19.59375], [812, 1456, 95, 15], [1141, 1455, 59, 19.59375], [1141, 1457, 59, 14], [812, 1509.59375, 388, 288], [812, 1517.59375, 388, 272], [812, 1517.59375, 388, 48], [835, 1509.59375, 2, 16], [0, 0, 0, 0], [835, 1557.59375, 2, 16], [0, 0, 0, 0], [812, 1517.59375, 388, 48], [812, 1517.59375, 287.328125, 48], [812, 1517.59375, 48, 48], [818, 1523.59375, 36, 36], [860, 1519.59375, 239.328125, 44], [870, 1519.59375, 219.328125, 44], [870, 1522.59375, 182, 37], [812, 1573.59375, 388, 48], [835, 1565.59375, 2, 16], [0, 0, 0, 0], [835, 1613.59375, 2, 16], [0, 0, 0, 0], [812, 1573.59375, 388, 48], [812, 1573.59375, 287.328125, 48], [812, 1573.59375, 48, 48], [818, 1579.59375, 36, 36], [860, 1575.59375, 239.328125, 44], [870, 1575.59375, 219.328125, 44], [870, 1578.59375, 165, 37], [812, 1629.59375, 388, 48], [835, 1621.59375, 2, 16], [0, 0, 0, 0], [835, 1669.59375, 2, 16], [0, 0, 0, 0], [812, 1629.59375, 388, 48], [812, 1629.59375, 287.328125, 48], [812, 1629.59375, 48, 48], [818, 1635.59375, 36, 36], [860, 1631.59375, 239.328125, 44], [870, 1631.59375, 219.328125, 44], [870, 1634.59375, 197, 37], [812, 1685.59375, 388, 48], [835, 1677.59375, 2, 16], [0, 0, 0, 0], [835, 1725.59375, 2, 16], [0, 0, 0, 0], [812, 1685.59375, 388, 48], [812, 1685.59375, 287.328125, 48], [812, 1685.59375, 48, 48], [818, 1691.59375, 36, 36], [860, 1687.59375, 239.328125, 44], [870, 1687.59375, 219.328125, 44], [870, 1690.59375, 208, 37], [812, 1741.59375, 388, 48], [835, 1733.59375, 2, 16], [0, 0, 0, 0], [835, 1781.59375, 2, 16], [0, 0, 0, 0], [812, 1741.59375, 388, 48], [812, 1741.59375, 181, 48], [812, 1741.59375, 48, 48], [818, 1747.59375, 36, 36], [860, 1754.59375, 133, 22], [870, 1754.59375, 113, 22], [870, 1757.59375, 113, 15], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1119, 1749.59375, 81, 32], [1135, 1756.59375, 49, 18], [1135, 1758.59375, 49, 14], [368, 1845, 888, 368], [368, 1845, 848, 368], [733.828125, 1997.5, 116.34375, 63], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [774, 1997.5, 36, 36], [782, 2005.5, 20, 20], [790, 2005.5, 4, 20], [782, 2013.5, 20, 4], [733.828125, 2045.5, 116.34375, 15], [368, 2245, 832, 9], [368, 2274, 832, 251], [368, 2284, 832, 16], [388, 2286, 121, 12], [368, 2308, 832, 185], [388, 2308, 208, 169], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2316, 208, 117], [388, 2441, 208, 36], [388, 2441, 208, 18], [388, 2442, 129, 15], [388, 2459, 208, 18], [388, 2459, 57, 18], [388, 2463, 57, 14], [388, 2464, 57, 12], [680, 2308, 208, 169], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2316, 208, 117], [680, 2441, 208, 36], [680, 2441, 208, 18], [680, 2442, 148, 15], [680, 2459, 208, 18], [680, 2459, 174, 18], [680, 2463, 174, 14], [680, 2464, 174, 12], [972, 2308, 208, 169], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2316, 208, 117], [972, 2441, 208, 36], [972, 2441, 208, 18], [972, 2442, 172, 15], [972, 2459, 208, 18], [972, 2459, 91, 18], [972, 2463, 91, 14], [972, 2464, 91, 12], [1200, 172, 24, 2353], [0, 2525, 1280, 569], [0, 2525, 1280, 569], [40, 2537, 1200, 545], [60, 2537, 1160, 504], [60, 2573, 504, 196], [60, 2573, 440, 68], [60, 2578, 384, 50], [60, 2641, 464, 20], [60, 2661, 440, 68], [60, 2666, 332, 50], [177, 2695.0625, 85, 20], [177, 2696, 65, 20], [177, 2696, 65, 20], [246, 2698, 16, 16], [248, 2700, 12, 12], [262, 2696, 28, 20], [290, 2696, 84, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [564, 2573, 495, 448], [563, 2572, 1, 1], [563, 2576, 97, 48], [564, 2573, 495, 448], [564, 2573, 495, 448], [564, 2573, 157, 416], [564, 2573, 157, 32], [564, 2574, 33, 12], [564, 2574, 33, 12], [564, 2605, 157, 352], [564, 2605, 157, 32], [564, 2606, 29, 12], [564, 2606, 29, 12], [564, 2637, 157, 32], [564, 2638, 36, 12], [564, 2638, 36, 12], [564, 2669, 157, 32], [564, 2670, 50, 12], [564, 2670, 50, 12], [564, 2701, 157, 32], [564, 2702, 60, 12], [564, 2702, 60, 12], [564, 2733, 157, 32], [564, 2734, 121, 12], [564, 2734, 121, 12], [564, 2765, 157, 32], [564, 2766, 78, 12], [564, 2766, 78, 12], [564, 2797, 157, 32], [564, 2798, 80, 12], [564, 2798, 80, 12], [564, 2829, 157, 32], [564, 2830, 89, 12], [564, 2830, 89, 12], [564, 2861, 157, 32], [564, 2862, 68, 12], [564, 2862, 68, 12], [564, 2893, 157, 32], [564, 2894, 39, 12], [564, 2894, 39, 12], [564, 2925, 157, 32], [564, 2926, 58, 12], [564, 2926, 58, 12], [733, 2573, 157, 192], [733, 2573, 157, 32], [733, 2574, 42, 12], [733, 2605, 157, 128], [733, 2605, 157, 32], [733, 2606, 61, 12], [733, 2606, 61, 12], [733, 2637, 157, 32], [733, 2638, 106, 12], [733, 2638, 106, 12], [733, 2669, 157, 32], [733, 2670, 86, 12], [733, 2670, 86, 12], [733, 2701, 157, 32], [733, 2702, 27, 12], [733, 2702, 27, 12], [733, 2765, 157, 151.203125], [733, 2765, 157, 32], [733, 2766, 105, 12], [733, 2766, 105, 12], [733, 2797, 157, 87.203125], [733, 2797, 157, 44.421875], [733, 2820.421875, 100, 12], [733, 2797, 100, 33.421875], [733, 2843.421875, 157, 40.78125], [733, 2863.203125, 100, 12], [733, 2843.421875, 100, 29.78125], [902, 2573, 157, 448], [902, 2573, 157, 32], [902, 2574, 42, 12], [902, 2605, 157, 384], [902, 2605, 157, 32], [902, 2606, 64, 12], [902, 2606, 64, 12], [902, 2637, 157, 32], [902, 2638, 95, 12], [902, 2638, 95, 12], [902, 2669, 157, 32], [902, 2670, 28, 12], [902, 2670, 28, 12], [902, 2701, 157, 32], [902, 2702, 149, 12], [902, 2702, 149, 12], [902, 2733, 157, 32], [902, 2734, 74, 12], [902, 2734, 74, 12], [902, 2765, 157, 32], [902, 2766, 77, 12], [902, 2766, 77, 12], [902, 2797, 157, 32], [902, 2798, 41, 12], [902, 2798, 41, 12], [902, 2829, 157, 32], [902, 2830, 59, 12], [902, 2830, 59, 12], [902, 2861, 157, 32], [902, 2862, 94, 12], [902, 2862, 94, 12], [902, 2893, 157, 32], [902, 2894, 58, 12], [902, 2894, 58, 12], [902, 2925, 157, 32], [902, 2926, 48, 12], [902, 2926, 48, 12], [902, 2957, 157, 32], [902, 2958, 102, 12], [902, 2958, 102, 12], [60, 3007, 90, 14], [60, 3007, 90, 14], [60, 3008, 90, 12], [60, 3008, 90, 12], [60, 3041, 1160, 41], [60, 3055, 124, 14], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3055, 66, 14], [200, 3056, 66, 12], [200, 3056, 66, 12], [200, 3056, 66, 12], [282, 3055, 73, 14], [282, 3056, 73, 12], [282, 3056, 73, 12], [282, 3056, 73, 12], [371, 3055, 75, 14], [371, 3056, 75, 12], [371, 3056, 75, 12], [371, 3056, 75, 12], [446, 3062, 686, 0], [1132, 3050, 88, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1132, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24, 24], [1164, 3050, 24.015625, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [1196, 3050, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "text": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 385, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, -1, -1, -1, -1, 1295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1381, -1, -1, 1389, -1, -1, -1, -1, -1, -1, 1403, -1, -1, 1539, -1, -1, 1550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, 1601, 1602, -1, -1, 1608, -1, -1, -1, 1619, -1, -1, -1, -1, -1, -1, -1, 562, -1, -1, -1, -1, 497, -1, 1658, -1, -1, 562, -1, -1, -1, -1, 517, -1, -1, 562, -1, -1, -1, -1, 483, -1, -1, 562, -1, -1, -1, -1, 553, -1, -1, -1, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, -1, 1711, -1, 483, -1, 1701, -1, -1, -1, -1, -1, -1, -1, 1779, -1, -1, -1, -1, 442, -1, -1, 1796, -1, -1, -1, -1, 1808, -1, -1, -1, 1817, -1, -1, -1, 1826, -1, -1, -1, -1, -1, -1, 1845, -1, -1, -1, 1854, -1, -1, -1, -1, -1, -1, 1115, -1, 1877, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1889, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1939, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1955, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1971, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1988, -1, -1, -1, -1, 2009, -1, 2012, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2022, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2059, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2076, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2093, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2110, -1, -1, -1, -1, 1071, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2143, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2198, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2215, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2232, -1, -1, -1, -1, 1080, -1, 2254, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2263, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2300, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2318, -1, -1, -1, -1, 2339, -1, 2343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2352, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2389, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2406, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2423, -1, -1, -1, -1, 2444, -1, 2448, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2457, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2474, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2490, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2526, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2542, -1, -1, -1, -1, 1177, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2573, -1, -1, -1, -1, -1, 1923, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2610, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2626, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2643, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2660, -1, -1, -1, -1, 1133, -1, 2682, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2691, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2708, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2725, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2742, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2759, -1, -1, -1, -1, -1, 2168, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2829, -1, -1, -1, 2847, -1, -1, -1, -1, -1, -1, -1, -1, 2876, -1, -1, -1, 2263, -1, -1, -1, -1, -1, -1, -1, 2903, -1, -1, -1, 2143, -1, -1, -1, -1, -1, -1, -1, 2927, -1, -1, -1, 2759, -1, -1, -1, -1, -1, -1, -1, 2956, -1, -1, 2962, -1, -1, 1389, -1, -1, 2973, -1, 2978, 2979, -1, -1, 2987, -1, -1, -1, -1, -1, 3003, -1, -1, -1, 3012, -1, -1, 3018, -1, -1, 3024, -1, -1, 3030, -1, -1, 3036, -1, -1, 3042, -1, -1, 3048, -1, -1, 3054, -1, -1, 3060, -1, -1, 3067, -1, -1, 3073, -1, -1, 3078, -1, -1, -1, 3086, -1, -1, 3092, -1, -1, 3098, -1, -1, 3104, -1, -1, -1, 3112, -1, -1, -1, -1, -1, -1, -1, -1, -1, 442, -1, -1, -1, 493, -1, -1, 620, -1, -1, 682, -1, -1, 798, -1, -1, 824, -1, -1, 905, -1, -1, 1012, -1, -1, 1065, -1, -1, 1109, -1, -1, 1162, -1, -1, 1206, -1, -1, 1257, -1, -1, -1, 3198, -1, -1, 3205, 98, -1, -1, -1, 3216, -1, -1, -1, 3224, -1, -1, -1, 3232, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "stackingContexts": {"index": [0, 1, 3, 25, 41, 76, 77, 78, 81, 111, 137, 138, 147, 148, 155, 156, 163, 164, 200, 201, 202, 203, 229, 230, 231, 236, 243, 252, 253, 258, 263, 264, 265, 276, 288, 300, 312, 318, 327, 328, 333, 338, 339, 340, 351, 363, 375, 387, 393, 402, 403, 408, 413, 414, 415, 426, 438, 450, 462, 468, 477, 478, 483, 488, 489, 490, 501, 509, 510, 513, 519, 528, 529, 534, 539, 540, 541, 552, 564, 572, 573, 576, 582, 591, 592, 597, 609, 621, 626, 627, 628, 639, 651, 657, 666, 667, 672, 677, 678, 679, 690, 702, 714, 726, 732, 747, 759, 771, 783, 791, 792, 795, 800, 801, 802, 812, 823, 835, 847, 857, 1009, 1012, 1015, 1020, 1022]}, "paintOrders": [0, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4, 4, 4, 4, 4, 304, 304, 304, 304, 304, 304, 304, 304, 307, 308, 308, 304, 304, 304, 304, 304, 309, 310, 310, 304, 304, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 305, 304, 304, 304, 304, 304, 304, 304, 306, 306, 311, 311, 312, 313, 313, 4, 5, 5, 6, 7, 7, 260, 260, 260, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 261, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 263, 265, 265, 265, 264, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 266, 267, 268, 269, 269, 270, 271, 271, 272, 272, 273, 273, 273, 274, 274, 275, 276, 276, 272, 272, 277, 277, 277, 278, 278, 279, 280, 280, 281, 281, 281, 282, 282, 283, 284, 284, 285, 285, 285, 286, 286, 287, 288, 288, 270, 270, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 290, 290, 8, 9, 10, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 13, 14, 14, 14, 14, 14, 17, 18, 19, 19, 14, 14, 14, 20, 20, 20, 20, 20, 20, 20, 20, 21, 23, 23, 29, 29, 21, 21, 46, 46, 21, 22, 22, 24, 25, 26, 27, 28, 28, 30, 32, 32, 33, 33, 30, 30, 47, 47, 30, 31, 31, 34, 36, 36, 37, 37, 34, 34, 48, 48, 34, 35, 35, 38, 40, 40, 41, 41, 38, 38, 49, 49, 38, 39, 39, 42, 44, 44, 45, 45, 42, 42, 50, 50, 42, 43, 43, 14, 51, 51, 51, 51, 51, 51, 51, 51, 52, 54, 54, 60, 60, 52, 52, 77, 77, 52, 53, 53, 55, 56, 57, 58, 59, 59, 61, 63, 63, 64, 64, 61, 61, 78, 78, 61, 62, 62, 65, 67, 67, 68, 68, 65, 65, 79, 79, 65, 66, 66, 69, 71, 71, 72, 72, 69, 69, 80, 80, 69, 70, 70, 73, 75, 75, 76, 76, 73, 73, 81, 81, 73, 74, 74, 14, 82, 82, 82, 82, 82, 82, 82, 82, 83, 85, 85, 91, 91, 83, 83, 108, 108, 83, 84, 84, 86, 87, 88, 89, 90, 90, 92, 94, 94, 95, 95, 92, 92, 109, 109, 92, 93, 93, 96, 98, 98, 99, 99, 96, 96, 110, 110, 96, 97, 97, 100, 102, 102, 103, 103, 100, 100, 111, 111, 100, 101, 101, 104, 106, 106, 107, 107, 104, 104, 112, 112, 104, 105, 105, 14, 113, 113, 113, 113, 113, 113, 113, 113, 114, 116, 116, 122, 122, 114, 114, 131, 131, 114, 115, 115, 117, 118, 119, 120, 121, 121, 123, 125, 125, 126, 126, 123, 123, 132, 132, 123, 124, 124, 127, 129, 129, 130, 130, 127, 127, 133, 133, 127, 128, 128, 14, 134, 134, 134, 134, 134, 134, 134, 134, 135, 137, 137, 143, 143, 135, 135, 156, 156, 135, 136, 136, 138, 139, 140, 141, 142, 142, 144, 146, 146, 147, 147, 144, 144, 157, 157, 144, 145, 145, 148, 150, 150, 151, 151, 148, 148, 158, 158, 148, 149, 149, 152, 154, 154, 155, 155, 152, 152, 159, 159, 152, 153, 153, 14, 160, 160, 160, 160, 160, 160, 160, 160, 161, 163, 163, 164, 164, 161, 161, 186, 186, 161, 162, 162, 165, 167, 167, 168, 168, 165, 165, 187, 187, 165, 166, 166, 169, 171, 171, 177, 177, 169, 169, 188, 188, 169, 170, 170, 172, 173, 174, 175, 176, 176, 178, 180, 180, 181, 181, 178, 178, 189, 189, 178, 179, 179, 182, 184, 184, 185, 185, 182, 182, 190, 190, 182, 183, 183, 14, 191, 191, 191, 191, 191, 191, 191, 191, 192, 194, 194, 200, 200, 192, 192, 217, 217, 192, 193, 193, 195, 196, 197, 198, 199, 199, 201, 203, 203, 204, 204, 201, 201, 218, 218, 201, 202, 202, 205, 207, 207, 208, 208, 205, 205, 219, 219, 205, 206, 206, 209, 211, 211, 212, 212, 209, 209, 220, 220, 209, 210, 210, 213, 215, 215, 216, 216, 213, 213, 221, 221, 213, 214, 214, 14, 222, 222, 222, 222, 222, 222, 222, 222, 223, 225, 225, 226, 226, 223, 223, 248, 248, 223, 224, 224, 227, 229, 229, 230, 230, 227, 227, 249, 249, 227, 228, 228, 231, 233, 233, 234, 234, 231, 231, 250, 250, 231, 232, 232, 235, 237, 237, 238, 238, 235, 235, 251, 251, 235, 236, 236, 239, 241, 241, 247, 247, 239, 239, 252, 252, 239, 240, 240, 242, 243, 244, 245, 246, 246, 14, 14, 14, 15, 15, 15, 15, 15, 15, 14, 14, 14, 14, 14, 16, 16, 16, 253, 253, 254, 16, 16, 16, 16, 16, 16, 16, 16, 16, 255, 255, 256, 16, 16, 16, 16, 16, 16, 16, 16, 16, 257, 257, 258, 16, 16, 16, 16, 16, 16, 16, 259, 4, 291, 292, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 294, 294, 293, 293, 293, 293, 293, 295, 295, 293, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 296, 297, 297, 297, 297, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 298, 299, 299, 300, 301, 301, 302, 303, 303, 314, 314, 315, 315, 316], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [], [0, -20, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 0, 1280, 62], [40, 0, 1200, 60], [40, 0, 1200, 60], [40, 0, 513, 60], [60, 0, 74, 60], [60, 0, 74, 60], [60, 20, 74, 20], [], [124, 25, 10, 16], [0, 3, 10, 10], [0, 0, 0, 0], [166, 0, 200, 60], [166, 10, 200, 40], [166, 20, 200, 20], [176, 20, 160, 20], [], [336, 20, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [553, 0, 175, 60], [553, 0, 175, 60], [553, 16, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [728, 0, 513, 60], [852, 0, 93, 60], [852, 20, 93, 20], [], [977, 0, 73, 60], [977, 20, 53, 20], [], [1034, 22, 16, 16], [0, 0, 0, 0], [1066, 0, 154, 60], [16, 0, 138, 62], [16, 21, 138, 20], [0, 0, 138, 20], [], [0, 62, 1280, 2483], [-1, 61, 1, 1], [], [0, 62, 1280, 2483], [-1, -1, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 0, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [20, 130, 0, 0], [80, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [0, 130, 0, 0], [-18, 0, 360, 130], [0, 10, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [100, 10, 250, 84], [100, 36, 240, 53], [0, 0, 240, 32], [], [0, 34, 240, 19], [0, 37, 114, 14], [0, 35, 114, 16], [], [], [127, 37, 91, 14], [127, 35, 91, 16], [], [995, 0, 125, 76], [0, 34, 125, 32], [28, 6, 68, 18], [], [886, 85, 234, 20], [0, 4, 51, 12], [0, -4, 51, 20], [10, -3, 31, 19], [0, 0, 31, 19], [0, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [7, 3, 3, 12], [], [10, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [17, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [24, 1, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [51, 3, 0, 14], [51, 2, 183, 17], [61, -2, 178, 24], [5, 6, 23, 12], [5, 5, 13, 13], [], [21, 6, 7, 12], [], [33, 6, 23, 12], [33, 5, 13, 13], [], [49, 6, 7, 12], [], [61, 6, 23, 12], [61, 5, 13, 13], [], [77, 6, 7, 12], [], [89, 6, 23, 12], [89, 5, 13, 13], [], [105, 6, 7, 12], [], [117, 6, 23, 12], [117, 5, 13, 13], [], [133, 6, 7, 12], [], [145, 6, 23, 12], [145, 5, 13, 13], [], [161, 6, 7, 12], [], [167, 3, 1, 1], [], [0, 130, 1280, 2353], [56, 0, 1168, 2353], [0, 0, 24, 2353], [24, 8, 256, 2345], [0, 0, 255, 2345], [0, 24, 255, 72], [24, 24, 231, 16], [], [0, 52, 255, 44], [0, 52, 255, 44], [0, 52, 255, 44], [25, 64, 229, 20], [], [0, 128, 255, 160], [24, 128, 231, 16], [], [0, 156, 255, 132], [0, 156, 255, 44], [0, 156, 255, 44], [25, 168, 229, 20], [], [0, 200, 255, 44], [0, 200, 255, 44], [25, 212, 229, 20], [], [0, 244, 255, 44], [0, 244, 255, 44], [25, 256, 229, 20], [], [280, 0, 32, 2353], [312, 24, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [362, 25, 362, 0], [723, 5, 109, 32], [16, 7, 77, 18], [], [0, 49, 832, 2000], [0, 49, 888, 2000], [0, 49, 444, 400], [0, 49, 388, 368], [0, 0, 388, 45], [0, 10, 74, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 197, 22], [58, 13, 177, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 200, 22], [58, 13, 180, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 83, 22], [58, 13, 63, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 112, 22], [58, 13, 92, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 233, 22], [58, 13, 213, 22], [], [444, 49, 444, 400], [444, 49, 388, 368], [0, 0, 388, 45], [0, 10, 101, 20], [], [321, 10, 67, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 123, 22], [58, 13, 103, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 130, 22], [58, 13, 110, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 170, 22], [58, 13, 150, 22], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 154, 22], [58, 13, 134, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 129, 22], [58, 13, 109, 22], [], [0, 449, 444, 400], [0, 449, 388, 368], [0, 0, 388, 45], [0, 10, 165, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 235, 22], [58, 13, 215, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 237, 22], [58, 13, 217, 22], [], [444, 449, 444, 400], [444, 449, 388, 368], [0, 0, 388, 45], [0, 10, 122, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 176], [0, 73, 388, 160], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 92, 22], [58, 13, 72, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 143, 22], [58, 13, 123, 22], [], [0, 849, 444, 400], [0, 849, 388, 368], [0, 0, 388, 45], [0, 10, 184, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 232], [0, 73, 388, 216], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 157, 22], [58, 13, 137, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 216, 22], [58, 13, 196, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 231, 22], [58, 13, 211, 22], [], [444, 849, 444, 400], [444, 849, 388, 368], [0, 0, 388, 45], [0, 10, 145, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 119, 22], [58, 13, 99, 22], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 87, 22], [58, 13, 67, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 172, 22], [58, 13, 152, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 109, 22], [58, 13, 89, 22], [], [0, 1249, 444, 400], [0, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 116, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 193, 22], [58, 13, 173, 22], [], [308, 8, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [25, 7, 30, 18], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 122, 22], [58, 13, 102, 22], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [444, 1249, 444, 400], [444, 1249, 388, 368], [0, 0, 388, 45], [0, 10, 95, 20], [], [329, 10, 59, 20], [], [0, 65, 388, 288], [0, 73, 388, 272], [0, 73, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 129, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 185, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 241, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 2, 239, 44], [58, 2, 219, 44], [], [0, 297, 388, 48], [23, -8, 2, 16], [23, -8, 2, 16], [23, 40, 2, 16], [23, 40, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [6, 6, 36, 36], [48, 13, 133, 22], [58, 13, 113, 22], [], [307, 8, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [16, 7, 49, 18], [], [0, 1649, 888, 368], [0, 1649, 848, 368], [366, 1802, 116, 63], [406, 1802, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 2049, 832, 9], [0, 2078, 832, 251], [0, 2088, 832, 16], [], [0, 2112, 832, 185], [20, 2112, 208, 169], [20, 2120, 208, 117], [20, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [20, 2245, 208, 36], [20, 2245, 208, 18], [], [20, 2263, 208, 18], [20, 2263, 57, 18], [20, 2267, 57, 14], [], [312, 2112, 208, 169], [312, 2120, 208, 117], [312, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [312, 2245, 208, 36], [312, 2245, 208, 18], [], [312, 2263, 208, 18], [312, 2263, 174, 18], [312, 2267, 174, 14], [], [604, 2112, 208, 169], [604, 2120, 208, 117], [604, 2120, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [604, 2245, 208, 36], [604, 2245, 208, 18], [], [604, 2263, 208, 18], [604, 2263, 91, 18], [604, 2267, 91, 14], [], [1144, 0, 24, 2353], [0, 2545, 1280, 569], [0, 2545, 1280, 569], [40, 12, 1200, 545], [20, 0, 1160, 504], [0, 36, 504, 196], [0, 36, 440, 68], [], [0, 104, 464, 20], [0, 124, 440, 68], [], [117, 158, 85, 20], [117, 159, 65, 20], [], [186, 161, 16, 16], [0, 0, 0, 0], [], [230, 159, 84, 20], [], [], [504, 36, 495, 448], [503, 35, 1, 1], [], [504, 36, 495, 448], [504, 36, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 1, 33, 12], [], [0, 32, 157, 352], [0, 32, 157, 32], [0, 33, 29, 12], [], [0, 64, 157, 32], [0, 65, 36, 12], [], [0, 96, 157, 32], [0, 97, 50, 12], [], [0, 128, 157, 32], [0, 129, 60, 12], [], [0, 160, 157, 32], [0, 161, 121, 12], [], [0, 192, 157, 32], [0, 193, 78, 12], [], [0, 224, 157, 32], [0, 225, 80, 12], [], [0, 256, 157, 32], [0, 257, 89, 12], [], [0, 288, 157, 32], [0, 289, 68, 12], [], [0, 320, 157, 32], [0, 321, 39, 12], [], [0, 352, 157, 32], [0, 353, 58, 12], [], [169, 0, 157, 192], [169, 0, 157, 32], [], [169, 32, 157, 128], [169, 32, 157, 32], [169, 33, 61, 12], [], [169, 64, 157, 32], [169, 65, 106, 12], [], [169, 96, 157, 32], [169, 97, 86, 12], [], [169, 128, 157, 32], [169, 129, 27, 12], [], [169, 192, 157, 151], [169, 192, 157, 32], [169, 193, 105, 12], [], [169, 224, 157, 87], [169, 224, 157, 44], [169, 247, 100, 12], [169, 224, 100, 33], [169, 270, 157, 41], [169, 290, 100, 12], [169, 270, 100, 30], [338, 0, 157, 448], [338, 0, 157, 32], [], [338, 32, 157, 384], [338, 32, 157, 32], [338, 33, 64, 12], [], [338, 64, 157, 32], [338, 65, 95, 12], [], [338, 96, 157, 32], [338, 97, 28, 12], [], [338, 128, 157, 32], [338, 129, 149, 12], [], [338, 160, 157, 32], [338, 161, 74, 12], [], [338, 192, 157, 32], [338, 193, 77, 12], [], [338, 224, 157, 32], [338, 225, 41, 12], [], [338, 256, 157, 32], [338, 257, 59, 12], [], [338, 288, 157, 32], [338, 289, 94, 12], [], [338, 320, 157, 32], [338, 321, 58, 12], [], [338, 352, 157, 32], [338, 353, 48, 12], [], [338, 384, 157, 32], [338, 385, 102, 12], [], [0, 470, 90, 14], [0, 0, 90, 14], [0, 1, 90, 12], [], [20, 504, 1160, 41], [20, 518, 124, 14], [], [0, 0, 0, 0], [160, 518, 66, 14], [160, 519, 66, 12], [160, 519, 66, 12], [], [242, 518, 73, 14], [242, 519, 73, 12], [242, 519, 73, 12], [], [331, 518, 75, 14], [331, 519, 75, 12], [331, 519, 75, 12], [], [406, 525, 686, 0], [1092, 513, 88, 24], [1092, 513, 24, 24], [1092, 513, 24, 24], [0, 0, 0, 0], [1124, 513, 24, 24], [1124, 513, 24, 24], [0, 0, 0, 0], [1156, 513, 24, 24], [1156, 513, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "scrollRects": [[], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 3094], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 68, 180], [], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 0], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 3114], [0, 0, 1280, 62], [0, 0, 1200, 62], [0, 0, 1200, 62], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 21], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 62], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 62], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 48, 39], [], [0, 0, 1280, 2483], [0, 0, 67, 35], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1125, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [0, 0, 123, 30], [0, 0, 68, 18], [], [0, 0, 239, 22], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 188, 20], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 37, 50], [], [0, 0, 1280, 2353], [0, 0, 1200, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [0, 0, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 888, 2329], [0, 0, 888, 2329], [0, 0, 888, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 888, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 168], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 224], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 280], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 56], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 97, 56], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 0, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 21, 1], [], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 3114], [0, 1, 1280, 60], [0, 0, 1200, 60], [0, 0, 1200, 60], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 20], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 60], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 60], [0, 0, 138, 62], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 2483], [0, 0, 1, 1], [], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 1280, 130], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1120, 125], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 360, 130], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 90, 110], [0, 0, 250, 84], [0, 0, 240, 53], [0, 0, 240, 32], [], [0, 0, 240, 19], [0, 0, 0, 0], [0, 0, 0, 0], [], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 125, 76], [1, 1, 123, 30], [0, 0, 68, 18], [], [0, 0, 234, 20], [0, 0, 0, 0], [0, 0, 51, 20], [0, 0, 31, 19], [0, 0, 31, 19], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [0, 0, 7, 18], [], [0, 0, 0, 0], [0, 0, 183, 17], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 0, 0], [0, 0, 13, 13], [], [0, 0, 0, 0], [], [0, 0, 1, 1], [], [0, 0, 1280, 2353], [0, 0, 1168, 2353], [0, 0, 24, 2353], [0, 0, 255, 2345], [0, 0, 255, 2345], [0, 0, 255, 72], [0, 0, 231, 16], [], [0, 0, 255, 44], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 160], [0, 0, 231, 16], [], [0, 0, 255, 132], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 255, 44], [1, 1, 253, 42], [0, 0, 229, 20], [], [0, 0, 32, 2353], [0, 0, 832, 2329], [0, 0, 832, 2329], [0, 0, 832, 2078], [0, 0, 832, 37], [0, 0, 362, 32], [], [0, 0, 362, 0], [0, 0, 109, 32], [0, 0, 77, 18], [], [0, 0, 832, 2000], [0, 0, 888, 2000], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 74, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 245, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 197, 22], [0, 0, 177, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 248, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 200, 22], [0, 0, 180, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 131, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 83, 22], [0, 0, 63, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 160, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 112, 22], [0, 0, 92, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 281, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 233, 22], [0, 0, 213, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 101, 20], [], [0, 0, 67, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 171, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 123, 22], [0, 0, 103, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 178, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 130, 22], [0, 0, 110, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 218, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 170, 22], [0, 0, 150, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 202, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 154, 22], [0, 0, 134, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 177, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 129, 22], [0, 0, 109, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 165, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 283, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 235, 22], [0, 0, 215, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 285, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 237, 22], [0, 0, 217, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 122, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 176], [0, 0, 388, 160], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 140, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 92, 22], [0, 0, 72, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 191, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 143, 22], [0, 0, 123, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 184, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 232], [0, 0, 388, 216], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 205, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 157, 22], [0, 0, 137, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 264, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 216, 22], [0, 0, 196, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 279, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 231, 22], [0, 0, 211, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 145, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 167, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 119, 22], [0, 0, 99, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 135, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 87, 22], [0, 0, 67, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 220, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 172, 22], [0, 0, 152, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 157, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 109, 22], [0, 0, 89, 22], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 116, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 241, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 193, 22], [0, 0, 173, 22], [], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 80, 32], [0, 0, 30, 18], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 170, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 122, 22], [0, 0, 102, 22], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 444, 400], [0, 0, 388, 368], [0, 0, 388, 44], [0, 0, 95, 20], [], [0, 0, 59, 20], [], [0, 0, 388, 288], [0, 0, 388, 272], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 287, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 239, 44], [0, 0, 219, 44], [], [0, 0, 388, 48], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 2, 16], [0, 0, 388, 48], [0, 0, 181, 48], [0, 0, 48, 48], [0, 0, 36, 36], [0, 0, 133, 22], [0, 0, 113, 22], [], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 81, 32], [0, 0, 49, 18], [], [0, 0, 888, 368], [0, 0, 848, 368], [0, 0, 116, 63], [0, 0, 36, 36], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 832, 8], [0, 0, 832, 251], [0, 0, 832, 16], [], [0, 0, 832, 185], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 57, 18], [0, 0, 57, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 174, 18], [0, 0, 174, 14], [], [0, 0, 208, 169], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 117], [0, 0, 208, 36], [0, 0, 208, 18], [], [0, 0, 208, 18], [0, 0, 91, 18], [0, 0, 91, 14], [], [0, 0, 24, 2353], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 504, 196], [0, 0, 440, 68], [], [0, 0, 464, 20], [0, 0, 440, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 1, 1], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 1, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]]}, "textBoxes": {"layoutIndex": [18, 18, 18, 18, 32, 40, 64, 67, 74, 77, 77, 80, 113, 117, 118, 121, 125, 133, 138, 140, 143, 148, 151, 156, 159, 164, 170, 172, 175, 177, 180, 182, 185, 187, 190, 192, 195, 197, 199, 199, 199, 207, 212, 215, 220, 224, 228, 235, 239, 246, 248, 262, 268, 280, 292, 304, 316, 321, 323, 337, 343, 355, 367, 379, 391, 396, 398, 412, 418, 430, 430, 442, 442, 454, 454, 466, 471, 473, 487, 493, 505, 517, 522, 524, 538, 544, 556, 568, 568, 580, 585, 587, 601, 601, 613, 625, 631, 643, 655, 660, 662, 676, 682, 694, 694, 706, 706, 718, 730, 730, 735, 737, 751, 751, 763, 763, 775, 775, 787, 787, 799, 805, 815, 819, 828, 832, 840, 844, 852, 856, 864, 864, 867, 867, 870, 873, 875, 876, 879, 879, 885, 889, 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 926, 929, 932, 935, 939, 949, 953, 956, 959, 962, 965, 968, 971, 974, 977, 980, 983, 986, 990, 993, 994, 998, 1002, 1006], "bounds": [[69, 74, 26, 14], [69, 119, 13, 14], [69, 164, 30, 14], [69, 209, 48, 14], [60, 3, 58, 16], [176, 3, 49, 16], [852, 3, 93, 16], [977, 3, 53, 16], [1082, 4, 138, 16], [-1, 43, 31, 14], [-1, 62.59375, 48, 14], [-1, 46, 67, 25], [162, 80, 240, 28], [162, 113, 114, 16], [276, 115, 13, 14], [289, 113, 91, 16], [1103.5, 85, 68, 14], [976, 132, 7, 12], [976, 132, 7, 12], [983, 131.03125, 3, 12], [986, 132, 7, 12], [986, 132, 7, 12], [993, 132, 7, 12], [993, 132, 7, 12], [1000, 132, 7, 12], [1000, 132, 7, 12], [1045, 130.59375, 3, 12], [1048, 130.59375, 7, 12], [1073, 130.59375, 3, 12], [1076, 130.59375, 7, 12], [1101, 130.59375, 3, 12], [1104, 130.59375, 7, 12], [1129, 130.59375, 3, 12], [1132, 130.59375, 7, 12], [1157, 130.59375, 3, 12], [1160, 130.59375, 7, 12], [1185, 130.59375, 3, 12], [1188, 130.59375, 7, 12], [1194, 129.59375, 7, 12], [1194, 146.390625, 37, 12], [1194, 163.1875, 27, 12], [104, 206, 63.8125, 12], [105, 246, 58, 16], [104, 310, 87, 12], [105, 350, 61, 16], [105, 394, 46, 16], [105, 438, 61, 16], [368, 198, 142, 28], [1107, 210, 77, 14], [368, 256, 74, 15], [689, 257, 67, 14], [426, 333.59375, 177, 15], [701, 334.59375, 30, 14], [426, 389.59375, 180, 15], [426, 445.59375, 63, 15], [426, 501.59375, 92, 15], [426, 557.59375, 213, 15], [812, 256, 101, 15], [1133, 257, 67, 14], [870, 333.59375, 103, 15], [1145, 334.59375, 30, 14], [870, 389.59375, 110, 15], [870, 445.59375, 150, 15], [870, 501.59375, 134, 15], [870, 557.59375, 109, 15], [368, 656, 165, 15], [697, 657, 59, 14], [426, 733.59375, 215, 15], [691, 734.59375, 49, 14], [426, 778.59375, 185, 15], [426, 800.59375, 66, 15], [426, 834.59375, 177, 15], [426, 856.59375, 93, 15], [426, 890.59375, 150, 15], [426, 912.59375, 91, 15], [426, 957.59375, 217, 15], [812, 656, 122, 15], [1141, 657, 59, 14], [870, 733.59375, 72, 15], [1135, 734.59375, 49, 14], [870, 789.59375, 89, 15], [870, 845.59375, 123, 15], [368, 1056, 184, 15], [697, 1057, 59, 14], [426, 1133.59375, 137, 15], [701, 1134.59375, 30, 14], [426, 1189.59375, 196, 15], [426, 1234.59375, 187, 15], [426, 1256.59375, 46, 15], [426, 1301.59375, 211, 15], [812, 1056, 145, 15], [1141, 1057, 59, 14], [870, 1122.59375, 161, 15], [870, 1144.59375, 77, 15], [870, 1189.59375, 99, 15], [870, 1245.59375, 67, 15], [1135, 1246.59375, 49, 14], [870, 1301.59375, 152, 15], [870, 1357.59375, 89, 15], [368, 1456, 116, 15], [697, 1457, 59, 14], [426, 1533.59375, 173, 15], [701, 1534.59375, 30, 14], [426, 1578.59375, 185, 15], [426, 1600.59375, 95, 15], [426, 1634.59375, 170, 15], [426, 1656.59375, 91, 15], [426, 1701.59375, 102, 15], [426, 1746.59375, 174, 15], [426, 1768.59375, 134, 15], [812, 1456, 95, 15], [1141, 1457, 59, 14], [870, 1522.59375, 182, 15], [870, 1544.59375, 123, 15], [870, 1578.59375, 165, 15], [870, 1600.59375, 164, 15], [870, 1634.59375, 197, 15], [870, 1656.59375, 81, 15], [870, 1690.59375, 208, 15], [870, 1712.59375, 72, 15], [870, 1757.59375, 113, 15], [1135, 1758.59375, 49, 14], [733.828125, 2045.5, 116.34375, 15], [388, 2286, 121, 12], [388, 2442, 129, 15], [388, 2464, 57, 12], [680, 2442, 148, 15], [680, 2464, 174, 12], [972, 2442, 172, 15], [972, 2464, 91, 12], [60, 2578, 384, 20], [60, 2608, 281, 20], [60, 2666, 332, 20], [60, 2696, 117, 20], [177, 2696, 65, 20], [262, 2696, 28, 20], [290, 2696, 84, 20], [374, 2696, 59, 20], [563, 2576, 34, 20], [563, 2604, 97, 20], [564, 2574, 33, 12], [564, 2606, 29, 12], [564, 2638, 36, 12], [564, 2670, 50, 12], [564, 2702, 60, 12], [564, 2734, 121, 12], [564, 2766, 78, 12], [564, 2798, 80, 12], [564, 2830, 89, 12], [564, 2862, 68, 12], [564, 2894, 39, 12], [564, 2926, 58, 12], [733, 2574, 42, 12], [733, 2606, 61, 12], [733, 2638, 106, 12], [733, 2670, 86, 12], [733, 2702, 27, 12], [733, 2766, 105, 12], [902, 2574, 42, 12], [902, 2606, 64, 12], [902, 2638, 95, 12], [902, 2670, 28, 12], [902, 2702, 149, 12], [902, 2734, 74, 12], [902, 2766, 77, 12], [902, 2798, 41, 12], [902, 2830, 59, 12], [902, 2862, 94, 12], [902, 2894, 58, 12], [902, 2926, 48, 12], [902, 2958, 102, 12], [60, 3008, 90, 12], [60, 3056, 124, 12], [184, 3056, 0, 12], [200, 3056, 66, 12], [282, 3056, 73, 12], [371, 3056, 75, 12]], "start": [0, 5, 8, 13, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 27, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 26, 0, 0, 25, 0, 0, 0, 24, 0, 24, 0, 28, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 38, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "length": [4, 2, 4, 7, 7, 6, 12, 6, 18, 4, 7, 4, 18, 15, 3, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 6, 6, 8, 7, 10, 8, 7, 8, 10, 12, 11, 12, 29, 5, 26, 10, 15, 30, 15, 12, 16, 5, 17, 23, 20, 14, 20, 11, 32, 6, 25, 8, 26, 13, 20, 14, 32, 16, 11, 10, 6, 12, 18, 23, 11, 21, 5, 31, 29, 7, 33, 22, 11, 26, 11, 16, 10, 6, 21, 14, 14, 11, 24, 5, 27, 14, 25, 13, 16, 24, 22, 13, 11, 24, 18, 23, 26, 27, 11, 28, 10, 16, 6, 18, 15, 19, 10, 20, 32, 24, 16, 45, 30, 37, 14, 6, 4, 9, 7, 4, 10, 5, 4, 6, 8, 11, 23, 14, 14, 16, 12, 7, 11, 7, 11, 17, 16, 5, 17, 7, 12, 16, 4, 28, 14, 15, 7, 9, 17, 9, 9, 18, 15, 19, 1, 12, 14, 13]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 3094}], "strings": ["about:blank", "Dashboard | Khan Academy", "UTF-8", "4041CADFE535191564B3F11766B1889B", "#document", "HTML", "HEAD", "prefix", "og: http://ogp.me/ns# khanacademy: http://ogp.me/ns/apps/khanacademy#", "bid", "3a94d3ec-4baa-41e6", "aria-roledescription", "", "aria-description", "STYLE", "data-merge-styles", "true", "171ac5e5-2081-4372", "", "#text", "\n ", "3d2e4dc0-5800-4a9e", "", "ae9aca70-843b-4afb", "", "META", "http-equiv", "Content-Type", "content", "text/html; charset=utf-8", "043ed8ec-9750-49ce", "", "TITLE", "9f6b14ae-f8de-451b", "", "name", "viewport", "width=device-width, initial-scale=1.0, maximum-scale=1.0", "fc6e608f-950e-4dac", "", "LINK", "rel", "canonical", "href", "/", "9053f407-013b-431e", "", "property", "og:url", "e1e2aa6c-9344-40f0", "", "stylesheet", "type", "text/css", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.f30874036371b53cf0e9.css", "b70db30c-7608-47d2", "", "shortcut icon", "https://cdn.kastatic.org/images/favicon.ico?logo", "be4b5b5c-a706-494d", "", "apple-touch-icon-precomposed", "sizes", "57x57", "https://cdn.kastatic.org/images/apple-touch-icon-57x57-precomposed.new.png", "d9f4e861-65a3-44d2", "", "72x72", "https://cdn.kastatic.org/images/apple-touch-icon-72x72-precomposed.new.png", "2b665e3e-dfad-429d", "", "114x114", "https://cdn.kastatic.org/images/apple-touch-icon-114x114-precomposed.new.png", "90c7f38c-9369-4140", "", "144x144", "https://cdn.kastatic.org/images/apple-touch-icon-144x144-precomposed.new.png", "a50ca5c1-808c-4cd9", "", "SCRIPT", "async", "src", "https://www.googletagmanager.com/gtm.js?id=GTM-WSX5PBP", "text/javascript", "https://www.googletagmanager.com/gtag/js?id=G-19G17DJYEE&l=dataLayer&cx=c", "c63e1f4b-fbd7-4fd7", "", "ccb93227-73c6-4120", "", "a55512f9-ba67-4bd2", "", "window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;", "https://www.google-analytics.com/analytics.js", "1198b349-8ef9-4769", "", "96591f85-15e0-42d3", "", "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WSX5PBP');", "\n", "data-aphrodite", "16a9de75-8e85-410b", "", "._keh75d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;min-height:100% !important;}._bc4egv{-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._dgdpujh{-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;border-top:1px solid rgba(33,36,44,0.16) !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;}@media print{._dgdpujh{background-color:#ffffff !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dgdpujh{background:#f7f8fa !important;}}._9bl3wi{max-width:1200px !important;margin-left:auto !important;margin-right:auto !important;width:100% !important;height:100% !important;}._1ycdc3w{-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-align-items:center !important;align-items:center !important;}@media print{._1ycdc3w{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;}}._1qhmdkk0{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;padding-left:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qhmdkk0{display:none !important;}}@media print{._1qhmdkk0{display:none !important;}}._1boekgo{padding-top:10px !important;padding-bottom:10px !important;margin-left:32px !important;margin-right:32px !important;width:200px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:100% !important;}._14nbw552{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;text-decoration:none !important;color:#1B65E9 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;height:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-radius:4px !important;}._14nbw552:hover{text-decoration:none !important;}._dhzffk{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;padding-left:10px !important;padding-right:10px !important;outline:1px solid rgba(0,0,0,0) !important;}._gkt786u{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._1ujnvj{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;}._btd0noz{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;padding-right:20px !important;}@media print{._btd0noz{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._btd0noz{padding-right:0px !important;}}._xvt9wo{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;display:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._xvt9wo{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}._d4d2b5k{-webkit-box-align:center !important;-ms-flex-align:center !important;background-color:transparent !important;border:none !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:16px !important;}._d4d2b5k:hover{text-decoration:none !important;}._1f3u7s{background:#ffffff !important;left:0px !important;position:absolute !important;right:0px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1f3u7s{display:none !important;}}._1c8t70d{display:inline-block !important;height:100% !important;white-space:nowrap !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c8t70d{display:none !important;}}._18gnmgv{margin-left:6px !important;position:relative !important;top:3px !important;}._v2ig2y4{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;padding:0px !important;}._v2ig2y4::-moz-focus-inner{border:0px !important;}._v2ig2y4:hover{text-decoration:none !important;}._v2ig2y4:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1jd6wiix{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}._p9s43im{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;padding-bottom:48px !important;padding-top:48px !important;}._1o3zyidr{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}@keyframes keyframe_1syiron{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}._12r4ewyx{-webkit-transform-origin:50% 50% !important;-ms-transform-origin:50% 50% !important;transform-origin:50% 50% !important;-webkit-animation-name:keyframe_1syiron !important;animation-name:keyframe_1syiron !important;-webkit-animation-duration:1.1s !important;animation-duration:1.1s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important;fill:rgba(33,36,44,0.16) !important;}._1717m280{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:rgba(33,36,44,0.50) !important;}._1717m280:hover{text-decoration:none !important;}._1ab8w4s7{-webkit-box-align:center !important;-ms-flex-align:center !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:#0a2a66 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1ab8w4s7{padding-left:16px !important;}}._1ab8w4s7:hover{text-decoration:none !important;color:#1865f2 !important;}._1ab8w4s7:focus{outline:4px solid #1865f2 !important;}._1rt6g9t{width:175px !important;fill:currentColor !important;}._3z40pab{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._3z40pab:hover{text-decoration:none !important;}._3z40pab:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._3z40pab{display:none !important;}}._13gjrqj{vertical-align:middle !important;}._1d524plp{-ms-flex-positive:0 !important;-ms-flex-negative:0 !important;display:inline-block !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;margin-inline-start:4px !important;vertical-align:middle !important;}._91vjm8{display:inline-block !important;font-family:inherit !important;height:100% !important;position:relative !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._91vjm8{display:none !important;}}._4jvfagi{max-width:205px !important;position:relative !important;white-space:nowrap !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._4jvfagi{max-width:115px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._4jvfagi{max-width:205px !important;}}._5ifuif6{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;padding:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:0px !important;}._5ifuif6::-moz-focus-inner{border:0px !important;}._5ifuif6:hover{text-decoration:none !important;}._5ifuif6:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1lz3xw8j{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border:1px solid rgba(0, 0, 0, 0.1) !important;border-radius:3px !important;right:-8px !important;width:300px !important;}._q83079{padding-top:1px !important;background-color:#ffffff !important;list-style-type:none !important;}._d97lw6p{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-align:center !important;-ms-flex-align:center !important;background:transparent !important;border:none !important;width:100% !important;text-align:left !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding:16px !important;color:#0b2149 !important;cursor:pointer !important;}._d97lw6p:hover{color:#1865f2 !important;text-decoration:underline !important;}._1l5yw01k{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-transform:scaleX(-1) !important;-ms-transform:scaleX(-1) !important;transform:scaleX(-1) !important;}._co5z0qm{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}._g20yn58{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;}._1lho23fo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:6px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:6px !important;-ms-flex-basis:6px !important;-ms-flex-preferred-size:6px !important;-webkit-flex-basis:6px !important;flex-basis:6px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._rg8deia{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._1lcr11{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;}._1lcr11:hover{text-decoration:underline !important;}._71vn8x8{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-bottom:24px !important;margin-bottom:1px !important;}._71vn8x8:hover{text-decoration:underline !important;}._hs95etv{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-top:24px !important;}._hs95etv:hover{text-decoration:underline !important;}._xy39ea8{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;}._19bpjuy{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._5tdxkjz{border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;}._goqwwol{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:25px !important;}._goqwwol:hover{text-decoration:none !important;}._xu2jcg{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;}._s217esa{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._ujtkzou{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;margin-top:40px !important;margin-bottom:40px !important;margin-left:12px !important;margin-right:12px !important;}._1utzloin{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;}._4sjuzv{background-color:#0b2149 !important;clear:both !important;color:#8295BA !important;position:relative !important;padding:12px 20px !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;}@media print{._4sjuzv{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._4sjuzv{padding:0 20px !important;}}._mx31bt{-moz-box-sizing:border-box !important;box-sizing:border-box !important;max-width:1200px !important;position:relative !important;margin:0 auto !important;padding:0 20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._mx31bt{padding:0px !important;}}._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;padding:36px 0 20px !important;position:relative !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-bottom:50px !important;}}._1gf659q{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;height:100% !important;width:40% !important;padding-right:40px !important;padding-bottom:40px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gf659q{width:auto !important;height:auto !important;text-align:center !important;padding-right:0px !important;}}._72gmc4{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;max-width:440px !important;padding-bottom:8px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._72gmc4{margin:0 auto !important;}}._atd7un{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;height:1em !important;}._dc6frz{-ms-flex-positive:1 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;position:relative !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-column-count:3 !important;-moz-column-count:3 !important;column-count:3 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dc6frz{-webkit-column-count:2 !important;-moz-column-count:2 !important;column-count:2 !important;}}._1f5ffzx{-webkit-break-inside:avoid-column !important;-moz-break-inside:avoid-column !important;-ms-break-inside:avoid-column !important;break-inside:avoid-column !important;padding-bottom:32px !important;}._dso8x29{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:bold !important;margin-bottom:0px !important;color:inherit !important;}._1loa4vp{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}._1s5b1tbi{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:2px 0 !important;}._1s5b1tbi:first-of-type{margin-top:0px !important;}._1s5b1tbi:last-of-type{margin-bottom:0px !important;}._tma09g{position:absolute !important;left:0px !important;bottom:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._tma09g{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:100% !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._kj5mfi{width:100% !important;text-align:center !important;}}._1ca9rrl1{color:#ffffff !important;text-decoration:none !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;}._1ca9rrl1:hover{text-decoration:underline !important;}._1ca9rrl1:focus{text-decoration:underline !important;}._1a6u2ug{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-top:1px solid rgba(33,36,44,0.16) !important;padding:8px 0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1a6u2ug{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:20px !important;}}._190525k:not(:first-child){margin-left:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._190525k{margin-top:6px !important;line-height:1.5 !important;}._190525k:not(:first-child){margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c07mee{margin-top:20px !important;}}._19ujcxk{color:#ffffff !important;opacity:0.6 !important;display:inline-block !important;height:24px !important;width:24px !important;}._19ujcxk:not(:first-child){margin-left:8px !important;}._19ujcxk:hover{opacity:1 !important;}._30p3wgn{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;vertical-align:bottom !important;text-underline-offset:4px !important;color:#ffffff !important;text-decoration:none !important;}._30p3wgn:hover{text-decoration:underline !important;}._30p3wgn:focus{text-decoration:underline !important;}._1gmhxtz9{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;text-decoration:none !important;}._1gmhxtz9:hover{text-decoration:underline !important;}._1gmhxtz9:focus{text-decoration:underline !important;}._1vn7gh5u{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;}._1vq0rez{background:rgba(255,255,255,0.50) !important;height:16px !important;margin-bottom:16px !important;padding-right:16px !important;}._t0tx82{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._np9edv{max-height:0px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}._1pwnewep{max-height:1000px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}@keyframes keyframe_1grxuus{0%{opacity:0.4;}50%{opacity:1;}100%{opacity:0.4;}}._1lzga44{-webkit-animation-name:keyframe_1grxuus !important;animation-name:keyframe_1grxuus !important;-webkit-animation-duration:2s !important;animation-duration:2s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;}._fzbddc{opacity:0 !important;}._13hnk7qk{opacity:1 !important;-webkit-transition-duration:300ms !important;transition-duration:300ms !important;-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important;}._a46150{padding:0px !important;border:none !important;}._a46150:focus{outline:0px !important;}._19q5dyh{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 10px !important;position:absolute !important;width:1px !important;background-color:#ffffff !important;left:60px !important;line-height:45px !important;top:60px !important;}._19q5dyh:focus{clip:auto !important;height:auto !important;width:auto !important;z-index:9999 !important;}._19q5dyh:active{clip:auto !important;height:auto !important;width:auto !important;}._17fow1wv{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}@media screen and (min-width: 1366px){._17fow1wv{background-image:\n url(\"https://cdn.kastatic.org/images/learn-menu/left-background.png\"),\n url(\"https://cdn.kastatic.org/images/learn-menu/right-background.png\")\n !important;background-position:\n center left,\n top -62px right 0px\n !important;background-repeat:no-repeat !important;}}._njywdf2{-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-left:20px !important;padding-right:20px !important;padding-top:28px !important;padding-bottom:16px !important;-webkit-column-count:4 !important;-moz-column-count:4 !important;column-count:4 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xl */{._njywdf2{-webkit-column-count:5 !important;-moz-column-count:5 !important;column-count:5 !important;}}._1b2zmqj{display:inline-block !important;margin-bottom:12px !important;padding-top:4px !important;word-wrap:break-word !important;width:95% !important;}._121xeo4{padding-top:16px !important;}._rwpuzd{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;background-color:transparent !important;text-decoration:none !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;color:#0b2149 !important;height:20px !important;width:100% !important;padding-bottom:8px !important;white-space:normal !important;}._rwpuzd:active{color:#0b2149 !important;}._rwpuzd:hover{color:#1865f2 !important;text-decoration:none !important;}._rwpuzd:hover span:first-child{text-decoration:underline !important;}._17zmj242{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;margin-bottom:0px !important;}._knb39h5{background-color:transparent !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;color:#1865f2 !important;text-decoration:none !important;width:100% !important;margin-bottom:16px !important;white-space:normal !important;}._knb39h5:hover{text-decoration:none !important;}._knb39h5:hover span:first-child{text-decoration:underline !important;}._x9bdnmv{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;white-space:normal !important;}._akfsuo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:4px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:4px !important;-ms-flex-basis:4px !important;-ms-flex-preferred-size:4px !important;-webkit-flex-basis:4px !important;flex-basis:4px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._vji8du{display:inline-block !important;-webkit-flex:0 0 auto !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important;height:20px !important;background-color:#1865f2 !important;font-size:10px !important;line-height:20px !important;color:#ffffff !important;padding:0 8px !important;border-radius:16px !important;text-align:center !important;}._vji8du:active{text-decoration:none !important;}._vji8du:hover{text-decoration:none !important;}._4dodshe{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._4dodshe:hover{text-decoration:none !important;}._4dodshe:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._4dodshe{display:none !important;}}._wozql4{max-width:100% !important;display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;}._1v7bqtc2{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1v7bqtc2{background:rgba(33,36,44,0.08) !important;padding-bottom:16px !important;}}._1qrrvqo8{-webkit-box-align:unset !important;-ms-flex-align:unset !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;width:100% !important;-webkit-align-items:unset !important;align-items:unset !important;max-width:1168px !important;}@media (min-width: 1168px){._1qrrvqo8{margin:0 auto !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qrrvqo8{background:#ffffff !important;border:solid 1px rgba(33,36,44,0.16) !important;margin-top:16px !important;}}._1qxywlbt{-ms-flex-negative:0 !important;-ms-flex-preferred-size:24px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:24px !important;-ms-flex-basis:24px !important;-ms-flex-preferred-size:24px !important;-webkit-flex-basis:24px !important;flex-basis:24px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._6xyn8lv{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:8px !important;border-right:1px solid rgba(33,36,44,0.16) !important;overflow-y:auto !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6xyn8lv{border-right:none !important;}}@media print{._6xyn8lv{display:none !important;}}._1yfus1e{height:100% !important;}._1ah1eyb4{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:rgba(33,36,44,0.08) !important;height:16px !important;margin-top:16px !important;margin-right:16px !important;}._1ozlbq6{margin-top:24px !important;margin-bottom:24px !important;}._1ozlbq6:not(:last-of-type){margin-bottom:32px !important;}._18undph9{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;color:rgba(33,36,44,0.64) !important;margin-bottom:12px !important;margin-left:24px !important;}._8ry3zep{background-color:transparent !important;text-decoration:none !important;color:#21242c !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;}._8ry3zep:focus{border-color:#1865f2 !important;outline:0px !important;}._8ry3zep:hover{text-decoration:none !important;color:rgba(33,36,44,0.64) !important;}._1h8v03ot{-ms-flex-negative:0 !important;-ms-flex-preferred-size:32px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:32px !important;-ms-flex-basis:32px !important;-ms-flex-preferred-size:32px !important;-webkit-flex-basis:32px !important;flex-basis:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._4fkanu3{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:24px !important;min-height:600px !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;}._lojkxq8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;min-height:0px !important;min-width:0px !important;z-index:1 !important;}._1ell7dku{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;color:#21242c !important;margin-top:16px !important;}._azwfqqs{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;}@media (min-width: 1024px){._azwfqqs{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._azwfqqs{font-size:24px !important;line-height:28px !important;}}._19lfck2n{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:14px !important;line-height:18px !important;margin-top:2px !important;}._pot4j9l{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:none !important;color:#1865f2 !important;border-color:rgba(33,36,44,0.50) !important;border-style:solid !important;border-width:1px !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:125px !important;margin-top:24px !important;}._pot4j9l::-moz-focus-inner{border:0px !important;}._pot4j9l:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._90x24ln{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:14px !important;line-height:18px !important;-webkit-align-items:center !important;align-items:center !important;font-weight:bold !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;pointer-events:none !important;}._158ir6wt{text-decoration:none !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;background-color:#f7f8fa !important;color:#1865f2 !important;}._158ir6wt:focus{border-color:#1865f2 !important;outline:0px !important;}._158ir6wt:hover{text-decoration:none !important;color:#1865f2 !important;}._1fhns0j{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;max-width:1200px !important;padding:0px !important;background-color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1fhns0j{margin:0px !important;}}._1akypac{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:start !important;justify-content:start !important;-webkit-align-items:baseline !important;align-items:baseline !important;margin-bottom:12px !important;font-family:inherit !important;font-size:23px !important;font-weight:bold !important;line-height:27px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1akypac{width:100% !important;margin-top:24px !important;padding:0px !important;}}._oo4scr{overflow:visible !important;}._16ejxq5{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-lines:multiple !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._16ejxq5{width:100% !important;padding:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._16ejxq5{margin-right:-56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6b6787{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._6b6787{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._6b6787{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._6b6787{padding-right:56px !important;}}._lgjykv8{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._lgjykv8{padding-right:56px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._lgjykv8{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._lgjykv8{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._lgjykv8{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1l9ob3qq{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._1l9ob3qq{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._1l9ob3qq{padding-right:56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1l9ob3qq{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1l9ob3qq{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1s76ujx{height:8px !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;}._xutnbcb{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}@media (min-width: 1024px){._xutnbcb{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._xutnbcb{font-size:24px !important;line-height:28px !important;}}._15ho7jif{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}._12iepmsr{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;}._12iepmsr::-moz-focus-inner{border:0px !important;}._12iepmsr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._14nthjb{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;width:100% !important;}._1m1qpko{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;padding-bottom:14px !important;}._q16zme{font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:1.17 !important;margin-top:10px !important;margin-bottom:0px !important;}._1u32zoma{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;margin-top:10px !important;}._1gyxjpg{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;width:48px !important;height:48px !important;border-radius:50% !important;z-index:1 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gyxjpg{margin:0px !important;}}._1qjkefo{border-radius:50% !important;width:36px !important;height:36px !important;}._9yeqka{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._9yeqka:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._9yeqka:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;opacity:0 !important;}._1e8pns9{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;width:100% !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;text-align:left !important;-webkit-align-items:center !important;align-items:center !important;}._1ex1wlka{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._9t9e7d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding:0 10px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._9t9e7d{max-width:-webkit-calc(100vw - 40px - 130px) !important;max-width:-moz-calc(100vw - 40px - 130px) !important;max-width:calc(100vw - 40px - 130px) !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 80px) / 2 - 130px) !important;max-width:-moz-calc((100vw - 80px) / 2 - 130px) !important;max-width:calc((100vw - 80px) / 2 - 130px) !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 120px) / 3 - 130px) !important;max-width:-moz-calc((100vw - 120px) / 3 - 130px) !important;max-width:calc((100vw - 120px) / 3 - 130px) !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._9t9e7d{max-width:-webkit-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:-moz-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:calc((1200px - 40px - 112px) / 3 - 130px) !important;}}._1xz0fezn{font-family:inherit !important;font-size:15px !important;line-height:22px !important;max-height:44px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;}._106eiejf{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:auto !important;}._2p63cnw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._2p63cnw{display:block !important;}}._1448c3ub{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1448c3ub:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._vd38ksx{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._vd38ksx{display:block !important;}}._5uxlpg{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._5uxlpg:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._5uxlpg:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._1un4dwm9{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._1un4dwm9:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._1un4dwm9:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;opacity:0 !important;}._ae3kwy7{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:rgba(33,36,44,0.50) !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._ae3kwy7{padding-right:56px !important;}}._ae3kwy7:hover{cursor:pointer !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._ae3kwy7{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._ae3kwy7{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ae3kwy7{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;margin-left:-4px !important;margin-right:-4px !important;min-height:56px !important;height:56px !important;display:none !important;}}._wvjbru{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-ms-flex-positive:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;background-color:#f7f8fa !important;border:none !important;border-radius:4px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._wvjbru{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:start !important;justify-content:start !important;}}._ybk80m{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ybk80m{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1dsmbcq{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;border-radius:50% !important;width:36px !important;height:36px !important;margin:0 auto 12px auto !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;color:rgba(33,36,44,0.16) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1dsmbcq{margin:auto 16px auto 10px !important;}}._1vx6qe0b{margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-bottom:32px !important;padding-left:0px !important;padding-right:0px !important;margin:0px !important;padding-top:10px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1vx6qe0b{padding-bottom:24px !important;padding-top:40px !important;}}._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;overflow-x:auto !important;padding-bottom:16px !important;padding-left:20px !important;padding-right:20px !important;-webkit-overflow-scrolling:touch !important;white-space:nowrap !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-left:16px !important;padding-right:16px !important;}}._5436yeg{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;padding-left:20px !important;padding-right:20px !important;margin-bottom:8px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._5436yeg{padding-left:16px !important;padding-right:16px !important;}}._1laojcaw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1laojcaw{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1laojcaw{margin-right:0px !important;margin-top:0px !important;margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1laojcaw{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._rp4na6{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._rp4na6{margin-left:12px !important;}}._ildzy11{background-color:transparent !important;color:inherit !important;text-decoration:none !important;display:block !important;margin-bottom:8px !important;margin-top:8px !important;}._ildzy11:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ildzy11{margin-bottom:0px !important;}}._iaejyg{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important;border-radius:4px !important;overflow:hidden !important;position:relative !important;width:208px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._iaejyg{width:96px !important;}}._axzttb{display:block !important;margin-left:auto !important;margin-right:auto !important;height:117px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._axzttb{height:54px !important;}}._s32q95{height:100% !important;position:absolute !important;width:100% !important;bottom:0px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s32q95{display:none !important;}}._1y6eji9h{background-color:transparent !important;text-decoration:none !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:#21242c !important;}._1y6eji9h:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1y6eji9h{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow-y:hidden !important;}}._3238e18{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;vertical-align:middle !important;-webkit-align-items:center !important;align-items:center !important;}._1kdnqjig{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:normal !important;margin-top:4px !important;}._s71ydr1{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._s71ydr1{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._s71ydr1{margin-right:0px !important;margin-top:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s71ydr1{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1b20dct{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;vertical-align:top !important;white-space:normal !important;margin-right:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1b20dct{margin-right:0px !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1b20dct{margin-top:16px !important;margin-right:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1b20dct{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._zgoueth{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;text-decoration:underline currentcolor solid !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}", "charset", "utf-8", "https://cdn.kastatic.org/genwebpack/prod/en/corelibs.8b2e9b30422ad6b9b384.js", "65e0b281-f64d-4938", "", "https://cdn.kastatic.org/genwebpack/prod/en/moment.8c36445b7a66d882c374.js", "124b58b8-a673-4937", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared.14674ef47c4bde4a608d.js", "130b6038-5ebf-42e0", "", "https://cdn.kastatic.org/genwebpack/prod/en/6YAN.b6ef9acd98ae24026e13.js", "05913d6e-fa6a-4e49", "", "https://cdn.kastatic.org/genwebpack/prod/en/RTl1.32cbdb1bc99f624d7463.js", "cf3cd8d4-563c-4670", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.8ee47b0c3871f3a37569.css", "3c55b443-dfe0-4df4", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.44d860a5f902dc866571.js", "5a4ea7ca-f686-47b9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4uD3.b804ecb6ea8af02cf5a1.js", "53489c4d-633a-4dfa", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.62b147e0472187a8baef.css", "61a0c0f3-9dcf-4b3a", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.d2294897158ab6d8eda3.js", "b546e8ca-c17f-4521", "", "https://cdn.kastatic.org/genwebpack/prod/en/23mJ.d2f1dfb6818b5c9c58f3.js", "0ab2abbd-9176-4b75", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Jnw.b175bc9909297a65e345.js", "ce91812e-5c92-442f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6hzU.a817614bac2af57be0e0.js", "a8b7bbfb-52e7-463a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1yxG.92398ff42d9aabb70f27.js", "e9518eb4-638b-45c9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4ZnZ.d09a355e0b0ab62c9626.js", "85db1fc6-324b-495d", "", "https://cdn.kastatic.org/genwebpack/prod/en/36AW.fcc9a25213562e62125f.js", "c987fa93-68c5-4942", "", "https://cdn.kastatic.org/genwebpack/prod/en/326h.88489e4571e826cf43c8.js", "b0635955-be39-4dfd", "", "https://cdn.kastatic.org/genwebpack/prod/en/1OMm.632a822fd50a00943843.js", "923345a6-5920-4328", "", "https://cdn.kastatic.org/genwebpack/prod/en/4CzR.3aa17eb14841221db341.js", "412549b7-9689-46f5", "", "https://cdn.kastatic.org/genwebpack/prod/en/1w4M.787c382430a7b118c583.js", "1a497b3e-0de0-4897", "", "https://cdn.kastatic.org/genwebpack/prod/en/7EZm.b21474b8fc4bce3d9583.js", "ec78acba-7508-4893", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.c348e33fb757bfdd471f.css", "77157fd4-3976-40f7", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.77081dece68ec5c91b5d.js", "4acb3c34-fdfa-4c0a", "", "https://cdn.kastatic.org/genwebpack/prod/en/4Hiq.6d158d64ae291b723301.js", "a621c2c8-b17f-4815", "", "https://cdn.kastatic.org/genwebpack/prod/en/1FEV.09961860168dbf5e5cd5.js", "88ffeffd-71a3-43e8", "", "https://cdn.kastatic.org/genwebpack/prod/en/4bT6.9f273e44cc057544ac6d.js", "2f80383c-40d8-4ee3", "", "https://cdn.kastatic.org/genwebpack/prod/en/3JJz.2451a01cecfcf37c11db.js", "2056b86f-2ff0-4b7b", "", "https://cdn.kastatic.org/genwebpack/prod/en/ykUf.ad1084eb6d14d54eb828.js", "b59d5085-ca89-4471", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OPo.315ab3bbb53ec6719c16.js", "29ea0b8e-e8a8-44ea", "", "https://cdn.kastatic.org/genwebpack/prod/en/40jg.3a0ff53e0f4b73d0417c.js", "407e7616-d6da-4078", "", "https://cdn.kastatic.org/genwebpack/prod/en/ZIhB.9de2e41c42b39eb310e7.js", "b5f20a29-cc50-4cd5", "", "https://cdn.kastatic.org/genwebpack/prod/en/42Kj.6265d58934a6c944b17b.js", "5ac1ac47-4605-4831", "", "https://cdn.kastatic.org/genwebpack/prod/en/5F0q.cd349b7e82e6a03a4b82.js", "4a90164d-8054-4ab4", "", "https://cdn.kastatic.org/genwebpack/prod/en/4xk8.f38ee11432fada9f1ade.js", "608fd306-c082-450c", "", "https://cdn.kastatic.org/genwebpack/prod/en/i3qO.461f4c5a6c90bd5c4132.js", "e616d3e3-e725-4805", "", "https://cdn.kastatic.org/genwebpack/prod/en/2UsG.c54c2dac06cf4fad0aeb.js", "f62de152-f6dc-4c82", "", "https://cdn.kastatic.org/genwebpack/prod/en/QVSU.4b60c0471f423fde2530.js", "53973e60-50e5-4983", "", "https://cdn.kastatic.org/genwebpack/prod/en/4tr5.53e854aff335a14aee82.js", "b2b8f536-4d51-435a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Bdm.dd65253f198d11f86ba1.js", "d05f08ef-9fa3-4722", "", "https://cdn.kastatic.org/genwebpack/prod/en/1ok9.f9112504681b6298fb22.js", "fd8b9e2e-1ede-4b03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3WrQ.6e0f17169c0359268d39.js", "152e1ced-e1a9-4c9d", "", "https://cdn.kastatic.org/genwebpack/prod/en/70mT.eae9d1e91f54380ad98a.js", "a3b7cd8a-f917-4405", "", "https://cdn.kastatic.org/genwebpack/prod/en/5ESl.c1889f9337dfdb8c9847.js", "8a76a616-15f1-4852", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.e5fc51c0815927158700.css", "d7fefec2-0af8-4868", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.0d8fcc2e7fb07edd194a.js", "e99b0bf9-0e43-411e", "", "https://cdn.kastatic.org/genwebpack/prod/en/dyEE.230f8a8cd1be5ebe2436.js", "becffbd0-37fe-4576", "", "https://cdn.kastatic.org/genwebpack/prod/en/xiXN.f776c3e0ce252cfcbf47.js", "f7793cd3-ab02-404e", "", "https://cdn.kastatic.org/genwebpack/prod/en/7DhS.d46e32388c27e6b4a296.js", "1db71e16-2e70-48f3", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.17bae94e5bc8b489a146.css", "98c38812-c199-4e37", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.5c74731ff307eb951fde.js", "24e9a75b-9ca6-4b88", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.7e29897dbc1b74e306c0.css", "db18dd21-273c-4620", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.f1e4abf7f15b35028de4.js", "60f4a74d-8feb-44cd", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RFn.5920dbd895e88ee7c3eb.js", "549a42e1-7ab3-44fe", "", "https://cdn.kastatic.org/genwebpack/prod/en/IlY2.206c8c1cdab01fcd61c4.js", "552be7e3-43a3-4287", "", "https://cdn.kastatic.org/genwebpack/prod/en/7r1Y.549dabe2ac2a827c67f3.js", "360f594e-b0d7-4517", "", "https://cdn.kastatic.org/genwebpack/prod/en/1x8C.6cb63f98e9d10b737fb5.js", "3736a5e6-3b22-4809", "", "https://cdn.kastatic.org/genwebpack/prod/en/1cVY.93679e99e32539a4c34b.js", "27830e34-0359-4399", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ult.4fa5dfb661e2377d0c2c.js", "81585761-cd47-446d", "", "https://cdn.kastatic.org/genwebpack/prod/en/75hh.76b4af36f555b9034df1.js", "a318628c-ef80-4aa4", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.1322e7d05eeeab44a82d.css", "80509333-5070-4f0f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.c2c998fdb5320de5ed8b.js", "03e8a6a9-9a52-4f88", "", "https://cdn.kastatic.org/genwebpack/prod/en/7oYD.d19b24028fbda9a7936a.js", "9c071afc-0f2f-43c6", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Ssr.ba2124c99db585c0636d.js", "369b49a2-6a39-4340", "", "https://cdn.kastatic.org/genwebpack/prod/en/2dZL.5bd4ebf742d1f4426980.js", "9f5fb115-0d43-4a03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.86b58e6a0fc6eebe0a44.css", "cd25d24e-e551-4de8", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.3f0d3e81bad86f27e651.js", "12e42455-9e5e-4fdc", "", "https://cdn.kastatic.org/genwebpack/prod/en/3s7i.fc584e4b1b83650a7aa7.js", "82a05cc2-6393-4320", "", "https://cdn.kastatic.org/genwebpack/prod/en/57Ou.da18957295ddb85e0d01.js", "ca15a97c-4ec3-49dd", "", "https://cdn.kastatic.org/genwebpack/prod/en/5CJo.762bfbcac833f17620a6.js", "6d88a952-3a2d-4f00", "", "https://cdn.kastatic.org/genwebpack/prod/en/64G4.042ffde7d51e3ad5d4a7.js", "4e14086b-a30b-480d", "", "https://cdn.kastatic.org/genwebpack/prod/en/62NE.60144bcc568fbef4d7f4.js", "e094cdc2-d3d7-4279", "", "https://cdn.kastatic.org/genwebpack/prod/en/5Efb.c3ba8b8beac99a66687a.js", "d86699f2-0c3c-44fd", "", "https://cdn.kastatic.org/genwebpack/prod/en/68cZ.aa317dcf566ecec2c67a.js", "7cb4414d-7f6c-4997", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ejn.be917aab7062196496a9.js", "592ff7ef-1a95-456f", "", "https://cdn.kastatic.org/genwebpack/prod/en/4wWn.3dd3f56ccae56c71b72f.js", "297e9a82-8954-47f0", "", "https://cdn.kastatic.org/genwebpack/prod/en/298d.aa0d791e177a663cb600.js", "9ec213c7-9854-4db0", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared-intl.c80c4cfea5ec7a4fa34c.js", "e14bae0e-b7db-44ce", "", "https://cdn.kastatic.org/genwebpack/prod/en/5eTZ.197c69658825cdbbb327.js", "140e386f-e3c9-45b7", "", "https://cdn.kastatic.org/genwebpack/prod/en/gYGj.886130bfaf47cbd4acdd.js", "8910b184-8a44-480c", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RKi.54532eb2eefa8d65c91e.js", "97dfc77d-0381-4f79", "", "https://cdn.kastatic.org/genwebpack/prod/en/2hce.d97056f22aa22a07d966.js", "29655d2c-22f9-4eef", "", "BODY", "class", "lang-en", "e6e8363c-5977-40f8", "", "DIV", "id", "outer-wrapper", "style", "position:relative;z-index:0;", "clearfix bibliotron-header white-outer-wrapper", "e22487c6-d878-40ed", "", "::before", "before", "::after", "after", "margin-top: -20px;", "abe9a909-f434-458b", "", "BUTTON", "triggerless-modal-focus-anchor", "tabindex", "-1", "aria-label", "Modal closed. You are at the top of the page.", "_a46150", "937bee68-0d5a-4c75", "", "ed89b7d7-b246-45a8", "", "A", "#main-content", "data-skip-to-main", "_19q5dyh", "b5ee12a9-e51f-411d", "", "Skip to main content", "\n ", "page-container", "full-bleed", "46d41a82-bf5c-412a", "", "\n ", "page-container-inner", "93796fd9-a48d-49e6", "", "\n ", "fb-root", "2b7c00a2-6681-41e9", "", "box-sizing-border-box-reset full-height", "7b4d6d48-7ec4-4e8f", "", "\n ", "app-shell-root", "6bf7558c-0ad1-46b0", "", "_keh75d", "93e6fee3-65a1-48d3", "", "top-header-container", "_dgdpujh", "background-color: rgb(255, 255, 255);", "955a1944-d7b8-44d9", "", "NAV", "page header", "_9bl3wi", "role", "navigation", "0447de0d-bc70-4bee", "", "_1ycdc3w", "4a2fa339-dd81-4eae", "", "_1qhmdkk0", "99bbff2e-690c-4efe", "", "_1c8t70d", "0dcb2c29-bd80-474b", "", "data-test-id", "learn-menu-dropdown", "aria-expanded", "false", "_v2ig2y4", "36930cbb-4a9f-4c46", "", "SPAN", "data-learn-menu-trigger", "learn-menu-button", "228cbd4f-ddf1-4cac", "", "Courses", "_18gnmgv", "f96b94a0-9247-4f75", "", "svg", "aria-hidden", "focusable", "width", "10", "height", "viewBox", "0 0 10 10", "fa5966f8-2b35-4ece", "", "path", "fill", "currentColor", "d", "M5,6L0,0L10,0", "a40f9e6f-1c30-472b", "", "header-dropdown", "_17fow1wv", "e4df53c7-e3b3-46fc", "", "UL", "_njywdf2", "learn-menu", "55c9305b-6a87-455d", "", "LI", "b75f7149-5f1f-4390", "", "_1b2zmqj", "data-test-learn-menu-domain", "math", "61654115-4cb9-4408", "", "308920ed-f3e0-4aac", "", "data-navigable-index", "0", "894c9f23-d7c2-44e7", "", "_rwpuzd", "/math/in-math-by-grade", "cacb48ec-83c3-4e66", "", "_17zmj242", "5740bbd1-b967-4b9a", "", "Math - India", "_121xeo4", "fa385f31-9156-410c", "", "1", "b4569c6a-1284-4b4f", "", "Class 1", "_knb39h5", "/math/in-in-class-1st-math-cbse", "974d6dd3-d94d-4294", "", "_x9bdnmv", "f67cb87c-3323-4b8c", "", "2", "d57bc323-7d27-4d7b", "", "Class 2", "/math/in-in-class-2nd-math-cbse", "2bd1c03f-589e-4b89", "", "712b5e9d-e272-4145", "", "3", "cb5164b2-9611-4203", "", "Class 3", "/math/in-in-class-3rd-math-cbse", "4db9c662-0771-45f8", "", "110f9d8e-7a9d-40b8", "", "4", "213b1316-4087-43e3", "", "Class 4", "/math/in-in-class-4th-math-cbse", "4a4d245c-2baa-4718", "", "4b28179a-0f26-47e0", "", "5", "cd5258d2-065d-4353", "", "Class 5", "/math/in-in-class-5th-math-cbse", "6159f6a0-5afa-44e7", "", "ab75dfe2-e3e4-4530", "", "6", "f7f9f119-6720-49df", "", "Class 6", "/math/in-in-class-6th-math-cbse", "057b0ec8-57c6-4ac9", "", "f8bf6827-5d82-4516", "", "7", "fd153d15-3dc3-45b8", "", "Class 7", "/math/in-in-class-7th-math-cbse", "ab647725-09d3-4743", "", "67e0d24b-7c11-46d4", "", "8", "635d4209-e682-4a93", "", "Class 8", "/math/in-in-class-8th-math-cbse", "879b4b0d-267e-4950", "", "9c69fc05-9ffa-4137", "", "9", "9bfedf8d-5717-4849", "", "Class 9", "/math/in-in-grade-9-ncert", "5f5b00bb-d0f0-4298", "", "e2700e0d-06e6-447b", "", "107599e8-595a-4773", "", "Class 10", "/math/in-in-grade-10-ncert", "6b07a22f-2b80-4956", "", "0bfc17a8-1221-4adc", "", "11", "a6e484d0-13b5-45d5", "", "Class 11", "/math/in-in-grade-11-ncert", "eab6bcec-762b-4774", "", "c5c0a068-079b-48e3", "", "12", "8cb2a401-f1fe-40de", "", "Class 12", "/math/in-in-grade-12-ncert", "73dfd31a-4f09-46b3", "", "a51a2cad-64f2-4b43", "", "8799fa35-e3aa-4c7a", "", "aef98d25-03b4-4101", "", "4a85f66b-570b-42f9", "", "13", "455c7733-7920-4edb", "", "/math/in-in-math-foundations", "18719652-56e7-479f", "", "9ba2d5a3-1813-4200", "", "Math foundations", "9879d406-01ad-4207", "", "14", "ca0c97b4-1faf-4684", "", "Class 6 (Foundation)", "/math/in-class-6-math-foundation", "80bfe68f-3723-4872", "", "a7c412eb-102e-4ff3", "", "15", "4ac898de-8dd1-44f1", "", "Class 7 (Foundation)", "/math/in-class-7-math-foundation", "c0281f63-31cc-47d3", "", "bf3c5af3-dabd-4cc9", "", "16", "50034716-1524-44e4", "", "Class 8 (Foundation)", "/math/in-class-8-math-foundation", "ab06a5e0-2212-4769", "", "7ddcd825-d5e8-45af", "", "17", "9a590374-27f1-45d5", "", "Class 9 (Foundation)", "/math/in-class-9-math-foundation", "69f45cdc-e47d-4717", "", "a3f456e7-63e6-443a", "", "18", "a2bec0e8-23cb-4e1b", "", "Class 10 (Foundation)", "/math/in-class-10-math-foundation", "3a6b5769-fd02-429a", "", "88c52a90-5a0a-4904", "", "0920eba2-1746-4385", "", "858dc946-b2ed-4e98", "", "094b384c-2eb3-4a2c", "", "19", "1e09a4e0-5487-4d9f", "", "/math", "6a7eb318-bd50-4e6b", "", "81f775bf-d40d-4d8f", "", "Math", "ab8fa560-5a31-4386", "", "20", "a8c377c3-1134-4b9a", "", "Algebra 1", "/math/algebra", "0b4cad04-9097-49b9", "", "8e12db84-9f51-429f", "", "21", "08c23d7c-0f71-4816", "", "Geometry", "/math/geometry-home", "1a863443-77cf-4754", "", "8d61f601-b8f4-42d6", "", "22", "2b195fda-bf16-4549", "", "Algebra 2", "/math/algebra2", "50910cef-869a-4ada", "", "de396cc0-16f5-47f4", "", "23", "923f9ef8-2e93-41b6", "", "Trigonometry", "/math/trigonometry", "f78669c5-1a5c-4c18", "", "aa4de325-4580-4573", "", "24", "8c0df5b3-43a4-455c", "", "Statistics & probability", "/math/statistics-probability", "e15a30f7-9112-4818", "", "bf4463dc-bc32-46dc", "", "25", "0259c132-0ec6-479e", "", "Precalculus", "/math/precalculus", "f9aa1b7f-1527-437b", "", "28364629-7a53-4690", "", "26", "3636ca2d-1a8f-4d19", "", "Calculus", "/math/calculus-1", "1f47553b-73b8-4e38", "", "a06a0636-c4f4-4765", "", "27", "ac4044c1-e7aa-4e15", "", "Multivariable calculus", "/math/multivariable-calculus", "be057134-4a4f-48f3", "", "0f291256-4fe5-4076", "", "28", "908a3ba2-342f-49da", "", "Differential equations", "/math/differential-equations", "6bfc94c4-4a31-4dcb", "", "e4dd124c-3117-420c", "", "29", "131d0737-8ffe-4c46", "", "Linear algebra", "/math/linear-algebra", "4c77f23e-c684-477f", "", "e06d5e46-94e5-4354", "", "30", "cd1aac42-5d64-4025", "", "See all Math", "c3d2cbe0-ee74-489a", "", "c019821d-a060-4813", "", "e4a8f0a7-20c6-436c", "", "khan-for-educators", "e7754e1c-1976-4f84", "", "c9e02858-c836-4c78", "", "31", "f1da837c-b6d8-495c", "", "/khan-for-educators/khan-kids-app-page", "56f95a0b-7a98-448c", "", "5df49663-76e4-4bc7", "", "Khan Kids, an app (ages 2-7)", "60a8a6ce-0fda-4d1d", "", "32", "62090754-9ebe-4b31", "", "Math, Reading & Social Emotional Learning", "/kids", "701c0b1a-66ed-4268", "", "24b1264a-1430-48b6", "", "25e3a3f9-9981-4042", "", "4e34ab6a-78b3-455d", "", "cdd5534e-1ce3-496c", "", "33", "522a52c4-a799-4508", "", "/math/hindi", "e4062713-534f-4b75", "", "538df048-cad9-41f5", "", "Learn in Hindi ", "04a98af4-ef15-4ead", "", "34", "2ecaa47e-f160-49b8", "", "Class 6 Math (India) - Hindi", "/math/in-in-class-6-math-cbse-hindi", "87e69277-9750-4f2b", "", "146c34d2-fa20-44b5", "", "35", "835345c1-bcfa-4709", "", "Class 7 Math (India) - Hindi", "/math/in-in-class-7th-math-cbse-hindi", "a4d69838-556c-4dbf", "", "9177e596-5397-4d7d", "", "36", "19a0e9ee-cd3c-4868", "", "Class 8 Math (India) - Hindi", "/math/in-in-class-8-math-india-hindi", "0f8aa826-377f-4fe2", "", "bdc75565-6656-4fcb", "", "37", "f3ebcbaf-00e2-40c3", "", "Class 9 Math (India) - Hindi", "/math/in-in-class-9-math-india-hindi", "b1c44ab0-eff3-4965", "", "dd82077f-273c-44f7", "", "38", "be737441-fd02-4b5e", "", "Class 10 Math (India) - Hindi", "/math/in-in-class-10-math-cbse-hindi", "34317dee-fca0-4e17", "", "c8e7ec3e-f9ae-43fd", "", "39", "945f4a13-04b1-4efe", "", "Class 10 Physics (India) - Hindi", "/science/in-in-class-10-physics-india-hindi", "ab255b33-3bd1-4f4d", "", "d59dbabd-d565-4ea6", "", "40", "76b801bd-0597-452b", "", "Class 11 Physics (India) - Hindi", "/science/in-in-class-11-physics-cbse-hindi", "9b526bdd-cead-47ec", "", "1533aab9-b2ab-4328", "", "b94d813a-2959-4a26", "", "science", "9b25fda3-0234-4deb", "", "496beadf-27f5-4e49", "", "41", "4811a25a-de72-49a4", "", "/science/science-india", "ef330db8-620c-45fd", "", "94a5a174-3cf2-46af", "", "Science - India", "11dc94b7-8ee8-4525", "", "42", "d33215fd-55b5-4032", "", "Class 9 physics", "/science/in-in-class9th-physics-india", "0c5cfa38-1013-4e18", "", "15d958fd-7ac2-4ad5", "", "43", "1d605148-17ce-4417", "", "Class 10 physics", "/science/in-in-class10th-physics", "aec282c5-5b23-4c66", "", "eeb2dd6d-99a5-4e0d", "", "44", "fa9d13cd-9fa1-44f7", "", "Class 10 chemistry", "/science/in-in-class-10-chemistry-india", "823ec158-3e91-4e74", "", "75819d47-5f9f-4fa6", "", "45", "eaf023fc-4096-4b96", "", "Class 10 biology", "/science/class-10-biology", "a9bdc745-ec84-455d", "", "7536e474-9a03-4f12", "", "46", "324dc43e-7623-4a34", "", "Class 11 physics", "/science/in-in-class11th-physics", "59d448d0-e686-4b89", "", "fc26eb83-aaff-4862", "", "47", "efbd0bc2-2715-4b89", "", "Class 11 chemistry", "/science/class-11-chemistry-india", "38c5ce02-17cc-4de0", "", "c42bed22-8db3-473f", "", "48", "ae704037-59c3-4414", "", "Class 11 biology", "/science/in-in-class-11-biology-india", "6dd52528-ce11-4ce5", "", "5e3a8862-c087-4014", "", "49", "4f7c8d1e-a557-46d4", "", "Class 12 physics", "/science/in-in-class-12th-physics-india", "b4e30ef8-eac0-4605", "", "4d11dcec-104f-48d4", "", "50", "eb398c19-b116-4a71", "", "Class 12 chemistry", "/science/class-12-chemistry-india", "85af3d9e-d37f-4a0c", "", "f207e908-7a1b-4614", "", "51", "a2d344de-6b7b-4bb0", "", "Class 12 biology", "/science/in-in-class-12-biology-india", "eb90950a-6494-4584", "", "26accd72-796f-4b97", "", "1cb9e626-ebf3-4ac5", "", "b00d6ec0-127c-4311", "", "4416e54a-c617-4365", "", "52", "eed0bb61-a2f9-4def", "", "/science", "ef971522-3244-4a8f", "", "606a68d6-8e73-4e5d", "", "Science", "0251293a-3fb2-4db7", "", "53", "534c0394-0eef-44c7", "", "Physics", "/science/physics", "3cb2533f-451e-43dc", "", "299bd735-ec3b-4f99", "", "54", "39fd9ef7-1442-4956", "", "Chemistry", "/science/chemistry", "685e2751-8ad5-4dd5", "", "0777e68e-36ca-4367", "", "55", "a9a2f967-8c89-483f", "", "Biology", "/science/biology", "06b8e634-af2e-436a", "", "3ef07bc4-d1bb-44f1", "", "56", "6de76c20-3698-4e83", "", "See all Science", "b946f5aa-704c-40e1", "", "c8cfcfa5-27f3-4f3f", "", "7a927ed4-fdda-4a22", "", "computing", "4bd7d6e1-ee8c-4d10", "", "965a4170-c554-4b30", "", "57", "1715858d-ea02-42c5", "", "/computing", "9aa08788-4504-4f62", "", "9f8ea21d-25d9-4ce0", "", "Computing", "11ff64a2-a9b9-4565", "", "58", "70b56101-cb73-415a", "", "Computer programming", "/computing/computer-programming", "999263e6-c23f-446f", "", "a16d9149-858e-4118", "", "59", "dfe67da4-c2ec-4788", "", "Computer science", "/computing/computer-science", "f8358c41-53d1-4321", "", "5b928054-9d0d-43c6", "", "60", "c039f611-a734-4a05", "", "See all Computing", "c8159dfe-4483-46ab", "", "29a4f6f3-8ca2-45ba", "", "4c92ff25-6b9b-4c9b", "", "humanities", "3094e69c-48ab-490d", "", "a2976de2-4703-4ff8", "", "61", "5695ad11-c940-40f8", "", "/humanities", "69aa52b5-10fd-4b3e", "", "2bf06a79-3aff-48da", "", "Arts & humanities", "e517df5f-57ef-4835", "", "62", "c806769c-4d9b-4c01", "", "Art history", "/humanities/art-history", "7e0c08f5-22f8-47e7", "", "be4e04e7-ce04-4a68", "", "63", "9762954f-fc17-4434", "", "US history", "/humanities/us-history", "e3d8d8d8-4c0b-46f9", "", "117432c3-517e-4313", "", "64", "f77094f8-e9c0-4fb0", "", "World history", "/humanities/world-history", "4be70477-a774-47dc", "", "bfa08e7b-adae-426d", "", "65", "b8c099b0-f848-4bff", "", "See all Arts & Humanities", "f810c5bb-c0fc-49bc", "", "1fbc967f-5ce1-40ad", "", "ea80554b-3c04-4f12", "", "economics-finance-domain", "9b6881da-1635-4513", "", "fd07d412-89ed-489c", "", "66", "0c5e595c-3d7c-42ef", "", "/economics-finance-domain", "621cbb9b-5b51-41db", "", "57df36ab-e86c-4bb9", "", "Economics", "701d197f-1a0b-4cd4", "", "67", "1413feeb-7301-412f", "", "Microeconomics", "/economics-finance-domain/microeconomics", "ce35e920-044f-4372", "", "8913b93b-3f8b-4609", "", "68", "3c4e59de-6e01-4263", "", "Macroeconomics", "/economics-finance-domain/macroeconomics", "f42dabd5-0d3d-4d45", "", "193c9e3c-48ba-49c2", "", "69", "14831d7f-3c36-4926", "", "See all Economics", "93f4724c-7f2b-4dbc", "", "0e87ecbc-7d88-4254", "", "5b41c760-68cb-495d", "", "test-prep", "0200b107-c777-43d1", "", "01faed35-6fe5-4895", "", "70", "671512d1-7a60-472b", "", "/test-prep", "a317e1c7-46a1-43f0", "", "e5c5bb3f-db54-41fc", "", "Test prep", "b87fdd90-a0d1-4aad", "", "71", "a8f9a81f-10e5-4257", "", "SAT", "/sat/start", "5be8a34b-0e84-46fa", "", "476d950a-ca69-413b", "", "72", "77500f8b-4fbd-4d2d", "", "Digital SAT", "/digital-sat/start", "3fe4ff77-dbc9-4f22", "", "de03d4f1-9084-444d", "", "_akfsuo", "4ac5a9b7-a757-4bd0", "", "_vji8du", "4d1e8b48-7275-4639", "", "NEW", "73", "b3311f49-4a48-4c41", "", "LSAT", "/prep/lsat/start", "d3043beb-38c4-4eca", "", "e74e9055-b3e9-4c07", "", "288d9b50-3d6a-41c5", "", "ea0c459c-255b-4d08", "", "6fad496b-95cd-4a5d", "", "74", "548f0093-378c-4b2b", "", "/khan-for-educators", "36cbe7cb-79e6-4566", "", "f5328fb4-05f9-475c", "", "Khan for Educators", "7ca65d03-66c9-4b09", "", "75", "139f9bb5-302a-4344", "", "Khan for Educators (Teachers)", "/khan-for-educators/khan-for-educators-for-teachers", "d8bc10b7-ee07-4512", "", "d19e1c32-8d48-4650", "", "76", "711d1e94-58bf-419a", "", "Khan for Educators (Mentors)", "/khan-for-educators/khan-for-educators-for-mentors", "dc6e4d32-83fe-4fb4", "", "2c60150f-e780-463b", "", "_1boekgo", "7d3ca274-a541-40d7", "", "data-hack-search-button-label", "Search for courses, skills, and videos", "/search", "_14nbw552", "navbar-search-button", "background-color: rgb(247, 248, 250);", "5cbf4691-60ca-40e0", "", "_dhzffk", "682e80b2-a0ec-44e3", "", "_gkt786u", "a0622e6d-a26a-4ec6", "", "Search", "_1717m280", "6fe9c522-38d2-4457", "", "3aa08f43-3158-4c10", "", "M7.73732912,6.67985439 C7.75204857,6.69246326 7.76639529,\n 6.70573509 7.7803301,6.7196699 L9.65165045,8.59099025 C9.94454365,\n 8.8838835 9.94454365,9.3587572 9.65165045,9.65165045 C9.3587572,\n 9.94454365 8.8838835,9.94454365 8.59099025,9.65165045 L6.7196699,\n 7.7803301 C6.70573509,7.76639529 6.69246326,7.75204857 6.67985439,\n 7.73732912 C5.99121283,8.21804812 5.15353311,8.5 4.25,8.5 C1.90278981,\n 8.5 0,6.59721019 0,4.25 C0,1.90278981 1.90278981,0 4.25,0 C6.59721019,\n 0 8.5,1.90278981 8.5,4.25 C8.5,5.15353311 8.21804812,5.99121283\n 7.73732912,6.67985439 L7.73732912,6.67985439 Z M4.25,7.5 C6.04492544,\n 7.5 7.5,6.04492544 7.5,4.25 C7.5,2.45507456 6.04492544,1 4.25,1\n C2.45507456,1 1,2.45507456 1,4.25 C1,6.04492544 2.45507456,7.5 4.25,\n 7.5 L4.25,7.5 Z", "9fe3ec69-ee66-4034", "", "_1ujnvj", "42ba9bea-5cb3-49b4", "", "Khan Academy", "header-logo", "_1ab8w4s7", "8c9bbe23-a8ca-4e21", "", "_1rt6g9t", "176px", "28px", "0 0 176 28", "ea24dfd3-e541-40a1", "", "M33.66,6.5A.54.54,0,0,1,34.21,6h2a.55.55,0,0,1,.55.55v6.2l5.79-6.52A.53.53,0,0,1,43,6h2.3a.48.48,0,0,1,.36.82l-6,6.75,6.43,7.69a.51.51,0,0,1-.41.81h-2.5a.55.55,0,0,1-.42-.16l-6-7.4v7a.56.56,0,0,1-.55.56h-2a.55.55,0,0,1-.55-.56Z", "a2ed9d07-3e06-4451", "", "M47.78,6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5v5.63a4.07,4.07,0,0,1,2.7-.9c3.38,0,4.3,2.34,4.3,5v5.32a.53.53,0,0,1-.51.51H55.28a.51.51,0,0,1-.5-.51V16.16c0-1.47-.67-2.36-1.93-2.36a2.18,2.18,0,0,0-2.2,1.86v5.85c0,.3-.14.51-.56.51H48.28a.52.52,0,0,1-.5-.51Z", "12c083d0-63cf-4b34", "", "M63.48,15.31a7.7,7.7,0,0,1,2,.3c0-1.35-.34-2-1.47-2a13.49,13.49,0,0,0-3,.39c-.35.12-.55-.13-.6-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.31,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.51.51h-.78c-.18,0-.32-.07-.46-.37l-.3-.71a4.66,4.66,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C59.25,16.76,60.79,15.31,63.48,15.31Zm.07,4.82A2.27,2.27,0,0,0,65.45,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.4,1.4,0,0,0,63.55,20.13Z", "fe3e6897-930a-4dc8", "", "M70.59,11.92a.51.51,0,0,1,.51-.51H72a.42.42,0,0,1,.44.32l.39,1a4.26,4.26,0,0,1,3.42-1.54c3.37,0,4.24,2.27,4.24,4.84v5.49A.52.52,0,0,1,80,22H78.1a.51.51,0,0,1-.51-.51V16c0-1.37-.55-2.22-1.83-2.22a2.34,2.34,0,0,0-2.3,1.65v6.06c0,.39-.16.51-.66.51H71.1a.53.53,0,0,1-.51-.51Z", "1a0c85af-24f1-4d26", "", "M85.89,21.42,93,6a.4.4,0,0,1,.39-.25h.23A.39.39,0,0,1,94,6l7.07,15.45a.41.41,0,0,1-.39.6h-2a.66.66,0,0,1-.67-.46l-1.12-2.48H90.07l-1.13,2.48a.69.69,0,0,1-.66.46h-2A.4.4,0,0,1,85.89,21.42Zm9.91-4.89-2.29-5.05h-.07l-2.25,5.05Z", "1b602fa9-2f40-4f15", "", "M107,11.18A5.24,5.24,0,0,1,111,13c.23.23.12.53-.11.76l-1,1.06c-.23.25-.48.13-.69-.07a2.84,2.84,0,0,0-2.11-.92,2.78,2.78,0,0,0-2.8,2.91,2.77,2.77,0,0,0,2.78,2.94,2.81,2.81,0,0,0,2.25-1.17.5.5,0,0,1,.66-.07l1,.87c.25.23.37.49.18.76a4.75,4.75,0,0,1-4.2,2.23,5.55,5.55,0,1,1,0-11.09Z", "3aae18ec-0650-43b7", "", "M116.83,15.31a7.82,7.82,0,0,1,2,.3c0-1.35-.35-2-1.47-2a13.5,13.5,0,0,0-3,.39c-.34.12-.55-.13-.59-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.3,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.5.51h-.78c-.19,0-.32-.07-.46-.37l-.3-.71a4.68,4.68,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C112.61,16.76,114.15,15.31,116.83,15.31Zm.07,4.82A2.29,2.29,0,0,0,118.81,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.39,1.39,0,0,0,116.9,20.13Z", "2e780c25-8afa-4f24", "", "M128.62,11.18a7.67,7.67,0,0,1,2.55.44V6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5V21.51a.51.51,0,0,1-.51.51h-.85c-.25,0-.41-.21-.5-.51l-.28-.83a4.55,4.55,0,0,1-3.46,1.59c-2.9,0-5.08-2.34-5.08-5.56A5.21,5.21,0,0,1,128.62,11.18Zm2.55,3.22a4.18,4.18,0,0,0-2.21-.6,2.68,2.68,0,0,0-2.64,2.91c0,1.5.85,2.94,2.51,2.94a2.43,2.43,0,0,0,2.34-1.47Z", "c782f053-2a5e-40a0", "", "M141.22,11.18a4.75,4.75,0,0,1,4.87,4.91c0,.16,0,.53-.05.69a.53.53,0,0,1-.5.48h-6.8a2.55,2.55,0,0,0,2.64,2.46,3.49,3.49,0,0,0,2.27-.78c.26-.21.53-.23.69,0l.9,1.19a.45.45,0,0,1-.05.69,6,6,0,0,1-3.95,1.45,5.37,5.37,0,0,1-5.37-5.56A5.37,5.37,0,0,1,141.22,11.18Zm2,4.2a1.94,1.94,0,0,0-2-1.83,2.11,2.11,0,0,0-2.25,1.83Z", "3729d1f9-0491-48c8", "", "M147.79,11.92a.51.51,0,0,1,.5-.51h.83a.4.4,0,0,1,.43.3l.39,1a4,4,0,0,1,3.24-1.54,3.61,3.61,0,0,1,3.17,1.61,4.53,4.53,0,0,1,3.42-1.61c3.39,0,4.2,2.16,4.2,4.91v5.42a.52.52,0,0,1-.53.51H161.6a.51.51,0,0,1-.5-.51V16c0-1.37-.51-2.22-1.84-2.22a2,2,0,0,0-2,1.1s0,.53,0,1v5.6a.52.52,0,0,1-.5.51H155a.5.5,0,0,1-.51-.51V16c0-1.37-.39-2.22-1.74-2.22a2.1,2.1,0,0,0-2,1.65v6.06a.52.52,0,0,1-.5.51h-1.86a.52.52,0,0,1-.5-.51Z", "f0b87405-91d8-4cd5", "", "M165.07,12.1a.47.47,0,0,1,.46-.69h2.2a.42.42,0,0,1,.44.3l1.9,6.33h.05l2.41-6.33c.16-.28.34-.3.67-.3h2a.47.47,0,0,1,.46.69l-6.25,15.06a.53.53,0,0,1-.46.32h-2.2a.48.48,0,0,1-.46-.71l2.13-5.37Z", "2abdb859-d85f-4e45", "", "#14bf96", "M2.31,5.8A3.56,3.56,0,0,0,.66,8.6V19.4a3.56,3.56,0,0,0,1.65,2.8L12,27.62a3.75,3.75,0,0,0,3.3,0L25,22.2a3.56,3.56,0,0,0,1.65-2.8V8.6A3.56,3.56,0,0,0,25,5.8L15.31.38a3.75,3.75,0,0,0-3.3,0Z", "03a6015f-85ce-418c", "", "#ffffff", "M23.61,11.32c-5.38,0-9.4,4.46-9.4,9.93v.23H13.13v-.23c0-5.47-4-9.91-9.42-9.93,0,.34,0,.69,0,1a9.91,9.91,0,0,0,6.4,9.32,10.47,10.47,0,0,0,3.59.64,10.64,10.64,0,0,0,3.62-.64,9.92,9.92,0,0,0,6.39-9.32C23.66,12,23.64,11.66,23.61,11.32Z", "e9a9f823-df40-45fe", "", "circle", "cx", "13.66", "cy", "8.74", "r", "95447df3-b05c-4d76", "", "_btd0noz", "f6724498-f3e3-46ff", "", "header-get-ai-guide-link", "target", "_blank", "noopener noreferrer", "_4dodshe", "/khan-labs", "855b0b63-c272-4295", "", "_13gjrqj", "7b1409fd-5cec-4f6d", "", "Get AI Guide", "header-donate-link", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.header", "_3z40pab _13hnk7qk", "843d6e72-7622-49eb", "", "bc48b4fd-69d9-4c3c", "", "Donate", "0 0 16 16", "external-icon", "_1d524plp", "14ceb2e7-8f52-4d2a", "", "M14 6.5C14 6.63261 13.9473 6.75979 13.8536 6.85355C13.7598 6.94732 13.6326 7 13.5 7C13.3674 7 13.2402 6.94732 13.1464 6.85355C13.0527 6.75979 13 6.63261 13 6.5V3.7075L8.85437 7.85375C8.76055 7.94757 8.63331 8.00028 8.50062 8.00028C8.36794 8.00028 8.2407 7.94757 8.14688 7.85375C8.05306 7.75993 8.00035 7.63268 8.00035 7.5C8.00035 7.36732 8.05306 7.24007 8.14688 7.14625L12.2925 3H9.5C9.36739 3 9.24021 2.94732 9.14645 2.85355C9.05268 2.75979 9 2.63261 9 2.5C9 2.36739 9.05268 2.24021 9.14645 2.14645C9.24021 2.05268 9.36739 2 9.5 2H13.5C13.6326 2 13.7598 2.05268 13.8536 2.14645C13.9473 2.24021 14 2.36739 14 2.5V6.5ZM11.5 8C11.3674 8 11.2402 8.05268 11.1464 8.14645C11.0527 8.24021 11 8.36739 11 8.5V13H3V5H7.5C7.63261 5 7.75979 4.94732 7.85355 4.85355C7.94732 4.75979 8 4.63261 8 4.5C8 4.36739 7.94732 4.24021 7.85355 4.14645C7.75979 4.05268 7.63261 4 7.5 4H3C2.73478 4 2.48043 4.10536 2.29289 4.29289C2.10536 4.48043 2 4.73478 2 5V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H11C11.2652 14 11.5196 13.8946 11.7071 13.7071C11.8946 13.5196 12 13.2652 12 13V8.5C12 8.36739 11.9473 8.24021 11.8536 8.14645C11.7598 8.05268 11.6326 8 11.5 8Z", "7edee25a-9b28-4b83", "", "user menu", "_91vjm8", "0da59162-1fc4-4eb5", "", "user-dropdown", "webtasks.navigator", "_5ifuif6", "3fd49f18-fd44-4912", "", "_4jvfagi", "header-profile-button", "c5be6d29-ce06-499e", "", "_wozql4 _13hnk7qk", "1a21d1a4-2461-40b0", "", "_1lz3xw8j", "8b2e89bd-a427-4e0c", "", "_q83079", "492a8a87-9311-4618", "", "_d97lw6p", "header-notifications-switch", "37072795-715b-44de", "", "_co5z0qm", "41c44ad7-e200-4e66", "", "_g20yn58", "4e682cff-6925-4f4d", "", "Notifications", "_1lho23fo", "d83a4697-2ba9-4821", "", "_rg8deia", "519f9187-703a-4b70", "", "_1l5yw01k", "9b0073ce-45f5-4e22", "", "f47c458d-3572-46da", "", "#21242c", "M6.7,8.8L3,5l3.6-3.8c0.3-0.3,0.2-0.7,0-1c-0.2-0.3-0.7\n -0.2-1,0l-4,4.3c-0.2,0.3-0.2,0.7,0,0.9l4.1,4.3c0.3,0.3,0.7,0.3,1,0\n C7,9.5,7,9.1,6.7,8.8z", "36cddce3-d0a6-40da", "", "bf743503-72ad-45e0", "", "header-user-settings", "a4dcf569-9afa-46a0", "", "780ce07e-6652-4a60", "", "learner-home-button", "_hs95etv", "/?learn=1", "160b1a67-cb2d-45df", "", "_xy39ea8", "29027354-25a3-4b8b", "", "Learner home", "da74ab19-68c1-4082", "", "/settings/account", "_1lcr11", "5d537ba0-6ac2-4c09", "", "ed05c853-6e0e-48fe", "", "Settings", "6d479dc3-7688-4b08", "", "https://khanacademy.zendesk.com", "66308b16-30cb-4171", "", "a8bb7c25-1385-4589", "", "Help", "eca80c53-4858-4a98", "", "_71vn8x8", "/logout?continue=%2Fprofile%2Fme%2Fcourses", "nofollow", "user-settings-logout-link", "f11f7c00-c549-44bd", "", "3d02adcd-de37-49bc", "", "Log out", "_xvt9wo", "762ccc69-86d3-4cbc", "", "mobile-search-button", "_5tdxkjz", "47cb2ef5-c199-4267", "", "_goqwwol", "b2fbf90c-361d-456e", "", "_19bpjuy", "583ae473-b8e0-4ebb", "", "47eadac6-290b-4d7f", "", "bca945e7-e42b-4b21", "", "23ba086c-c053-405c", "", "_d4d2b5k", "mobile-header-menu-button", "Open menu", "aria-controls", "page-header-responsive-nav-menu", "2115e844-2ec1-4884", "", "16.79422278736115", "0 0 100 83.362", "5fd07bb9-7b41-49c4", "", "M100.035 70.91l0 8.322q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.322q0-1.71 1.254-2.964t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.964zm0-33.402l0 8.379q.057 1.71-1.197 2.964t-2.964 1.197l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.653 1.254-2.907t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.907zm0-33.345l0 8.379q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.71 1.254-2.964t2.907-1.197l91.713 0q1.71-.057 2.964 1.197t1.197 2.964z", "4a1fa958-7ddd-47b1", "", "_1f3u7s", "responsive-nav-menu", "menu", "9e74c50b-c686-4783", "", "_xu2jcg _1pwnewep", "6a9a033d-7166-426c", "", "MAIN", "_bc4egv", "e76cb1b5-f224-4534", "", "main-content", "_s217esa", "f29df3fb-2a2a-462e", "", "Main content", "_1v7bqtc2", "f8bc74a4-08e5-4d0f", "", "f868b74b-b043-4651", "", "\n .box-sizing-border-box-reset * {\n box-sizing: initial;\n }", "H1", "dashboard-a11y-heading", "6306b7cb-8467-4bc3", "", "Home", "nav-container", "_lojkxq8", "9fecb21c-ddf0-44c9", "", "lihp-heading", "5febb9c6-d758-4cac", "", "user-info-container large-header", "aebaa2ac-80ef-4952", "", "user-info clearfix", "a713c818-c32d-47fa", "", "user-info-all", "abd365ee-0724-4f2d", "", "basic-user-info", "e7938218-6d83-4e0b", "", "float-left avatar-pic-container editable", "button", "a577d7a6-73de-403a", "", "user-avatar-background", "351d0374-75f3-4a25", "", "IMG", "https://cdn.kastatic.org/images/avatars/svg/blobby-green.svg", "avatar-pic", "alt", "Blobby avatar. Click to change your avatar.", "35f1ba43-01f4-4704", "", "user-deets editable", "71efcc96-9270-4cbb", "", "_1ell7dku", "8c8c04f9-6a3a-4fc8", "", "_azwfqqs", "4d7a95d8-4755-4021", "", "_19lfck2n", "fba773b5-762e-4746", "", "4b79ad03-ddba-4591", "", "empty-field pure-hidden-xs", "cd793d85-6b3d-4878", "", "Pick a username", " - ", "9f4eb329-5f1c-464a", "", "empty-field pure-hidden-xs", "699ec292-1be4-4c7b", "", "Add your bio", "user-card-edit-menu pure-hidden-xs", "6749acaa-ef17-4bde", "", "aria-disabled", "_pot4j9l", "55272485-caf7-48d5", "", "_90x24ln", "623189bd-62aa-4d67", "", "Edit Profile", "user-summary-view__points-and-badges", "3f475769-c94b-4bc9", "", "energy-points-container", "title", "1,307 energy points", "70f403cf-999f-4bd5", "", "energy-points-badge fixed-width", "6a6a742c-c6a9-439c", "", "odometer odometer-theme-minimal", "b3faed4d-90fe-44cd", "", "odometer-inside", "6bba7966-f0d8-419b", "", "odometer-digit", "a1edc62b-8a96-4bfb", "", "odometer-digit-spacer", "9b0499c8-2d32-4a7b", "", "odometer-digit-inner", "59ddc80d-7db4-4711", "", "odometer-ribbon", "78e04041-7f61-400a", "", "odometer-ribbon-inner", "7a46fcdf-ce35-4a74", "", "odometer-value", "8bb757a0-2a9e-457b", "", "odometer-formatting-mark", "b26ec426-5fc8-43d6", "", ",", "545e63bd-c98c-4a9a", "", "d958408e-7946-4283", "", "c825fe3b-2090-46df", "", "5348c331-3cd6-4894", "", "72216711-53a1-4845", "", "a674e645-8ed7-400c", "", "23025c12-6320-48b9", "", "62003cf3-6b33-4eac", "", "50214e20-2e47-45e3", "", "659e1f5f-836d-497d", "", "c116a05f-082d-4fe8", "", "fc07cdd5-d6c1-4bc7", "", "31e1cbf5-b41f-45c2", "", "8e3f0334-0602-4632", "", "1dd8afca-6611-44f1", "", "a6349c61-d00f-440e", "", "afab638e-c6d6-445d", "", "fa238067-4f88-4185", "", "4982263e-cb33-402f", "", "user-summary-view__points-and-badges__badges", "df2ed83d-d978-4411", "", "profile-badge-count-container visited-no-recolor", "0 badges total.", "/profile/kaid_662450128763704713107830/badges", "2fd460d4-5a92-46a4", "", "badge-category", "f6ace359-5fb2-4be7", "", "badge-img-small badge-master-img-small", "16b325a2-0aff-4452", "", " ", "badge-count", "30656471-9012-4ee4", "", "942e3bd4-ff93-4473", "", "badge-img-small badge-platinum-img-small", "78c92dd4-a69d-47d3", "", "ccff5010-e229-4d42", "", "6f23040a-6ce6-42a6", "", "badge-img-small badge-diamond-img-small", "b2ea7523-8290-432f", "", "2e038bf5-c514-4e6a", "", "1bf13b87-3e54-4396", "", "badge-img-small badge-gold-img-small", "509422db-490d-44ce", "", "2fbb5ee2-f16c-4d3a", "", "704db560-0b39-48d6", "", "badge-img-small badge-silver-img-small", "31399894-0a24-4f9f", "", "06ad78a6-121b-4d6d", "", "ba8759cd-0765-4ce8", "", "badge-img-small badge-bronze-img-small", "21fa2fa4-fb04-4372", "", "4e895f6c-ad57-48c8", "", "sr-only", "81547b29-497d-4550", "", "_xu2jcg", "b3b3b98a-dfa9-4c2a", "", "_1qrrvqo8", "3d6cfdde-6066-4e00", "", "_1qxywlbt", "d7fdee83-21e3-467b", "", "_6xyn8lv", "86ead4cf-77f7-4ac9", "", "_1yfus1e", "side-nav", "user profile navigation", "53190586-cec1-44f4", "", "SECTION", "_1ozlbq6", "d74320a4-329f-42d3", "", "H2", "_18undph9", "2e8e1bc2-5504-42bb", "", "My stuff", "MY STUFF", "3cfd0556-e9d9-4a37", "", "bd47626f-efe2-4eee", "", "side-nav-courses", "_158ir6wt", "/profile/me/courses", "28a067e8-5a01-4492", "", "530335e0-2fee-4914", "", "8b123c57-0f1d-4fa7", "", "467594aa-f3c1-42a8", "", "My account", "MY ACCOUNT", "fcb0b923-7fa0-4bf1", "", "acfdc632-7f3b-4386", "", "side-nav-progress", "_8ry3zep", "/profile/me/progress", "3cf3211d-4705-4735", "", "f16bdf88-d2a6-4112", "", "Progress", "e5599c35-4df7-4ddf", "", "side-nav-profile", "/profile/me/", "5529499f-076d-424c", "", "4059d449-c269-410c", "", "Profile", "835760ac-cd4b-4862", "", "side-nav-teachers", "/profile/me/teachers", "e7d26c00-6494-438f", "", "a20233b1-cdae-45dd", "", "Teachers", "_1h8v03ot", "35001293-b1fe-4b3e", "", "_4fkanu3", "736db82e-dcd5-4de9", "", "88fe6f31-e4c1-443b", "", "_1fhns0j", "classes-dashboard", "dac06c6b-57d3-4eb5", "", "_1akypac", "1f1f79eb-4b51-4ab6", "", "_xutnbcb", "28357e0c-9444-44d5", "", "My courses", "_15ho7jif", "4afc8ce6-6e53-4427", "", "_12iepmsr", "9df72efb-6e1f-410a", "", "bc5cfa69-6d1b-4667", "", "Edit Courses", "_oo4scr", "a53618b4-86bf-443b", "", "_16ejxq5", "1fd3a1e0-826f-4758", "", "_6b6787", "eb219f1a-8584-42a3", "", "_xu2jcg _14nthjb", "007905e5-ef8c-42c9", "", "_1m1qpko", "e9eb47c4-4c5b-4580", "", "H3", "_q16zme", "6f3cb88e-4a1b-4bbd", "", "_1u32zoma", "2d4ca9df-b64f-4455", "", "See all (16)", "3e81298e-3db4-4e68", "", "007e4856-321a-44a6", "", "_9yeqka", "f20c8a4b-cd58-4c72", "", "_1e8pns9", "color: rgb(190, 38, 18);", "9bf9004b-a3b9-4ad2", "", "Special topics in art history", "_1ex1wlka", "/humanities/special-topics-art-history", "50877f18-7651-4cd4", "", "_1gyxjpg", "f3f32180-6a93-4a2e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/arts_humanities.png-07c77b-128c.png", "_1qjkefo", "f6548e96-675c-4968", "", "_9t9e7d", "acf8b650-1ebf-4363", "", "_1xz0fezn", "0ac7e08d-bfdd-4851", "", "_106eiejf", "13f4bd83-eeb5-49f7", "", "5f1010d3-e675-4f2b", "", "_2p63cnw", "5313739b-2f0c-4daf", "", "start-right", "uid-popover-0-wb-id-anchor", "uid-popover-0-wb-id", "_1448c3ub", "8495e807-6264-4c47", "", "f0c7c602-a4c9-4c09", "", "Start", "_vd38ksx", "634aa852-b9f3-4554", "", "start-bottom", "uid-popover-1-wb-id-anchor", "uid-popover-1-wb-id", "b71a2da4-1365-4686", "", "7484acd6-b56f-4087", "", "_5uxlpg", "22401ad7-d182-48f1", "", "65a267ab-87a2-4094", "", "The Seeing America Project", "/humanities/seeing-america-sh", "d6275892-3b81-43b1", "", "06971a0d-7c74-4dff", "", "22eab620-692a-40b6", "", "5f748b8e-1626-4e50", "", "72bf5081-6d15-466e", "", "77ec8af7-227b-45a2", "", "85784f1b-1da0-475e", "", "Start here", "/humanities/approaches-to-art-history", "26f06313-a4e4-402c", "", "4864263e-0b00-47fa", "", "2fcab4db-230a-48d3", "", "eeb04abb-5c1c-405e", "", "8b9e1bd6-9cfa-4c0c", "", "b422c205-2a38-49d3", "", "4163d3b6-c1a8-4024", "", "Prehistoric art", "/humanities/prehistoric-art", "e0e4edb0-8414-4373", "", "75476b56-5b1a-437a", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/prehistoric_art.jpg-ffc751-128c.jpeg", "d196dc30-16a8-4049", "", "6fc367ba-3203-4c62", "", "406733be-01b2-4a1e", "", "48adbcbb-0388-4251", "", "abe50088-0b64-43c1", "", "Ancient Mediterranean + Europe", "/humanities/ancient-art-civilizations", "721bd48f-a233-4c1a", "", "b2ccea14-2068-48f2", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_art_civilizations.jpg-d13bd4-128c.jpeg", "2f65d557-f8b2-4e61", "", "cbbbb6a4-fc87-486d", "", "c75df82d-bab6-41e5", "", "30a79e1c-64fb-4c86", "", "feedef1a-4882-4aeb", "", "5c75c8bb-ffca-457b", "", "22c0de8c-5eff-4a8a", "", "Biology library", "eae519a0-0397-4907", "", "See all (37)", "45e75065-de01-4dd9", "", "c929ddb3-c811-4dfe", "", "1457caf6-1077-4f29", "", "color: rgb(158, 3, 78);", "a418b225-940c-4c89", "", "Intro to biology", "/science/biology/intro-to-biology", "22bb149c-5d8f-44a6", "", "ef4eee19-d535-4c76", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/classical_genetics.png-b39283-128c.png", "07484b68-c949-467c", "", "cefb6836-b4f0-4a84", "", "45da1542-28e1-4b7f", "", "2831b422-7bf7-4034", "", "6dd368bc-1e1e-4955", "", "cee57783-65e3-4aa3", "", "uid-popover-2-wb-id-anchor", "uid-popover-2-wb-id", "5ba6e400-07fd-44cb", "", "6f8dde38-cd39-4422", "", "ca5baba9-dc14-45df", "", "uid-popover-3-wb-id-anchor", "uid-popover-3-wb-id", "6df1a064-5e09-423b", "", "7132da60-e863-457b", "", "c273283b-b569-4d1c", "", "d6f57d55-662a-42cb", "", "Chemistry of life", "/science/biology/chemistry--of-life", "6b088e61-b54a-4fdf", "", "f7dffb29-087c-4224", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/biology.png-8fe25b-128c.png", "1297aa64-c2de-46b6", "", "82877b6b-123a-44a6", "", "83af0aac-651c-4271", "", "3b8eef38-1af5-42a5", "", "021e9aea-a267-40ae", "", "Water, acids, and bases", "/science/biology/water-acids-and-bases", "27f688ae-d803-47c6", "", "1ebe7477-1e8c-4c78", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/acids_bases.png-b5e1c5-128c.png", "3a7126ac-2543-4cd8", "", "b14af639-d0a5-4e9c", "", "25ebf717-5225-4e15", "", "703718f1-26f9-4319", "", "4c4fd0ba-9117-49a3", "", "Properties of carbon", "/science/biology/properties-of-carbon", "10251ba5-be3e-4197", "", "dd185cb3-1c1b-4dc1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/properties_of_carbon.png-b461c3-128c.png", "35361f87-9a2b-4eec", "", "78607f02-83c8-44c0", "", "4019a8e8-d6b4-4fcb", "", "db59b9fd-ddf9-43fb", "", "e7afcc9b-85c2-46e4", "", "Macromolecules", "/science/biology/macromolecules", "a056453f-e859-4311", "", "6d13bec4-0ae6-421c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macromolecules.png-ca6c6c-128c.png", "f44b33f3-8f36-4cf2", "", "99832fd9-e0b6-4ea4", "", "27fffe15-ef9f-4cc6", "", "ffa10638-dd57-42a8", "", "94bd4e55-1b90-4db1", "", "6446c537-bb17-4389", "", "9f82d78a-2e73-4b43", "", "9f53f2db-6e87-43ab", "", "See all (8)", "440b7a3f-c82b-4eed", "", "71b6ff5c-7f5d-4ed3", "", "16f5f2e3-75b2-4aab", "", "color: rgb(13, 146, 63);", "a6143be6-2346-42e4", "", "Intro to JS: Drawing & Animation", "/computing/computer-programming/programming", "abf892b5-c742-42c7", "", "cbf42e98-1423-48f3", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-128c.png", "360fc186-23d4-4814", "", "c88d48d7-30ec-4a08", "", "4604a258-3155-404e", "", "bc4ebff6-86e9-4ac4", "", "eecdd0b8-582f-4085", "", "86cb3b62-bb78-42ce", "", "uid-popover-4-wb-id-anchor", "uid-popover-4-wb-id", "ab1a0696-f890-4d06", "", "b4f2c7c5-c7fa-414c", "", "Resume", "d9b42d11-68a2-4490", "", "uid-popover-5-wb-id-anchor", "uid-popover-5-wb-id", "2edd030b-5575-494a", "", "13f759a5-450c-4fa1", "", "d3772bf2-e514-4cdc", "", "12ca1850-1787-4589", "", "Intro to HTML/CSS: Making webpages", "/computing/computer-programming/html-css", "0e1fa219-6cf1-4851", "", "fb640d63-54c8-4bce", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/markup.png-8a1e75-128c.png", "7cb819db-d907-490c", "", "0a404b40-a602-4983", "", "2a7b3fed-43bf-4678", "", "98635f00-b4b1-42d6", "", "34bbf904-ba35-4cd3", "", "Intro to SQL: Querying and managing data", "/computing/computer-programming/sql", "f6c45f53-3ffb-4cd4", "", "59d7cca9-0341-4ea9", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/databases.png-776f54-128c.png", "6b35f3e4-aa59-45d0", "", "ff76e3e8-99e9-4a70", "", "c54a501e-b65f-460c", "", "481cf9d3-bf11-4f8c", "", "aea6236f-7750-401d", "", "Advanced JS: Games & Visualizations", "/computing/computer-programming/programming-games-visualizations", "853d1bb6-2f6e-4517", "", "793d136c-dff4-445b", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/simulations.png-955b92-128c.png", "89804516-6327-4973", "", "97f4e51d-a4e9-40bf", "", "acb21fe5-b138-4146", "", "e124690b-15c0-4f79", "", "223317cf-7ced-46a3", "", "Advanced JS: Natural Simulations", "/computing/computer-programming/programming-natural-simulations", "91ca8e20-5d0b-41cd", "", "6d792d24-ad00-42fa", "", "39e29d78-11c8-4b25", "", "8db2f360-bcbc-4c5b", "", "f1f819d3-e303-4180", "", "c64a77da-d180-4502", "", "f4c9dcb7-3705-4d62", "", "79858f74-8d77-4fb3", "", "d08d5c5c-c5ef-4265", "", "923fb4b1-b952-4a50", "", "See all (3)", "28f10c83-f255-423d", "", "135cee27-57b0-42d2", "", "c1c46178-6e47-46da", "", "85b63c56-dc03-49c5", "", "Algorithms", "/computing/computer-science/algorithms", "af48eb72-3c00-4cb6", "", "c803c9ed-161d-4eae", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-128c.png", "05a0f761-f61d-4732", "", "c5f7bf42-3920-4284", "", "5a6f2157-bc8d-43af", "", "5945f524-4bab-47ff", "", "04d0e8d2-7664-472a", "", "9d29d0a3-4024-4854", "", "uid-popover-6-wb-id-anchor", "uid-popover-6-wb-id", "2960be3d-0c69-4f12", "", "c5f79317-c1a4-4f33", "", "1220922a-2035-4bc4", "", "uid-popover-7-wb-id-anchor", "uid-popover-7-wb-id", "8c8342ca-5848-46f2", "", "26c0fb2a-c41c-4a28", "", "893ab6dc-d8ec-406e", "", "5b704fa3-1f72-4996", "", "Cryptography", "/computing/computer-science/cryptography", "0d808e2b-622f-434c", "", "d5d50c7f-9ed0-4084", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/security.png-3de9d9-128c.png", "f5357668-fade-4a25", "", "ccdb4a82-3808-4ee8", "", "6d347233-0869-4dce", "", "_1un4dwm9", "3197c042-b8e9-4d21", "", "d9f6b95e-4614-4a81", "", "Information theory", "/computing/computer-science/informationtheory", "1e1dafb3-20fa-420b", "", "f5914265-46f1-4191", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/information_theory.png-60d575-128c.png", "d20dc3c6-bbdd-472d", "", "9c9dc72d-42f9-4cbd", "", "d1d72a1e-35ea-41c1", "", "70ca6b91-8662-472d", "", "8a03bd3d-536f-493e", "", "ea0b7ed6-c6a2-4399", "", "665b8f45-4d00-4914", "", "Cosmology and astronomy", "/science/cosmology-and-astronomy", "671e91db-3c1d-453a", "", "See all (4)", "d3c27a06-38a9-4a25", "", "36b79d7e-2dbb-4a6c", "", "bc9823dc-d350-40df", "", "7edd564f-6e20-4f9e", "", "Scale of the universe", "/science/cosmology-and-astronomy/universe-scale-topic", "89c69967-eb26-41f2", "", "a24fec8e-9f85-4edd", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/universe_scale.png-9fa814-128c.png", "5dd63c8a-c521-4aa7", "", "4c979f31-8e04-4cdc", "", "4d234cf1-b2b4-4308", "", "94ba2e63-7c49-4154", "", "b10028b2-d513-40f9", "", "12c5614a-c6e2-49d0", "", "uid-popover-8-wb-id-anchor", "uid-popover-8-wb-id", "2618a510-230d-4071", "", "1d6030a1-2d44-46c4", "", "0cb38dbf-8557-46d9", "", "uid-popover-9-wb-id-anchor", "uid-popover-9-wb-id", "aca2b2a8-7926-45ea", "", "8b24481d-f023-4dec", "", "a93aec83-c2d1-40ae", "", "1f342b1c-7a55-4d3a", "", "Stars, black holes and galaxies", "/science/cosmology-and-astronomy/stellar-life-topic", "029ad15d-7e3f-43ea", "", "8ecda894-13ac-46c6", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/stellar_life.jpg-93cb11-128c.jpeg", "be80af90-6bc6-46bd", "", "daf32548-f202-436f", "", "bfc7a8f1-9d89-4fc5", "", "0ab13a99-7872-41b9", "", "c4f16257-f551-467f", "", "Earth geological and climatic history", "/science/cosmology-and-astronomy/earth-history-topic", "cba94e49-3833-4366", "", "75ff196b-e33c-41f1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/earth_history.jpg-95f694-128c.jpeg", "aeb60fc9-5710-4de3", "", "ef470c7b-35ae-49c9", "", "b68847f3-f2c0-4f42", "", "cad8e2ad-2ca8-4694", "", "54a0ddec-d3c8-4508", "", "Life on earth and in the universe", "/science/cosmology-and-astronomy/life-earth-universe", "d426cf70-d7ed-4cef", "", "c07f1a69-6fcf-4a84", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/life_on_earth.jpg-30826a-128c.jpeg", "88bf3825-cfbc-460f", "", "74fd6965-2cbf-43eb", "", "33d57484-e83b-4832", "", "b3c4d050-3829-4ad5", "", "2cc46819-3cde-490f", "", "cafe44dd-af2a-4dd5", "", "9425538c-84b2-40b8", "", "Electrical engineering", "/science/electrical-engineering", "04fcf591-dba3-494a", "", "See all (9)", "c2301227-d076-4391", "", "6bcb463b-daff-48fa", "", "8ca36ff7-a79a-44d2", "", "35866d10-7fa3-4c62", "", "Introduction to electrical engineering", "/science/electrical-engineering/introduction-to-ee", "35d02bc7-2c7f-47f7", "", "d5799c3e-1178-47a4", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/electrical_engineering.png-da92ce-128c.png", "fead6c8f-0885-41f0", "", "3f8c1fe5-eaee-4ce5", "", "75f8b41e-7bfd-4fb5", "", "995bd9b3-c23a-4756", "", "2bd8be79-fdaa-4ff0", "", "Circuit analysis", "/science/electrical-engineering/ee-circuit-analysis-topic", "3342a23e-4848-4484", "", "187e74a0-169f-48bc", "", "adc25b2e-7610-4a17", "", "da5e761f-f004-4209", "", "b72a5778-5051-40b7", "", "89d555af-341e-46af", "", "1476d983-19c1-47f7", "", "Amplifiers", "/science/electrical-engineering/ee-amplifiers", "893f18ad-83d5-4329", "", "c89b7c27-55e8-47d1", "", "1dff4ea8-9066-4925", "", "e6d4f08d-08ba-4378", "", "185110f9-ad0c-4d74", "", "012cec5d-d583-4993", "", "40e510d9-2c9b-4162", "", "a6ca315d-09b5-42bf", "", "uid-popover-10-wb-id-anchor", "uid-popover-10-wb-id", "1ef11ce3-9551-4c42", "", "f08f6629-ff25-4be2", "", "549579bb-db94-4d79", "", "uid-popover-11-wb-id-anchor", "uid-popover-11-wb-id", "b07c3dd2-3524-4aaa", "", "f7e06975-08f0-4041", "", "28991bbc-b90d-4e50", "", "0d6582f9-fe19-4292", "", "Semiconductor devices", "/science/electrical-engineering/ee-semiconductor-devices", "234942e3-0b2c-4efe", "", "cd47e4b7-589b-4438", "", "e07b55a8-d807-4c12", "", "3a6e5abe-81d9-4123", "", "e1090bfa-3e81-43d8", "", "6a787baa-9f3b-4e7e", "", "eeb2c21e-7a7f-45cc", "", "Electrostatics", "/science/electrical-engineering/ee-electrostatics", "66cb021c-e202-418e", "", "30a8d8e5-e39b-4911", "", "35c0467c-4b08-42e8", "", "f029d338-e744-4748", "", "4a2e97c4-07bd-4d0a", "", "6fe4a93e-d4b0-4f7f", "", "1f33174c-8abe-484d", "", "72e9680f-a08f-4a68", "", "09abd089-7d92-4044", "", "01235c10-c8c3-4fcb", "", "854be828-c8e1-47b7", "", "60373a5c-bdc2-48fd", "", "8e2deda2-25ff-468c", "", "color: rgb(167, 90, 5);", "b30fdffc-a6e7-4b0f", "", "Basic economics concepts", "/economics-finance-domain/macroeconomics/macro-basic-economics-concepts", "9d7d63de-08e8-4c52", "", "903753ea-f393-4137", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/macroeconomics.png-d28a4e-128c.png", "61ef1b3c-bd4f-436e", "", "08a95e24-0a3a-4d0c", "", "d69d66bb-14ee-4387", "", "0915ffe2-e17f-44ed", "", "78d8bad6-e53e-47e0", "", "cdbcd9cf-55c1-4259", "", "uid-popover-12-wb-id-anchor", "uid-popover-12-wb-id", "03e2b483-a1fa-4a75", "", "368086cf-f9e1-46e4", "", "eeaa5b8e-5bbc-4e1c", "", "uid-popover-13-wb-id-anchor", "uid-popover-13-wb-id", "9bfc196a-35f7-4f7d", "", "7d6f3745-963f-4821", "", "e60aca6b-82a8-41f1", "", "bff400c8-8b8c-49ac", "", "Economic indicators and the business cycle", "/economics-finance-domain/macroeconomics/macro-economic-indicators-and-the-business-cycle", "fa11d4f5-1fa2-4dff", "", "10576313-2054-4633", "", "96765796-d886-41d1", "", "f261eddf-b836-486b", "", "3b204da6-d4ad-49a5", "", "6ffb89ee-aa4a-4985", "", "5f1e74cb-8d03-4a24", "", "National income and price determination", "/economics-finance-domain/macroeconomics/aggregate-supply-demand-topic", "05061f13-c187-4a02", "", "6a15ab56-0bb9-479e", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/aggregate_demand_supply.png-d218ed-128c.png", "3baaa386-f795-4b3b", "", "5637f653-43d8-4eca", "", "7f39030d-ba07-4b2f", "", "b8909563-e31c-4d6f", "", "b8e633b0-5801-4ba3", "", "Financial sector", "/economics-finance-domain/macroeconomics/monetary-system-topic", "3505959d-a207-48e6", "", "fe7c5663-aef2-44b8", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/monetary_system.png-516782-128c.png", "e420b320-7c16-4acd", "", "7359a0f7-badb-46e6", "", "aa7fc0b3-9991-4f82", "", "32676427-1eb6-4c68", "", "1f98c618-3ef9-41c0", "", "Long-run consequences of stabilization policies", "/economics-finance-domain/macroeconomics/macro-long-run-consequences-of-stabilization-policies", "e9b0d2f5-1a50-47ba", "", "707e3338-069d-4376", "", "7b29f2de-58ec-4b8e", "", "5f2485d4-94ba-4976", "", "3ccc2b9d-72ec-4392", "", "268949fb-267e-4977", "", "24bafd62-68b3-4a0a", "", "33f4f81a-f617-4787", "", "a628fbfb-8aa2-47b2", "", "7a493564-4b5e-40ab", "", "See all (6)", "f03e1fc2-f053-4654", "", "94e43a1a-6b76-480a", "", "59f58cc9-ec7f-4efd", "", "99fb196c-479e-417f", "", "600 BCE - 600 CE Second-Wave Civilizations", "/humanities/world-history/ancient-medieval", "f07b544d-dc74-4d12", "", "0da0d6ee-9058-4c60", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/ancient_medieval.jpg-496ef8-128c.jpeg", "2064b0ee-b63a-4c36", "", "e601d135-a772-4426", "", "5d7c3c3c-d1b5-4c27", "", "c09dd0b0-f767-4670", "", "c74904a0-a1ba-4b90", "", "600 - 1450 Regional and interregional interactions ", "/humanities/world-history/medieval-times", "fdef2bac-229f-48d8", "", "2163b01b-236b-4c8d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/medieval_book.jpg-619ad6-128c.jpeg", "68978d06-0471-4156", "", "3c327ea6-4688-4def", "", "84c9c840-7a43-4991", "", "4e60dda4-a3d9-4dd8", "", "ec42a945-c23c-447d", "", "1450 - 1750 Renaissance and Reformation", "/humanities/world-history/renaissance-and-reformation", "4ca09e4f-fe3e-454a", "", "b6faaf53-b31f-40dc", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/high_ren_florence_rome.jpg-455d88-128c.jpeg", "6eaf4149-cac6-4bd9", "", "0c46a94e-853a-40bc", "", "08985c8f-1d6b-45a7", "", "cdc58371-b6ad-49c3", "", "84219e2d-be99-4f34", "", "1750 -1900 Enlightenment and Revolution", "/humanities/world-history/1600s-1800s", "fafb8971-251b-43be", "", "85110c4f-d055-447d", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1700_1900.jpg-4ba21b-128c.jpeg", "b037bc4c-0199-4ec3", "", "b64ae730-836d-4f0c", "", "8e7eb9d3-37cb-4502", "", "b0dbbaeb-cbae-42b0", "", "5b0bc21e-7878-445b", "", "The 20th century ", "/humanities/world-history/euro-hist", "8c09781c-a63d-43c9", "", "a2e332fb-be7d-4047", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-128c.jpeg", "082c533d-2b97-4b0f", "", "6f541009-c01d-4616", "", "95dcfa8f-712e-43ec", "", "1c73c6fd-1df7-4e27", "", "715c0798-ddd2-44d6", "", "63c6772f-b023-49d0", "", "uid-popover-14-wb-id-anchor", "uid-popover-14-wb-id", "4eeb4609-a19c-41b4", "", "2f1bfb34-29b7-4c11", "", "4aa2574e-8e16-4300", "", "uid-popover-15-wb-id-anchor", "uid-popover-15-wb-id", "e327fa72-48ae-4335", "", "5e116dba-462b-4d32", "", "_ae3kwy7", "af9a599f-5316-4df6", "", "_wvjbru", "5183e655-7441-47b4", "", "_ybk80m", "daede1d1-0aeb-4011", "", "36px", "0 0 36 36", "_1dsmbcq", "9e351bd5-8a8d-4be0", "", "g", "stroke", "none", "stroke-width", "fill-rule", "evenodd", "62349bc4-c68e-45f0", "", "f00738f2-f87f-49c0", "", "transform", "translate(8, 8)", "#FFFFFF", "f49b880b-d8a5-4680", "", "rect", "x", "y", "rx", "834f0142-cfb5-43c2", "", "f80bdb9e-8e61-442d", "", "Add another course", "_lgjykv8", "5952339b-cbc5-4981", "", "_1l9ob3qq", "0e502354-fceb-441f", "", "_1s76ujx", "9e37eafc-f0bf-49ec", "", "_1vx6qe0b", "9ac34107-dfb9-483b", "", "H4", "_5436yeg", "390ef702-15e9-443a", "", "Resume learning", "RESUME LEARNING", "_u0d3d8", "6b9281f4-586f-4b54", "", "_1laojcaw", "d399b8b4-375c-4928", "", "_ildzy11", "/computing/computer-science/algorithms?ref=resume_learning#intro-to-algorithms", "65f79e2b-82ed-45ea", "", "_iaejyg", "background-color: rgb(33, 36, 44);", "3be692f2-00d5-4a88", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/algorithms.png-a4492d-416.png", "_axzttb", "5f8b7ca6-2b95-4952", "", "_s32q95", "background: linear-gradient(rgba(33, 36, 44, 0.05), rgba(33, 36, 44, 0.48));", "2f91a451-bf41-4d51", "", "_rp4na6", "dbd8f208-5462-47fd", "", "_1y6eji9h", "e6aa557f-c04e-4e80", "", "Intro to algorithms", "breadcrumbs", "5936d60a-d3fc-4f5b", "", "_3238e18", "c7857363-41be-419c", "", "_1kdnqjig", "d275647d-68c0-4aa6", "", "_s71ydr1", "9a093bc0-dee2-4b41", "", "/computing/computer-programming/programming?ref=resume_learning#intro-to-programming", "491b147c-507f-4866", "", "18653a7e-1a50-4ef1", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/programming.png-e13016-416.png", "10218e18-c80d-4a42", "", "39e06886-47eb-4441", "", "78102c33-b726-45b6", "", "123bd460-bb00-4871", "", "Intro to programming", "32805224-bf27-4238", "", "ab56dfe7-fd3a-4cfb", "", "fafcc25c-60fe-4b6e", "", "_1b20dct", "8d114683-caef-47ed", "", "/humanities/world-history/euro-hist?ref=resume_learning#world-war-i-tutorial", "41e13330-9742-4afb", "", "4326ddcf-5e23-498c", "", "https://cdn.kastatic.org/genfiles/topic-icons/icons/s1900_present.jpg-1b9a5e-416.jpeg", "31a64e65-f21d-4697", "", "5fe245bc-7ea4-4b4c", "", "f3ceb666-c1ff-442c", "", "e6c444f5-09a1-4964", "", "Beginning of World War I", "5b0d47dc-699b-4089", "", "7fae5d57-fb28-4bf9", "", "b23f8cb9-190d-4509", "", "b0fa5c18-7982-483f", "", "footer", "8f25f6d4-7584-470e", "", "FOOTER", "_4sjuzv", "29b2f265-c5b6-4cee", "", "_mx31bt", "4971a99f-eb37-4105", "", "_19tdiqu", "cf6c40fe-425a-4d13", "", "_1gf659q", "c8996174-167c-4ecf", "", "P", "_72gmc4", "e4ae0f03-ea21-497c", "", "Our mission is to provide a free, world-class education to anyone, anywhere.", "_atd7un", "6332a1a6-8f1d-475a", "", "dc37cc19-6194-4886", "", "Khan Academy is a 501(c)(3) nonprofit organization. ", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.footer", "_30p3wgn", "a1044981-d9ad-4656", "", "8d60bb68-b30e-4552", "", "9ade44f4-4be2-4393", "", "ed20fbac-21b9-4f9d", "", " or ", "_1gmhxtz9", "/contribute", "e27ebc6d-870f-4d84", "", "volunteer", " today!", "presentation", "aria-labelledby", "site-navigation", "2b9c7e2f-6424-423c", "", "0abfbf6b-cd90-46fe", "", "Site Navigation", "49386388-caa2-456e", "", "_dc6frz", "0c5d626e-d220-4d86", "", "_1f5ffzx", "02435c89-a1e2-4f87", "", "_dso8x29", "9341ef9a-4933-4def", "", "_1vn7gh5u", "/about", "af7373da-b613-43bc", "", "About", "d70f2e91-280c-4ec8", "", "_1loa4vp", "8a15fae4-f792-45d4", "", "https://blog.khanacademy.org/news/", "9b497d75-6515-4a10", "", "News", "7f04fee5-b068-4a39", "", "/about/impact", "9d8a173f-f6e9-40a8", "", "Impact", "4790ac00-a13e-4c2a", "", "/about/the-team", "150de3df-e251-43fe", "", "Our team", "63acc31b-cd52-42e5", "", "/about/our-interns", "dcf081f9-c47e-497b", "", "Our interns", "9eaf12e7-f598-4601", "", "/about/our-content-specialists", "783f0db6-a385-4d2f", "", "Our content specialists", "607a0e2e-ff2c-4a8b", "", "/about/our-board", "ecba5336-383a-4537", "", "Our leadership", "1b30df30-dcda-430a", "", "/about/our-supporters", "d310c724-413e-419e", "", "Our supporters", "39d8f2a5-4473-418a", "", "/contribute/credits", "8c768c51-368d-4e15", "", "Our contributors", "d6ac5dcd-59ff-4fd6", "", "https://khanacademyannualreport.org/#finances", "9fc91c9c-3c15-4d22", "", "Our finances", "dcbd0c15-41ff-432b", "", "Careers at Khan Academy", "/careers", "b81220ed-9db6-40c6", "", "Careers", "6807c4ae-f5eb-498e", "", "/careers/interns", "96ff18ee-5dcb-4c9c", "", "Internships", "cc74bd91-6b5a-4799", "", "57e039b4-c28a-4f3d", "", "Contact", "77776bdb-8506-4655", "", "ef379004-3807-49b3", "", "https://khanacademy.zendesk.com/hc/en-us", "5709e372-5b5b-48ea", "", "Help center", "28c7d047-63fc-4d68", "", "https://khanacademy.zendesk.com/hc/en-us/community/topics", "499df6e0-28ad-48b6", "", "Support community", "18fdc2c7-d7fd-4603", "", "/stories", "3d63d8fc-f72c-47f1", "", "Share your story", "da0dff7d-f13d-4456", "", "https://khanacademy.zendesk.com/hc/en-us/articles/202483630", "84541ef7-4ec0-4ab6", "", "Press", "f889908c-30dd-4a95", "", "1155d31e-4817-4ef3", "", "/downloads", "bc992044-953d-47bb", "", "Download our apps", "a0870381-28d4-40a0", "", "_1s5b1tbi", "c1e715b4-4b76-49d4", "", "https://itunes.apple.com/app/apple-store/id469863705?pt=698519&ct=website%20footer&mt=8", "7847795c-93b6-4267", "", "https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?releaseDate=1331424000", "Download on the App Store", "width: 100px;", "482049a0-830c-4b00", "", "3d8d3c22-1bb5-447e", "", "https://play.google.com/store/apps/details?id=org.khanacademy.android&referrer=utm_source%3Dwebsite%2520footer%26utm_medium%3Dwebsite%2520footer%26utm_campaign%3Dwebsite%2520footer", "8813db67-67b5-4bbb", "", "https://cdn.kastatic.org/images/store-badges/google-play/en.png", "Get it on Google Play", "2d148d34-b8e2-40a6", "", "ee171c92-e02d-4dd0", "", "eebc5e40-0259-490a", "", "57f58d77-4b02-48d9", "", "7e3c131e-3fa7-4855", "", "b6464c6f-c926-40cd", "", "88b3e563-3073-4f24", "", "e021e733-fe27-4c68", "", "b167e098-7580-422f", "", "a382dce9-5de1-43a8", "", "f46facfa-aac7-4b85", "", "6bd8842d-e518-4086", "", "5efbf706-b27a-4c7b", "", "19e36e0c-a1d2-43f6", "", "55d16ac3-edc1-422e", "", "1e40939b-009a-4bd9", "", "4be2c73e-00ce-4d91", "", "453b0f7d-b0b5-4fa8", "", "b744902d-559f-4ff0", "", "3a1c2196-6a15-4d50", "", "b5230ca6-bcd3-440a", "", "fb3103a6-b86c-4262", "", "fa3a9fe2-b6ec-4ef0", "", "183b68d8-12bc-4daa", "", "b1c3287f-938b-48d7", "", "4af9e2b1-092e-4a98", "", "bba20a28-41e0-4429", "", "910c8ed6-55a5-4bd2", "", "_tma09g", "f4e55300-6cb0-4b69", "", "_kj5mfi", "8d31bdf7-013e-49ee", "", "_1ca9rrl1", "6aaada81-9783-4c56", "", "Change language", "_1a6u2ug", "4cb087eb-afbb-481f", "", "_190525k", "bfb9a2d6-ee8f-4c9c", "", "\u00a9 2023 Khan Academy", "BR", "c8cd8b26-3c18-4e5f", "", "429f7101-3a3c-4680", "", "1a503ccf-e1c2-4483", "", "/about/tos", "3501fbb6-b481-4059", "", "Terms of use", "f70c1d45-60f0-4cf5", "", "d0b34703-a6c6-49c4", "", "/about/privacy-policy", "d42a477e-35d8-4854", "", "Privacy Policy", "36fe5b42-4a1d-4109", "", "7a82ee7e-0884-4e0b", "", "/about/cookie-policy", "1dd93c92-ef41-4bd2", "", "Cookie Notice", "_t0tx82", "7bf614ef-4aed-450a", "", "_1c07mee", "34b0e053-dfcb-4ac1", "", "https://www.facebook.com/khanacademy", "Follow us on Facebook", "_19ujcxk", "f85afdc9-af17-47c7", "", "0 0 15 15", "34255c83-5168-4810", "", "M14.172 0H.827A.827.827 0 0 0 0 .828v13.344c0 .458.37.828.828.828h7.184V9.19H6.057V6.925h1.955v-1.67c0-1.938 1.183-2.992 2.913-2.992.827 0 1.54.062 1.747.09v2.025h-1.197c-.94 0-1.123.447-1.123 1.102v1.445h2.243L12.3 9.19h-1.95V15h3.822c.458 0 .828-.37.828-.828V.827A.827.827 0 0 0 14.172 0z", "c8cfa3c9-0c6f-4a1e", "", "https://twitter.com/khanacademy", "Follow us on Twitter", "cc6c777d-c77a-405f", "", "0 0 20 20", "bfaf004f-4813-4b26", "", "M18.895 0H1.105C.495 0 0 .495 0 1.105V18.9c0 .605.495 1.1 1.105 1.1H18.9c.61 0 1.105-.495 1.105-1.105V1.105A1.113 1.113 0 0 0 18.895 0zM14.97 7.455c.005.11.005.22.005.33 0 3.385-2.58 7.295-7.295 7.295a7.293 7.293 0 0 1-3.925-1.145A5.142 5.142 0 0 0 7.55 12.87a2.564 2.564 0 0 1-2.395-1.78c.155.03.315.045.48.045.235 0 .46-.03.675-.09A2.57 2.57 0 0 1 4.255 8.53v-.035c.345.19.74.305 1.16.32A2.57 2.57 0 0 1 4.62 5.39a7.28 7.28 0 0 0 5.285 2.68 2.567 2.567 0 0 1 2.5-3.15c.735 0 1.4.31 1.87.81a5.1 5.1 0 0 0 1.63-.62 2.58 2.58 0 0 1-1.13 1.42c.52-.065 1.015-.2 1.475-.405-.345.515-.78.97-1.28 1.33z", "e1d59184-786c-4dc3", "", "https://instagram.com/khanacademy", "Follow us on Instagram", "a5d4cefd-3783-4560", "", "0 0 24 24", "b59fa0b1-3e3c-478c", "", "M18.24,7.28a2.67,2.67,0,0,0-1.52-1.52,4.33,4.33,0,0,0-1.49-.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.33,4.33,0,0,0-1.49.27A2.67,2.67,0,0,0,5.76,7.28a4.33,4.33,0,0,0-.27,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4.33,4.33,0,0,0,.27,1.49,2.67,2.67,0,0,0,1.52,1.52,4.33,4.33,0,0,0,1.49.27c.84,0,1.09,0,3.23,0s2.39,0,3.23,0a4.33,4.33,0,0,0,1.49-.27,2.67,2.67,0,0,0,1.52-1.52,4.33,4.33,0,0,0,.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23A4.33,4.33,0,0,0,18.24,7.28ZM12,16.11A4.11,4.11,0,1,1,16.11,12,4.11,4.11,0,0,1,12,16.11Zm4.27-7.42a1,1,0,1,1,1-1A1,1,0,0,1,16.27,8.69Z M12,9.33A2.67,2.67,0,1,0,14.67,12,2.68,2.68,0,0,0,12,9.33Z M22,0H2A2,2,0,0,0,0,2V22a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V2A2,2,0,0,0,22,0ZM20,15.3a5.85,5.85,0,0,1-.37,1.94,4,4,0,0,1-2.34,2.34A5.85,5.85,0,0,1,15.3,20c-.85,0-1.13.05-3.3.05S9.55,20,8.7,20a5.85,5.85,0,0,1-1.94-.37,4,4,0,0,1-2.34-2.34,5.85,5.85,0,0,1-.37-1.94c0-.85,0-1.13,0-3.3s0-2.45,0-3.3a5.85,5.85,0,0,1,.37-1.94A4,4,0,0,1,6.76,4.42,5.85,5.85,0,0,1,8.7,4.05C9.55,4,9.83,4,12,4s2.45,0,3.3,0a5.85,5.85,0,0,1,1.94.37,4,4,0,0,1,2.34,2.34A5.85,5.85,0,0,1,20,8.7c0,.85.05,1.13.05,3.3S20,14.45,20,15.3Z", "dfc1e5a3-44dd-40d1", "", "4425807d-7282-49f7", "", "__HEADERS__ = {\"X-KA-is-e2e\":\"false\",\"X-KA-is-phone\":\"false\",\"X-KA-is-tablet\":\"false\",\"X-KA-is-unsupported-browser\":\"false\",\"X-KA-is-ios\":\"false\",\"X-Fastly-Country\":\"IN\",\"X-KA-Region\":\"IN-MP\",\"X-KA-Lang\":\"en\",\"X-KA-Locale\":\"en\",\"X-KA-Locale-Status\":\"\",\"X-KA-Curriculum\":\"in-in\",\"X-KA-has-any-permissions\":\"false\",\"X-KA-may-be-under13\":\"false\",\"X-KA-is-phantom\":\"false\",\"X-KA-Static-Version\":\"230717-1714-743ef166f121\",\"X-KA-Published-Content-Version\":\"60d08a1842724a2cbb162bf09367abaa35ee5473\"}", "\n \n \n ", "https://cdn.kastatic.org/genwebpack/prod/en/runtime.9491090307be8d0db3dd.js", "57b8ff91-bc8b-4a83", "", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.0361ed392b8f7b1efff2.js", "35b78ce9-5da2-4488", "", "\n\n", "EDITOR-CARD", "position:absolute;top:0px;left:0px;z-index:auto;display: block !important", "0514c33d-b679-4a58", "", "dir", "ltr", "all: initial;", "ea6eee06-9545-434c", "", "color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;", "6ac84f52-cd94-4827", "", "chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css", "59fdb262-2a5a-4948", "", "6f78e12c-a7d8-4267", "", "915932cd-2297-4e64", "", "59b916cd-1845-49a4", ""]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/dom_snapshots/page-59-0.json b/demonstrations/ausdjpo/dom_snapshots/page-59-0.json new file mode 100644 index 0000000000000000000000000000000000000000..434cfb78d15830d282084faddb30c16ee5e241f5 --- /dev/null +++ b/demonstrations/ausdjpo/dom_snapshots/page-59-0.json @@ -0,0 +1 @@ +{"documents": [{"documentURL": 0, "title": 1, "baseURL": 0, "contentLanguage": -1, "encodingName": 2, "publicId": -1, "systemId": -1, "frameId": 3, "nodes": {"parentIndex": [-1, 0, 1, 2, 2, 2, 2, 2, 2, 2, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 32, 2, 2, 35, 2, 2, 38, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 158, 158, 160, 160, 160, 163, 160, 165, 166, 160, 160, 169, 169, 171, 171, 171, 171, 175, 175, 177, 178, 179, 180, 181, 182, 183, 184, 185, 185, 187, 188, 183, 190, 191, 192, 193, 194, 195, 196, 197, 193, 199, 200, 201, 202, 199, 204, 205, 206, 199, 208, 209, 210, 199, 212, 213, 214, 199, 216, 217, 218, 199, 220, 221, 222, 199, 224, 225, 226, 199, 228, 229, 230, 199, 232, 233, 234, 199, 236, 237, 238, 199, 240, 241, 242, 199, 244, 245, 246, 191, 248, 249, 250, 251, 252, 253, 249, 255, 256, 257, 258, 255, 260, 261, 262, 255, 264, 265, 266, 255, 268, 269, 270, 255, 272, 273, 274, 191, 276, 277, 278, 279, 280, 281, 277, 283, 284, 285, 286, 283, 288, 289, 290, 283, 292, 293, 294, 283, 296, 297, 298, 283, 300, 301, 302, 283, 304, 305, 306, 283, 308, 309, 310, 283, 312, 313, 314, 283, 316, 317, 318, 283, 320, 321, 322, 283, 324, 325, 326, 191, 328, 329, 330, 331, 332, 333, 329, 335, 336, 337, 338, 191, 340, 341, 342, 343, 344, 345, 341, 347, 348, 349, 350, 347, 352, 353, 354, 347, 356, 357, 358, 347, 360, 361, 362, 347, 364, 365, 366, 347, 368, 369, 370, 347, 372, 373, 374, 191, 376, 377, 378, 379, 380, 381, 377, 383, 384, 385, 386, 383, 388, 389, 390, 383, 392, 393, 394, 383, 396, 397, 398, 383, 400, 401, 402, 383, 404, 405, 406, 383, 408, 409, 410, 383, 412, 413, 414, 383, 416, 417, 418, 383, 420, 421, 422, 191, 424, 425, 426, 427, 428, 429, 425, 431, 432, 433, 434, 431, 436, 437, 438, 431, 440, 441, 442, 431, 444, 445, 446, 191, 448, 449, 450, 451, 452, 453, 449, 455, 456, 457, 458, 455, 460, 461, 462, 455, 464, 465, 466, 191, 468, 469, 470, 471, 472, 473, 469, 475, 476, 477, 478, 475, 480, 481, 482, 475, 484, 485, 486, 475, 488, 489, 490, 191, 492, 493, 494, 495, 496, 497, 493, 499, 500, 501, 502, 499, 504, 505, 506, 499, 508, 509, 510, 191, 512, 513, 514, 515, 516, 517, 513, 519, 520, 521, 522, 519, 524, 525, 526, 525, 525, 529, 519, 531, 532, 533, 191, 535, 536, 537, 538, 539, 540, 536, 542, 543, 544, 545, 542, 547, 548, 549, 182, 551, 552, 553, 554, 553, 556, 557, 181, 559, 560, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 561, 181, 576, 577, 578, 576, 580, 581, 580, 583, 576, 585, 586, 587, 588, 585, 590, 591, 592, 593, 594, 593, 592, 592, 598, 599, 590, 601, 602, 603, 604, 605, 602, 607, 608, 609, 602, 611, 612, 613, 602, 615, 616, 617, 576, 619, 620, 621, 622, 621, 624, 576, 626, 627, 628, 179, 630, 178, 632, 633, 632, 635, 636, 637, 638, 639, 640, 641, 642, 642, 644, 642, 642, 647, 648, 647, 647, 651, 639, 653, 654, 655, 655, 657, 658, 657, 657, 661, 639, 663, 664, 665, 665, 667, 668, 667, 667, 671, 639, 673, 674, 675, 676, 677, 676, 676, 680, 636, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 688, 693, 687, 695, 696, 695, 698, 687, 700, 701, 684, 683, 683, 705, 682, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 717, 717, 721, 714, 723, 724, 725, 726, 727, 728, 725, 730, 731, 725, 733, 734, 735, 736, 734, 738, 739, 740, 741, 742, 743, 744, 745, 745, 747, 748, 747, 750, 742, 752, 753, 754, 753, 756, 738, 758, 759, 760, 761, 762, 763, 764, 764, 766, 767, 766, 769, 766, 771, 766, 773, 766, 775, 761, 777, 778, 779, 778, 781, 738, 783, 784, 785, 786, 787, 788, 789, 789, 791, 792, 791, 794, 791, 796, 791, 798, 791, 800, 786, 802, 803, 804, 803, 806, 738, 808, 809, 810, 811, 812, 813, 814, 814, 816, 817, 816, 819, 816, 821, 816, 823, 816, 825, 811, 827, 828, 829, 828, 831, 733, 714, 834, 835, 836, 837, 838, 839, 836, 841, 842, 836, 844, 845, 846, 847, 845, 849, 850, 851, 852, 853, 854, 855, 856, 856, 858, 859, 858, 861, 858, 863, 858, 865, 858, 867, 853, 869, 870, 871, 870, 873, 849, 875, 876, 877, 878, 879, 880, 881, 881, 883, 884, 883, 886, 883, 888, 883, 890, 883, 892, 878, 894, 895, 896, 895, 898, 849, 900, 901, 902, 903, 904, 905, 906, 906, 908, 909, 908, 911, 908, 913, 903, 915, 916, 917, 916, 919, 849, 921, 922, 923, 924, 925, 926, 927, 927, 929, 930, 929, 932, 929, 934, 929, 936, 929, 938, 924, 940, 941, 942, 941, 944, 844, 844, 947, 948, 949, 947, 951, 952, 953, 954, 955, 955, 957, 958, 957, 960, 953, 962, 963, 964, 965, 962, 962, 968, 969, 968, 971, 972, 973, 974, 975, 953, 714, 978, 979, 980, 981, 982, 983, 980, 985, 986, 980, 988, 989, 990, 991, 989, 993, 994, 995, 996, 997, 998, 999, 1000, 1000, 1002, 1003, 1002, 1005, 997, 1007, 1008, 1009, 1008, 1011, 993, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1019, 1021, 1022, 1021, 1024, 1016, 1026, 1027, 1028, 1027, 1030, 993, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1038, 1040, 1041, 1040, 1043, 1035, 1045, 1046, 1047, 1046, 1049, 993, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1057, 1059, 1060, 1059, 1062, 1054, 1064, 1065, 1066, 1065, 1068, 993, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1076, 1078, 1079, 1078, 1081, 1073, 1083, 1084, 1085, 1084, 1087, 988, 988, 1090, 1091, 1092, 1090, 1094, 1095, 1096, 1097, 1098, 1098, 1100, 1101, 1100, 1103, 1096, 1105, 1106, 1107, 1108, 1105, 1105, 1111, 1112, 1111, 1114, 1115, 1116, 1117, 1118, 1096, 1094, 1121, 1122, 1123, 1124, 1124, 1126, 1127, 1126, 1129, 1122, 1131, 1132, 1133, 1134, 1131, 1131, 1137, 1138, 1137, 1140, 1141, 1142, 1143, 1144, 1122, 714, 1147, 1148, 1149, 1150, 1151, 1152, 1149, 1154, 1155, 1149, 1157, 1158, 1159, 1160, 1158, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1169, 1171, 1172, 1171, 1174, 1166, 1176, 1177, 1178, 1177, 1180, 1162, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1188, 1190, 1191, 1190, 1193, 1185, 1195, 1196, 1197, 1196, 1199, 1162, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1207, 1209, 1210, 1209, 1212, 1204, 1214, 1215, 1216, 1215, 1218, 1162, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1226, 1228, 1229, 1228, 1231, 1223, 1233, 1234, 1235, 1234, 1237, 1162, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1245, 1247, 1248, 1247, 1250, 1242, 1252, 1253, 1254, 1253, 1256, 1162, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1264, 1266, 1267, 1266, 1269, 1261, 1271, 1272, 1273, 1272, 1275, 1162, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1283, 1285, 1286, 1285, 1288, 1280, 1290, 1291, 1292, 1291, 1294, 1157, 714, 1297, 1298, 1299, 1300, 1301, 1302, 1299, 1304, 1305, 1299, 1307, 1308, 1309, 1310, 1308, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1319, 1321, 1322, 1321, 1324, 1316, 1326, 1327, 1328, 1327, 1330, 1312, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1338, 1340, 1341, 1340, 1343, 1335, 1345, 1346, 1347, 1346, 1349, 1312, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1357, 1359, 1360, 1359, 1362, 1354, 1364, 1365, 1366, 1365, 1368, 1312, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1376, 1378, 1379, 1378, 1381, 1373, 1383, 1384, 1385, 1384, 1387, 1312, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1395, 1397, 1398, 1397, 1400, 1392, 1402, 1403, 1404, 1403, 1406, 1307, 714, 1409, 1410, 1411, 1412, 1413, 1414, 1411, 1416, 1417, 1411, 1419, 1420, 1421, 1422, 1420, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1431, 1433, 1434, 1433, 1436, 1428, 1438, 1439, 1440, 1439, 1442, 1424, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1450, 1452, 1453, 1452, 1455, 1447, 1457, 1458, 1459, 1458, 1461, 1424, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1469, 1471, 1472, 1471, 1474, 1466, 1476, 1477, 1478, 1477, 1480, 1424, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1488, 1490, 1491, 1490, 1493, 1485, 1495, 1496, 1497, 1496, 1499, 1424, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1507, 1509, 1510, 1509, 1512, 1504, 1514, 1515, 1516, 1515, 1518, 1424, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1526, 1528, 1529, 1528, 1531, 1523, 1533, 1534, 1535, 1534, 1537, 1424, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1545, 1547, 1548, 1547, 1550, 1542, 1552, 1553, 1554, 1553, 1556, 1424, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1564, 1566, 1567, 1566, 1569, 1561, 1571, 1572, 1573, 1572, 1575, 1424, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1583, 1585, 1586, 1585, 1588, 1580, 1590, 1591, 1592, 1591, 1594, 1424, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1602, 1604, 1605, 1604, 1607, 1599, 1609, 1610, 1611, 1610, 1613, 1424, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1621, 1623, 1624, 1623, 1626, 1618, 1628, 1629, 1630, 1629, 1632, 1424, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1640, 1642, 1643, 1642, 1645, 1642, 1647, 1642, 1649, 1642, 1651, 1637, 1653, 1654, 1655, 1654, 1657, 1424, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1665, 1667, 1668, 1667, 1670, 1662, 1672, 1673, 1674, 1673, 1676, 1419, 714, 1679, 1680, 1681, 1682, 1683, 1684, 1681, 1686, 1687, 1681, 1689, 1690, 1691, 1692, 1690, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1701, 1703, 1704, 1703, 1706, 1698, 1708, 1709, 1710, 1709, 1712, 1694, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1720, 1722, 1723, 1722, 1725, 1717, 1727, 1728, 1729, 1728, 1731, 1694, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1739, 1741, 1742, 1741, 1744, 1736, 1746, 1747, 1748, 1747, 1750, 1689, 1689, 1753, 1754, 1755, 1753, 1757, 1758, 1759, 1760, 1761, 1761, 1763, 1764, 1763, 1766, 1759, 1768, 1769, 1770, 1771, 1768, 1768, 1774, 1775, 1774, 1777, 1778, 1779, 1780, 1781, 1759, 714, 1784, 1785, 1786, 1787, 1788, 1789, 1786, 1791, 1792, 1786, 1794, 1795, 1796, 1797, 1795, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1806, 1808, 1809, 1808, 1811, 1803, 1813, 1814, 1815, 1814, 1817, 1799, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1825, 1827, 1828, 1827, 1830, 1822, 1832, 1833, 1834, 1833, 1836, 1799, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1844, 1846, 1847, 1846, 1849, 1841, 1851, 1852, 1853, 1852, 1855, 1799, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1863, 1865, 1866, 1865, 1868, 1860, 1870, 1871, 1872, 1871, 1874, 1799, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1882, 1884, 1885, 1884, 1887, 1879, 1889, 1890, 1891, 1890, 1893, 1799, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1901, 1903, 1904, 1903, 1906, 1898, 1908, 1909, 1910, 1909, 1912, 1794, 714, 1915, 1916, 1917, 1918, 1919, 1920, 1917, 1922, 1923, 1917, 1925, 1926, 1927, 1928, 1926, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1937, 1939, 1940, 1939, 1942, 1934, 1944, 1945, 1946, 1945, 1948, 1930, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1956, 1958, 1959, 1958, 1961, 1953, 1963, 1964, 1965, 1964, 1967, 1930, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1975, 1977, 1978, 1977, 1980, 1972, 1982, 1983, 1984, 1983, 1986, 1930, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1994, 1996, 1997, 1996, 1999, 1991, 2001, 2002, 2003, 2002, 2005, 1930, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2013, 2015, 2016, 2015, 2018, 2010, 2020, 2021, 2022, 2021, 2024, 1925, 714, 2027, 2028, 2029, 2030, 2031, 2032, 2029, 2034, 2035, 2029, 2037, 2038, 2039, 2040, 2038, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2049, 2051, 2052, 2051, 2054, 2046, 2056, 2057, 2058, 2057, 2060, 2042, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2068, 2070, 2071, 2070, 2073, 2065, 2075, 2076, 2077, 2076, 2079, 2042, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2087, 2089, 2090, 2089, 2092, 2084, 2094, 2095, 2096, 2095, 2098, 2037, 2037, 2101, 2102, 2103, 2101, 2105, 2106, 2107, 2108, 2109, 2109, 2111, 2112, 2111, 2114, 2107, 2116, 2117, 2118, 2119, 2116, 2116, 2122, 2123, 2122, 2125, 2126, 2127, 2128, 2129, 2107, 2105, 2132, 2133, 2134, 2135, 2135, 2137, 2138, 2137, 2140, 2133, 2142, 2143, 2144, 2145, 2142, 2142, 2148, 2149, 2148, 2151, 2152, 2153, 2154, 2155, 2133, 714, 2158, 2159, 2160, 2161, 2162, 2163, 2160, 2165, 2166, 2160, 2168, 2169, 2170, 2171, 2169, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2180, 2182, 2183, 2182, 2185, 2177, 2187, 2188, 2189, 2188, 2191, 2173, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2199, 2201, 2202, 2201, 2204, 2196, 2206, 2207, 2208, 2207, 2210, 2173, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2218, 2220, 2221, 2220, 2223, 2215, 2225, 2226, 2227, 2226, 2229, 2173, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2237, 2239, 2240, 2239, 2242, 2234, 2244, 2245, 2246, 2245, 2248, 2168, 714, 2251, 2252, 2253, 2254, 2255, 2256, 2253, 2258, 2259, 2253, 2261, 2262, 2263, 2264, 2262, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2273, 2275, 2276, 2275, 2278, 2270, 2280, 2281, 2282, 2281, 2284, 2261, 707, 178, 2288, 2289, 2290, 2291, 2292, 2293, 2292, 2292, 2296, 2296, 2298, 2299, 2298, 2301, 2296, 2296, 2304, 2296, 2291, 2307, 2308, 2307, 2310, 2311, 2312, 2313, 2314, 2312, 2316, 2317, 2318, 2316, 2320, 2321, 2316, 2323, 2324, 2316, 2326, 2327, 2316, 2329, 2330, 2316, 2332, 2333, 2316, 2335, 2336, 2316, 2338, 2339, 2316, 2341, 2342, 2316, 2344, 2345, 2316, 2347, 2348, 2311, 2350, 2351, 2350, 2353, 2354, 2355, 2353, 2357, 2358, 2353, 2360, 2361, 2353, 2363, 2364, 2311, 2366, 2367, 2368, 2366, 2370, 2371, 2372, 2370, 2374, 2375, 2311, 2377, 2378, 2377, 2380, 2381, 2382, 2380, 2384, 2385, 2380, 2387, 2388, 2380, 2390, 2391, 2380, 2393, 2394, 2380, 2396, 2397, 2380, 2399, 2400, 2380, 2402, 2403, 2380, 2405, 2406, 2380, 2408, 2409, 2380, 2411, 2412, 2380, 2414, 2415, 2291, 2417, 2418, 2419, 2290, 2421, 2422, 2422, 2421, 2425, 2426, 2427, 2421, 2429, 2430, 2431, 2421, 2433, 2434, 2435, 2421, 2421, 2438, 2439, 2440, 2438, 2442, 2443, 2438, 2445, 2446, 175, 171, 169, 160, 158, 158, 2453, 158, 158, 158, 158, 158, 158, 2460, 2461, 2462, 2462, 2461, 2465], "nodeType": [9, 1, 1, 1, 3, 1, 1, 1, 3, 1, 3, 3, 1, 3, 1, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1], "shadowRootType": {"index": [], "value": []}, "nodeName": [4, 5, 6, 14, 19, 14, 14, 25, 19, 32, 19, 19, 25, 19, 40, 25, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 40, 19, 79, 79, 79, 79, 19, 79, 79, 19, 19, 14, 19, 79, 79, 79, 79, 79, 40, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 40, 79, 79, 79, 79, 40, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 19, 456, 19, 461, 469, 471, 461, 476, 461, 487, 19, 19, 461, 19, 461, 19, 461, 19, 461, 19, 461, 461, 461, 522, 461, 461, 461, 476, 545, 19, 545, 554, 564, 461, 575, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 461, 545, 19, 580, 487, 545, 19, 580, 461, 575, 580, 487, 545, 19, 575, 580, 487, 545, 19, 580, 487, 545, 19, 461, 487, 461, 545, 19, 461, 554, 564, 461, 487, 554, 564, 564, 564, 564, 564, 564, 564, 564, 564, 564, 564, 564, 564, 1467, 461, 487, 545, 19, 487, 545, 19, 554, 564, 461, 476, 545, 545, 19, 575, 580, 476, 461, 545, 19, 461, 461, 461, 554, 564, 580, 575, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 580, 487, 545, 19, 461, 487, 461, 545, 19, 554, 564, 461, 476, 554, 564, 461, 461, 1639, 461, 19, 461, 461, 461, 461, 522, 487, 461, 461, 471, 461, 1673, 461, 461, 545, 19, 461, 545, 19, 487, 461, 461, 471, 461, 545, 19, 461, 545, 19, 487, 461, 461, 471, 461, 545, 19, 461, 545, 19, 487, 461, 461, 461, 545, 19, 461, 545, 19, 461, 461, 461, 461, 522, 1767, 580, 487, 545, 554, 564, 554, 1467, 580, 487, 19, 554, 1467, 580, 487, 19, 461, 461, 1812, 19, 461, 461, 461, 545, 461, 461, 461, 461, 461, 461, 461, 1849, 19, 461, 545, 19, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 487, 545, 19, 461, 461, 545, 19, 461, 487, 476, 461, 545, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 487, 545, 19, 461, 461, 545, 19, 461, 487, 476, 461, 545, 19, 461, 580, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 487, 545, 19, 461, 461, 545, 19, 461, 487, 476, 461, 545, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 554, 564, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 487, 545, 19, 461, 461, 545, 19, 461, 487, 476, 461, 545, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 487, 545, 19, 461, 461, 545, 19, 461, 487, 476, 461, 545, 19, 461, 580, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 487, 545, 19, 461, 461, 545, 19, 461, 487, 476, 461, 545, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 461, 461, 461, 461, 1875, 487, 19, 461, 545, 19, 461, 461, 1849, 545, 19, 575, 580, 461, 461, 487, 461, 461, 461, 545, 545, 554, 564, 554, 564, 461, 461, 545, 19, 461, 19, 461, 545, 461, 4887, 461, 461, 461, 4900, 19, 4900, 4900, 19, 487, 545, 19, 554, 564, 19, 487, 19, 19, 461, 1875, 19, 461, 575, 580, 1849, 487, 19, 575, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 1849, 19, 575, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 1849, 487, 19, 575, 580, 487, 1673, 580, 487, 1673, 580, 1849, 19, 575, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 580, 487, 19, 461, 461, 487, 19, 461, 461, 19, 5154, 461, 545, 487, 19, 461, 545, 487, 19, 461, 545, 487, 19, 461, 461, 487, 554, 564, 487, 554, 564, 487, 554, 564, 19, 19, 19, 19, 19, 79, 19, 19, 79, 19, 79, 19, 5228, 461, 461, 40, 461, 461, 40], "nodeValue": [-1, -1, -1, -1, 20, -1, -1, -1, 20, -1, 1, 20, -1, 20, -1, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, 20, -1, -1, -1, -1, 91, -1, -1, 97, 98, -1, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 98, -1, 20, -1, -1, -1, -1, -1, -1, -1, 493, 494, -1, 499, -1, 503, -1, 503, -1, 510, -1, -1, -1, -1, -1, -1, -1, -1, -1, 550, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 601, -1, -1, -1, -1, 608, -1, -1, -1, 619, -1, -1, -1, 628, -1, -1, -1, 637, -1, -1, -1, 646, -1, -1, -1, 655, -1, -1, -1, 664, -1, -1, -1, 673, -1, -1, -1, 682, -1, -1, -1, 690, -1, -1, -1, 699, -1, -1, -1, 708, -1, -1, -1, -1, -1, -1, 728, -1, -1, -1, -1, 734, -1, -1, -1, 743, -1, -1, -1, 752, -1, -1, -1, 761, -1, -1, -1, 770, -1, -1, -1, -1, -1, -1, 790, -1, -1, -1, -1, 796, -1, -1, -1, 805, -1, -1, -1, 814, -1, -1, -1, 823, -1, -1, -1, 832, -1, -1, -1, 841, -1, -1, -1, 850, -1, -1, -1, 859, -1, -1, -1, 868, -1, -1, -1, 877, -1, -1, -1, 886, -1, -1, -1, -1, -1, -1, 906, -1, -1, -1, -1, 912, -1, -1, -1, -1, -1, -1, 932, -1, -1, -1, -1, 938, -1, -1, -1, 947, -1, -1, -1, 956, -1, -1, -1, 965, -1, -1, -1, 974, -1, -1, -1, 983, -1, -1, -1, 992, -1, -1, -1, -1, -1, -1, 1013, -1, -1, -1, -1, 1019, -1, -1, -1, 1028, -1, -1, -1, 1037, -1, -1, -1, 1046, -1, -1, -1, 1055, -1, -1, -1, 1064, -1, -1, -1, 1073, -1, -1, -1, 1082, -1, -1, -1, 1091, -1, -1, -1, 1100, -1, -1, -1, -1, -1, -1, 1120, -1, -1, -1, -1, 1126, -1, -1, -1, 1135, -1, -1, -1, 1144, -1, -1, -1, 1153, -1, -1, -1, -1, -1, -1, 1173, -1, -1, -1, -1, 1179, -1, -1, -1, 1188, -1, -1, -1, 1197, -1, -1, -1, -1, -1, -1, 1217, -1, -1, -1, -1, 1223, -1, -1, -1, 1232, -1, -1, -1, 1241, -1, -1, -1, 1250, -1, -1, -1, -1, -1, -1, 1270, -1, -1, -1, -1, 1276, -1, -1, -1, 1285, -1, -1, -1, 1294, -1, -1, -1, -1, -1, -1, 1314, -1, -1, -1, -1, 1320, -1, -1, -1, 1329, -1, -1, 1341, -1, -1, -1, 1345, -1, -1, -1, -1, -1, -1, 1365, -1, -1, -1, -1, 1371, -1, -1, -1, 1380, -1, -1, -1, -1, 1403, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1489, -1, -1, 1497, -1, -1, -1, -1, -1, -1, 1511, -1, -1, -1, -1, -1, 1538, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1569, -1, -1, -1, 1578, -1, -1, -1, 1586, -1, -1, -1, 1597, -1, -1, -1, -1, 1390, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1647, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1188, -1, -1, 1694, -1, -1, -1, -1, -1, -1, 1709, -1, -1, 1716, -1, -1, -1, -1, -1, -1, 1728, -1, -1, 1734, -1, -1, -1, -1, -1, 1747, -1, -1, 1753, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1173, -1, -1, -1, -1, 1188, -1, -1, -1, 1816, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1853, -1, -1, 1860, -1, -1, -1, -1, -1, -1, 1884, -1, -1, 1891, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1957, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2018, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2066, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2115, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 2135, -1, -1, 2140, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2195, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2243, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2288, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2336, -1, 1960, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2387, -1, -1, -1, 2397, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 2431, -1, -1, 2436, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2479, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2515, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2551, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2587, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2623, -1, 1960, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2666, -1, -1, -1, 2673, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2431, -1, -1, -1, 2397, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 2748, -1, -1, 2753, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2796, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2832, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2868, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2904, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2940, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2976, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3014, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 3033, -1, -1, 3038, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3081, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3117, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3153, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3189, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3225, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 3244, -1, -1, 3249, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3292, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3328, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3364, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3400, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3436, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3472, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3508, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3544, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3580, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3616, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3652, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3700, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3736, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 3755, -1, -1, 3760, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3803, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3839, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3875, -1, 1960, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3917, -1, -1, -1, 3924, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 3951, -1, -1, 3956, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3999, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4035, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4071, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4107, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4143, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4179, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 4198, -1, -1, 4203, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4246, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4282, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4318, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4354, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4390, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 4409, -1, -1, 4414, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4457, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4493, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4529, -1, 1960, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4571, -1, -1, -1, 4578, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4620, -1, -1, -1, 2397, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 4653, -1, -1, 4658, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4701, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4737, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4773, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4809, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 4828, -1, -1, 4833, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4877, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, 4904, -1, -1, 4910, -1, -1, 1497, -1, -1, 4921, -1, 4926, 4927, -1, -1, 4935, -1, -1, -1, -1, -1, 4951, -1, -1, -1, 4960, -1, -1, 4966, -1, -1, 4972, -1, -1, 4978, -1, -1, 4984, -1, -1, 4990, -1, -1, 4996, -1, -1, 5002, -1, -1, 5008, -1, -1, 5015, -1, -1, 5021, -1, -1, 5026, -1, -1, -1, 5034, -1, -1, 5040, -1, -1, 5046, -1, -1, 5052, -1, -1, -1, 5060, -1, -1, -1, -1, -1, -1, -1, -1, -1, 550, -1, -1, -1, 601, -1, -1, 728, -1, -1, 790, -1, -1, 906, -1, -1, 932, -1, -1, 1013, -1, -1, 1120, -1, -1, 1173, -1, -1, 1217, -1, -1, 1270, -1, -1, 1314, -1, -1, 1365, -1, -1, -1, 5146, -1, -1, 5153, -1, -1, -1, -1, 5164, -1, -1, -1, 5172, -1, -1, -1, 5180, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 503, 499, 494, 20, 494, -1, 5219, 5220, -1, 20, -1, 5227, -1, -1, -1, -1, -1, -1, -1], "backendNodeId": [1, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 2, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 3, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 4, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468], "attributes": [[], [], [7, 8, 9, 10], [15, 16, 9, 17], [], [15, 16, 9, 21], [15, 16, 9, 23], [26, 27, 28, 29, 9, 30], [], [9, 33], [], [], [35, 36, 28, 37, 9, 38], [], [41, 42, 43, 44, 9, 45], [47, 48, 28, 44, 9, 49], [], [41, 51, 52, 53, 43, 54, 9, 55], [], [41, 57, 43, 58, 9, 59], [], [41, 61, 62, 63, 43, 64, 9, 65], [], [41, 61, 62, 67, 43, 68, 9, 69], [], [41, 61, 62, 71, 43, 72, 9, 73], [], [41, 61, 62, 75, 43, 76, 9, 77], [], [80, -1, 81, 82], [52, 83, 80, -1, 81, 84, 9, 85], [80, -1, 81, 82, 9, 87], [9, 89], [], [80, -1, 81, 92, 9, 93], [9, 95], [], [], [52, 53, 99, -1, 9, 100], [], [103, 104, 81, 105, 9, 106], [103, 104, 81, 108, 9, 109], [103, 104, 81, 111, 9, 112], [103, 104, 81, 114, 9, 115], [103, 104, 81, 117, 9, 118], [41, 51, 52, 53, 43, 120, 9, 121], [103, 104, 81, 123, 9, 124], [103, 104, 81, 126, 9, 127], [41, 51, 52, 53, 43, 129, 9, 130], [103, 104, 81, 132, 9, 133], [103, 104, 81, 135, 9, 136], [103, 104, 81, 138, 9, 139], [103, 104, 81, 141, 9, 142], [103, 104, 81, 144, 9, 145], [103, 104, 81, 147, 9, 148], [103, 104, 81, 150, 9, 151], [103, 104, 81, 153, 9, 154], [103, 104, 81, 156, 9, 157], [103, 104, 81, 159, 9, 160], [103, 104, 81, 162, 9, 163], [103, 104, 81, 165, 9, 166], [41, 51, 52, 53, 43, 168, 9, 169], [103, 104, 81, 171, 9, 172], [103, 104, 81, 174, 9, 175], [103, 104, 81, 177, 9, 178], [103, 104, 81, 180, 9, 181], [103, 104, 81, 183, 9, 184], [103, 104, 81, 186, 9, 187], [103, 104, 81, 189, 9, 190], [103, 104, 81, 192, 9, 193], [103, 104, 81, 195, 9, 196], [103, 104, 81, 198, 9, 199], [103, 104, 81, 201, 9, 202], [103, 104, 81, 204, 9, 205], [103, 104, 81, 207, 9, 208], [103, 104, 81, 210, 9, 211], [103, 104, 81, 213, 9, 214], [103, 104, 81, 216, 9, 217], [103, 104, 81, 219, 9, 220], [103, 104, 81, 222, 9, 223], [103, 104, 81, 225, 9, 226], [103, 104, 81, 228, 9, 229], [103, 104, 81, 231, 9, 232], [41, 51, 52, 53, 43, 234, 9, 235], [103, 104, 81, 237, 9, 238], [103, 104, 81, 240, 9, 241], [103, 104, 81, 243, 9, 244], [103, 104, 81, 246, 9, 247], [41, 51, 52, 53, 43, 249, 9, 250], [103, 104, 81, 252, 9, 253], [41, 51, 52, 53, 43, 255, 9, 256], [103, 104, 81, 258, 9, 259], [103, 104, 81, 261, 9, 262], [103, 104, 81, 264, 9, 265], [103, 104, 81, 267, 9, 268], [103, 104, 81, 270, 9, 271], [103, 104, 81, 273, 9, 274], [103, 104, 81, 276, 9, 277], [103, 104, 81, 279, 9, 280], [41, 51, 52, 53, 43, 282, 9, 283], [103, 104, 81, 285, 9, 286], [103, 104, 81, 288, 9, 289], [103, 104, 81, 291, 9, 292], [103, 104, 81, 294, 9, 295], [41, 51, 52, 53, 43, 297, 9, 298], [103, 104, 81, 300, 9, 301], [103, 104, 81, 303, 9, 304], [103, 104, 81, 306, 9, 307], [103, 104, 81, 309, 9, 310], [103, 104, 81, 312, 9, 313], [103, 104, 81, 315, 9, 316], [103, 104, 81, 318, 9, 319], [103, 104, 81, 321, 9, 322], [103, 104, 81, 324, 9, 325], [103, 104, 81, 327, 9, 328], [103, 104, 81, 330, 9, 331], [103, 104, 81, 333, 9, 334], [103, 104, 81, 336, 9, 337], [103, 104, 81, 339, 9, 340], [103, 104, 81, 342, 9, 343], [103, 104, 81, 345, 9, 346], [103, 104, 81, 348, 9, 349], [103, 104, 81, 351, 9, 352], [103, 104, 81, 354, 9, 355], [103, 104, 81, 357, 9, 358], [103, 104, 81, 360, 9, 361], [103, 104, 81, 363, 9, 364], [103, 104, 81, 366, 9, 367], [103, 104, 81, 369, 9, 370], [103, 104, 81, 372, 9, 373], [103, 104, 81, 375, 9, 376], [103, 104, 81, 378, 9, 379], [103, 104, 81, 381, 9, 382], [103, 104, 81, 384, 9, 385], [103, 104, 81, 387, 9, 388], [103, 104, 81, 390, 9, 391], [103, 104, 81, 393, 9, 394], [103, 104, 81, 396, 9, 397], [103, 104, 81, 399, 9, 400], [103, 104, 81, 402, 9, 403], [103, 104, 81, 405, 9, 406], [103, 104, 81, 408, 9, 409], [103, 104, 81, 411, 9, 412], [103, 104, 81, 414, 9, 415], [103, 104, 81, 417, 9, 418], [103, 104, 81, 420, 9, 421], [103, 104, 81, 423, 9, 424], [103, 104, 81, 426, 9, 427], [103, 104, 81, 429, 9, 430], [103, 104, 81, 432, 9, 433], [103, 104, 81, 435, 9, 436], [103, 104, 81, 438, 9, 439], [103, 104, 81, 441, 9, 442], [103, 104, 81, 444, 9, 445], [103, 104, 81, 447, 9, 448], [103, 104, 81, 450, 9, 451], [103, 104, 81, 453, 9, 454], [], [457, 458, 9, 459], [], [462, 463, 464, 465, 457, 466, 9, 467], [], [], [464, 473, 9, 474], [462, 477, 478, 479, 480, 481, 457, 482, 9, 483], [9, 485], [43, 488, 489, 16, 457, 490, 9, 491], [], [], [462, 495, 457, 496, 9, 497], [], [462, 500, 9, 501], [], [462, 504, 9, 505], [], [457, 507, 9, 508], [], [462, 511, 9, 512], [457, 514, 9, 515], [462, 517, 457, 518, 464, 519, 9, 520], [480, 523, 457, 524, 525, 526, 9, 527], [457, 529, 9, 530], [457, 532, 9, 533], [457, 535, 9, 536], [538, 539, 540, 541, 457, 542, 9, 543], [546, 16, 538, 547, 9, 548], [], [457, 551, 9, 552], [555, 16, 556, 541, 557, 558, 559, 558, 560, 561, 9, 562], [565, 566, 567, 568, 9, 569], [462, 571, 457, 572, 9, 573], [457, 576, 538, 577, 9, 578], [9, 581], [457, 583, 584, 585, 9, 586], [9, 588], [590, 591, 9, 592], [478, 479, 457, 594, 43, 595, 9, 596], [457, 598, 9, 599], [], [457, 602, 9, 603], [590, 605, 9, 606], [478, 479, 480, 608, 457, 609, 43, 610, 9, 611], [457, 613, 9, 614], [], [590, 616, 9, 617], [478, 479, 480, 619, 457, 609, 43, 620, 9, 621], [457, 613, 9, 623], [], [590, 625, 9, 626], [478, 479, 480, 628, 457, 609, 43, 629, 9, 630], [457, 613, 9, 632], [], [590, 634, 9, 635], [478, 479, 480, 637, 457, 609, 43, 638, 9, 639], [457, 613, 9, 641], [], [590, 643, 9, 644], [478, 479, 480, 646, 457, 609, 43, 647, 9, 648], [457, 613, 9, 650], [], [590, 652, 9, 653], [478, 479, 480, 655, 457, 609, 43, 656, 9, 657], [457, 613, 9, 659], [], [590, 661, 9, 662], [478, 479, 480, 664, 457, 609, 43, 665, 9, 666], [457, 613, 9, 668], [], [590, 670, 9, 671], [478, 479, 480, 673, 457, 609, 43, 674, 9, 675], [457, 613, 9, 677], [], [590, 679, 9, 680], [478, 479, 480, 682, 457, 609, 43, 683, 9, 684], [457, 613, 9, 686], [], [590, 558, 9, 688], [478, 479, 480, 690, 457, 609, 43, 691, 9, 692], [457, 613, 9, 694], [], [590, 696, 9, 697], [478, 479, 480, 699, 457, 609, 43, 700, 9, 701], [457, 613, 9, 703], [], [590, 705, 9, 706], [478, 479, 480, 708, 457, 609, 43, 709, 9, 710], [457, 613, 9, 712], [], [9, 714], [457, 583, 584, 585, 9, 716], [9, 718], [590, 720, 9, 721], [478, 479, 457, 594, 43, 723, 9, 724], [457, 598, 9, 726], [], [457, 602, 9, 729], [590, 731, 9, 732], [478, 479, 480, 734, 457, 609, 43, 735, 9, 736], [457, 613, 9, 738], [], [590, 740, 9, 741], [478, 479, 480, 743, 457, 609, 43, 744, 9, 745], [457, 613, 9, 747], [], [590, 749, 9, 750], [478, 479, 480, 752, 457, 609, 43, 753, 9, 754], [457, 613, 9, 756], [], [590, 758, 9, 759], [478, 479, 480, 761, 457, 609, 43, 762, 9, 763], [457, 613, 9, 765], [], [590, 767, 9, 768], [478, 479, 480, 770, 457, 609, 43, 771, 9, 772], [457, 613, 9, 774], [], [9, 776], [457, 583, 584, 585, 9, 778], [9, 780], [590, 782, 9, 783], [478, 479, 457, 594, 43, 785, 9, 786], [457, 598, 9, 788], [], [457, 602, 9, 791], [590, 793, 9, 794], [478, 479, 480, 796, 457, 609, 43, 797, 9, 798], [457, 613, 9, 800], [], [590, 802, 9, 803], [478, 479, 480, 805, 457, 609, 43, 806, 9, 807], [457, 613, 9, 809], [], [590, 811, 9, 812], [478, 479, 480, 814, 457, 609, 43, 815, 9, 816], [457, 613, 9, 818], [], [590, 820, 9, 821], [478, 479, 480, 823, 457, 609, 43, 824, 9, 825], [457, 613, 9, 827], [], [590, 829, 9, 830], [478, 479, 480, 832, 457, 609, 43, 833, 9, 834], [457, 613, 9, 836], [], [590, 838, 9, 839], [478, 479, 480, 841, 457, 609, 43, 842, 9, 843], [457, 613, 9, 845], [], [590, 847, 9, 848], [478, 479, 480, 850, 457, 609, 43, 851, 9, 852], [457, 613, 9, 854], [], [590, 856, 9, 857], [478, 479, 480, 859, 457, 609, 43, 860, 9, 861], [457, 613, 9, 863], [], [590, 865, 9, 866], [478, 479, 480, 868, 457, 609, 43, 869, 9, 870], [457, 613, 9, 872], [], [590, 874, 9, 875], [478, 479, 480, 877, 457, 609, 43, 878, 9, 879], [457, 613, 9, 881], [], [590, 883, 9, 884], [478, 479, 480, 886, 457, 609, 43, 785, 9, 887], [457, 613, 9, 889], [], [9, 891], [457, 583, 584, 893, 9, 894], [9, 896], [590, 898, 9, 899], [478, 479, 457, 594, 43, 901, 9, 902], [457, 598, 9, 904], [], [457, 602, 9, 907], [590, 909, 9, 910], [478, 479, 480, 912, 43, 913, 457, 609, 9, 914], [457, 613, 9, 916], [], [9, 918], [457, 583, 584, 585, 9, 920], [9, 922], [590, 924, 9, 925], [478, 479, 457, 594, 43, 927, 9, 928], [457, 598, 9, 930], [], [457, 602, 9, 933], [590, 935, 9, 936], [478, 479, 480, 938, 457, 609, 43, 939, 9, 940], [457, 613, 9, 942], [], [590, 944, 9, 945], [478, 479, 480, 947, 457, 609, 43, 948, 9, 949], [457, 613, 9, 951], [], [590, 953, 9, 954], [478, 479, 480, 956, 457, 609, 43, 957, 9, 958], [457, 613, 9, 960], [], [590, 962, 9, 963], [478, 479, 480, 965, 457, 609, 43, 966, 9, 967], [457, 613, 9, 969], [], [590, 971, 9, 972], [478, 479, 480, 974, 457, 609, 43, 975, 9, 976], [457, 613, 9, 978], [], [590, 980, 9, 981], [478, 479, 480, 983, 457, 609, 43, 984, 9, 985], [457, 613, 9, 987], [], [590, 989, 9, 990], [478, 479, 480, 992, 457, 609, 43, 993, 9, 994], [457, 613, 9, 996], [], [9, 998], [457, 583, 584, 1000, 9, 1001], [9, 1003], [590, 1005, 9, 1006], [478, 479, 457, 594, 43, 1008, 9, 1009], [457, 598, 9, 1011], [], [457, 602, 9, 1014], [590, 1016, 9, 1017], [478, 479, 480, 1019, 457, 609, 43, 1020, 9, 1021], [457, 613, 9, 1023], [], [590, 1025, 9, 1026], [478, 479, 480, 1028, 457, 609, 43, 1029, 9, 1030], [457, 613, 9, 1032], [], [590, 1034, 9, 1035], [478, 479, 480, 1037, 457, 609, 43, 1038, 9, 1039], [457, 613, 9, 1041], [], [590, 1043, 9, 1044], [478, 479, 480, 1046, 457, 609, 43, 1047, 9, 1048], [457, 613, 9, 1050], [], [590, 1052, 9, 1053], [478, 479, 480, 1055, 457, 609, 43, 1056, 9, 1057], [457, 613, 9, 1059], [], [590, 1061, 9, 1062], [478, 479, 480, 1064, 457, 609, 43, 1065, 9, 1066], [457, 613, 9, 1068], [], [590, 1070, 9, 1071], [478, 479, 480, 1073, 457, 609, 43, 1074, 9, 1075], [457, 613, 9, 1077], [], [590, 1079, 9, 1080], [478, 479, 480, 1082, 457, 609, 43, 1083, 9, 1084], [457, 613, 9, 1086], [], [590, 1088, 9, 1089], [478, 479, 480, 1091, 457, 609, 43, 1092, 9, 1093], [457, 613, 9, 1095], [], [590, 1097, 9, 1098], [478, 479, 480, 1100, 457, 609, 43, 1101, 9, 1102], [457, 613, 9, 1104], [], [9, 1106], [457, 583, 584, 1000, 9, 1108], [9, 1110], [590, 1112, 9, 1113], [478, 479, 457, 594, 43, 1115, 9, 1116], [457, 598, 9, 1118], [], [457, 602, 9, 1121], [590, 1123, 9, 1124], [478, 479, 480, 1126, 457, 609, 43, 1127, 9, 1128], [457, 613, 9, 1130], [], [590, 1132, 9, 1133], [478, 479, 480, 1135, 457, 609, 43, 1136, 9, 1137], [457, 613, 9, 1139], [], [590, 1141, 9, 1142], [478, 479, 480, 1144, 457, 609, 43, 1145, 9, 1146], [457, 613, 9, 1148], [], [590, 1150, 9, 1151], [478, 479, 480, 1153, 457, 609, 43, 1115, 9, 1154], [457, 613, 9, 1156], [], [9, 1158], [457, 583, 584, 1160, 9, 1161], [9, 1163], [590, 1165, 9, 1166], [478, 479, 457, 594, 43, 1168, 9, 1169], [457, 598, 9, 1171], [], [457, 602, 9, 1174], [590, 1176, 9, 1177], [478, 479, 480, 1179, 457, 609, 43, 1180, 9, 1181], [457, 613, 9, 1183], [], [590, 1185, 9, 1186], [478, 479, 480, 1188, 457, 609, 43, 1189, 9, 1190], [457, 613, 9, 1192], [], [590, 1194, 9, 1195], [478, 479, 480, 1197, 457, 609, 43, 1168, 9, 1198], [457, 613, 9, 1200], [], [9, 1202], [457, 583, 584, 1204, 9, 1205], [9, 1207], [590, 1209, 9, 1210], [478, 479, 457, 594, 43, 1212, 9, 1213], [457, 598, 9, 1215], [], [457, 602, 9, 1218], [590, 1220, 9, 1221], [478, 479, 480, 1223, 457, 609, 43, 1224, 9, 1225], [457, 613, 9, 1227], [], [590, 1229, 9, 1230], [478, 479, 480, 1232, 457, 609, 43, 1233, 9, 1234], [457, 613, 9, 1236], [], [590, 1238, 9, 1239], [478, 479, 480, 1241, 457, 609, 43, 1242, 9, 1243], [457, 613, 9, 1245], [], [590, 1247, 9, 1248], [478, 479, 480, 1250, 457, 609, 43, 1212, 9, 1251], [457, 613, 9, 1253], [], [9, 1255], [457, 583, 584, 1257, 9, 1258], [9, 1260], [590, 1262, 9, 1263], [478, 479, 457, 594, 43, 1265, 9, 1266], [457, 598, 9, 1268], [], [457, 602, 9, 1271], [590, 1273, 9, 1274], [478, 479, 480, 1276, 457, 609, 43, 1277, 9, 1278], [457, 613, 9, 1280], [], [590, 1282, 9, 1283], [478, 479, 480, 1285, 457, 609, 43, 1286, 9, 1287], [457, 613, 9, 1289], [], [590, 1291, 9, 1292], [478, 479, 480, 1294, 457, 609, 43, 1265, 9, 1295], [457, 613, 9, 1297], [], [9, 1299], [457, 583, 584, 1301, 9, 1302], [9, 1304], [590, 1306, 9, 1307], [478, 479, 457, 594, 43, 1309, 9, 1310], [457, 598, 9, 1312], [], [457, 602, 9, 1315], [590, 1317, 9, 1318], [478, 479, 480, 1320, 457, 609, 43, 1321, 9, 1322], [457, 613, 9, 1324], [], [590, 1326, 9, 1327], [478, 479, 480, 1329, 43, 1330, 457, 609, 9, 1331], [457, 613, 9, 1333], [], [555, 16, 457, 1335, 9, 1336], [457, 1338, 9, 1339], [], [590, 1342, 9, 1343], [478, 479, 480, 1345, 457, 609, 43, 1346, 9, 1347], [457, 613, 9, 1349], [], [9, 1351], [457, 583, 584, 893, 9, 1353], [9, 1355], [590, 1357, 9, 1358], [478, 479, 457, 594, 43, 1360, 9, 1361], [457, 598, 9, 1363], [], [457, 602, 9, 1366], [590, 1368, 9, 1369], [478, 479, 480, 1371, 457, 609, 43, 1372, 9, 1373], [457, 613, 9, 1375], [], [590, 1377, 9, 1378], [478, 479, 480, 1380, 457, 609, 43, 1381, 9, 1382], [457, 613, 9, 1384], [], [457, 1386, 9, 1387], [1389, 16, 480, 1390, 43, 1391, 457, 1392, 538, 1393, 464, 1394, 9, 1395], [457, 1397, 9, 1398], [457, 1400, 9, 1401], [], [457, 1404, 9, 1405], [555, 16, 556, 541, 557, 793, 559, 793, 560, 561, 9, 1407], [565, 566, 567, 1409, 9, 1410], [457, 1412, 9, 1413], [480, 1415, 538, 1416, 457, 1417, 43, 44, 9, 1418], [457, 1420, 555, 16, 557, 1421, 559, 1422, 560, 1423, 9, 1424], [567, 1426, 9, 1427], [567, 1429, 9, 1430], [567, 1432, 9, 1433], [567, 1435, 9, 1436], [567, 1438, 9, 1439], [567, 1441, 9, 1442], [567, 1444, 9, 1445], [567, 1447, 9, 1448], [567, 1450, 9, 1451], [567, 1453, 9, 1454], [567, 1456, 9, 1457], [565, 1459, 567, 1460, 9, 1461], [565, 1463, 567, 1464, 9, 1465], [565, 1463, 1468, 1469, 1470, 1471, 1472, 625, 9, 1473], [457, 1475, 9, 1476], [538, 1478, 1479, 1480, 41, 1481, 457, 1482, 43, 1483, 9, 1484], [457, 1486, 9, 1487], [], [538, 1490, 1479, 1480, 41, 1481, 43, 1491, 457, 1492, 9, 1493], [457, 1486, 9, 1495], [], [557, 749, 559, 749, 560, 1498, 538, 1499, 457, 1500, 9, 1501], [565, 566, 567, 1503, 9, 1504], [480, 1506, 525, 526, 457, 1507, 9, 1508], [538, 1510, 480, 1511, 540, 541, 457, 1512, 9, 1513], [457, 1515, 538, 1516, 9, 1517], [457, 1519, 9, 1520], [], [457, 1522, 9, 1523], [457, 1525, 9, 1526], [457, 1528, 538, 1529, 9, 1530], [457, 1532, 9, 1533], [457, 1535, 9, 1536], [], [555, 16, 457, 1539, 9, 1540], [555, 16, 457, 1542, 9, 1543], [457, 1545, 9, 1546], [555, 16, 556, 541, 557, 740, 559, 740, 560, 561, 9, 1548], [565, 1550, 567, 1551, 9, 1552], [457, -1, 9, 1554], [538, 1556, 457, -1, 9, 1557], [590, 591, 9, 1559], [538, 1561, 478, 479, 457, 1562, 43, 1563, 9, 1564], [457, 1566, 9, 1567], [], [590, 605, 9, 1570], [43, 1572, 457, 1573, 478, 479, 9, 1574], [457, 1566, 9, 1576], [], [590, 616, 9, 1579], [43, 1581, 457, 1573, 478, 479, 9, 1582], [457, 1566, 9, 1584], [], [590, 625, 9, 1587], [457, 1589, 43, 1590, 41, 1591, 478, 479, 538, 1592, 9, 1593], [457, 1566, 9, 1595], [], [457, 1598, 9, 1599], [538, 1601, 457, 1602, 43, 1391, 9, 1603], [457, 1605, 9, 1606], [457, 1608, 9, 1609], [], [555, 16, 556, 541, 557, 793, 559, 793, 560, 561, 9, 1611], [565, 566, 567, 1409, 9, 1613], [457, 1598, 9, 1615], [457, 1617, 538, 1618, 540, 541, 480, 1619, 1620, 1621, 9, 1622], [555, 16, 556, 541, 557, 1624, 559, 731, 560, 1625, 9, 1626], [565, 566, 567, 1628, 9, 1629], [457, 1631, 538, 1632, 462, 1621, 525, 1633, 9, 1634], [457, 1636, 9, 1637], [457, 1640, 9, 1641], [462, 1643, 478, 591, 457, 1644, 9, 1645], [], [457, 1648, 9, 1649], [457, 1651, 9, 1652], [457, 1654, 9, 1655], [457, 1657, 9, 1658], [9, 1660], [457, 1602, 43, 1189, 9, 1662], [457, 1664, 9, 1665], [457, 1667, 9, 1668], [], [457, 1670, 9, 1671], [1674, -1, 457, 1675, 81, 1676, 559, 1043, 557, 1043, 9, 1677], [555, 16, 457, 1679, 9, 1680], [457, 1682, 9, 1683], [457, 1685, 9, 1686], [], [555, 16, 457, 1688, 9, 1689], [457, 1691, 9, 1692], [], [457, 1602, 43, 1696, 9, 1697], [1699, 16, 457, 1664, 9, 1700], [457, 1702, 9, 1703], [], [457, 1682, 9, 1705], [457, 1691, 9, 1707], [], [555, 16, 457, 1688, 9, 1711], [457, 1713, 9, 1714], [], [457, 1602, 43, 1717, 9, 1718], [457, 1664, 9, 1720], [457, 1667, 9, 1722], [], [457, 1682, 9, 1724], [457, 1691, 9, 1726], [], [555, 16, 457, 1688, 9, 1730], [457, 1566, 9, 1732], [], [457, 1602, 43, 1735, 9, 1736], [457, 1664, 9, 1738], [457, 1740, 9, 1741], [457, 1682, 9, 1743], [457, 1691, 9, 1745], [], [555, 16, 457, 1688, 9, 1749], [457, 1566, 9, 1751], [], [457, 1542, 9, 1754], [457, 1756, 9, 1757], [457, 1759, 9, 1760], [457, 1542, 9, 1762], [480, 1764, 9, 1765], [457, 1768, 9, 1769], [457, 1771, 9, 1772], [480, 1774, 457, 1775, 43, 44, 9, 1776], [457, 1778, 9, 1779], [557, 749, 559, 749, 560, 1498, 457, 1781, 9, 1782], [565, 566, 567, 1784, 9, 1785], [557, 749, 559, 749, 560, 1498, 555, 16, 457, 1787, 9, 1788], [1468, 670, 1470, 679, 1472, 1790, 9, 1791], [457, 1771, 9, 1793], [457, 1775, 43, 1168, 9, 1795], [], [557, 749, 559, 749, 560, 1498, 555, 16, 457, 1787, 9, 1797], [1468, 670, 1470, 679, 1472, 1790, 9, 1799], [1699, 1801, 457, 1771, 9, 1802], [457, 1775, 43, 1189, 9, 1804], [], [457, 1806, 9, 1807], [555, 16, 457, 1809, 9, 1810], [457, 1813, 9, 1814], [], [9, 1817], [457, 1819, 464, 1820, 9, 1821], [462, 1823, 457, 1648, 9, 1824], [9, 1826], [457, 1828, 9, 1829], [457, 1831, 9, 1832], [478, 479, 1834, 1823, 457, 1835, 9, 1836], [478, 479, 1834, 1823, 457, 1648, 9, 1838], [457, 1840, 9, 1841], [457, 1843, 9, 1844], [457, 1846, 9, 1847], [457, 1850, 9, 1851], [], [464, 1854, 9, 1855], [457, 1857, 9, 1858], [], [457, 1861, 1834, 1862, 478, 479, 9, 1863], [457, 1865, 538, 1866, 9, 1867], [457, 1869, 9, 1870], [457, 1872, 9, 1873], [457, 1876, 9, 1877], [538, 1879, 457, 1880, 43, 1881, 9, 1882], [], [457, 1885, 9, 1886], [457, 1888, 9, 1889], [], [457, 1892, 9, 1893], [457, 1895, 9, 1896], [464, 1898, 9, 1899], [457, 1901, 9, 1902], [], [525, 1905, 457, 1906, 9, 1907], [9, 1909], [457, 1911, 9, 1912], [457, 1914, 9, 1915], [457, 1917, 43, 1881, 9, 1918], [457, 1920, 9, 1921], [457, 1923, 9, 1924], [9, 1926], [9, 1928], [480, 1930, 457, 1819, 525, 1931, 464, 1932, 9, 1933], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 1938], [565, 1550, 567, 1940, 9, 1941], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 1943], [565, 1945, 567, 1946, 9, 1947], [457, 1949, 9, 1950], [457, 1952, 9, 1953], [457, 1778, 9, 1955], [], [457, 1644, 9, 1958], [], [9, 1961], [457, 1911, 9, 1963], [457, 1914, 9, 1965], [457, 1967, 43, 1968, 9, 1969], [457, 1920, 9, 1971], [457, 1923, 9, 1973], [9, 1975], [480, 1977, 525, 1931, 9, 1978], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 1981], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 1983], [565, 1550, 567, 1985, 9, 1986], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 1988], [565, 1945, 567, 1990, 9, 1991], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 1993], [565, 1995, 567, 1996, 9, 1997], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2001], [565, 1995, 567, 2003, 9, 2004], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2006], [565, 2008, 567, 2009, 9, 2010], [457, 1949, 9, 2012], [457, 1952, 9, 2014], [457, 1778, 9, 2016], [], [457, 1644, 9, 2019], [], [9, 2021], [457, 1911, 9, 2023], [457, 1914, 9, 2025], [457, 1967, 43, 2027, 9, 2028], [457, 1920, 9, 2030], [457, 1923, 9, 2032], [9, 2034], [480, 1977, 525, 1931, 9, 2036], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2038], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2040], [565, 1550, 567, 1985, 9, 2042], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2044], [565, 1945, 567, 1990, 9, 2046], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2048], [565, 1995, 567, 1996, 9, 2050], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2052], [565, 1995, 567, 2003, 9, 2054], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2056], [565, 2008, 567, 2009, 9, 2058], [457, 1949, 9, 2060], [457, 1952, 9, 2062], [457, 1778, 9, 2064], [], [457, 1644, 9, 2067], [], [9, 2069], [457, 1911, 9, 2071], [457, 1914, 9, 2073], [457, 2075, 43, 2076, 9, 2077], [457, 1920, 9, 2079], [457, 1923, 9, 2081], [9, 2083], [480, 1977, 525, 1931, 9, 2085], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2087], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2089], [565, 1550, 567, 1985, 9, 2091], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2093], [565, 1945, 567, 1990, 9, 2095], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2097], [565, 1995, 567, 1996, 9, 2099], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2101], [565, 1995, 567, 2003, 9, 2103], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2105], [565, 2008, 567, 2009, 9, 2107], [457, 1949, 9, 2109], [457, 1952, 9, 2111], [457, 1778, 9, 2113], [], [457, 1644, 9, 2116], [], [457, 2118, 9, 2119], [457, 1861, 1834, 2121, 478, 479, 9, 2122], [457, 1865, 538, 1866, 9, 2124], [457, 1869, 9, 2126], [457, 1872, 9, 2128], [457, 1876, 9, 2130], [538, 1879, 457, 1880, 43, 2132, 9, 2133], [], [457, 1885, 9, 2136], [457, 1888, 9, 2138], [], [457, 1892, 9, 2141], [457, 1895, 9, 2143], [464, 1898, 9, 2145], [457, 1901, 9, 2147], [], [525, 1905, 457, 1906, 9, 2149], [9, 2151], [457, 1911, 9, 2153], [457, 1914, 9, 2155], [457, 1917, 43, 2132, 9, 2157], [457, 1920, 9, 2159], [457, 1923, 9, 2161], [9, 2163], [480, 1977, 525, 1931, 9, 2165], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2167], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2169], [565, 1550, 567, 1985, 9, 2171], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2173], [565, 1945, 567, 1990, 9, 2175], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2177], [565, 1995, 567, 1996, 9, 2179], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2181], [565, 1995, 567, 2003, 9, 2183], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2185], [565, 2008, 567, 2009, 9, 2187], [457, 1949, 9, 2189], [457, 1952, 9, 2191], [457, 1778, 9, 2193], [], [457, 1644, 9, 2196], [], [9, 2198], [457, 1911, 9, 2200], [457, 1914, 9, 2202], [457, 1967, 43, 2204, 9, 2205], [457, 1920, 9, 2207], [457, 1923, 9, 2209], [9, 2211], [480, 1977, 525, 1931, 9, 2213], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2215], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2217], [565, 1550, 567, 1985, 9, 2219], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2221], [565, 1945, 567, 1990, 9, 2223], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2225], [565, 1995, 567, 1996, 9, 2227], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2229], [565, 1995, 567, 2003, 9, 2231], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2233], [565, 2008, 567, 2009, 9, 2235], [457, 1949, 9, 2237], [457, 1952, 9, 2239], [457, 1778, 9, 2241], [], [457, 1644, 9, 2244], [], [9, 2246], [457, 1911, 9, 2248], [457, 1914, 9, 2250], [457, 1967, 43, 2252, 9, 2253], [457, 1920, 9, 2255], [457, 1923, 9, 2257], [9, 2259], [480, 2261, 525, 1931, 9, 2262], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 2265], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2267], [565, 1550, 567, 2269, 9, 2270], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2272], [565, 1945, 567, 1946, 9, 2274], [555, 16, 457, 2276, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2277], [565, 1995, 567, 2279, 9, 2280], [457, 1949, 9, 2282], [457, 1952, 9, 2284], [457, 1778, 9, 2286], [], [457, 1644, 9, 2289], [], [9, 2291], [457, 1911, 9, 2293], [457, 1914, 9, 2295], [457, 2075, 43, 2297, 9, 2298], [457, 1920, 9, 2300], [457, 1923, 9, 2302], [9, 2304], [480, 1977, 525, 1931, 9, 2306], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2308], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2310], [565, 1550, 567, 1985, 9, 2312], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2314], [565, 1945, 567, 1990, 9, 2316], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2318], [565, 1995, 567, 1996, 9, 2320], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2322], [565, 1995, 567, 2003, 9, 2324], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 2326], [565, 2008, 567, 2009, 9, 2328], [457, 1949, 9, 2330], [457, 1952, 9, 2332], [457, 1778, 9, 2334], [], [457, 1644, 9, 2337], [], [457, 2118, 9, 2339], [457, 1895, 9, 2341], [464, 2343, 9, 2344], [457, 1901, 9, 2346], [], [525, 1905, 9, 2349], [9, 2351], [457, 2353, 9, 2354], [457, 2356, 9, 2357], [9, 2359], [9, 2361], [480, 2363, 457, 1819, 525, 1931, 464, 1932, 9, 2364], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2366], [565, 1550, 567, 2368, 9, 2369], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2371], [565, 1945, 567, 1946, 9, 2373], [457, 2375, 9, 2376], [457, 2378, 9, 2379], [457, 1880, 43, 2381, 9, 2382], [457, 2384, 9, 2385], [], [457, 2388, 9, 2389], [457, 2391, 9, 2392], [457, 2394, 9, 2395], [], [457, 2398, 464, 2399, 9, 2400], [457, 1880, 43, 2381, 9, 2402], [457, 2404, 464, 2405, 9, 2406], [457, 2408, 9, 2409], [457, 2411, 9, 2412], [], [464, 2414, 9, 2415], [457, 1861, 1834, 2417, 478, 479, 9, 2418], [457, 1865, 538, 1866, 9, 2420], [457, 1869, 9, 2422], [457, 1872, 9, 2424], [457, 1876, 9, 2426], [538, 1879, 457, 1880, 43, 2428, 9, 2429], [], [457, 1885, 9, 2432], [457, 1888, 9, 2434], [], [457, 1892, 9, 2437], [457, 1895, 9, 2439], [464, 1898, 9, 2441], [457, 1901, 9, 2443], [], [525, 1905, 457, 1906, 9, 2445], [9, 2447], [457, 1911, 9, 2449], [457, 1914, 9, 2451], [457, 1917, 43, 2428, 9, 2453], [457, 1920, 9, 2455], [457, 1923, 9, 2457], [9, 2459], [9, 2461], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2463], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2465], [565, 1550, 567, 1985, 9, 2467], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2469], [565, 1945, 567, 1946, 9, 2471], [457, 1949, 9, 2473], [457, 1952, 9, 2475], [457, 1778, 9, 2477], [], [457, 1644, 9, 2480], [], [9, 2482], [457, 1911, 9, 2484], [457, 1914, 9, 2486], [457, 1967, 43, 2488, 9, 2489], [457, 1920, 9, 2491], [457, 1923, 9, 2493], [9, 2495], [9, 2497], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2499], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2501], [565, 1550, 567, 1985, 9, 2503], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2505], [565, 1945, 567, 1946, 9, 2507], [457, 1949, 9, 2509], [457, 1952, 9, 2511], [457, 1778, 9, 2513], [], [457, 1644, 9, 2516], [], [9, 2518], [457, 1911, 9, 2520], [457, 1914, 9, 2522], [457, 1967, 43, 2524, 9, 2525], [457, 1920, 9, 2527], [457, 1923, 9, 2529], [9, 2531], [9, 2533], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2535], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2537], [565, 1550, 567, 1985, 9, 2539], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2541], [565, 1945, 567, 1946, 9, 2543], [457, 1949, 9, 2545], [457, 1952, 9, 2547], [457, 1778, 9, 2549], [], [457, 1644, 9, 2552], [], [9, 2554], [457, 1911, 9, 2556], [457, 1914, 9, 2558], [457, 1967, 43, 2560, 9, 2561], [457, 1920, 9, 2563], [457, 1923, 9, 2565], [9, 2567], [9, 2569], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2571], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2573], [565, 1550, 567, 1985, 9, 2575], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2577], [565, 1945, 567, 1946, 9, 2579], [457, 1949, 9, 2581], [457, 1952, 9, 2583], [457, 1778, 9, 2585], [], [457, 1644, 9, 2588], [], [9, 2590], [457, 1911, 9, 2592], [457, 1914, 9, 2594], [457, 2075, 43, 2596, 9, 2597], [457, 1920, 9, 2599], [457, 1923, 9, 2601], [9, 2603], [9, 2605], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2607], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2609], [565, 1550, 567, 1985, 9, 2611], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2613], [565, 1945, 567, 1946, 9, 2615], [457, 1949, 9, 2617], [457, 1952, 9, 2619], [457, 1778, 9, 2621], [], [457, 1644, 9, 2624], [], [457, 2118, 9, 2626], [457, 1895, 9, 2628], [464, 2343, 9, 2630], [457, 1901, 9, 2632], [], [525, 1905, 9, 2634], [9, 2636], [457, 2638, 9, 2639], [457, 2356, 9, 2641], [9, 2643], [9, 2645], [480, 2363, 457, 1819, 525, 1931, 464, 1932, 9, 2647], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2649], [565, 1550, 567, 2368, 9, 2651], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2653], [565, 1945, 567, 1946, 9, 2655], [457, 2375, 9, 2657], [457, 2378, 9, 2659], [457, 1880, 43, 2661, 9, 2662], [457, 2384, 9, 2664], [], [457, 2388, 9, 2667], [457, 2391, 9, 2669], [457, 2394, 9, 2671], [], [457, 2398, 464, 2399, 9, 2674], [457, 1880, 43, 2661, 9, 2676], [457, 2404, 464, 2405, 9, 2678], [457, 2408, 9, 2680], [457, 2411, 9, 2682], [], [464, 2414, 9, 2684], [9, 2686], [457, 2688, 9, 2689], [457, 2356, 9, 2691], [9, 2693], [9, 2695], [480, 2363, 457, 1819, 525, 1931, 464, 1932, 9, 2697], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2699], [565, 1550, 567, 2368, 9, 2701], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2703], [565, 1945, 567, 1946, 9, 2705], [457, 2375, 9, 2707], [457, 2378, 9, 2709], [457, 1880, 43, 2711, 9, 2712], [457, 2384, 9, 2714], [], [457, 2388, 9, 2716], [457, 2391, 9, 2718], [457, 2394, 9, 2720], [], [457, 2398, 464, 2399, 9, 2722], [457, 1880, 43, 2711, 9, 2724], [457, 2404, 464, 2405, 9, 2726], [457, 2408, 9, 2728], [457, 2411, 9, 2730], [], [464, 2414, 9, 2732], [457, 1861, 1834, 2734, 478, 479, 9, 2735], [457, 1865, 538, 1866, 9, 2737], [457, 1869, 9, 2739], [457, 1872, 9, 2741], [457, 1876, 9, 2743], [538, 1879, 457, 1880, 43, 2745, 9, 2746], [], [457, 1885, 9, 2749], [457, 1888, 9, 2751], [], [457, 1892, 9, 2754], [457, 1895, 9, 2756], [464, 1898, 9, 2758], [457, 1901, 9, 2760], [], [525, 1905, 457, 1906, 9, 2762], [9, 2764], [457, 1911, 9, 2766], [457, 1914, 9, 2768], [457, 1917, 43, 2745, 9, 2770], [457, 1920, 9, 2772], [457, 1923, 9, 2774], [9, 2776], [9, 2778], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2780], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2782], [565, 1550, 567, 1985, 9, 2784], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2786], [565, 1945, 567, 1946, 9, 2788], [457, 1949, 9, 2790], [457, 1952, 9, 2792], [457, 1778, 9, 2794], [], [457, 1644, 9, 2797], [], [9, 2799], [457, 1911, 9, 2801], [457, 1914, 9, 2803], [457, 1967, 43, 2805, 9, 2806], [457, 1920, 9, 2808], [457, 1923, 9, 2810], [9, 2812], [9, 2814], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 2816], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2818], [565, 1550, 567, 2269, 9, 2820], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2822], [565, 1945, 567, 1946, 9, 2824], [457, 1949, 9, 2826], [457, 1952, 9, 2828], [457, 1778, 9, 2830], [], [457, 1644, 9, 2833], [], [9, 2835], [457, 1911, 9, 2837], [457, 1914, 9, 2839], [457, 1967, 43, 2841, 9, 2842], [457, 1920, 9, 2844], [457, 1923, 9, 2846], [9, 2848], [9, 2850], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2852], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2854], [565, 1550, 567, 1985, 9, 2856], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2858], [565, 1945, 567, 1946, 9, 2860], [457, 1949, 9, 2862], [457, 1952, 9, 2864], [457, 1778, 9, 2866], [], [457, 1644, 9, 2869], [], [9, 2871], [457, 1911, 9, 2873], [457, 1914, 9, 2875], [457, 1967, 43, 2877, 9, 2878], [457, 1920, 9, 2880], [457, 1923, 9, 2882], [9, 2884], [9, 2886], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 2888], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2890], [565, 1550, 567, 2269, 9, 2892], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2894], [565, 1945, 567, 1946, 9, 2896], [457, 1949, 9, 2898], [457, 1952, 9, 2900], [457, 1778, 9, 2902], [], [457, 1644, 9, 2905], [], [9, 2907], [457, 1911, 9, 2909], [457, 1914, 9, 2911], [457, 1967, 43, 2913, 9, 2914], [457, 1920, 9, 2916], [457, 1923, 9, 2918], [9, 2920], [9, 2922], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 2924], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2926], [565, 1550, 567, 2269, 9, 2928], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2930], [565, 1945, 567, 1946, 9, 2932], [457, 1949, 9, 2934], [457, 1952, 9, 2936], [457, 1778, 9, 2938], [], [457, 1644, 9, 2941], [], [9, 2943], [457, 1911, 9, 2945], [457, 1914, 9, 2947], [457, 1967, 43, 2949, 9, 2950], [457, 1920, 9, 2952], [457, 1923, 9, 2954], [9, 2956], [9, 2958], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 2960], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2962], [565, 1550, 567, 1985, 9, 2964], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2966], [565, 1945, 567, 1946, 9, 2968], [457, 1949, 9, 2970], [457, 1952, 9, 2972], [457, 1778, 9, 2974], [], [457, 1644, 9, 2977], [], [9, 2979], [457, 1911, 9, 2981], [457, 1914, 9, 2983], [457, 2075, 43, 2985, 9, 2986], [457, 1920, 9, 2988], [457, 1923, 9, 2990], [9, 2992], [9, 2994], [480, 2996, 457, 1819, 525, 1931, 464, 1932, 9, 2997], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 2999], [565, 1550, 567, 3001, 9, 3002], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3004], [565, 1945, 567, 1946, 9, 3006], [457, 1949, 9, 3008], [457, 1952, 9, 3010], [457, 1778, 9, 3012], [], [457, 1644, 9, 3015], [], [457, 2118, 9, 3017], [457, 1861, 1834, 3019, 478, 479, 9, 3020], [457, 1865, 538, 1866, 9, 3022], [457, 1869, 9, 3024], [457, 1872, 9, 3026], [457, 1876, 9, 3028], [538, 1879, 457, 1880, 43, 3030, 9, 3031], [], [457, 1885, 9, 3034], [457, 1888, 9, 3036], [], [457, 1892, 9, 3039], [457, 1895, 9, 3041], [464, 1898, 9, 3043], [457, 1901, 9, 3045], [], [525, 1905, 457, 1906, 9, 3047], [9, 3049], [457, 1911, 9, 3051], [457, 1914, 9, 3053], [457, 1917, 43, 3030, 9, 3055], [457, 1920, 9, 3057], [457, 1923, 9, 3059], [9, 3061], [9, 3063], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3065], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3067], [565, 1550, 567, 1985, 9, 3069], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3071], [565, 1945, 567, 1946, 9, 3073], [457, 1949, 9, 3075], [457, 1952, 9, 3077], [457, 1778, 9, 3079], [], [457, 1644, 9, 3082], [], [9, 3084], [457, 1911, 9, 3086], [457, 1914, 9, 3088], [457, 1967, 43, 3090, 9, 3091], [457, 1920, 9, 3093], [457, 1923, 9, 3095], [9, 3097], [9, 3099], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 3101], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3103], [565, 1550, 567, 2269, 9, 3105], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3107], [565, 1945, 567, 1946, 9, 3109], [457, 1949, 9, 3111], [457, 1952, 9, 3113], [457, 1778, 9, 3115], [], [457, 1644, 9, 3118], [], [9, 3120], [457, 1911, 9, 3122], [457, 1914, 9, 3124], [457, 1967, 43, 3126, 9, 3127], [457, 1920, 9, 3129], [457, 1923, 9, 3131], [9, 3133], [9, 3135], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3137], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3139], [565, 1550, 567, 1985, 9, 3141], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3143], [565, 1945, 567, 1946, 9, 3145], [457, 1949, 9, 3147], [457, 1952, 9, 3149], [457, 1778, 9, 3151], [], [457, 1644, 9, 3154], [], [9, 3156], [457, 1911, 9, 3158], [457, 1914, 9, 3160], [457, 1967, 43, 3162, 9, 3163], [457, 1920, 9, 3165], [457, 1923, 9, 3167], [9, 3169], [9, 3171], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 3173], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3175], [565, 1550, 567, 2269, 9, 3177], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3179], [565, 1945, 567, 1946, 9, 3181], [457, 1949, 9, 3183], [457, 1952, 9, 3185], [457, 1778, 9, 3187], [], [457, 1644, 9, 3190], [], [9, 3192], [457, 1911, 9, 3194], [457, 1914, 9, 3196], [457, 2075, 43, 3198, 9, 3199], [457, 1920, 9, 3201], [457, 1923, 9, 3203], [9, 3205], [9, 3207], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3209], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3211], [565, 1550, 567, 1985, 9, 3213], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3215], [565, 1945, 567, 1946, 9, 3217], [457, 1949, 9, 3219], [457, 1952, 9, 3221], [457, 1778, 9, 3223], [], [457, 1644, 9, 3226], [], [457, 2118, 9, 3228], [457, 1861, 1834, 3230, 478, 479, 9, 3231], [457, 1865, 538, 1866, 9, 3233], [457, 1869, 9, 3235], [457, 1872, 9, 3237], [457, 1876, 9, 3239], [538, 1879, 457, 1880, 43, 3241, 9, 3242], [], [457, 1885, 9, 3245], [457, 1888, 9, 3247], [], [457, 1892, 9, 3250], [457, 1895, 9, 3252], [464, 1898, 9, 3254], [457, 1901, 9, 3256], [], [525, 1905, 457, 1906, 9, 3258], [9, 3260], [457, 1911, 9, 3262], [457, 1914, 9, 3264], [457, 1917, 43, 3241, 9, 3266], [457, 1920, 9, 3268], [457, 1923, 9, 3270], [9, 3272], [9, 3274], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3276], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3278], [565, 1550, 567, 1985, 9, 3280], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3282], [565, 1945, 567, 1946, 9, 3284], [457, 1949, 9, 3286], [457, 1952, 9, 3288], [457, 1778, 9, 3290], [], [457, 1644, 9, 3293], [], [9, 3295], [457, 1911, 9, 3297], [457, 1914, 9, 3299], [457, 1967, 43, 3301, 9, 3302], [457, 1920, 9, 3304], [457, 1923, 9, 3306], [9, 3308], [9, 3310], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3312], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3314], [565, 1550, 567, 1985, 9, 3316], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3318], [565, 1945, 567, 1946, 9, 3320], [457, 1949, 9, 3322], [457, 1952, 9, 3324], [457, 1778, 9, 3326], [], [457, 1644, 9, 3329], [], [9, 3331], [457, 1911, 9, 3333], [457, 1914, 9, 3335], [457, 1967, 43, 3337, 9, 3338], [457, 1920, 9, 3340], [457, 1923, 9, 3342], [9, 3344], [9, 3346], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 3348], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3350], [565, 1550, 567, 2269, 9, 3352], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3354], [565, 1945, 567, 1946, 9, 3356], [457, 1949, 9, 3358], [457, 1952, 9, 3360], [457, 1778, 9, 3362], [], [457, 1644, 9, 3365], [], [9, 3367], [457, 1911, 9, 3369], [457, 1914, 9, 3371], [457, 1967, 43, 3373, 9, 3374], [457, 1920, 9, 3376], [457, 1923, 9, 3378], [9, 3380], [9, 3382], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3384], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3386], [565, 1550, 567, 1985, 9, 3388], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3390], [565, 1945, 567, 1946, 9, 3392], [457, 1949, 9, 3394], [457, 1952, 9, 3396], [457, 1778, 9, 3398], [], [457, 1644, 9, 3401], [], [9, 3403], [457, 1911, 9, 3405], [457, 1914, 9, 3407], [457, 1967, 43, 3409, 9, 3410], [457, 1920, 9, 3412], [457, 1923, 9, 3414], [9, 3416], [9, 3418], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 3420], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3422], [565, 1550, 567, 2269, 9, 3424], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3426], [565, 1945, 567, 1946, 9, 3428], [457, 1949, 9, 3430], [457, 1952, 9, 3432], [457, 1778, 9, 3434], [], [457, 1644, 9, 3437], [], [9, 3439], [457, 1911, 9, 3441], [457, 1914, 9, 3443], [457, 1967, 43, 3445, 9, 3446], [457, 1920, 9, 3448], [457, 1923, 9, 3450], [9, 3452], [9, 3454], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3456], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3458], [565, 1550, 567, 1985, 9, 3460], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3462], [565, 1945, 567, 1946, 9, 3464], [457, 1949, 9, 3466], [457, 1952, 9, 3468], [457, 1778, 9, 3470], [], [457, 1644, 9, 3473], [], [9, 3475], [457, 1911, 9, 3477], [457, 1914, 9, 3479], [457, 1967, 43, 3481, 9, 3482], [457, 1920, 9, 3484], [457, 1923, 9, 3486], [9, 3488], [9, 3490], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3492], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3494], [565, 1550, 567, 1985, 9, 3496], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3498], [565, 1945, 567, 1946, 9, 3500], [457, 1949, 9, 3502], [457, 1952, 9, 3504], [457, 1778, 9, 3506], [], [457, 1644, 9, 3509], [], [9, 3511], [457, 1911, 9, 3513], [457, 1914, 9, 3515], [457, 1967, 43, 3517, 9, 3518], [457, 1920, 9, 3520], [457, 1923, 9, 3522], [9, 3524], [9, 3526], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 3528], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3530], [565, 1550, 567, 2269, 9, 3532], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3534], [565, 1945, 567, 1946, 9, 3536], [457, 1949, 9, 3538], [457, 1952, 9, 3540], [457, 1778, 9, 3542], [], [457, 1644, 9, 3545], [], [9, 3547], [457, 1911, 9, 3549], [457, 1914, 9, 3551], [457, 1967, 43, 3553, 9, 3554], [457, 1920, 9, 3556], [457, 1923, 9, 3558], [9, 3560], [9, 3562], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3564], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3566], [565, 1550, 567, 1985, 9, 3568], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3570], [565, 1945, 567, 1946, 9, 3572], [457, 1949, 9, 3574], [457, 1952, 9, 3576], [457, 1778, 9, 3578], [], [457, 1644, 9, 3581], [], [9, 3583], [457, 1911, 9, 3585], [457, 1914, 9, 3587], [457, 1967, 43, 3589, 9, 3590], [457, 1920, 9, 3592], [457, 1923, 9, 3594], [9, 3596], [9, 3598], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 3600], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3602], [565, 1550, 567, 2269, 9, 3604], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3606], [565, 1945, 567, 1946, 9, 3608], [457, 1949, 9, 3610], [457, 1952, 9, 3612], [457, 1778, 9, 3614], [], [457, 1644, 9, 3617], [], [9, 3619], [457, 1911, 9, 3621], [457, 1914, 9, 3623], [457, 1967, 43, 3625, 9, 3626], [457, 1920, 9, 3628], [457, 1923, 9, 3630], [9, 3632], [9, 3634], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3636], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3638], [565, 1550, 567, 1985, 9, 3640], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3642], [565, 1945, 567, 1946, 9, 3644], [457, 1949, 9, 3646], [457, 1952, 9, 3648], [457, 1778, 9, 3650], [], [457, 1644, 9, 3653], [], [9, 3655], [457, 1911, 9, 3657], [457, 1914, 9, 3659], [457, 1967, 43, 3661, 9, 3662], [457, 1920, 9, 3664], [457, 1923, 9, 3666], [9, 3668], [480, 1977, 525, 1931, 9, 3670], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3672], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3674], [565, 1550, 567, 1985, 9, 3676], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3678], [565, 1945, 567, 1990, 9, 3680], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3682], [565, 1995, 567, 1996, 9, 3684], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 3686], [565, 1995, 567, 2003, 9, 3688], [555, 16, 556, 541, 557, 1936, 559, 1936, 560, 1999, 464, 2000, 9, 3690], [565, 2008, 567, 2009, 9, 3692], [457, 1949, 9, 3694], [457, 1952, 9, 3696], [457, 1778, 9, 3698], [], [457, 1644, 9, 3701], [], [9, 3703], [457, 1911, 9, 3705], [457, 1914, 9, 3707], [457, 2075, 43, 3709, 9, 3710], [457, 1920, 9, 3712], [457, 1923, 9, 3714], [9, 3716], [9, 3718], [480, 2996, 457, 1819, 525, 1931, 464, 1932, 9, 3720], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3722], [565, 1550, 567, 3001, 9, 3724], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3726], [565, 1945, 567, 1946, 9, 3728], [457, 1949, 9, 3730], [457, 1952, 9, 3732], [457, 1778, 9, 3734], [], [457, 1644, 9, 3737], [], [457, 2118, 9, 3739], [457, 1861, 1834, 3741, 478, 479, 9, 3742], [457, 1865, 538, 1866, 9, 3744], [457, 1869, 9, 3746], [457, 1872, 9, 3748], [457, 1876, 9, 3750], [538, 1879, 457, 1880, 43, 3752, 9, 3753], [], [457, 1885, 9, 3756], [457, 1888, 9, 3758], [], [457, 1892, 9, 3761], [457, 1895, 9, 3763], [464, 1898, 9, 3765], [457, 1901, 9, 3767], [], [525, 1905, 457, 1906, 9, 3769], [9, 3771], [457, 1911, 9, 3773], [457, 1914, 9, 3775], [457, 1917, 43, 3752, 9, 3777], [457, 1920, 9, 3779], [457, 1923, 9, 3781], [9, 3783], [9, 3785], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3787], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3789], [565, 1550, 567, 1985, 9, 3791], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3793], [565, 1945, 567, 1946, 9, 3795], [457, 1949, 9, 3797], [457, 1952, 9, 3799], [457, 1778, 9, 3801], [], [457, 1644, 9, 3804], [], [9, 3806], [457, 1911, 9, 3808], [457, 1914, 9, 3810], [457, 1967, 43, 3812, 9, 3813], [457, 1920, 9, 3815], [457, 1923, 9, 3817], [9, 3819], [9, 3821], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3823], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3825], [565, 1550, 567, 1985, 9, 3827], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3829], [565, 1945, 567, 1946, 9, 3831], [457, 1949, 9, 3833], [457, 1952, 9, 3835], [457, 1778, 9, 3837], [], [457, 1644, 9, 3840], [], [9, 3842], [457, 1911, 9, 3844], [457, 1914, 9, 3846], [457, 2075, 43, 3848, 9, 3849], [457, 1920, 9, 3851], [457, 1923, 9, 3853], [9, 3855], [9, 3857], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 3859], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3861], [565, 1550, 567, 2269, 9, 3863], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3865], [565, 1945, 567, 1946, 9, 3867], [457, 1949, 9, 3869], [457, 1952, 9, 3871], [457, 1778, 9, 3873], [], [457, 1644, 9, 3876], [], [457, 2118, 9, 3878], [457, 1895, 9, 3880], [464, 2343, 9, 3882], [457, 1901, 9, 3884], [], [525, 1905, 9, 3886], [9, 3888], [457, 2353, 9, 3890], [457, 2356, 9, 3892], [9, 3894], [9, 3896], [480, 2363, 457, 1819, 525, 1931, 464, 1932, 9, 3898], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3900], [565, 1550, 567, 2368, 9, 3902], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3904], [565, 1945, 567, 1946, 9, 3906], [457, 2375, 9, 3908], [457, 2378, 9, 3910], [457, 1880, 43, 3912, 9, 3913], [457, 2384, 9, 3915], [], [457, 2388, 9, 3918], [457, 2391, 9, 3920], [457, 2394, 9, 3922], [], [457, 2398, 464, 2399, 9, 3925], [457, 1880, 43, 3912, 9, 3927], [457, 2404, 464, 2405, 9, 3929], [457, 2408, 9, 3931], [457, 2411, 9, 3933], [], [464, 2414, 9, 3935], [457, 1861, 1834, 3937, 478, 479, 9, 3938], [457, 1865, 538, 1866, 9, 3940], [457, 1869, 9, 3942], [457, 1872, 9, 3944], [457, 1876, 9, 3946], [538, 1879, 457, 1880, 43, 3948, 9, 3949], [], [457, 1885, 9, 3952], [457, 1888, 9, 3954], [], [457, 1892, 9, 3957], [457, 1895, 9, 3959], [464, 1898, 9, 3961], [457, 1901, 9, 3963], [], [525, 1905, 457, 1906, 9, 3965], [9, 3967], [457, 1911, 9, 3969], [457, 1914, 9, 3971], [457, 1917, 43, 3948, 9, 3973], [457, 1920, 9, 3975], [457, 1923, 9, 3977], [9, 3979], [9, 3981], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 3983], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3985], [565, 1550, 567, 1985, 9, 3987], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 3989], [565, 1945, 567, 1946, 9, 3991], [457, 1949, 9, 3993], [457, 1952, 9, 3995], [457, 1778, 9, 3997], [], [457, 1644, 9, 4000], [], [9, 4002], [457, 1911, 9, 4004], [457, 1914, 9, 4006], [457, 1967, 43, 4008, 9, 4009], [457, 1920, 9, 4011], [457, 1923, 9, 4013], [9, 4015], [9, 4017], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4019], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4021], [565, 1550, 567, 1985, 9, 4023], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4025], [565, 1945, 567, 1946, 9, 4027], [457, 1949, 9, 4029], [457, 1952, 9, 4031], [457, 1778, 9, 4033], [], [457, 1644, 9, 4036], [], [9, 4038], [457, 1911, 9, 4040], [457, 1914, 9, 4042], [457, 1967, 43, 4044, 9, 4045], [457, 1920, 9, 4047], [457, 1923, 9, 4049], [9, 4051], [9, 4053], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 4055], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4057], [565, 1550, 567, 2269, 9, 4059], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4061], [565, 1945, 567, 1946, 9, 4063], [457, 1949, 9, 4065], [457, 1952, 9, 4067], [457, 1778, 9, 4069], [], [457, 1644, 9, 4072], [], [9, 4074], [457, 1911, 9, 4076], [457, 1914, 9, 4078], [457, 1967, 43, 4080, 9, 4081], [457, 1920, 9, 4083], [457, 1923, 9, 4085], [9, 4087], [9, 4089], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4091], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4093], [565, 1550, 567, 1985, 9, 4095], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4097], [565, 1945, 567, 1946, 9, 4099], [457, 1949, 9, 4101], [457, 1952, 9, 4103], [457, 1778, 9, 4105], [], [457, 1644, 9, 4108], [], [9, 4110], [457, 1911, 9, 4112], [457, 1914, 9, 4114], [457, 1967, 43, 4116, 9, 4117], [457, 1920, 9, 4119], [457, 1923, 9, 4121], [9, 4123], [9, 4125], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 4127], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4129], [565, 1550, 567, 2269, 9, 4131], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4133], [565, 1945, 567, 1946, 9, 4135], [457, 1949, 9, 4137], [457, 1952, 9, 4139], [457, 1778, 9, 4141], [], [457, 1644, 9, 4144], [], [9, 4146], [457, 1911, 9, 4148], [457, 1914, 9, 4150], [457, 2075, 43, 4152, 9, 4153], [457, 1920, 9, 4155], [457, 1923, 9, 4157], [9, 4159], [9, 4161], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4163], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4165], [565, 1550, 567, 1985, 9, 4167], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4169], [565, 1945, 567, 1946, 9, 4171], [457, 1949, 9, 4173], [457, 1952, 9, 4175], [457, 1778, 9, 4177], [], [457, 1644, 9, 4180], [], [457, 2118, 9, 4182], [457, 1861, 1834, 4184, 478, 479, 9, 4185], [457, 1865, 538, 1866, 9, 4187], [457, 1869, 9, 4189], [457, 1872, 9, 4191], [457, 1876, 9, 4193], [538, 1879, 457, 1880, 43, 4195, 9, 4196], [], [457, 1885, 9, 4199], [457, 1888, 9, 4201], [], [457, 1892, 9, 4204], [457, 1895, 9, 4206], [464, 1898, 9, 4208], [457, 1901, 9, 4210], [], [525, 1905, 457, 1906, 9, 4212], [9, 4214], [457, 1911, 9, 4216], [457, 1914, 9, 4218], [457, 1917, 43, 4195, 9, 4220], [457, 1920, 9, 4222], [457, 1923, 9, 4224], [9, 4226], [9, 4228], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4230], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4232], [565, 1550, 567, 1985, 9, 4234], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4236], [565, 1945, 567, 1946, 9, 4238], [457, 1949, 9, 4240], [457, 1952, 9, 4242], [457, 1778, 9, 4244], [], [457, 1644, 9, 4247], [], [9, 4249], [457, 1911, 9, 4251], [457, 1914, 9, 4253], [457, 1967, 43, 4255, 9, 4256], [457, 1920, 9, 4258], [457, 1923, 9, 4260], [9, 4262], [9, 4264], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 4266], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4268], [565, 1550, 567, 2269, 9, 4270], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4272], [565, 1945, 567, 1946, 9, 4274], [457, 1949, 9, 4276], [457, 1952, 9, 4278], [457, 1778, 9, 4280], [], [457, 1644, 9, 4283], [], [9, 4285], [457, 1911, 9, 4287], [457, 1914, 9, 4289], [457, 1967, 43, 4291, 9, 4292], [457, 1920, 9, 4294], [457, 1923, 9, 4296], [9, 4298], [9, 4300], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4302], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4304], [565, 1550, 567, 1985, 9, 4306], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4308], [565, 1945, 567, 1946, 9, 4310], [457, 1949, 9, 4312], [457, 1952, 9, 4314], [457, 1778, 9, 4316], [], [457, 1644, 9, 4319], [], [9, 4321], [457, 1911, 9, 4323], [457, 1914, 9, 4325], [457, 1967, 43, 4327, 9, 4328], [457, 1920, 9, 4330], [457, 1923, 9, 4332], [9, 4334], [9, 4336], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 4338], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4340], [565, 1550, 567, 2269, 9, 4342], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4344], [565, 1945, 567, 1946, 9, 4346], [457, 1949, 9, 4348], [457, 1952, 9, 4350], [457, 1778, 9, 4352], [], [457, 1644, 9, 4355], [], [9, 4357], [457, 1911, 9, 4359], [457, 1914, 9, 4361], [457, 2075, 43, 4363, 9, 4364], [457, 1920, 9, 4366], [457, 1923, 9, 4368], [9, 4370], [9, 4372], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4374], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4376], [565, 1550, 567, 1985, 9, 4378], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4380], [565, 1945, 567, 1946, 9, 4382], [457, 1949, 9, 4384], [457, 1952, 9, 4386], [457, 1778, 9, 4388], [], [457, 1644, 9, 4391], [], [457, 2118, 9, 4393], [457, 1861, 1834, 4395, 478, 479, 9, 4396], [457, 1865, 538, 1866, 9, 4398], [457, 1869, 9, 4400], [457, 1872, 9, 4402], [457, 1876, 9, 4404], [538, 1879, 457, 1880, 43, 4406, 9, 4407], [], [457, 1885, 9, 4410], [457, 1888, 9, 4412], [], [457, 1892, 9, 4415], [457, 1895, 9, 4417], [464, 1898, 9, 4419], [457, 1901, 9, 4421], [], [525, 1905, 457, 1906, 9, 4423], [9, 4425], [457, 1911, 9, 4427], [457, 1914, 9, 4429], [457, 1917, 43, 4406, 9, 4431], [457, 1920, 9, 4433], [457, 1923, 9, 4435], [9, 4437], [9, 4439], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4441], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4443], [565, 1550, 567, 1985, 9, 4445], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4447], [565, 1945, 567, 1946, 9, 4449], [457, 1949, 9, 4451], [457, 1952, 9, 4453], [457, 1778, 9, 4455], [], [457, 1644, 9, 4458], [], [9, 4460], [457, 1911, 9, 4462], [457, 1914, 9, 4464], [457, 1967, 43, 4466, 9, 4467], [457, 1920, 9, 4469], [457, 1923, 9, 4471], [9, 4473], [9, 4475], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4477], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4479], [565, 1550, 567, 1985, 9, 4481], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4483], [565, 1945, 567, 1946, 9, 4485], [457, 1949, 9, 4487], [457, 1952, 9, 4489], [457, 1778, 9, 4491], [], [457, 1644, 9, 4494], [], [9, 4496], [457, 1911, 9, 4498], [457, 1914, 9, 4500], [457, 2075, 43, 4502, 9, 4503], [457, 1920, 9, 4505], [457, 1923, 9, 4507], [9, 4509], [9, 4511], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 4513], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4515], [565, 1550, 567, 2269, 9, 4517], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4519], [565, 1945, 567, 1946, 9, 4521], [457, 1949, 9, 4523], [457, 1952, 9, 4525], [457, 1778, 9, 4527], [], [457, 1644, 9, 4530], [], [457, 2118, 9, 4532], [457, 1895, 9, 4534], [464, 2343, 9, 4536], [457, 1901, 9, 4538], [], [525, 1905, 9, 4540], [9, 4542], [457, 2638, 9, 4544], [457, 2356, 9, 4546], [9, 4548], [9, 4550], [480, 2363, 457, 1819, 525, 1931, 464, 1932, 9, 4552], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4554], [565, 1550, 567, 2368, 9, 4556], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4558], [565, 1945, 567, 1946, 9, 4560], [457, 2375, 9, 4562], [457, 2378, 9, 4564], [457, 1880, 43, 4566, 9, 4567], [457, 2384, 9, 4569], [], [457, 2388, 9, 4572], [457, 2391, 9, 4574], [457, 2394, 9, 4576], [], [457, 2398, 464, 2399, 9, 4579], [457, 1880, 43, 4566, 9, 4581], [457, 2404, 464, 2405, 9, 4583], [457, 2408, 9, 4585], [457, 2411, 9, 4587], [], [464, 2414, 9, 4589], [9, 4591], [457, 2688, 9, 4593], [457, 2356, 9, 4595], [9, 4597], [9, 4599], [480, 2363, 457, 1819, 525, 1931, 464, 1932, 9, 4601], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4603], [565, 1550, 567, 2368, 9, 4605], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4607], [565, 1945, 567, 1946, 9, 4609], [457, 2375, 9, 4611], [457, 2378, 9, 4613], [457, 1880, 43, 4615, 9, 4616], [457, 2384, 9, 4618], [], [457, 2388, 9, 4621], [457, 2391, 9, 4623], [457, 2394, 9, 4625], [], [457, 2398, 464, 2399, 9, 4627], [457, 1880, 43, 4615, 9, 4629], [457, 2404, 464, 2405, 9, 4631], [457, 2408, 9, 4633], [457, 2411, 9, 4635], [], [464, 2414, 9, 4637], [457, 1861, 1834, 4639, 478, 479, 9, 4640], [457, 1865, 538, 1866, 9, 4642], [457, 1869, 9, 4644], [457, 1872, 9, 4646], [457, 1876, 9, 4648], [538, 1879, 457, 1880, 43, 4650, 9, 4651], [], [457, 1885, 9, 4654], [457, 1888, 9, 4656], [], [457, 1892, 9, 4659], [457, 1895, 9, 4661], [464, 1898, 9, 4663], [457, 1901, 9, 4665], [], [525, 1905, 457, 1906, 9, 4667], [9, 4669], [457, 1911, 9, 4671], [457, 1914, 9, 4673], [457, 1917, 43, 4650, 9, 4675], [457, 1920, 9, 4677], [457, 1923, 9, 4679], [9, 4681], [9, 4683], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4685], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4687], [565, 1550, 567, 1985, 9, 4689], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4691], [565, 1945, 567, 1946, 9, 4693], [457, 1949, 9, 4695], [457, 1952, 9, 4697], [457, 1778, 9, 4699], [], [457, 1644, 9, 4702], [], [9, 4704], [457, 1911, 9, 4706], [457, 1914, 9, 4708], [457, 1967, 43, 4710, 9, 4711], [457, 1920, 9, 4713], [457, 1923, 9, 4715], [9, 4717], [9, 4719], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4721], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4723], [565, 1550, 567, 1985, 9, 4725], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4727], [565, 1945, 567, 1946, 9, 4729], [457, 1949, 9, 4731], [457, 1952, 9, 4733], [457, 1778, 9, 4735], [], [457, 1644, 9, 4738], [], [9, 4740], [457, 1911, 9, 4742], [457, 1914, 9, 4744], [457, 1967, 43, 4746, 9, 4747], [457, 1920, 9, 4749], [457, 1923, 9, 4751], [9, 4753], [9, 4755], [480, 2264, 457, 1819, 525, 1931, 464, 1932, 9, 4757], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4759], [565, 1550, 567, 2269, 9, 4761], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4763], [565, 1945, 567, 1946, 9, 4765], [457, 1949, 9, 4767], [457, 1952, 9, 4769], [457, 1778, 9, 4771], [], [457, 1644, 9, 4774], [], [9, 4776], [457, 1911, 9, 4778], [457, 1914, 9, 4780], [457, 2075, 43, 4782, 9, 4783], [457, 1920, 9, 4785], [457, 1923, 9, 4787], [9, 4789], [9, 4791], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4793], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4795], [565, 1550, 567, 1985, 9, 4797], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4799], [565, 1945, 567, 1946, 9, 4801], [457, 1949, 9, 4803], [457, 1952, 9, 4805], [457, 1778, 9, 4807], [], [457, 1644, 9, 4810], [], [457, 2118, 9, 4812], [457, 1861, 1834, 4814, 478, 479, 9, 4815], [457, 1865, 538, 1866, 9, 4817], [457, 1869, 9, 4819], [457, 1872, 9, 4821], [457, 1876, 9, 4823], [538, 1879, 457, 1880, 43, 4825, 9, 4826], [], [457, 1885, 9, 4829], [457, 1888, 9, 4831], [], [457, 1892, 9, 4834], [457, 1895, 9, 4836], [464, 1898, 9, 4838], [457, 1901, 9, 4840], [], [525, 1905, 457, 1906, 9, 4842], [9, 4844], [457, 1911, 9, 4846], [457, 1914, 9, 4848], [457, 4850, 43, 4825, 9, 4851], [457, 1920, 9, 4853], [457, 1923, 9, 4855], [9, 4857], [9, 4859], [480, 1980, 457, 1819, 525, 1931, 464, 1932, 9, 4861], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4863], [565, 1550, 567, 1985, 9, 4865], [555, 16, 457, 1935, 556, 541, 557, 1936, 559, 1936, 560, 1937, 9, 4867], [565, 1945, 567, 1946, 9, 4869], [457, 1949, 9, 4871], [457, 1952, 9, 4873], [457, 1778, 9, 4875], [], [457, 1644, 9, 4878], [], [457, 2118, 9, 4880], [9, 4882], [462, 4884, 9, 4885], [457, 4888, 9, 4889], [457, 4891, 9, 4892], [457, 4894, 9, 4895], [457, 4897, 9, 4898], [457, 4901, 9, 4902], [], [457, 4905, 9, 4906], [457, 4901, 9, 4908], [], [1479, 1480, 41, 1481, 43, 4911, 457, 4912, 9, 4913], [457, 1486, 9, 4915], [], [557, 749, 559, 749, 560, 1498, 538, 1499, 457, 1500, 9, 4917], [565, 566, 567, 1503, 9, 4919], [], [457, 4922, 43, 4923, 9, 4924], [], [], [525, 4928, 4929, 4930, 9, 4931], [462, 4930, 457, 1608, 9, 4933], [], [480, 4884, 525, 526, 9, 4936], [457, 4938, 9, 4939], [457, 4941, 9, 4942], [457, 4944, 9, 4945], [457, 4947, 43, 4948, 9, 4949], [], [9, 4952], [457, 4954, 9, 4955], [43, 4957, 457, 4947, 9, 4958], [], [457, 4954, 9, 4961], [457, 4947, 43, 4963, 9, 4964], [], [457, 4954, 9, 4967], [457, 4947, 43, 4969, 9, 4970], [], [457, 4954, 9, 4973], [457, 4947, 43, 4975, 9, 4976], [], [457, 4954, 9, 4979], [457, 4947, 43, 4981, 9, 4982], [], [457, 4954, 9, 4985], [457, 4947, 43, 4987, 9, 4988], [], [457, 4954, 9, 4991], [457, 4947, 43, 4993, 9, 4994], [], [457, 4954, 9, 4997], [457, 4947, 43, 4999, 9, 5000], [], [457, 4954, 9, 5003], [43, 5005, 457, 4947, 9, 5006], [], [457, 4954, 9, 5009], [480, 5011, 457, 4947, 43, 5012, 9, 5013], [], [457, 4954, 9, 5016], [457, 4947, 43, 5018, 9, 5019], [], [457, 4941, 9, 5022], [457, 4944, 9, 5024], [], [9, 5027], [457, 4954, 9, 5029], [43, 5031, 457, 4947, 9, 5032], [], [457, 4954, 9, 5035], [43, 5037, 457, 4947, 9, 5038], [], [457, 4954, 9, 5041], [457, 4947, 43, 5043, 9, 5044], [], [457, 4954, 9, 5047], [43, 5049, 457, 4947, 9, 5050], [], [457, 4941, 9, 5053], [457, 4944, 9, 5055], [457, 4947, 43, 5057, 9, 5058], [], [9, 5061], [457, 5063, 9, 5064], [43, 5066, 457, 1602, 9, 5067], [81, 5069, 1674, 5070, 464, 5071, 9, 5072], [457, 5063, 9, 5074], [43, 5076, 457, 1602, 9, 5077], [81, 5079, 1674, 5080, 464, 5071, 9, 5081], [457, 4941, 9, 5083], [457, 4944, 9, 5085], [], [9, 5087], [457, 4954, 9, 5089], [457, 4947, 43, 595, 9, 5091], [], [457, 4954, 9, 5093], [457, 4947, 43, 723, 9, 5095], [], [457, 4954, 9, 5097], [457, 4947, 43, 785, 9, 5099], [], [457, 4954, 9, 5101], [457, 4947, 43, 901, 9, 5103], [], [457, 4954, 9, 5105], [457, 4947, 43, 927, 9, 5107], [], [457, 4954, 9, 5109], [457, 4947, 43, 1008, 9, 5111], [], [457, 4954, 9, 5113], [457, 4947, 43, 1115, 9, 5115], [], [457, 4954, 9, 5117], [457, 4947, 43, 1168, 9, 5119], [], [457, 4954, 9, 5121], [457, 4947, 43, 1212, 9, 5123], [], [457, 4954, 9, 5125], [457, 4947, 43, 1265, 9, 5127], [], [457, 4954, 9, 5129], [457, 4947, 43, 1309, 9, 5131], [], [457, 4954, 9, 5133], [457, 4947, 43, 1360, 9, 5135], [], [457, 5137, 9, 5138], [457, 5140, 9, 5141], [457, 5143, 43, 1572, 9, 5144], [], [457, 5147, 9, 5148], [457, 5150, 9, 5151], [], [9, 5155], [457, 5150, 9, 5157], [9, 5159], [457, 4947, 43, 5161, 9, 5162], [], [457, 5150, 9, 5165], [9, 5167], [457, 4947, 43, 5169, 9, 5170], [], [457, 5150, 9, 5173], [9, 5175], [457, 4947, 43, 5177, 9, 5178], [], [457, 5181, 9, 5182], [457, 5184, 9, 5185], [43, 5187, 480, 5188, 457, 5189, 9, 5190], [555, 16, 556, 541, 557, 829, 559, 829, 560, 5192, 9, 5193], [565, 566, 567, 5195, 9, 5196], [43, 5198, 480, 5199, 457, 5189, 9, 5200], [555, 16, 556, 541, 557, 829, 559, 829, 560, 5202, 9, 5203], [565, 566, 567, 5205, 9, 5206], [43, 5208, 480, 5209, 457, 5189, 9, 5210], [555, 16, 556, 541, 557, 829, 559, 829, 560, 1937, 9, 5212], [565, 566, 567, 5214, 9, 5215], [], [], [], [], [], [9, 5217], [], [], [81, 5221, 9, 5222], [], [81, 5224, 9, 5225], [], [464, 5229, 9, 5230], [5232, 5233, 464, 5234, 9, 5235], [464, 5237, 9, 5238], [41, 51, 43, 5240, 9, 5241], [464, 5234, 9, 5243], [464, 5237, 9, 5245], [41, 51, 43, 5240, 9, 5247]], "textValue": {"index": [], "value": []}, "inputValue": {"index": [], "value": []}, "inputChecked": {"index": []}, "optionSelected": {"index": []}, "contentDocumentIndex": {"index": [], "value": []}, "pseudoType": {"index": [161, 162, 643, 656, 666], "value": [470, 472, 472, 472, 472]}, "pseudoIdentifier": {"index": [], "value": []}, "isClickable": {"index": [0, 166, 196, 201, 205, 209, 213, 217, 221, 225, 229, 233, 237, 241, 245, 252, 257, 261, 265, 269, 273, 280, 285, 289, 293, 297, 301, 305, 309, 313, 317, 321, 325, 332, 337, 344, 349, 353, 357, 361, 365, 369, 373, 380, 385, 389, 393, 397, 401, 405, 409, 413, 417, 421, 428, 433, 437, 441, 445, 452, 457, 461, 465, 472, 477, 481, 485, 489, 496, 501, 505, 509, 516, 521, 525, 532, 539, 544, 548, 552, 560, 577, 580, 604, 608, 612, 616, 620, 640, 653, 663, 673, 689, 696, 701, 728, 742, 761, 786, 811, 839, 853, 878, 903, 924, 964, 972, 983, 997, 1016, 1035, 1054, 1073, 1107, 1115, 1133, 1141, 1152, 1166, 1185, 1204, 1223, 1242, 1261, 1280, 1302, 1316, 1335, 1354, 1373, 1392, 1414, 1428, 1447, 1466, 1485, 1504, 1523, 1542, 1561, 1580, 1599, 1618, 1637, 1662, 1684, 1698, 1717, 1736, 1770, 1778, 1789, 1803, 1822, 1841, 1860, 1879, 1898, 1920, 1934, 1953, 1972, 1991, 2010, 2032, 2046, 2065, 2084, 2118, 2126, 2144, 2152, 2163, 2177, 2196, 2215, 2234, 2256, 2270, 2298, 2304, 2314, 2318, 2321, 2324, 2327, 2330, 2333, 2336, 2339, 2342, 2345, 2348, 2355, 2358, 2361, 2364, 2368, 2372, 2375, 2382, 2385, 2388, 2391, 2394, 2397, 2400, 2403, 2406, 2409, 2412, 2415, 2419, 2427, 2431, 2435, 2439, 2442, 2445]}, "currentSourceURL": {"index": [645, 2373, 2376], "value": [1676, 5069, 5079]}, "originURL": {"index": [], "value": []}}, "layout": {"nodeIndex": [0, 1, 158, 160, 161, 161, 161, 161, 161, 162, 162, 162, 162, 162, 163, 164, 165, 166, 167, 169, 171, 173, 175, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2460, 2461, 2462, 2464, 2465], "styles": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []], "bounds": [[0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 0, 0, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [69, 74, 48, 149], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 0], [0, -20, 1280, 740], [0, -20, 1280, 740], [0, -20, 1280, 6121.59375], [0, 0, 1280, 62], [40, 1, 1200, 60], [40, 1, 1200, 60], [40, 1, 512.5, 60], [60, 1, 74, 60], [60, 1, 74, 60], [60, 21, 74, 20], [60, 23, 58, 16], [124, 26, 10, 16], [124, 29, 10, 10], [124, 29, 10, 6], [166, 1, 200, 60], [166, 11, 200, 40], [166, 21, 200, 20], [176, 21, 160, 20], [176, 23, 49, 16], [336, 21, 20, 20], [336, 21, 20, 20], [336, 21, 19.75, 19.75], [552.5, 1, 175, 60], [552.5, 1, 175, 60], [552.5, 17, 175, 28], [585.953125, 23.03125, 12.484375, 16], [600, 22.984375, 9.828125, 16], [611.34375, 28.1875, 8.921875, 11.046875], [622.6875, 28.203125, 9.859375, 10.765625], [637.8125, 22.78125, 15.234375, 16.234375], [653.09375, 28.1875, 10.03125, 11.078125], [664.40625, 28.1875, 8.921875, 11.046875], [675.140625, 22.984375, 10.640625, 16.25], [687.59375, 28.1875, 10.171875, 11.046875], [699.4375, 28.171875, 16.109375, 10.796875], [716.5625, 28.421875, 10.65625, 15.984375], [553.15625, 17.0625, 25.84375, 27.875], [556.1875, 28.328125, 19.890625, 10.90625], [563.09375, 22.78125, 5.984375, 5.984375], [727.5, 1, 512.5, 60], [852, 1, 93, 60], [852, 21, 93, 20], [852, 23, 93, 16], [977, 1, 73, 60], [977, 21, 53, 20], [977, 23, 53, 16], [1034, 23, 16, 16], [1036, 25, 12, 12], [1066, 1, 154, 60], [1082, 1, 138, 60], [1082, 21, 138, 20], [1082, 21, 138, 20], [1082, 23, 138, 16], [0, 42, 1280, 5490.59375], [-1, 41, 1, 1], [-1, 43, 48, 33.59375], [0, 42, 1280, 5490.59375], [0, 42, 1280, 5490.59375], [0, 42, 405, 5490.59375], [0, 62, 405, 658], [24, 86, 357, 287], [24, 86, 357, 77], [24, 86, 357, 77], [24, 86, 357, 77], [24, 161, 357, 2], [0, 0, 0, 0], [40, 102, 45, 45], [40, 102, 45, 45], [85, 102, 16, 45], [101, 104.5, 264, 40], [101, 104.5, 264, 22], [101, 107.5, 130, 16], [101, 126.5, 2, 2], [101, 128.5, 264, 16], [101, 130.5, 110, 12], [24, 163, 357, 70], [24, 163, 357, 70], [24, 163, 357, 70], [24, 231, 357, 2], [0, 0, 0, 0], [40, 179, 325, 38], [40, 179, 325, 16], [40, 181, 39, 12], [40, 195, 2, 2], [40, 197, 325, 20], [40, 199, 77, 16], [24, 233, 357, 70], [24, 233, 357, 70], [24, 233, 357, 70], [24, 301, 357, 2], [0, 0, 0, 0], [40, 249, 325, 38], [40, 249, 325, 16], [40, 251, 39, 12], [40, 265, 2, 2], [40, 267, 325, 20], [40, 269, 97, 16], [24, 303, 357, 70], [24, 303, 357, 70], [24, 303, 357, 70], [40, 319, 325, 38], [40, 319, 325, 16], [40, 321, 39, 12], [40, 335, 2, 2], [40, 337, 325, 20], [40, 339, 133, 16], [405, 42, 875, 5490.59375], [405, 42, 875, 153.59375], [453, 74, 779, 19.59375], [453, 74, 779, 19.59375], [453, 74, 779, 19.59375], [453, 74, 779, 19.59375], [453, 74, 36, 19.59375], [453, 75.796875, 16, 16], [453, 75.796875, 16, 16], [453, 75.796875, 16, 16], [453, 75.796875, 14, 14], [473, 75.796875, 16, 16], [479.5, 83.296875, 3, 3], [493, 74, 89, 19.59375], [493, 74, 69, 19.59375], [493, 76, 69, 14], [566, 75.796875, 16, 16], [572.5, 83.296875, 3, 3], [586, 74, 111, 19.59375], [586, 74, 111, 19.59375], [586, 76, 111, 14], [1232, 74, 0, 19.59375], [453, 93.59375, 30, 30], [453, 123.59375, 779, 40], [453, 125.59375, 298, 36], [405, 195.59375, 875, 5337], [405, 195.59375, 875, 5337], [405, 195.59375, 875, 5337], [405, 195.59375, 875, 5337], [405, 195.59375, 875, 5337], [405, 195.59375, 875, 5337], [454, 195.59375, 777, 5337], [454, 201.59375, 777, 5325], [454, 207.59375, 777, 158], [487, 208.59375, 711, 156], [487, 232.59375, 711, 110], [487, 232.59375, 711, 28], [487, 234.59375, 163, 24], [487, 260.59375, 711, 16], [487, 276.59375, 711, 66], [487, 279.59375, 700, 60], [454, 377.59375, 777, 394], [455, 378.59375, 775, 392], [479, 402.59375, 727, 340], [479, 402.59375, 727, 24], [479, 402.59375, 163, 24], [479, 404.59375, 163, 20], [479, 404.59375, 163, 20], [479, 442.59375, 727, 78], [479, 442.59375, 727, 78], [479, 445.59375, 694, 60], [479, 536.59375, 727, 206], [479, 536.59375, 727, 206], [479, 536.59375, 727, 40], [479, 536.59375, 727, 20], [479, 538.59375, 38, 16], [479, 576.59375, 727, 166], [479, 576.59375, 695, 34.5], [479, 576.59375, 695, 34.5], [479, 576.59375, 695, 31], [479, 576.59375, 695, 31], [479, 576.59375, 24, 24], [479, 576.59375, 24, 24], [479, 576.59375, 24, 24], [479, 576.59375, 0, 0], [479, 576.59375, 24, 24], [479, 576.59375, 24, 24], [488, 583.59375, 8, 10], [479, 576.59375, 24, 24], [479, 576.59375, 24, 24], [503, 577.59375, 349, 22], [519, 577.59375, 333, 22], [519, 577.59375, 333, 22], [519, 580.59375, 333, 16], [518, 598.59375, 1, 1], [518, 601.59375, 47, 59], [479, 614.59375, 695, 41.5], [479, 614.59375, 695, 41.5], [479, 614.59375, 695, 38], [479, 614.59375, 695, 38], [479, 621.59375, 24, 24], [479, 621.59375, 24, 24], [479, 621.59375, 24, 24], [479, 621.59375, 0, 0], [479, 621.59375, 24, 24], [479, 621.59375, 24, 24], [486, 627.59375, 10, 12], [479, 621.59375, 24, 24], [479, 621.59375, 24, 24], [479, 621.59375, 24, 24], [479, 641.59375, 24, 4], [482, 618.59375, 24, 24], [494.796875, 618.59375, 11.203125, 11.203125], [482, 618.59375, 24, 24], [497.21875, 621.75, 6.4375, 5.109375], [503, 622.59375, 131, 22], [519, 622.59375, 115, 22], [519, 622.59375, 115, 22], [519, 625.59375, 115, 16], [518, 643.59375, 1, 1], [518, 646.59375, 47, 59], [479, 659.59375, 695, 41.5], [479, 659.59375, 695, 41.5], [479, 659.59375, 695, 38], [479, 659.59375, 695, 38], [479, 666.59375, 24, 24], [479, 666.59375, 24, 24], [479, 666.59375, 24, 24], [479, 666.59375, 0, 0], [479, 666.59375, 24, 24], [479, 666.59375, 24, 24], [486, 672.59375, 10, 12], [479, 666.59375, 24, 24], [479, 666.59375, 24, 24], [479, 666.59375, 24, 24], [479, 686.59375, 24, 4], [482, 663.59375, 24, 24], [494.796875, 663.59375, 11.203125, 11.203125], [482, 663.59375, 24, 24], [497.21875, 666.75, 6.4375, 5.109375], [503, 667.59375, 111, 22], [519, 667.59375, 95, 22], [519, 667.59375, 95, 22], [519, 670.59375, 95, 16], [518, 688.59375, 1, 1], [518, 691.59375, 47, 59], [479, 704.59375, 695, 34.5], [479, 704.59375, 695, 34.5], [479, 704.59375, 695, 31], [479, 704.59375, 695, 31], [479, 711.59375, 24, 24], [479, 711.59375, 24, 24], [479, 711.59375, 24, 24], [479, 711.59375, 0, 0], [479, 711.59375, 24, 24], [479, 711.59375, 24, 24], [486, 717.59375, 10, 12], [479, 711.59375, 24, 24], [479, 711.59375, 24, 24], [479, 711.59375, 24, 24], [479, 731.59375, 24, 4], [482, 708.59375, 24, 24], [494.796875, 708.59375, 11.203125, 11.203125], [482, 708.59375, 24, 24], [497.21875, 711.75, 6.4375, 5.109375], [503, 712.59375, 233, 22], [519, 712.59375, 217, 22], [519, 712.59375, 217, 22], [519, 715.59375, 217, 16], [518, 733.59375, 1, 1], [518, 736.59375, 47, 59], [454, 783.59375, 777, 372], [455, 784.59375, 775, 370], [479, 808.59375, 727, 318], [479, 808.59375, 727, 24], [479, 808.59375, 120, 24], [479, 810.59375, 120, 20], [479, 810.59375, 120, 20], [479, 848.59375, 727, 56], [479, 848.59375, 727, 56], [479, 851.59375, 690, 38], [479, 920.59375, 727, 206], [479, 920.59375, 363.5, 206], [479, 920.59375, 363.5, 40], [479, 920.59375, 363.5, 20], [479, 922.59375, 38, 16], [479, 960.59375, 363.5, 166], [479, 960.59375, 331.5, 34.5], [479, 960.59375, 331.5, 34.5], [479, 960.59375, 331.5, 31], [479, 960.59375, 331.5, 31], [479, 960.59375, 24, 24], [479, 960.59375, 24, 24], [479, 960.59375, 24, 24], [479, 960.59375, 0, 0], [479, 960.59375, 24, 24], [479, 960.59375, 24, 24], [486, 966.59375, 10, 12], [479, 960.59375, 24, 24], [479, 960.59375, 24, 24], [479, 960.59375, 24, 24], [479, 980.59375, 24, 4], [482, 957.59375, 24, 24], [494.796875, 957.59375, 11.203125, 11.203125], [482, 957.59375, 24, 24], [497.21875, 960.75, 6.4375, 5.109375], [503, 961.59375, 111, 22], [519, 961.59375, 95, 22], [519, 961.59375, 95, 22], [519, 964.59375, 95, 16], [518, 982.59375, 1, 1], [518, 985.59375, 47, 59], [479, 998.59375, 331.5, 41.5], [479, 998.59375, 331.5, 41.5], [479, 998.59375, 331.5, 38], [479, 998.59375, 331.5, 38], [479, 1005.59375, 24, 24], [479, 1005.59375, 24, 24], [479, 1005.59375, 24, 24], [479, 1005.59375, 0, 0], [479, 1005.59375, 24, 24], [479, 1005.59375, 24, 24], [486, 1011.59375, 10, 12], [479, 1005.59375, 24, 24], [479, 1005.59375, 24, 24], [479, 1005.59375, 24, 24], [479, 1025.59375, 24, 4], [482, 1002.59375, 24, 24], [494.796875, 1002.59375, 11.203125, 11.203125], [482, 1002.59375, 24, 24], [497.21875, 1005.75, 6.4375, 5.109375], [503, 1006.59375, 289, 22], [519, 1006.59375, 273, 22], [519, 1006.59375, 273, 22], [519, 1009.59375, 273, 16], [518, 1027.59375, 1, 1], [518, 1030.59375, 47, 59], [479, 1043.59375, 331.5, 41.5], [479, 1043.59375, 331.5, 41.5], [479, 1043.59375, 331.5, 38], [479, 1043.59375, 331.5, 38], [479, 1050.59375, 24, 24], [479, 1050.59375, 24, 24], [479, 1050.59375, 24, 24], [479, 1050.59375, 0, 0], [479, 1050.59375, 24, 24], [479, 1050.59375, 24, 24], [484.984375, 1056.59375, 12.03125, 11.5], [479, 1050.59375, 24, 24], [479, 1050.59375, 24, 24], [479, 1050.59375, 24, 24], [479, 1070.59375, 12, 4], [503, 1051.59375, 188, 22], [519, 1051.59375, 172, 22], [519, 1051.59375, 172, 22], [519, 1054.59375, 172, 16], [518, 1072.59375, 1, 1], [518, 1075.59375, 47, 59], [479, 1088.59375, 331.5, 34.5], [479, 1088.59375, 331.5, 34.5], [479, 1088.59375, 331.5, 31], [479, 1088.59375, 331.5, 31], [479, 1095.59375, 24, 24], [479, 1095.59375, 24, 24], [479, 1095.59375, 24, 24], [479, 1095.59375, 0, 0], [479, 1095.59375, 24, 24], [479, 1095.59375, 24, 24], [486, 1101.59375, 10, 12], [479, 1095.59375, 24, 24], [479, 1095.59375, 24, 24], [479, 1095.59375, 24, 24], [479, 1115.59375, 24, 4], [482, 1092.59375, 24, 24], [494.796875, 1092.59375, 11.203125, 11.203125], [482, 1092.59375, 24, 24], [497.21875, 1095.75, 6.4375, 5.109375], [503, 1096.59375, 226, 22], [519, 1096.59375, 210, 22], [519, 1096.59375, 210, 22], [519, 1099.59375, 210, 16], [518, 1117.59375, 1, 1], [518, 1120.59375, 47, 59], [842.5, 920.59375, 363.5, 206], [842.5, 920.59375, 363.5, 30], [842.5, 920.59375, 363.5, 20], [842.5, 922.59375, 58, 16], [842.5, 950.59375, 363.5, 72], [842.5, 950.59375, 363.5, 72], [842.5, 950.59375, 363.5, 72], [854.5, 962.59375, 24, 24], [854.5, 962.59375, 24, 24], [854.5, 962.59375, 0, 0], [854.5, 962.59375, 24, 24], [854.5, 962.59375, 24, 24], [861.5, 968.578125, 11.015625, 11.015625], [854.5, 962.59375, 24, 24], [854.5, 962.59375, 24, 24], [894.5, 950.59375, 299.5, 72], [894.5, 962.59375, 299.5, 20], [894.5, 962.59375, 212, 20], [894.5, 962.59375, 212, 20], [894.5, 964.59375, 212, 16], [894.5, 982.59375, 299.5, 0], [894.5, 982.59375, 299.5, 32], [894.5, 987.59375, 81, 22], [894.5, 990.59375, 81, 16], [1119, 982.59375, 75, 32], [1126, 982.59375, 61, 32], [1126, 982.59375, 61, 32], [1127, 988.59375, 59, 20], [1127, 988.59375, 59, 20], [1127, 990.59375, 59, 16], [1194, 950.59375, 12, 0], [454, 1167.59375, 777, 417], [455, 1168.59375, 775, 415], [479, 1192.59375, 727, 363], [479, 1192.59375, 727, 24], [479, 1192.59375, 182, 24], [479, 1194.59375, 182, 20], [479, 1194.59375, 182, 20], [479, 1232.59375, 727, 56], [479, 1232.59375, 727, 56], [479, 1235.59375, 673, 38], [479, 1304.59375, 727, 251], [479, 1304.59375, 363.5, 251], [479, 1304.59375, 363.5, 40], [479, 1304.59375, 363.5, 20], [479, 1306.59375, 38, 16], [479, 1344.59375, 363.5, 211], [479, 1344.59375, 331.5, 34.5], [479, 1344.59375, 331.5, 34.5], [479, 1344.59375, 331.5, 31], [479, 1344.59375, 331.5, 31], [479, 1344.59375, 24, 24], [479, 1344.59375, 24, 24], [479, 1344.59375, 24, 24], [479, 1344.59375, 0, 0], [479, 1344.59375, 24, 24], [479, 1344.59375, 24, 24], [486, 1350.59375, 10, 12], [479, 1344.59375, 24, 24], [479, 1344.59375, 24, 24], [503, 1345.59375, 161, 22], [519, 1345.59375, 145, 22], [519, 1345.59375, 145, 22], [519, 1348.59375, 145, 16], [518, 1366.59375, 1, 1], [518, 1369.59375, 47, 59], [479, 1382.59375, 331.5, 41.5], [479, 1382.59375, 331.5, 41.5], [479, 1382.59375, 331.5, 38], [479, 1382.59375, 331.5, 38], [479, 1389.59375, 24, 24], [479, 1389.59375, 24, 24], [479, 1389.59375, 24, 24], [479, 1389.59375, 0, 0], [479, 1389.59375, 24, 24], [479, 1389.59375, 24, 24], [486, 1395.59375, 10, 12], [479, 1389.59375, 24, 24], [479, 1389.59375, 24, 24], [503, 1390.59375, 197, 22], [519, 1390.59375, 181, 22], [519, 1390.59375, 181, 22], [519, 1393.59375, 181, 16], [518, 1411.59375, 1, 1], [518, 1414.59375, 47, 59], [479, 1427.59375, 331.5, 41.5], [479, 1427.59375, 331.5, 41.5], [479, 1427.59375, 331.5, 38], [479, 1427.59375, 331.5, 38], [479, 1434.59375, 24, 24], [479, 1434.59375, 24, 24], [479, 1434.59375, 24, 24], [479, 1434.59375, 0, 0], [479, 1434.59375, 24, 24], [479, 1434.59375, 24, 24], [486, 1440.59375, 10, 12], [479, 1434.59375, 24, 24], [479, 1434.59375, 24, 24], [503, 1435.59375, 248, 22], [519, 1435.59375, 232, 22], [519, 1435.59375, 232, 22], [519, 1438.59375, 232, 16], [518, 1456.59375, 1, 1], [518, 1459.59375, 47, 59], [479, 1472.59375, 331.5, 41.5], [479, 1472.59375, 331.5, 41.5], [479, 1472.59375, 331.5, 38], [479, 1472.59375, 331.5, 38], [479, 1479.59375, 24, 24], [479, 1479.59375, 24, 24], [479, 1479.59375, 24, 24], [479, 1479.59375, 0, 0], [479, 1479.59375, 24, 24], [479, 1479.59375, 24, 24], [486, 1485.59375, 10, 12], [479, 1479.59375, 24, 24], [479, 1479.59375, 24, 24], [503, 1480.59375, 121, 22], [519, 1480.59375, 105, 22], [519, 1480.59375, 105, 22], [519, 1483.59375, 105, 16], [518, 1501.59375, 1, 1], [518, 1504.59375, 47, 59], [479, 1517.59375, 331.5, 34.5], [479, 1517.59375, 331.5, 34.5], [479, 1517.59375, 331.5, 31], [479, 1517.59375, 331.5, 31], [479, 1524.59375, 24, 24], [479, 1524.59375, 24, 24], [479, 1524.59375, 24, 24], [479, 1524.59375, 0, 0], [479, 1524.59375, 24, 24], [479, 1524.59375, 24, 24], [486, 1530.59375, 10, 12], [479, 1524.59375, 24, 24], [479, 1524.59375, 24, 24], [503, 1525.59375, 211, 22], [519, 1525.59375, 195, 22], [519, 1525.59375, 195, 22], [519, 1528.59375, 195, 16], [518, 1546.59375, 1, 1], [518, 1549.59375, 47, 59], [842.5, 1304.59375, 363.5, 251], [842.5, 1304.59375, 363.5, 30], [842.5, 1304.59375, 363.5, 20], [842.5, 1306.59375, 58, 16], [842.5, 1334.59375, 363.5, 160], [842.5, 1334.59375, 363.5, 72], [842.5, 1334.59375, 363.5, 72], [854.5, 1346.59375, 24, 24], [854.5, 1346.59375, 24, 24], [854.5, 1346.59375, 0, 0], [854.5, 1346.59375, 24, 24], [854.5, 1346.59375, 24, 24], [861.5, 1352.578125, 11.015625, 11.015625], [854.5, 1346.59375, 24, 24], [854.5, 1346.59375, 24, 24], [894.5, 1334.59375, 299.5, 72], [894.5, 1346.59375, 299.5, 20], [894.5, 1346.59375, 196, 20], [894.5, 1346.59375, 196, 20], [894.5, 1348.59375, 196, 16], [894.5, 1366.59375, 299.5, 0], [894.5, 1366.59375, 299.5, 32], [894.5, 1371.59375, 81, 22], [894.5, 1374.59375, 81, 16], [1119, 1366.59375, 75, 32], [1126, 1366.59375, 61, 32], [1126, 1366.59375, 61, 32], [1127, 1372.59375, 59, 20], [1127, 1372.59375, 59, 20], [1127, 1374.59375, 59, 16], [1194, 1334.59375, 12, 0], [842.5, 1422.59375, 363.5, 72], [842.5, 1422.59375, 363.5, 72], [854.5, 1434.59375, 24, 24], [854.5, 1434.59375, 24, 24], [854.5, 1434.59375, 0, 0], [854.5, 1434.59375, 24, 24], [854.5, 1434.59375, 24, 24], [861.5, 1440.578125, 11.015625, 11.015625], [854.5, 1434.59375, 24, 24], [854.5, 1434.59375, 24, 24], [894.5, 1422.59375, 299.5, 72], [894.5, 1434.59375, 299.5, 20], [894.5, 1434.59375, 145, 20], [894.5, 1434.59375, 145, 20], [894.5, 1436.59375, 145, 16], [894.5, 1454.59375, 299.5, 0], [894.5, 1454.59375, 299.5, 32], [894.5, 1459.59375, 81, 22], [894.5, 1462.59375, 81, 16], [1119, 1454.59375, 75, 32], [1126, 1454.59375, 61, 32], [1126, 1454.59375, 61, 32], [1127, 1460.59375, 59, 20], [1127, 1460.59375, 59, 20], [1127, 1462.59375, 59, 16], [1194, 1422.59375, 12, 0], [454, 1596.59375, 777, 507], [455, 1597.59375, 775, 505], [479, 1621.59375, 727, 453], [479, 1621.59375, 727, 24], [479, 1621.59375, 122, 24], [479, 1623.59375, 122, 20], [479, 1623.59375, 122, 20], [479, 1661.59375, 727, 56], [479, 1661.59375, 727, 56], [479, 1664.59375, 687, 38], [479, 1733.59375, 727, 341], [479, 1733.59375, 727, 341], [479, 1733.59375, 727, 40], [479, 1733.59375, 727, 20], [479, 1735.59375, 38, 16], [479, 1773.59375, 727, 301], [479, 1773.59375, 695, 34.5], [479, 1773.59375, 695, 34.5], [479, 1773.59375, 695, 31], [479, 1773.59375, 695, 31], [479, 1773.59375, 24, 24], [479, 1773.59375, 24, 24], [479, 1773.59375, 24, 24], [479, 1773.59375, 0, 0], [479, 1773.59375, 24, 24], [479, 1773.59375, 24, 24], [486, 1779.59375, 10, 12], [479, 1773.59375, 24, 24], [479, 1773.59375, 24, 24], [503, 1774.59375, 67, 22], [519, 1774.59375, 51, 22], [519, 1774.59375, 51, 22], [519, 1777.59375, 51, 16], [518, 1795.59375, 1, 1], [518, 1798.59375, 47, 59], [479, 1811.59375, 695, 41.5], [479, 1811.59375, 695, 41.5], [479, 1811.59375, 695, 38], [479, 1811.59375, 695, 38], [479, 1818.59375, 24, 24], [479, 1818.59375, 24, 24], [479, 1818.59375, 24, 24], [479, 1818.59375, 0, 0], [479, 1818.59375, 24, 24], [479, 1818.59375, 24, 24], [484.984375, 1824.59375, 12.03125, 11.5], [479, 1818.59375, 24, 24], [479, 1818.59375, 24, 24], [503, 1819.59375, 208, 22], [519, 1819.59375, 192, 22], [519, 1819.59375, 192, 22], [519, 1822.59375, 192, 16], [518, 1840.59375, 1, 1], [518, 1843.59375, 47, 59], [479, 1856.59375, 695, 41.5], [479, 1856.59375, 695, 41.5], [479, 1856.59375, 695, 38], [479, 1856.59375, 695, 38], [479, 1863.59375, 24, 24], [479, 1863.59375, 24, 24], [479, 1863.59375, 24, 24], [479, 1863.59375, 0, 0], [479, 1863.59375, 24, 24], [479, 1863.59375, 24, 24], [486, 1869.59375, 10, 12], [479, 1863.59375, 24, 24], [479, 1863.59375, 24, 24], [503, 1864.59375, 202, 22], [519, 1864.59375, 186, 22], [519, 1864.59375, 186, 22], [519, 1867.59375, 186, 16], [518, 1885.59375, 1, 1], [518, 1888.59375, 47, 59], [479, 1901.59375, 695, 41.5], [479, 1901.59375, 695, 41.5], [479, 1901.59375, 695, 38], [479, 1901.59375, 695, 38], [479, 1908.59375, 24, 24], [479, 1908.59375, 24, 24], [479, 1908.59375, 24, 24], [479, 1908.59375, 0, 0], [479, 1908.59375, 24, 24], [479, 1908.59375, 24, 24], [484.984375, 1914.59375, 12.03125, 11.5], [479, 1908.59375, 24, 24], [479, 1908.59375, 24, 24], [503, 1909.59375, 275, 22], [519, 1909.59375, 259, 22], [519, 1909.59375, 259, 22], [519, 1912.59375, 259, 16], [518, 1930.59375, 1, 1], [518, 1933.59375, 47, 59], [479, 1946.59375, 695, 41.5], [479, 1946.59375, 695, 41.5], [479, 1946.59375, 695, 38], [479, 1946.59375, 695, 38], [479, 1953.59375, 24, 24], [479, 1953.59375, 24, 24], [479, 1953.59375, 24, 24], [479, 1953.59375, 0, 0], [479, 1953.59375, 24, 24], [479, 1953.59375, 24, 24], [484.984375, 1959.59375, 12.03125, 11.5], [479, 1953.59375, 24, 24], [479, 1953.59375, 24, 24], [503, 1954.59375, 266, 22], [519, 1954.59375, 250, 22], [519, 1954.59375, 250, 22], [519, 1957.59375, 250, 16], [518, 1975.59375, 1, 1], [518, 1978.59375, 47, 59], [479, 1991.59375, 695, 41.5], [479, 1991.59375, 695, 41.5], [479, 1991.59375, 695, 38], [479, 1991.59375, 695, 38], [479, 1998.59375, 24, 24], [479, 1998.59375, 24, 24], [479, 1998.59375, 24, 24], [479, 1998.59375, 0, 0], [479, 1998.59375, 24, 24], [479, 1998.59375, 24, 24], [486, 2004.59375, 10, 12], [479, 1998.59375, 24, 24], [479, 1998.59375, 24, 24], [503, 1999.59375, 192, 22], [519, 1999.59375, 176, 22], [519, 1999.59375, 176, 22], [519, 2002.59375, 176, 16], [518, 2020.59375, 1, 1], [518, 2023.59375, 47, 59], [479, 2036.59375, 695, 34.5], [479, 2036.59375, 695, 34.5], [479, 2036.59375, 695, 31], [479, 2036.59375, 695, 31], [479, 2043.59375, 24, 24], [479, 2043.59375, 24, 24], [479, 2043.59375, 24, 24], [479, 2043.59375, 0, 0], [479, 2043.59375, 24, 24], [479, 2043.59375, 24, 24], [483.984375, 2050.53125, 12.078125, 12.078125], [479, 2043.59375, 24, 24], [479, 2043.59375, 24, 24], [503, 2044.59375, 241, 22], [519, 2044.59375, 225, 22], [519, 2044.59375, 225, 22], [519, 2047.59375, 225, 16], [518, 2065.59375, 1, 1], [518, 2068.59375, 47, 59], [454, 2115.59375, 777, 395], [455, 2116.59375, 775, 393], [479, 2140.59375, 727, 341], [479, 2140.59375, 727, 24], [479, 2140.59375, 118, 24], [479, 2142.59375, 118, 20], [479, 2142.59375, 118, 20], [479, 2180.59375, 727, 34], [479, 2180.59375, 727, 34], [479, 2183.59375, 615, 16], [479, 2230.59375, 727, 251], [479, 2230.59375, 727, 251], [479, 2230.59375, 727, 40], [479, 2230.59375, 727, 20], [479, 2232.59375, 38, 16], [479, 2270.59375, 727, 211], [479, 2270.59375, 695, 34.5], [479, 2270.59375, 695, 34.5], [479, 2270.59375, 695, 31], [479, 2270.59375, 695, 31], [479, 2270.59375, 24, 24], [479, 2270.59375, 24, 24], [479, 2270.59375, 24, 24], [479, 2270.59375, 0, 0], [479, 2270.59375, 24, 24], [479, 2270.59375, 24, 24], [486, 2276.59375, 10, 12], [479, 2270.59375, 24, 24], [479, 2270.59375, 24, 24], [503, 2271.59375, 110, 22], [519, 2271.59375, 94, 22], [519, 2271.59375, 94, 22], [519, 2274.59375, 94, 16], [518, 2292.59375, 1, 1], [518, 2295.59375, 47, 59], [479, 2308.59375, 695, 41.5], [479, 2308.59375, 695, 41.5], [479, 2308.59375, 695, 38], [479, 2308.59375, 695, 38], [479, 2315.59375, 24, 24], [479, 2315.59375, 24, 24], [479, 2315.59375, 24, 24], [479, 2315.59375, 0, 0], [479, 2315.59375, 24, 24], [479, 2315.59375, 24, 24], [484.984375, 2321.59375, 12.03125, 11.5], [479, 2315.59375, 24, 24], [479, 2315.59375, 24, 24], [503, 2316.59375, 211, 22], [519, 2316.59375, 195, 22], [519, 2316.59375, 195, 22], [519, 2319.59375, 195, 16], [518, 2337.59375, 1, 1], [518, 2340.59375, 47, 59], [479, 2353.59375, 695, 41.5], [479, 2353.59375, 695, 41.5], [479, 2353.59375, 695, 38], [479, 2353.59375, 695, 38], [479, 2360.59375, 24, 24], [479, 2360.59375, 24, 24], [479, 2360.59375, 24, 24], [479, 2360.59375, 0, 0], [479, 2360.59375, 24, 24], [479, 2360.59375, 24, 24], [486, 2366.59375, 10, 12], [479, 2360.59375, 24, 24], [479, 2360.59375, 24, 24], [503, 2361.59375, 199, 22], [519, 2361.59375, 183, 22], [519, 2361.59375, 183, 22], [519, 2364.59375, 183, 16], [518, 2382.59375, 1, 1], [518, 2385.59375, 47, 59], [479, 2398.59375, 695, 41.5], [479, 2398.59375, 695, 41.5], [479, 2398.59375, 695, 38], [479, 2398.59375, 695, 38], [479, 2405.59375, 24, 24], [479, 2405.59375, 24, 24], [479, 2405.59375, 24, 24], [479, 2405.59375, 0, 0], [479, 2405.59375, 24, 24], [479, 2405.59375, 24, 24], [484.984375, 2411.59375, 12.03125, 11.5], [479, 2405.59375, 24, 24], [479, 2405.59375, 24, 24], [503, 2406.59375, 265, 22], [519, 2406.59375, 249, 22], [519, 2406.59375, 249, 22], [519, 2409.59375, 249, 16], [518, 2427.59375, 1, 1], [518, 2430.59375, 47, 59], [479, 2443.59375, 695, 34.5], [479, 2443.59375, 695, 34.5], [479, 2443.59375, 695, 31], [479, 2443.59375, 695, 31], [479, 2450.59375, 24, 24], [479, 2450.59375, 24, 24], [479, 2450.59375, 24, 24], [479, 2450.59375, 0, 0], [479, 2450.59375, 24, 24], [479, 2450.59375, 24, 24], [486, 2456.59375, 10, 12], [479, 2450.59375, 24, 24], [479, 2450.59375, 24, 24], [503, 2451.59375, 191, 22], [519, 2451.59375, 175, 22], [519, 2451.59375, 175, 22], [519, 2454.59375, 175, 16], [518, 2472.59375, 1, 1], [518, 2475.59375, 47, 59], [454, 2522.59375, 777, 777], [455, 2523.59375, 775, 775], [479, 2547.59375, 727, 723], [479, 2547.59375, 727, 24], [479, 2547.59375, 185, 24], [479, 2549.59375, 185, 20], [479, 2549.59375, 185, 20], [479, 2587.59375, 727, 56], [479, 2587.59375, 727, 56], [479, 2590.59375, 641, 38], [479, 2659.59375, 727, 611], [479, 2659.59375, 727, 611], [479, 2659.59375, 727, 40], [479, 2659.59375, 727, 20], [479, 2661.59375, 38, 16], [479, 2699.59375, 727, 571], [479, 2699.59375, 695, 34.5], [479, 2699.59375, 695, 34.5], [479, 2699.59375, 695, 31], [479, 2699.59375, 695, 31], [479, 2699.59375, 24, 24], [479, 2699.59375, 24, 24], [479, 2699.59375, 24, 24], [479, 2699.59375, 0, 0], [479, 2699.59375, 24, 24], [479, 2699.59375, 24, 24], [486, 2705.59375, 10, 12], [479, 2699.59375, 24, 24], [479, 2699.59375, 24, 24], [503, 2700.59375, 85, 22], [519, 2700.59375, 69, 22], [519, 2700.59375, 69, 22], [519, 2703.59375, 69, 16], [518, 2721.59375, 1, 1], [518, 2724.59375, 47, 59], [479, 2737.59375, 695, 41.5], [479, 2737.59375, 695, 41.5], [479, 2737.59375, 695, 38], [479, 2737.59375, 695, 38], [479, 2744.59375, 24, 24], [479, 2744.59375, 24, 24], [479, 2744.59375, 24, 24], [479, 2744.59375, 0, 0], [479, 2744.59375, 24, 24], [479, 2744.59375, 24, 24], [486, 2750.59375, 10, 12], [479, 2744.59375, 24, 24], [479, 2744.59375, 24, 24], [503, 2745.59375, 169, 22], [519, 2745.59375, 153, 22], [519, 2745.59375, 153, 22], [519, 2748.59375, 153, 16], [518, 2766.59375, 1, 1], [518, 2769.59375, 47, 59], [479, 2782.59375, 695, 41.5], [479, 2782.59375, 695, 41.5], [479, 2782.59375, 695, 38], [479, 2782.59375, 695, 38], [479, 2789.59375, 24, 24], [479, 2789.59375, 24, 24], [479, 2789.59375, 24, 24], [479, 2789.59375, 0, 0], [479, 2789.59375, 24, 24], [479, 2789.59375, 24, 24], [484.984375, 2795.59375, 12.03125, 11.5], [479, 2789.59375, 24, 24], [479, 2789.59375, 24, 24], [503, 2790.59375, 214, 22], [519, 2790.59375, 198, 22], [519, 2790.59375, 198, 22], [519, 2793.59375, 198, 16], [518, 2811.59375, 1, 1], [518, 2814.59375, 47, 59], [479, 2827.59375, 695, 41.5], [479, 2827.59375, 695, 41.5], [479, 2827.59375, 695, 38], [479, 2827.59375, 695, 38], [479, 2834.59375, 24, 24], [479, 2834.59375, 24, 24], [479, 2834.59375, 24, 24], [479, 2834.59375, 0, 0], [479, 2834.59375, 24, 24], [479, 2834.59375, 24, 24], [486, 2840.59375, 10, 12], [479, 2834.59375, 24, 24], [479, 2834.59375, 24, 24], [503, 2835.59375, 146, 22], [519, 2835.59375, 130, 22], [519, 2835.59375, 130, 22], [519, 2838.59375, 130, 16], [518, 2856.59375, 1, 1], [518, 2859.59375, 47, 59], [479, 2872.59375, 695, 41.5], [479, 2872.59375, 695, 41.5], [479, 2872.59375, 695, 38], [479, 2872.59375, 695, 38], [479, 2879.59375, 24, 24], [479, 2879.59375, 24, 24], [479, 2879.59375, 24, 24], [479, 2879.59375, 0, 0], [479, 2879.59375, 24, 24], [479, 2879.59375, 24, 24], [484.984375, 2885.59375, 12.03125, 11.5], [479, 2879.59375, 24, 24], [479, 2879.59375, 24, 24], [503, 2880.59375, 223, 22], [519, 2880.59375, 207, 22], [519, 2880.59375, 207, 22], [519, 2883.59375, 207, 16], [518, 2901.59375, 1, 1], [518, 2904.59375, 47, 59], [479, 2917.59375, 695, 41.5], [479, 2917.59375, 695, 41.5], [479, 2917.59375, 695, 38], [479, 2917.59375, 695, 38], [479, 2924.59375, 24, 24], [479, 2924.59375, 24, 24], [479, 2924.59375, 24, 24], [479, 2924.59375, 0, 0], [479, 2924.59375, 24, 24], [479, 2924.59375, 24, 24], [486, 2930.59375, 10, 12], [479, 2924.59375, 24, 24], [479, 2924.59375, 24, 24], [503, 2925.59375, 254, 22], [519, 2925.59375, 238, 22], [519, 2925.59375, 238, 22], [519, 2928.59375, 238, 16], [518, 2946.59375, 1, 1], [518, 2949.59375, 47, 59], [479, 2962.59375, 695, 41.5], [479, 2962.59375, 695, 41.5], [479, 2962.59375, 695, 38], [479, 2962.59375, 695, 38], [479, 2969.59375, 24, 24], [479, 2969.59375, 24, 24], [479, 2969.59375, 24, 24], [479, 2969.59375, 0, 0], [479, 2969.59375, 24, 24], [479, 2969.59375, 24, 24], [486, 2975.59375, 10, 12], [479, 2969.59375, 24, 24], [479, 2969.59375, 24, 24], [503, 2970.59375, 446, 22], [519, 2970.59375, 430, 22], [519, 2970.59375, 430, 22], [519, 2973.59375, 430, 16], [518, 2991.59375, 1, 1], [518, 2994.59375, 47, 59], [479, 3007.59375, 695, 41.5], [479, 3007.59375, 695, 41.5], [479, 3007.59375, 695, 38], [479, 3007.59375, 695, 38], [479, 3014.59375, 24, 24], [479, 3014.59375, 24, 24], [479, 3014.59375, 24, 24], [479, 3014.59375, 0, 0], [479, 3014.59375, 24, 24], [479, 3014.59375, 24, 24], [484.984375, 3020.59375, 12.03125, 11.5], [479, 3014.59375, 24, 24], [479, 3014.59375, 24, 24], [503, 3015.59375, 262, 22], [519, 3015.59375, 246, 22], [519, 3015.59375, 246, 22], [519, 3018.59375, 246, 16], [518, 3036.59375, 1, 1], [518, 3039.59375, 47, 59], [479, 3052.59375, 695, 41.5], [479, 3052.59375, 695, 41.5], [479, 3052.59375, 695, 38], [479, 3052.59375, 695, 38], [479, 3059.59375, 24, 24], [479, 3059.59375, 24, 24], [479, 3059.59375, 24, 24], [479, 3059.59375, 0, 0], [479, 3059.59375, 24, 24], [479, 3059.59375, 24, 24], [486, 3065.59375, 10, 12], [479, 3059.59375, 24, 24], [479, 3059.59375, 24, 24], [503, 3060.59375, 239, 22], [519, 3060.59375, 223, 22], [519, 3060.59375, 223, 22], [519, 3063.59375, 223, 16], [518, 3081.59375, 1, 1], [518, 3084.59375, 47, 59], [479, 3097.59375, 695, 41.5], [479, 3097.59375, 695, 41.5], [479, 3097.59375, 695, 38], [479, 3097.59375, 695, 38], [479, 3104.59375, 24, 24], [479, 3104.59375, 24, 24], [479, 3104.59375, 24, 24], [479, 3104.59375, 0, 0], [479, 3104.59375, 24, 24], [479, 3104.59375, 24, 24], [484.984375, 3110.59375, 12.03125, 11.5], [479, 3104.59375, 24, 24], [479, 3104.59375, 24, 24], [503, 3105.59375, 216, 22], [519, 3105.59375, 200, 22], [519, 3105.59375, 200, 22], [519, 3108.59375, 200, 16], [518, 3126.59375, 1, 1], [518, 3129.59375, 47, 59], [479, 3142.59375, 695, 41.5], [479, 3142.59375, 695, 41.5], [479, 3142.59375, 695, 38], [479, 3142.59375, 695, 38], [479, 3149.59375, 24, 24], [479, 3149.59375, 24, 24], [479, 3149.59375, 24, 24], [479, 3149.59375, 0, 0], [479, 3149.59375, 24, 24], [479, 3149.59375, 24, 24], [486, 3155.59375, 10, 12], [479, 3149.59375, 24, 24], [479, 3149.59375, 24, 24], [503, 3150.59375, 329, 22], [519, 3150.59375, 313, 22], [519, 3150.59375, 313, 22], [519, 3153.59375, 313, 16], [518, 3171.59375, 1, 1], [518, 3174.59375, 47, 59], [479, 3187.59375, 695, 41.5], [479, 3187.59375, 695, 41.5], [479, 3187.59375, 695, 38], [479, 3187.59375, 695, 38], [479, 3194.59375, 24, 24], [479, 3194.59375, 24, 24], [479, 3194.59375, 24, 24], [479, 3194.59375, 0, 0], [479, 3194.59375, 24, 24], [479, 3194.59375, 24, 24], [486, 3200.59375, 10, 12], [479, 3194.59375, 24, 24], [479, 3194.59375, 24, 24], [479, 3194.59375, 24, 24], [479, 3214.59375, 24, 4], [482, 3191.59375, 24, 24], [494.796875, 3191.59375, 11.203125, 11.203125], [482, 3191.59375, 24, 24], [497.21875, 3194.75, 6.4375, 5.109375], [503, 3195.59375, 315, 22], [519, 3195.59375, 299, 22], [519, 3195.59375, 299, 22], [519, 3198.59375, 299, 16], [518, 3216.59375, 1, 1], [518, 3219.59375, 47, 59], [479, 3232.59375, 695, 34.5], [479, 3232.59375, 695, 34.5], [479, 3232.59375, 695, 31], [479, 3232.59375, 695, 31], [479, 3239.59375, 24, 24], [479, 3239.59375, 24, 24], [479, 3239.59375, 24, 24], [479, 3239.59375, 0, 0], [479, 3239.59375, 24, 24], [479, 3239.59375, 24, 24], [483.984375, 3246.53125, 12.078125, 12.078125], [479, 3239.59375, 24, 24], [479, 3239.59375, 24, 24], [503, 3240.59375, 166, 22], [519, 3240.59375, 150, 22], [519, 3240.59375, 150, 22], [519, 3243.59375, 150, 16], [518, 3261.59375, 1, 1], [518, 3264.59375, 47, 59], [454, 3311.59375, 777, 327], [455, 3312.59375, 775, 325], [479, 3336.59375, 727, 273], [479, 3336.59375, 727, 24], [479, 3336.59375, 144, 24], [479, 3338.59375, 144, 20], [479, 3338.59375, 144, 20], [479, 3376.59375, 727, 56], [479, 3376.59375, 727, 56], [479, 3379.59375, 674, 38], [479, 3448.59375, 727, 161], [479, 3448.59375, 363.5, 161], [479, 3448.59375, 363.5, 40], [479, 3448.59375, 363.5, 20], [479, 3450.59375, 38, 16], [479, 3488.59375, 363.5, 121], [479, 3488.59375, 331.5, 34.5], [479, 3488.59375, 331.5, 34.5], [479, 3488.59375, 331.5, 31], [479, 3488.59375, 331.5, 31], [479, 3488.59375, 24, 24], [479, 3488.59375, 24, 24], [479, 3488.59375, 24, 24], [479, 3488.59375, 0, 0], [479, 3488.59375, 24, 24], [479, 3488.59375, 24, 24], [486, 3494.59375, 10, 12], [479, 3488.59375, 24, 24], [479, 3488.59375, 24, 24], [503, 3489.59375, 131, 22], [519, 3489.59375, 115, 22], [519, 3489.59375, 115, 22], [519, 3492.59375, 115, 16], [518, 3510.59375, 1, 1], [518, 3513.59375, 47, 59], [479, 3526.59375, 331.5, 41.5], [479, 3526.59375, 331.5, 41.5], [479, 3526.59375, 331.5, 38], [479, 3526.59375, 331.5, 38], [479, 3533.59375, 24, 24], [479, 3533.59375, 24, 24], [479, 3533.59375, 24, 24], [479, 3533.59375, 0, 0], [479, 3533.59375, 24, 24], [479, 3533.59375, 24, 24], [486, 3539.59375, 10, 12], [479, 3533.59375, 24, 24], [479, 3533.59375, 24, 24], [503, 3534.59375, 210, 22], [519, 3534.59375, 194, 22], [519, 3534.59375, 194, 22], [519, 3537.59375, 194, 16], [518, 3555.59375, 1, 1], [518, 3558.59375, 47, 59], [479, 3571.59375, 331.5, 34.5], [479, 3571.59375, 331.5, 34.5], [479, 3571.59375, 331.5, 31], [479, 3571.59375, 331.5, 31], [479, 3578.59375, 24, 24], [479, 3578.59375, 24, 24], [479, 3578.59375, 24, 24], [479, 3578.59375, 0, 0], [479, 3578.59375, 24, 24], [479, 3578.59375, 24, 24], [484.984375, 3584.59375, 12.03125, 11.5], [479, 3578.59375, 24, 24], [479, 3578.59375, 24, 24], [503, 3579.59375, 257, 22], [519, 3579.59375, 241, 22], [519, 3579.59375, 241, 22], [519, 3582.59375, 241, 16], [518, 3600.59375, 1, 1], [518, 3603.59375, 47, 59], [842.5, 3448.59375, 363.5, 161], [842.5, 3448.59375, 363.5, 30], [842.5, 3448.59375, 363.5, 20], [842.5, 3450.59375, 58, 16], [842.5, 3478.59375, 363.5, 72], [842.5, 3478.59375, 363.5, 72], [842.5, 3478.59375, 363.5, 72], [854.5, 3490.59375, 24, 24], [854.5, 3490.59375, 24, 24], [854.5, 3490.59375, 0, 0], [854.5, 3490.59375, 24, 24], [854.5, 3490.59375, 24, 24], [861.5, 3496.578125, 11.015625, 11.015625], [854.5, 3490.59375, 24, 24], [854.5, 3490.59375, 24, 24], [894.5, 3478.59375, 299.5, 72], [894.5, 3490.59375, 299.5, 20], [894.5, 3490.59375, 262, 20], [894.5, 3490.59375, 262, 20], [894.5, 3492.59375, 262, 16], [894.5, 3510.59375, 299.5, 0], [894.5, 3510.59375, 299.5, 32], [894.5, 3515.59375, 81, 22], [894.5, 3518.59375, 81, 16], [1119, 3510.59375, 75, 32], [1126, 3510.59375, 61, 32], [1126, 3510.59375, 61, 32], [1127, 3516.59375, 59, 20], [1127, 3516.59375, 59, 20], [1127, 3518.59375, 59, 16], [1194, 3478.59375, 12, 0], [454, 3650.59375, 777, 462], [455, 3651.59375, 775, 460], [479, 3675.59375, 727, 408], [479, 3675.59375, 727, 24], [479, 3675.59375, 98, 24], [479, 3677.59375, 98, 20], [479, 3677.59375, 98, 20], [479, 3715.59375, 727, 56], [479, 3715.59375, 727, 56], [479, 3718.59375, 691, 38], [479, 3787.59375, 727, 296], [479, 3787.59375, 727, 296], [479, 3787.59375, 727, 40], [479, 3787.59375, 727, 20], [479, 3789.59375, 38, 16], [479, 3827.59375, 727, 256], [479, 3827.59375, 695, 34.5], [479, 3827.59375, 695, 34.5], [479, 3827.59375, 695, 31], [479, 3827.59375, 695, 31], [479, 3827.59375, 24, 24], [479, 3827.59375, 24, 24], [479, 3827.59375, 24, 24], [479, 3827.59375, 0, 0], [479, 3827.59375, 24, 24], [479, 3827.59375, 24, 24], [486, 3833.59375, 10, 12], [479, 3827.59375, 24, 24], [479, 3827.59375, 24, 24], [503, 3828.59375, 231, 22], [519, 3828.59375, 215, 22], [519, 3828.59375, 215, 22], [519, 3831.59375, 215, 16], [518, 3849.59375, 1, 1], [518, 3852.59375, 47, 59], [479, 3865.59375, 695, 41.5], [479, 3865.59375, 695, 41.5], [479, 3865.59375, 695, 38], [479, 3865.59375, 695, 38], [479, 3872.59375, 24, 24], [479, 3872.59375, 24, 24], [479, 3872.59375, 24, 24], [479, 3872.59375, 0, 0], [479, 3872.59375, 24, 24], [479, 3872.59375, 24, 24], [486, 3878.59375, 10, 12], [479, 3872.59375, 24, 24], [479, 3872.59375, 24, 24], [503, 3873.59375, 182, 22], [519, 3873.59375, 166, 22], [519, 3873.59375, 166, 22], [519, 3876.59375, 166, 16], [518, 3894.59375, 1, 1], [518, 3897.59375, 47, 59], [479, 3910.59375, 695, 41.5], [479, 3910.59375, 695, 41.5], [479, 3910.59375, 695, 38], [479, 3910.59375, 695, 38], [479, 3917.59375, 24, 24], [479, 3917.59375, 24, 24], [479, 3917.59375, 24, 24], [479, 3917.59375, 0, 0], [479, 3917.59375, 24, 24], [479, 3917.59375, 24, 24], [484.984375, 3923.59375, 12.03125, 11.5], [479, 3917.59375, 24, 24], [479, 3917.59375, 24, 24], [503, 3918.59375, 246, 22], [519, 3918.59375, 230, 22], [519, 3918.59375, 230, 22], [519, 3921.59375, 230, 16], [518, 3939.59375, 1, 1], [518, 3942.59375, 47, 59], [479, 3955.59375, 695, 41.5], [479, 3955.59375, 695, 41.5], [479, 3955.59375, 695, 38], [479, 3955.59375, 695, 38], [479, 3962.59375, 24, 24], [479, 3962.59375, 24, 24], [479, 3962.59375, 24, 24], [479, 3962.59375, 0, 0], [479, 3962.59375, 24, 24], [479, 3962.59375, 24, 24], [486, 3968.59375, 10, 12], [479, 3962.59375, 24, 24], [479, 3962.59375, 24, 24], [503, 3963.59375, 156, 22], [519, 3963.59375, 140, 22], [519, 3963.59375, 140, 22], [519, 3966.59375, 140, 16], [518, 3984.59375, 1, 1], [518, 3987.59375, 47, 59], [479, 4000.59375, 695, 41.5], [479, 4000.59375, 695, 41.5], [479, 4000.59375, 695, 38], [479, 4000.59375, 695, 38], [479, 4007.59375, 24, 24], [479, 4007.59375, 24, 24], [479, 4007.59375, 24, 24], [479, 4007.59375, 0, 0], [479, 4007.59375, 24, 24], [479, 4007.59375, 24, 24], [484.984375, 4013.59375, 12.03125, 11.5], [479, 4007.59375, 24, 24], [479, 4007.59375, 24, 24], [503, 4008.59375, 214, 22], [519, 4008.59375, 198, 22], [519, 4008.59375, 198, 22], [519, 4011.59375, 198, 16], [518, 4029.59375, 1, 1], [518, 4032.59375, 47, 59], [479, 4045.59375, 695, 34.5], [479, 4045.59375, 695, 34.5], [479, 4045.59375, 695, 31], [479, 4045.59375, 695, 31], [479, 4052.59375, 24, 24], [479, 4052.59375, 24, 24], [479, 4052.59375, 24, 24], [479, 4052.59375, 0, 0], [479, 4052.59375, 24, 24], [479, 4052.59375, 24, 24], [486, 4058.59375, 10, 12], [479, 4052.59375, 24, 24], [479, 4052.59375, 24, 24], [503, 4053.59375, 172, 22], [519, 4053.59375, 156, 22], [519, 4053.59375, 156, 22], [519, 4056.59375, 156, 16], [518, 4074.59375, 1, 1], [518, 4077.59375, 47, 59], [454, 4124.59375, 777, 417], [455, 4125.59375, 775, 415], [479, 4149.59375, 727, 363], [479, 4149.59375, 727, 24], [479, 4149.59375, 92, 24], [479, 4151.59375, 92, 20], [479, 4151.59375, 92, 20], [479, 4189.59375, 727, 56], [479, 4189.59375, 727, 56], [479, 4192.59375, 704, 38], [479, 4261.59375, 727, 251], [479, 4261.59375, 727, 251], [479, 4261.59375, 727, 40], [479, 4261.59375, 727, 20], [479, 4263.59375, 38, 16], [479, 4301.59375, 727, 211], [479, 4301.59375, 695, 34.5], [479, 4301.59375, 695, 34.5], [479, 4301.59375, 695, 31], [479, 4301.59375, 695, 31], [479, 4301.59375, 24, 24], [479, 4301.59375, 24, 24], [479, 4301.59375, 24, 24], [479, 4301.59375, 0, 0], [479, 4301.59375, 24, 24], [479, 4301.59375, 24, 24], [486, 4307.59375, 10, 12], [479, 4301.59375, 24, 24], [479, 4301.59375, 24, 24], [503, 4302.59375, 173, 22], [519, 4302.59375, 157, 22], [519, 4302.59375, 157, 22], [519, 4305.59375, 157, 16], [518, 4323.59375, 1, 1], [518, 4326.59375, 47, 59], [479, 4339.59375, 695, 41.5], [479, 4339.59375, 695, 41.5], [479, 4339.59375, 695, 38], [479, 4339.59375, 695, 38], [479, 4346.59375, 24, 24], [479, 4346.59375, 24, 24], [479, 4346.59375, 24, 24], [479, 4346.59375, 0, 0], [479, 4346.59375, 24, 24], [479, 4346.59375, 24, 24], [484.984375, 4352.59375, 12.03125, 11.5], [479, 4346.59375, 24, 24], [479, 4346.59375, 24, 24], [503, 4347.59375, 237, 22], [519, 4347.59375, 221, 22], [519, 4347.59375, 221, 22], [519, 4350.59375, 221, 16], [518, 4368.59375, 1, 1], [518, 4371.59375, 47, 59], [479, 4384.59375, 695, 41.5], [479, 4384.59375, 695, 41.5], [479, 4384.59375, 695, 38], [479, 4384.59375, 695, 38], [479, 4391.59375, 24, 24], [479, 4391.59375, 24, 24], [479, 4391.59375, 24, 24], [479, 4391.59375, 0, 0], [479, 4391.59375, 24, 24], [479, 4391.59375, 24, 24], [486, 4397.59375, 10, 12], [479, 4391.59375, 24, 24], [479, 4391.59375, 24, 24], [503, 4392.59375, 182, 22], [519, 4392.59375, 166, 22], [519, 4392.59375, 166, 22], [519, 4395.59375, 166, 16], [518, 4413.59375, 1, 1], [518, 4416.59375, 47, 59], [479, 4429.59375, 695, 41.5], [479, 4429.59375, 695, 41.5], [479, 4429.59375, 695, 38], [479, 4429.59375, 695, 38], [479, 4436.59375, 24, 24], [479, 4436.59375, 24, 24], [479, 4436.59375, 24, 24], [479, 4436.59375, 0, 0], [479, 4436.59375, 24, 24], [479, 4436.59375, 24, 24], [484.984375, 4442.59375, 12.03125, 11.5], [479, 4436.59375, 24, 24], [479, 4436.59375, 24, 24], [503, 4437.59375, 232, 22], [519, 4437.59375, 216, 22], [519, 4437.59375, 216, 22], [519, 4440.59375, 216, 16], [518, 4458.59375, 1, 1], [518, 4461.59375, 47, 59], [479, 4474.59375, 695, 34.5], [479, 4474.59375, 695, 34.5], [479, 4474.59375, 695, 31], [479, 4474.59375, 695, 31], [479, 4481.59375, 24, 24], [479, 4481.59375, 24, 24], [479, 4481.59375, 24, 24], [479, 4481.59375, 0, 0], [479, 4481.59375, 24, 24], [479, 4481.59375, 24, 24], [486, 4487.59375, 10, 12], [479, 4481.59375, 24, 24], [479, 4481.59375, 24, 24], [503, 4482.59375, 163, 22], [519, 4482.59375, 147, 22], [519, 4482.59375, 147, 22], [519, 4485.59375, 147, 16], [518, 4503.59375, 1, 1], [518, 4506.59375, 47, 59], [454, 4553.59375, 777, 356], [455, 4554.59375, 775, 354], [479, 4578.59375, 727, 302], [479, 4578.59375, 727, 24], [479, 4578.59375, 189, 24], [479, 4580.59375, 189, 20], [479, 4580.59375, 189, 20], [479, 4618.59375, 727, 56], [479, 4618.59375, 727, 56], [479, 4621.59375, 668, 38], [479, 4690.59375, 727, 190], [479, 4690.59375, 363.5, 190], [479, 4690.59375, 363.5, 40], [479, 4690.59375, 363.5, 20], [479, 4692.59375, 38, 16], [479, 4730.59375, 363.5, 121], [479, 4730.59375, 331.5, 34.5], [479, 4730.59375, 331.5, 34.5], [479, 4730.59375, 331.5, 31], [479, 4730.59375, 331.5, 31], [479, 4730.59375, 24, 24], [479, 4730.59375, 24, 24], [479, 4730.59375, 24, 24], [479, 4730.59375, 0, 0], [479, 4730.59375, 24, 24], [479, 4730.59375, 24, 24], [486, 4736.59375, 10, 12], [479, 4730.59375, 24, 24], [479, 4730.59375, 24, 24], [503, 4731.59375, 142, 22], [519, 4731.59375, 126, 22], [519, 4731.59375, 126, 22], [519, 4734.59375, 126, 16], [518, 4752.59375, 1, 1], [518, 4755.59375, 47, 59], [479, 4768.59375, 331.5, 41.5], [479, 4768.59375, 331.5, 41.5], [479, 4768.59375, 331.5, 38], [479, 4768.59375, 331.5, 38], [479, 4775.59375, 24, 24], [479, 4775.59375, 24, 24], [479, 4775.59375, 24, 24], [479, 4775.59375, 0, 0], [479, 4775.59375, 24, 24], [479, 4775.59375, 24, 24], [486, 4781.59375, 10, 12], [479, 4775.59375, 24, 24], [479, 4775.59375, 24, 24], [503, 4776.59375, 158, 22], [519, 4776.59375, 142, 22], [519, 4776.59375, 142, 22], [519, 4779.59375, 142, 16], [518, 4797.59375, 1, 1], [518, 4800.59375, 47, 59], [479, 4813.59375, 331.5, 34.5], [479, 4813.59375, 331.5, 34.5], [479, 4813.59375, 331.5, 31], [479, 4813.59375, 331.5, 31], [479, 4820.59375, 24, 24], [479, 4820.59375, 24, 24], [479, 4820.59375, 24, 24], [479, 4820.59375, 0, 0], [479, 4820.59375, 24, 24], [479, 4820.59375, 24, 24], [484.984375, 4826.59375, 12.03125, 11.5], [479, 4820.59375, 24, 24], [479, 4820.59375, 24, 24], [503, 4821.59375, 187, 22], [519, 4821.59375, 171, 22], [519, 4821.59375, 171, 22], [519, 4824.59375, 171, 16], [518, 4842.59375, 1, 1], [518, 4845.59375, 47, 59], [842.5, 4690.59375, 363.5, 190], [842.5, 4690.59375, 363.5, 30], [842.5, 4690.59375, 363.5, 20], [842.5, 4692.59375, 58, 16], [842.5, 4720.59375, 363.5, 160], [842.5, 4720.59375, 363.5, 72], [842.5, 4720.59375, 363.5, 72], [854.5, 4732.59375, 24, 24], [854.5, 4732.59375, 24, 24], [854.5, 4732.59375, 0, 0], [854.5, 4732.59375, 24, 24], [854.5, 4732.59375, 24, 24], [861.5, 4738.578125, 11.015625, 11.015625], [854.5, 4732.59375, 24, 24], [854.5, 4732.59375, 24, 24], [894.5, 4720.59375, 299.5, 72], [894.5, 4732.59375, 299.5, 20], [894.5, 4732.59375, 127, 20], [894.5, 4732.59375, 127, 20], [894.5, 4734.59375, 127, 16], [894.5, 4752.59375, 299.5, 0], [894.5, 4752.59375, 299.5, 32], [894.5, 4757.59375, 81, 22], [894.5, 4760.59375, 81, 16], [1119, 4752.59375, 75, 32], [1126, 4752.59375, 61, 32], [1126, 4752.59375, 61, 32], [1127, 4758.59375, 59, 20], [1127, 4758.59375, 59, 20], [1127, 4760.59375, 59, 16], [1194, 4720.59375, 12, 0], [842.5, 4808.59375, 363.5, 72], [842.5, 4808.59375, 363.5, 72], [854.5, 4820.59375, 24, 24], [854.5, 4820.59375, 24, 24], [854.5, 4820.59375, 0, 0], [854.5, 4820.59375, 24, 24], [854.5, 4820.59375, 24, 24], [861.5, 4826.578125, 11.015625, 11.015625], [854.5, 4820.59375, 24, 24], [854.5, 4820.59375, 24, 24], [894.5, 4808.59375, 299.5, 72], [894.5, 4820.59375, 299.5, 20], [894.5, 4820.59375, 145, 20], [894.5, 4820.59375, 145, 20], [894.5, 4822.59375, 145, 16], [894.5, 4840.59375, 299.5, 0], [894.5, 4840.59375, 299.5, 32], [894.5, 4845.59375, 81, 22], [894.5, 4848.59375, 81, 16], [1119, 4840.59375, 75, 32], [1126, 4840.59375, 61, 32], [1126, 4840.59375, 61, 32], [1127, 4846.59375, 59, 20], [1127, 4846.59375, 59, 20], [1127, 4848.59375, 59, 16], [1194, 4808.59375, 12, 0], [454, 4921.59375, 777, 372], [455, 4922.59375, 775, 370], [479, 4946.59375, 727, 318], [479, 4946.59375, 727, 24], [479, 4946.59375, 175, 24], [479, 4948.59375, 175, 20], [479, 4948.59375, 175, 20], [479, 4986.59375, 727, 56], [479, 4986.59375, 727, 56], [479, 4989.59375, 681, 38], [479, 5058.59375, 727, 206], [479, 5058.59375, 727, 206], [479, 5058.59375, 727, 40], [479, 5058.59375, 727, 20], [479, 5060.59375, 38, 16], [479, 5098.59375, 727, 166], [479, 5098.59375, 695, 34.5], [479, 5098.59375, 695, 34.5], [479, 5098.59375, 695, 31], [479, 5098.59375, 695, 31], [479, 5098.59375, 24, 24], [479, 5098.59375, 24, 24], [479, 5098.59375, 24, 24], [479, 5098.59375, 0, 0], [479, 5098.59375, 24, 24], [479, 5098.59375, 24, 24], [486, 5104.59375, 10, 12], [479, 5098.59375, 24, 24], [479, 5098.59375, 24, 24], [503, 5099.59375, 242, 22], [519, 5099.59375, 226, 22], [519, 5099.59375, 226, 22], [519, 5102.59375, 226, 16], [518, 5120.59375, 1, 1], [518, 5123.59375, 47, 59], [479, 5136.59375, 695, 41.5], [479, 5136.59375, 695, 41.5], [479, 5136.59375, 695, 38], [479, 5136.59375, 695, 38], [479, 5143.59375, 24, 24], [479, 5143.59375, 24, 24], [479, 5143.59375, 24, 24], [479, 5143.59375, 0, 0], [479, 5143.59375, 24, 24], [479, 5143.59375, 24, 24], [486, 5149.59375, 10, 12], [479, 5143.59375, 24, 24], [479, 5143.59375, 24, 24], [503, 5144.59375, 256, 22], [519, 5144.59375, 240, 22], [519, 5144.59375, 240, 22], [519, 5147.59375, 240, 16], [518, 5165.59375, 1, 1], [518, 5168.59375, 47, 59], [479, 5181.59375, 695, 41.5], [479, 5181.59375, 695, 41.5], [479, 5181.59375, 695, 38], [479, 5181.59375, 695, 38], [479, 5188.59375, 24, 24], [479, 5188.59375, 24, 24], [479, 5188.59375, 24, 24], [479, 5188.59375, 0, 0], [479, 5188.59375, 24, 24], [479, 5188.59375, 24, 24], [484.984375, 5194.59375, 12.03125, 11.5], [479, 5188.59375, 24, 24], [479, 5188.59375, 24, 24], [503, 5189.59375, 310, 22], [519, 5189.59375, 294, 22], [519, 5189.59375, 294, 22], [519, 5192.59375, 294, 16], [518, 5210.59375, 1, 1], [518, 5213.59375, 47, 59], [479, 5226.59375, 695, 34.5], [479, 5226.59375, 695, 34.5], [479, 5226.59375, 695, 31], [479, 5226.59375, 695, 31], [479, 5233.59375, 24, 24], [479, 5233.59375, 24, 24], [479, 5233.59375, 24, 24], [479, 5233.59375, 0, 0], [479, 5233.59375, 24, 24], [479, 5233.59375, 24, 24], [486, 5239.59375, 10, 12], [479, 5233.59375, 24, 24], [479, 5233.59375, 24, 24], [503, 5234.59375, 236, 22], [519, 5234.59375, 220, 22], [519, 5234.59375, 220, 22], [519, 5237.59375, 220, 16], [518, 5255.59375, 1, 1], [518, 5258.59375, 47, 59], [454, 5305.59375, 777, 215], [455, 5306.59375, 775, 213], [479, 5330.59375, 727, 161], [479, 5330.59375, 727, 24], [479, 5330.59375, 140, 24], [479, 5332.59375, 140, 20], [479, 5332.59375, 140, 20], [479, 5370.59375, 727, 34], [479, 5370.59375, 727, 34], [479, 5373.59375, 481, 16], [479, 5420.59375, 727, 71], [479, 5420.59375, 727, 71], [479, 5420.59375, 727, 40], [479, 5420.59375, 727, 20], [479, 5422.59375, 38, 16], [479, 5460.59375, 727, 31], [479, 5460.59375, 695, 27.5], [479, 5460.59375, 695, 27.5], [479, 5460.59375, 695, 24], [479, 5460.59375, 695, 24], [479, 5460.59375, 24, 24], [479, 5460.59375, 24, 24], [479, 5460.59375, 24, 24], [479, 5460.59375, 0, 0], [479, 5460.59375, 24, 24], [479, 5460.59375, 24, 24], [486, 5466.59375, 10, 12], [479, 5460.59375, 24, 24], [479, 5460.59375, 24, 24], [503, 5461.59375, 177, 22], [519, 5461.59375, 161, 22], [519, 5461.59375, 161, 22], [519, 5464.59375, 161, 16], [518, 5482.59375, 1, 1], [518, 5485.59375, 47, 59], [405, 5532.59375, 0, 0], [0, 5532.59375, 1280, 569], [0, 5532.59375, 1280, 569], [40, 5544.59375, 1200, 545], [60, 5544.59375, 1160, 504], [60, 5580.59375, 464, 196], [60, 5580.59375, 424, 68], [60, 5585.59375, 384, 50], [60, 5648.59375, 424, 20], [60, 5668.59375, 424, 68], [60, 5673.59375, 332, 50], [177, 5702.65625, 85, 20], [177, 5703.59375, 65, 20], [177, 5703.59375, 65, 20], [246, 5705.59375, 16, 16], [248, 5707.59375, 12, 12], [262, 5703.59375, 28, 20], [290, 5703.59375, 84, 20], [290, 5703.59375, 84, 20], [374, 5703.59375, 59, 20], [524, 5580.59375, 495, 448], [523, 5579.59375, 1, 1], [523, 5583.59375, 97, 48], [524, 5580.59375, 495, 448], [524, 5580.59375, 495, 448], [524, 5580.59375, 157, 416], [524, 5580.59375, 157, 32], [524, 5581.59375, 33, 12], [524, 5581.59375, 33, 12], [524, 5612.59375, 157, 352], [524, 5612.59375, 157, 32], [524, 5613.59375, 29, 12], [524, 5613.59375, 29, 12], [524, 5644.59375, 157, 32], [524, 5645.59375, 36, 12], [524, 5645.59375, 36, 12], [524, 5676.59375, 157, 32], [524, 5677.59375, 50, 12], [524, 5677.59375, 50, 12], [524, 5708.59375, 157, 32], [524, 5709.59375, 60, 12], [524, 5709.59375, 60, 12], [524, 5740.59375, 157, 32], [524, 5741.59375, 121, 12], [524, 5741.59375, 121, 12], [524, 5772.59375, 157, 32], [524, 5773.59375, 78, 12], [524, 5773.59375, 78, 12], [524, 5804.59375, 157, 32], [524, 5805.59375, 80, 12], [524, 5805.59375, 80, 12], [524, 5836.59375, 157, 32], [524, 5837.59375, 89, 12], [524, 5837.59375, 89, 12], [524, 5868.59375, 157, 32], [524, 5869.59375, 68, 12], [524, 5869.59375, 68, 12], [524, 5900.59375, 157, 32], [524, 5901.59375, 39, 12], [524, 5901.59375, 39, 12], [524, 5932.59375, 157, 32], [524, 5933.59375, 58, 12], [524, 5933.59375, 58, 12], [693, 5580.59375, 157, 192], [693, 5580.59375, 157, 32], [693, 5581.59375, 42, 12], [693, 5612.59375, 157, 128], [693, 5612.59375, 157, 32], [693, 5613.59375, 61, 12], [693, 5613.59375, 61, 12], [693, 5644.59375, 157, 32], [693, 5645.59375, 106, 12], [693, 5645.59375, 106, 12], [693, 5676.59375, 157, 32], [693, 5677.59375, 86, 12], [693, 5677.59375, 86, 12], [693, 5708.59375, 157, 32], [693, 5709.59375, 27, 12], [693, 5709.59375, 27, 12], [693, 5772.59375, 157, 151.203125], [693, 5772.59375, 157, 32], [693, 5773.59375, 105, 12], [693, 5773.59375, 105, 12], [693, 5804.59375, 157, 87.203125], [693, 5804.59375, 157, 44.421875], [693, 5828.015625, 100, 12], [693, 5804.59375, 100, 33.421875], [693, 5851.015625, 157, 40.78125], [693, 5870.796875, 100, 12], [693, 5851.015625, 100, 29.78125], [862, 5580.59375, 157, 448], [862, 5580.59375, 157, 32], [862, 5581.59375, 42, 12], [862, 5612.59375, 157, 384], [862, 5612.59375, 157, 32], [862, 5613.59375, 64, 12], [862, 5613.59375, 64, 12], [862, 5644.59375, 157, 32], [862, 5645.59375, 95, 12], [862, 5645.59375, 95, 12], [862, 5676.59375, 157, 32], [862, 5677.59375, 28, 12], [862, 5677.59375, 28, 12], [862, 5708.59375, 157, 32], [862, 5709.59375, 149, 12], [862, 5709.59375, 149, 12], [862, 5740.59375, 157, 32], [862, 5741.59375, 74, 12], [862, 5741.59375, 74, 12], [862, 5772.59375, 157, 32], [862, 5773.59375, 77, 12], [862, 5773.59375, 77, 12], [862, 5804.59375, 157, 32], [862, 5805.59375, 41, 12], [862, 5805.59375, 41, 12], [862, 5836.59375, 157, 32], [862, 5837.59375, 59, 12], [862, 5837.59375, 59, 12], [862, 5868.59375, 157, 32], [862, 5869.59375, 94, 12], [862, 5869.59375, 94, 12], [862, 5900.59375, 157, 32], [862, 5901.59375, 58, 12], [862, 5901.59375, 58, 12], [862, 5932.59375, 157, 32], [862, 5933.59375, 48, 12], [862, 5933.59375, 48, 12], [862, 5964.59375, 157, 32], [862, 5965.59375, 102, 12], [862, 5965.59375, 102, 12], [60, 6014.59375, 90, 14], [60, 6014.59375, 90, 14], [60, 6015.59375, 90, 12], [60, 6015.59375, 90, 12], [60, 6048.59375, 1160, 41], [60, 6062.59375, 124, 14], [60, 6063.59375, 124, 12], [184, 6063.59375, 0, 12], [200, 6062.59375, 66, 14], [200, 6063.59375, 66, 12], [200, 6063.59375, 66, 12], [200, 6063.59375, 66, 12], [282, 6062.59375, 73, 14], [282, 6063.59375, 73, 12], [282, 6063.59375, 73, 12], [282, 6063.59375, 73, 12], [371, 6062.59375, 75, 14], [371, 6063.59375, 75, 12], [371, 6063.59375, 75, 12], [371, 6063.59375, 75, 12], [446, 6069.59375, 686, 0], [1132, 6057.59375, 88, 24], [1132, 6057.59375, 24, 24], [1132, 6057.59375, 24, 24], [1132, 6057.59375, 24, 24], [1164, 6057.59375, 24, 24], [1164, 6057.59375, 24, 24], [1164, 6057.59375, 24.015625, 24], [1196, 6057.59375, 24, 24], [1196, 6057.59375, 24, 24], [1196, 6057.59375, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "text": [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 550, -1, -1, -1, -1, -1, -1, -1, 1403, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1489, -1, -1, 1497, -1, -1, -1, -1, -1, -1, 1511, -1, -1, 1647, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1188, -1, -1, 1695, -1, -1, -1, -1, -1, -1, -1, 1710, -1, -1, 1716, -1, -1, -1, -1, -1, -1, -1, 1729, -1, -1, 1734, -1, -1, -1, -1, -1, 1748, -1, -1, 1753, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1173, -1, -1, -1, -1, 1188, -1, -1, -1, 1816, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1853, -1, -1, 1860, -1, -1, -1, -1, -1, -1, 1884, -1, -1, 1891, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1957, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2018, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2066, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2115, -1, 1960, -1, -1, -1, -1, -1, -1, 2135, -1, -1, 2140, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2195, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2243, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2288, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2336, -1, 1960, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2387, -1, -1, -1, 2397, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 2431, -1, -1, 2436, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2479, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2515, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2551, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2587, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2623, -1, 1960, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2666, -1, -1, -1, 2673, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2431, -1, -1, -1, 2397, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 2748, -1, -1, 2753, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2796, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2832, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2868, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2904, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2940, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2976, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3014, -1, 1960, -1, -1, -1, -1, -1, -1, 3033, -1, -1, 3038, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3081, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3117, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3153, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3189, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3225, -1, 1960, -1, -1, -1, -1, -1, -1, 3244, -1, -1, 3249, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3292, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3328, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3364, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3400, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3436, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3472, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3508, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3544, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3580, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3616, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3652, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3700, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3736, -1, 1960, -1, -1, -1, -1, -1, -1, 3755, -1, -1, 3760, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3803, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3839, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3875, -1, 1960, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3917, -1, -1, -1, 3924, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 3951, -1, -1, 3956, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3999, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4035, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4071, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4107, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4143, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4179, -1, 1960, -1, -1, -1, -1, -1, -1, 4198, -1, -1, 4203, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4246, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4282, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4318, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4354, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4390, -1, 1960, -1, -1, -1, -1, -1, -1, 4409, -1, -1, 4414, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4457, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4493, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4529, -1, 1960, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4571, -1, -1, -1, 4578, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4620, -1, -1, -1, 2397, -1, -1, -1, -1, -1, 2348, -1, -1, -1, -1, -1, -1, -1, 4653, -1, -1, 4658, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4701, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4737, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4773, -1, 1960, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4809, -1, 1960, -1, -1, -1, -1, -1, -1, 4828, -1, -1, 4833, -1, -1, -1, -1, 1904, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4877, -1, 1960, -1, -1, -1, -1, -1, -1, -1, 4904, -1, -1, 4910, -1, -1, 1497, -1, -1, 4921, -1, 4926, 4927, -1, -1, 4935, -1, -1, -1, -1, -1, 4951, -1, -1, -1, 4960, -1, -1, 4966, -1, -1, 4972, -1, -1, 4978, -1, -1, 4984, -1, -1, 4990, -1, -1, 4996, -1, -1, 5002, -1, -1, 5008, -1, -1, 5015, -1, -1, 5021, -1, -1, 5026, -1, -1, -1, 5034, -1, -1, 5040, -1, -1, 5046, -1, -1, 5052, -1, -1, -1, 5060, -1, -1, -1, -1, -1, -1, -1, -1, -1, 550, -1, -1, -1, 601, -1, -1, 728, -1, -1, 790, -1, -1, 906, -1, -1, 932, -1, -1, 1013, -1, -1, 1120, -1, -1, 1173, -1, -1, 1217, -1, -1, 1270, -1, -1, 1314, -1, -1, 1365, -1, -1, -1, 5146, -1, -1, 5153, 98, -1, -1, -1, 5164, -1, -1, -1, 5172, -1, -1, -1, 5180, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], "stackingContexts": {"index": [0, 1, 3, 25, 41, 76, 77, 78, 79, 80, 81, 84, 85, 88, 90, 91, 94, 98, 99, 102, 105, 109, 110, 113, 116, 120, 121, 122, 125, 128, 129, 130, 131, 149, 150, 155, 157, 158, 159, 160, 202, 203, 227, 228, 252, 253, 277, 278, 318, 319, 343, 344, 364, 365, 389, 390, 455, 456, 474, 475, 493, 494, 512, 513, 531, 532, 623, 624, 642, 643, 661, 662, 680, 681, 699, 700, 718, 719, 737, 738, 772, 773, 791, 792, 810, 811, 829, 830, 848, 849, 883, 884, 902, 903, 921, 922, 940, 941, 959, 960, 978, 979, 997, 998, 1016, 1017, 1035, 1036, 1054, 1055, 1073, 1074, 1098, 1099, 1117, 1118, 1152, 1153, 1171, 1172, 1190, 1191, 1256, 1257, 1275, 1276, 1294, 1295, 1313, 1314, 1332, 1333, 1351, 1352, 1386, 1387, 1405, 1406, 1424, 1425, 1443, 1444, 1462, 1463, 1497, 1498, 1516, 1517, 1535, 1536, 1627, 1628, 1646, 1647, 1665, 1666, 1684, 1685, 1719, 1720, 1873, 1876, 1879, 1884, 1886]}, "paintOrders": [0, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4, 4, 4, 4, 4, 611, 611, 611, 611, 611, 611, 611, 611, 614, 615, 615, 611, 611, 611, 611, 611, 616, 617, 617, 611, 611, 612, 612, 612, 612, 612, 612, 612, 612, 612, 612, 612, 612, 612, 612, 612, 611, 611, 611, 611, 611, 611, 611, 613, 613, 618, 618, 619, 620, 620, 4, 5, 5, 6, 7, 8, 9, 9, 9, 10, 11, 16, 16, 12, 12, 13, 14, 14, 14, 15, 14, 14, 9, 17, 18, 21, 21, 19, 19, 19, 20, 19, 19, 9, 22, 23, 26, 26, 24, 24, 24, 25, 24, 24, 9, 27, 28, 29, 29, 29, 30, 29, 29, 31, 32, 33, 34, 34, 35, 35, 35, 35, 36, 36, 37, 37, 35, 35, 35, 38, 38, 35, 35, 35, 39, 40, 32, 32, 31, 41, 42, 42, 43, 44, 45, 46, 46, 47, 47, 47, 47, 47, 47, 47, 46, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 60, 61, 61, 62, 63, 63, 63, 64, 65, 65, 66, 66, 61, 61, 61, 61, 67, 67, 48, 68, 69, 69, 70, 71, 71, 71, 72, 73, 73, 74, 74, 75, 75, 76, 76, 77, 77, 69, 69, 69, 69, 78, 78, 48, 79, 80, 80, 81, 82, 82, 82, 83, 84, 84, 85, 85, 86, 86, 87, 87, 88, 88, 80, 80, 80, 80, 89, 89, 48, 90, 91, 91, 92, 93, 93, 93, 94, 95, 95, 96, 96, 97, 97, 98, 98, 99, 99, 91, 91, 91, 91, 100, 100, 46, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 101, 102, 102, 103, 104, 104, 104, 105, 106, 106, 107, 107, 108, 108, 109, 109, 110, 110, 102, 102, 102, 102, 111, 111, 49, 112, 113, 113, 114, 115, 115, 115, 116, 117, 117, 118, 118, 119, 119, 120, 120, 121, 121, 113, 113, 113, 113, 122, 122, 49, 123, 124, 124, 125, 126, 126, 126, 127, 128, 128, 129, 129, 130, 130, 124, 124, 124, 124, 131, 131, 49, 132, 133, 133, 134, 135, 135, 135, 136, 137, 137, 138, 138, 139, 139, 140, 140, 141, 141, 133, 133, 133, 133, 142, 142, 49, 49, 49, 49, 49, 49, 49, 143, 143, 143, 144, 145, 145, 146, 146, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 147, 148, 148, 148, 49, 46, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 149, 150, 150, 151, 152, 152, 152, 153, 154, 154, 155, 155, 150, 150, 150, 150, 156, 156, 50, 157, 158, 158, 159, 160, 160, 160, 161, 162, 162, 163, 163, 158, 158, 158, 158, 164, 164, 50, 165, 166, 166, 167, 168, 168, 168, 169, 170, 170, 171, 171, 166, 166, 166, 166, 172, 172, 50, 173, 174, 174, 175, 176, 176, 176, 177, 178, 178, 179, 179, 174, 174, 174, 174, 180, 180, 50, 181, 182, 182, 183, 184, 184, 184, 185, 186, 186, 187, 187, 182, 182, 182, 182, 188, 188, 50, 50, 50, 50, 50, 50, 50, 189, 189, 189, 190, 191, 191, 192, 192, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 193, 194, 194, 194, 50, 50, 50, 195, 195, 195, 196, 197, 197, 198, 198, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 199, 200, 200, 200, 50, 46, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 201, 202, 202, 203, 204, 204, 204, 205, 206, 206, 207, 207, 202, 202, 202, 202, 208, 208, 51, 209, 210, 210, 211, 212, 212, 212, 213, 214, 214, 215, 215, 210, 210, 210, 210, 216, 216, 51, 217, 218, 218, 219, 220, 220, 220, 221, 222, 222, 223, 223, 218, 218, 218, 218, 224, 224, 51, 225, 226, 226, 227, 228, 228, 228, 229, 230, 230, 231, 231, 226, 226, 226, 226, 232, 232, 51, 233, 234, 234, 235, 236, 236, 236, 237, 238, 238, 239, 239, 234, 234, 234, 234, 240, 240, 51, 241, 242, 242, 243, 244, 244, 244, 245, 246, 246, 247, 247, 242, 242, 242, 242, 248, 248, 51, 249, 250, 250, 251, 252, 252, 252, 253, 254, 254, 255, 255, 250, 250, 250, 250, 256, 256, 46, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 257, 258, 258, 259, 260, 260, 260, 261, 262, 262, 263, 263, 258, 258, 258, 258, 264, 264, 52, 265, 266, 266, 267, 268, 268, 268, 269, 270, 270, 271, 271, 266, 266, 266, 266, 272, 272, 52, 273, 274, 274, 275, 276, 276, 276, 277, 278, 278, 279, 279, 274, 274, 274, 274, 280, 280, 52, 281, 282, 282, 283, 284, 284, 284, 285, 286, 286, 287, 287, 282, 282, 282, 282, 288, 288, 52, 289, 290, 290, 291, 292, 292, 292, 293, 294, 294, 295, 295, 290, 290, 290, 290, 296, 296, 46, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 297, 298, 298, 299, 300, 300, 300, 301, 302, 302, 303, 303, 298, 298, 298, 298, 304, 304, 53, 305, 306, 306, 307, 308, 308, 308, 309, 310, 310, 311, 311, 306, 306, 306, 306, 312, 312, 53, 313, 314, 314, 315, 316, 316, 316, 317, 318, 318, 319, 319, 314, 314, 314, 314, 320, 320, 53, 321, 322, 322, 323, 324, 324, 324, 325, 326, 326, 327, 327, 322, 322, 322, 322, 328, 328, 53, 329, 330, 330, 331, 332, 332, 332, 333, 334, 334, 335, 335, 330, 330, 330, 330, 336, 336, 53, 337, 338, 338, 339, 340, 340, 340, 341, 342, 342, 343, 343, 338, 338, 338, 338, 344, 344, 53, 345, 346, 346, 347, 348, 348, 348, 349, 350, 350, 351, 351, 346, 346, 346, 346, 352, 352, 53, 353, 354, 354, 355, 356, 356, 356, 357, 358, 358, 359, 359, 354, 354, 354, 354, 360, 360, 53, 361, 362, 362, 363, 364, 364, 364, 365, 366, 366, 367, 367, 362, 362, 362, 362, 368, 368, 53, 369, 370, 370, 371, 372, 372, 372, 373, 374, 374, 375, 375, 370, 370, 370, 370, 376, 376, 53, 377, 378, 378, 379, 380, 380, 380, 381, 382, 382, 383, 383, 378, 378, 378, 378, 384, 384, 53, 385, 386, 386, 387, 388, 388, 388, 389, 390, 390, 391, 391, 392, 392, 393, 393, 394, 394, 386, 386, 386, 386, 395, 395, 53, 396, 397, 397, 398, 399, 399, 399, 400, 401, 401, 402, 402, 397, 397, 397, 397, 403, 403, 46, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 404, 405, 405, 406, 407, 407, 407, 408, 409, 409, 410, 410, 405, 405, 405, 405, 411, 411, 54, 412, 413, 413, 414, 415, 415, 415, 416, 417, 417, 418, 418, 413, 413, 413, 413, 419, 419, 54, 420, 421, 421, 422, 423, 423, 423, 424, 425, 425, 426, 426, 421, 421, 421, 421, 427, 427, 54, 54, 54, 54, 54, 54, 54, 428, 428, 428, 429, 430, 430, 431, 431, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 432, 433, 433, 433, 54, 46, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 434, 435, 435, 436, 437, 437, 437, 438, 439, 439, 440, 440, 435, 435, 435, 435, 441, 441, 55, 442, 443, 443, 444, 445, 445, 445, 446, 447, 447, 448, 448, 443, 443, 443, 443, 449, 449, 55, 450, 451, 451, 452, 453, 453, 453, 454, 455, 455, 456, 456, 451, 451, 451, 451, 457, 457, 55, 458, 459, 459, 460, 461, 461, 461, 462, 463, 463, 464, 464, 459, 459, 459, 459, 465, 465, 55, 466, 467, 467, 468, 469, 469, 469, 470, 471, 471, 472, 472, 467, 467, 467, 467, 473, 473, 55, 474, 475, 475, 476, 477, 477, 477, 478, 479, 479, 480, 480, 475, 475, 475, 475, 481, 481, 46, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 482, 483, 483, 484, 485, 485, 485, 486, 487, 487, 488, 488, 483, 483, 483, 483, 489, 489, 56, 490, 491, 491, 492, 493, 493, 493, 494, 495, 495, 496, 496, 491, 491, 491, 491, 497, 497, 56, 498, 499, 499, 500, 501, 501, 501, 502, 503, 503, 504, 504, 499, 499, 499, 499, 505, 505, 56, 506, 507, 507, 508, 509, 509, 509, 510, 511, 511, 512, 512, 507, 507, 507, 507, 513, 513, 56, 514, 515, 515, 516, 517, 517, 517, 518, 519, 519, 520, 520, 515, 515, 515, 515, 521, 521, 46, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 522, 523, 523, 524, 525, 525, 525, 526, 527, 527, 528, 528, 523, 523, 523, 523, 529, 529, 57, 530, 531, 531, 532, 533, 533, 533, 534, 535, 535, 536, 536, 531, 531, 531, 531, 537, 537, 57, 538, 539, 539, 540, 541, 541, 541, 542, 543, 543, 544, 544, 539, 539, 539, 539, 545, 545, 57, 57, 57, 57, 57, 57, 57, 546, 546, 546, 547, 548, 548, 549, 549, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 550, 551, 551, 551, 57, 57, 57, 552, 552, 552, 553, 554, 554, 555, 555, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 556, 557, 557, 557, 57, 46, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 558, 559, 559, 560, 561, 561, 561, 562, 563, 563, 564, 564, 559, 559, 559, 559, 565, 565, 58, 566, 567, 567, 568, 569, 569, 569, 570, 571, 571, 572, 572, 567, 567, 567, 567, 573, 573, 58, 574, 575, 575, 576, 577, 577, 577, 578, 579, 579, 580, 580, 575, 575, 575, 575, 581, 581, 58, 582, 583, 583, 584, 585, 585, 585, 586, 587, 587, 588, 588, 583, 583, 583, 583, 589, 589, 46, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 590, 591, 591, 592, 593, 593, 593, 594, 595, 595, 596, 596, 591, 591, 591, 591, 597, 597, 31, 4, 598, 599, 600, 600, 600, 600, 600, 600, 600, 600, 600, 600, 601, 601, 600, 600, 600, 600, 600, 602, 602, 600, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 603, 604, 604, 604, 604, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 599, 605, 606, 606, 607, 608, 608, 609, 610, 610, 621, 621, 622, 622, 623], "offsetRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, 720, 1280, 0], [0, -20, 1280, 0], [0, -20, 0, 0], [0, -20, 1280, 0], [59, 59, 21, 1], [], [0, -20, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 6122], [0, 20, 1280, 62], [40, 0, 1200, 60], [40, 0, 1200, 60], [40, 0, 513, 60], [60, 0, 74, 60], [60, 0, 74, 60], [60, 20, 74, 20], [], [124, 25, 10, 16], [0, 3, 10, 10], [0, 0, 0, 0], [166, 0, 200, 60], [166, 10, 200, 40], [166, 20, 200, 20], [176, 20, 160, 20], [], [336, 20, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [553, 0, 175, 60], [553, 0, 175, 60], [553, 16, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [728, 0, 513, 60], [852, 0, 93, 60], [852, 20, 93, 20], [], [977, 0, 73, 60], [977, 20, 53, 20], [], [1034, 22, 16, 16], [0, 0, 0, 0], [1066, 0, 154, 60], [16, 0, 138, 60], [16, 20, 138, 20], [0, 0, 138, 20], [], [0, 62, 1280, 5491], [-1, 61, 1, 1], [], [0, 62, 1280, 5491], [0, 0, 1280, 5491], [0, 0, 405, 5491], [0, 20, 405, 658], [24, 24, 357, 287], [24, 24, 357, 77], [24, 24, 357, 77], [0, 0, 357, 77], [0, 75, 357, 2], [0, 75, 357, 2], [16, 16, 45, 45], [0, 0, 45, 45], [61, 16, 16, 45], [77, 19, 264, 40], [0, 0, 264, 22], [], [0, 22, 2, 2], [0, 24, 264, 16], [], [24, 101, 357, 70], [24, 101, 357, 70], [0, 0, 357, 70], [0, 68, 357, 2], [0, 68, 357, 2], [16, 16, 325, 38], [0, 0, 325, 16], [], [0, 16, 2, 2], [0, 18, 325, 20], [], [24, 171, 357, 70], [24, 171, 357, 70], [0, 0, 357, 70], [0, 68, 357, 2], [0, 68, 357, 2], [16, 16, 325, 38], [0, 0, 325, 16], [], [0, 16, 2, 2], [0, 18, 325, 20], [], [24, 241, 357, 70], [24, 241, 357, 70], [0, 0, 357, 70], [16, 16, 325, 38], [0, 0, 325, 16], [], [0, 16, 2, 2], [0, 18, 325, 20], [], [405, 0, 875, 5491], [0, 0, 875, 154], [48, 32, 779, 20], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 36, 20], [0, 2, 16, 16], [0, 2, 16, 16], [0, 2, 16, 16], [0, 0, 0, 0], [20, 2, 16, 16], [0, 0, 0, 0], [40, 0, 89, 20], [40, 0, 69, 20], [], [113, 2, 16, 16], [0, 0, 0, 0], [133, 0, 111, 20], [133, 0, 111, 20], [], [779, 0, 0, 20], [48, 52, 30, 30], [48, 82, 779, 40], [], [0, 154, 875, 5337], [0, 154, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [49, 0, 777, 5337], [0, 6, 777, 5325], [0, 6, 777, 158], [33, 7, 711, 156], [33, 31, 711, 110], [33, 31, 711, 28], [], [33, 59, 711, 16], [33, 75, 711, 66], [], [0, 176, 777, 394], [1, 177, 775, 392], [25, 201, 727, 340], [25, 201, 727, 24], [25, 201, 163, 24], [25, 203, 163, 20], [], [25, 241, 727, 78], [25, 241, 727, 78], [], [25, 335, 727, 206], [25, 335, 727, 206], [25, 335, 727, 40], [25, 335, 727, 20], [], [25, 375, 727, 166], [25, 375, 695, 35], [25, 375, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 349, 22], [40, 1, 333, 22], [40, 1, 333, 22], [], [39, 22, 1, 1], [], [25, 413, 695, 42], [25, 413, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [24, 8, 131, 22], [40, 8, 115, 22], [40, 8, 115, 22], [], [39, 29, 1, 1], [], [25, 458, 695, 42], [25, 458, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [24, 8, 111, 22], [40, 8, 95, 22], [40, 8, 95, 22], [], [39, 29, 1, 1], [], [25, 503, 695, 35], [25, 503, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [24, 8, 233, 22], [40, 8, 217, 22], [40, 8, 217, 22], [], [39, 29, 1, 1], [], [0, 582, 777, 372], [1, 583, 775, 370], [25, 607, 727, 318], [25, 607, 727, 24], [25, 607, 120, 24], [25, 609, 120, 20], [], [25, 647, 727, 56], [25, 647, 727, 56], [], [25, 719, 727, 206], [25, 719, 364, 206], [25, 719, 364, 40], [25, 719, 364, 20], [], [25, 759, 364, 166], [25, 759, 332, 35], [25, 759, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [24, 1, 111, 22], [40, 1, 95, 22], [40, 1, 95, 22], [], [39, 22, 1, 1], [], [25, 797, 332, 42], [25, 797, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [24, 8, 289, 22], [40, 8, 273, 22], [40, 8, 273, 22], [], [39, 29, 1, 1], [], [25, 842, 332, 42], [25, 842, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 188, 22], [40, 8, 172, 22], [40, 8, 172, 22], [], [39, 29, 1, 1], [], [25, 887, 332, 35], [25, 887, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [24, 8, 226, 22], [40, 8, 210, 22], [40, 8, 210, 22], [], [39, 29, 1, 1], [], [389, 719, 364, 206], [389, 719, 364, 30], [389, 719, 364, 20], [], [389, 749, 364, 72], [389, 749, 364, 72], [389, 749, 364, 72], [401, 761, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [441, 749, 300, 72], [441, 761, 300, 20], [441, 761, 212, 20], [441, 761, 212, 20], [], [441, 781, 300, 0], [441, 781, 300, 32], [441, 786, 81, 22], [], [665, 781, 75, 32], [672, 781, 61, 32], [672, 781, 61, 32], [0, 5, 59, 20], [0, 5, 59, 20], [], [740, 749, 12, 0], [0, 966, 777, 417], [1, 967, 775, 415], [25, 991, 727, 363], [25, 991, 727, 24], [25, 991, 182, 24], [25, 993, 182, 20], [], [25, 1031, 727, 56], [25, 1031, 727, 56], [], [25, 1103, 727, 251], [25, 1103, 364, 251], [25, 1103, 364, 40], [25, 1103, 364, 20], [], [25, 1143, 364, 211], [25, 1143, 332, 35], [25, 1143, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 161, 22], [40, 1, 145, 22], [40, 1, 145, 22], [], [39, 22, 1, 1], [], [25, 1181, 332, 42], [25, 1181, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 197, 22], [40, 8, 181, 22], [40, 8, 181, 22], [], [39, 29, 1, 1], [], [25, 1226, 332, 42], [25, 1226, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 248, 22], [40, 8, 232, 22], [40, 8, 232, 22], [], [39, 29, 1, 1], [], [25, 1271, 332, 42], [25, 1271, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 121, 22], [40, 8, 105, 22], [40, 8, 105, 22], [], [39, 29, 1, 1], [], [25, 1316, 332, 35], [25, 1316, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 211, 22], [40, 8, 195, 22], [40, 8, 195, 22], [], [39, 29, 1, 1], [], [389, 1103, 364, 251], [389, 1103, 364, 30], [389, 1103, 364, 20], [], [389, 1133, 364, 160], [389, 1133, 364, 72], [389, 1133, 364, 72], [401, 1145, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [441, 1133, 300, 72], [441, 1145, 300, 20], [441, 1145, 196, 20], [441, 1145, 196, 20], [], [441, 1165, 300, 0], [441, 1165, 300, 32], [441, 1170, 81, 22], [], [665, 1165, 75, 32], [672, 1165, 61, 32], [672, 1165, 61, 32], [0, 5, 59, 20], [0, 5, 59, 20], [], [740, 1133, 12, 0], [389, 1221, 364, 72], [389, 1221, 364, 72], [401, 1233, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [441, 1221, 300, 72], [441, 1233, 300, 20], [441, 1233, 145, 20], [441, 1233, 145, 20], [], [441, 1253, 300, 0], [441, 1253, 300, 32], [441, 1258, 81, 22], [], [665, 1253, 75, 32], [672, 1253, 61, 32], [672, 1253, 61, 32], [0, 5, 59, 20], [0, 5, 59, 20], [], [740, 1221, 12, 0], [0, 1395, 777, 507], [1, 1396, 775, 505], [25, 1420, 727, 453], [25, 1420, 727, 24], [25, 1420, 122, 24], [25, 1422, 122, 20], [], [25, 1460, 727, 56], [25, 1460, 727, 56], [], [25, 1532, 727, 341], [25, 1532, 727, 341], [25, 1532, 727, 40], [25, 1532, 727, 20], [], [25, 1572, 727, 301], [25, 1572, 695, 35], [25, 1572, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 67, 22], [40, 1, 51, 22], [40, 1, 51, 22], [], [39, 22, 1, 1], [], [25, 1610, 695, 42], [25, 1610, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 208, 22], [40, 8, 192, 22], [40, 8, 192, 22], [], [39, 29, 1, 1], [], [25, 1655, 695, 42], [25, 1655, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 202, 22], [40, 8, 186, 22], [40, 8, 186, 22], [], [39, 29, 1, 1], [], [25, 1700, 695, 42], [25, 1700, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 275, 22], [40, 8, 259, 22], [40, 8, 259, 22], [], [39, 29, 1, 1], [], [25, 1745, 695, 42], [25, 1745, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 266, 22], [40, 8, 250, 22], [40, 8, 250, 22], [], [39, 29, 1, 1], [], [25, 1790, 695, 42], [25, 1790, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 192, 22], [40, 8, 176, 22], [40, 8, 176, 22], [], [39, 29, 1, 1], [], [25, 1835, 695, 35], [25, 1835, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 241, 22], [40, 8, 225, 22], [40, 8, 225, 22], [], [39, 29, 1, 1], [], [0, 1914, 777, 395], [1, 1915, 775, 393], [25, 1939, 727, 341], [25, 1939, 727, 24], [25, 1939, 118, 24], [25, 1941, 118, 20], [], [25, 1979, 727, 34], [25, 1979, 727, 34], [], [25, 2029, 727, 251], [25, 2029, 727, 251], [25, 2029, 727, 40], [25, 2029, 727, 20], [], [25, 2069, 727, 211], [25, 2069, 695, 35], [25, 2069, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 110, 22], [40, 1, 94, 22], [40, 1, 94, 22], [], [39, 22, 1, 1], [], [25, 2107, 695, 42], [25, 2107, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 211, 22], [40, 8, 195, 22], [40, 8, 195, 22], [], [39, 29, 1, 1], [], [25, 2152, 695, 42], [25, 2152, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 199, 22], [40, 8, 183, 22], [40, 8, 183, 22], [], [39, 29, 1, 1], [], [25, 2197, 695, 42], [25, 2197, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 265, 22], [40, 8, 249, 22], [40, 8, 249, 22], [], [39, 29, 1, 1], [], [25, 2242, 695, 35], [25, 2242, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 191, 22], [40, 8, 175, 22], [40, 8, 175, 22], [], [39, 29, 1, 1], [], [0, 2321, 777, 777], [1, 2322, 775, 775], [25, 2346, 727, 723], [25, 2346, 727, 24], [25, 2346, 185, 24], [25, 2348, 185, 20], [], [25, 2386, 727, 56], [25, 2386, 727, 56], [], [25, 2458, 727, 611], [25, 2458, 727, 611], [25, 2458, 727, 40], [25, 2458, 727, 20], [], [25, 2498, 727, 571], [25, 2498, 695, 35], [25, 2498, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 85, 22], [40, 1, 69, 22], [40, 1, 69, 22], [], [39, 22, 1, 1], [], [25, 2536, 695, 42], [25, 2536, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 169, 22], [40, 8, 153, 22], [40, 8, 153, 22], [], [39, 29, 1, 1], [], [25, 2581, 695, 42], [25, 2581, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 214, 22], [40, 8, 198, 22], [40, 8, 198, 22], [], [39, 29, 1, 1], [], [25, 2626, 695, 42], [25, 2626, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 146, 22], [40, 8, 130, 22], [40, 8, 130, 22], [], [39, 29, 1, 1], [], [25, 2671, 695, 42], [25, 2671, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 223, 22], [40, 8, 207, 22], [40, 8, 207, 22], [], [39, 29, 1, 1], [], [25, 2716, 695, 42], [25, 2716, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 254, 22], [40, 8, 238, 22], [40, 8, 238, 22], [], [39, 29, 1, 1], [], [25, 2761, 695, 42], [25, 2761, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 446, 22], [40, 8, 430, 22], [40, 8, 430, 22], [], [39, 29, 1, 1], [], [25, 2806, 695, 42], [25, 2806, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 262, 22], [40, 8, 246, 22], [40, 8, 246, 22], [], [39, 29, 1, 1], [], [25, 2851, 695, 42], [25, 2851, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 239, 22], [40, 8, 223, 22], [40, 8, 223, 22], [], [39, 29, 1, 1], [], [25, 2896, 695, 42], [25, 2896, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 216, 22], [40, 8, 200, 22], [40, 8, 200, 22], [], [39, 29, 1, 1], [], [25, 2941, 695, 42], [25, 2941, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 329, 22], [40, 8, 313, 22], [40, 8, 313, 22], [], [39, 29, 1, 1], [], [25, 2986, 695, 42], [25, 2986, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [3, -3, 24, 24], [0, 0, 0, 0], [24, 8, 315, 22], [40, 8, 299, 22], [40, 8, 299, 22], [], [39, 29, 1, 1], [], [25, 3031, 695, 35], [25, 3031, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 166, 22], [40, 8, 150, 22], [40, 8, 150, 22], [], [39, 29, 1, 1], [], [0, 3110, 777, 327], [1, 3111, 775, 325], [25, 3135, 727, 273], [25, 3135, 727, 24], [25, 3135, 144, 24], [25, 3137, 144, 20], [], [25, 3175, 727, 56], [25, 3175, 727, 56], [], [25, 3247, 727, 161], [25, 3247, 364, 161], [25, 3247, 364, 40], [25, 3247, 364, 20], [], [25, 3287, 364, 121], [25, 3287, 332, 35], [25, 3287, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 131, 22], [40, 1, 115, 22], [40, 1, 115, 22], [], [39, 22, 1, 1], [], [25, 3325, 332, 42], [25, 3325, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 210, 22], [40, 8, 194, 22], [40, 8, 194, 22], [], [39, 29, 1, 1], [], [25, 3370, 332, 35], [25, 3370, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 257, 22], [40, 8, 241, 22], [40, 8, 241, 22], [], [39, 29, 1, 1], [], [389, 3247, 364, 161], [389, 3247, 364, 30], [389, 3247, 364, 20], [], [389, 3277, 364, 72], [389, 3277, 364, 72], [389, 3277, 364, 72], [401, 3289, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [441, 3277, 300, 72], [441, 3289, 300, 20], [441, 3289, 262, 20], [441, 3289, 262, 20], [], [441, 3309, 300, 0], [441, 3309, 300, 32], [441, 3314, 81, 22], [], [665, 3309, 75, 32], [672, 3309, 61, 32], [672, 3309, 61, 32], [0, 5, 59, 20], [0, 5, 59, 20], [], [740, 3277, 12, 0], [0, 3449, 777, 462], [1, 3450, 775, 460], [25, 3474, 727, 408], [25, 3474, 727, 24], [25, 3474, 98, 24], [25, 3476, 98, 20], [], [25, 3514, 727, 56], [25, 3514, 727, 56], [], [25, 3586, 727, 296], [25, 3586, 727, 296], [25, 3586, 727, 40], [25, 3586, 727, 20], [], [25, 3626, 727, 256], [25, 3626, 695, 35], [25, 3626, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 231, 22], [40, 1, 215, 22], [40, 1, 215, 22], [], [39, 22, 1, 1], [], [25, 3664, 695, 42], [25, 3664, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 182, 22], [40, 8, 166, 22], [40, 8, 166, 22], [], [39, 29, 1, 1], [], [25, 3709, 695, 42], [25, 3709, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 246, 22], [40, 8, 230, 22], [40, 8, 230, 22], [], [39, 29, 1, 1], [], [25, 3754, 695, 42], [25, 3754, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 156, 22], [40, 8, 140, 22], [40, 8, 140, 22], [], [39, 29, 1, 1], [], [25, 3799, 695, 42], [25, 3799, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 214, 22], [40, 8, 198, 22], [40, 8, 198, 22], [], [39, 29, 1, 1], [], [25, 3844, 695, 35], [25, 3844, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 172, 22], [40, 8, 156, 22], [40, 8, 156, 22], [], [39, 29, 1, 1], [], [0, 3923, 777, 417], [1, 3924, 775, 415], [25, 3948, 727, 363], [25, 3948, 727, 24], [25, 3948, 92, 24], [25, 3950, 92, 20], [], [25, 3988, 727, 56], [25, 3988, 727, 56], [], [25, 4060, 727, 251], [25, 4060, 727, 251], [25, 4060, 727, 40], [25, 4060, 727, 20], [], [25, 4100, 727, 211], [25, 4100, 695, 35], [25, 4100, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 173, 22], [40, 1, 157, 22], [40, 1, 157, 22], [], [39, 22, 1, 1], [], [25, 4138, 695, 42], [25, 4138, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 237, 22], [40, 8, 221, 22], [40, 8, 221, 22], [], [39, 29, 1, 1], [], [25, 4183, 695, 42], [25, 4183, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 182, 22], [40, 8, 166, 22], [40, 8, 166, 22], [], [39, 29, 1, 1], [], [25, 4228, 695, 42], [25, 4228, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 232, 22], [40, 8, 216, 22], [40, 8, 216, 22], [], [39, 29, 1, 1], [], [25, 4273, 695, 35], [25, 4273, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 163, 22], [40, 8, 147, 22], [40, 8, 147, 22], [], [39, 29, 1, 1], [], [0, 4352, 777, 356], [1, 4353, 775, 354], [25, 4377, 727, 302], [25, 4377, 727, 24], [25, 4377, 189, 24], [25, 4379, 189, 20], [], [25, 4417, 727, 56], [25, 4417, 727, 56], [], [25, 4489, 727, 190], [25, 4489, 364, 190], [25, 4489, 364, 40], [25, 4489, 364, 20], [], [25, 4529, 364, 121], [25, 4529, 332, 35], [25, 4529, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 142, 22], [40, 1, 126, 22], [40, 1, 126, 22], [], [39, 22, 1, 1], [], [25, 4567, 332, 42], [25, 4567, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 158, 22], [40, 8, 142, 22], [40, 8, 142, 22], [], [39, 29, 1, 1], [], [25, 4612, 332, 35], [25, 4612, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 187, 22], [40, 8, 171, 22], [40, 8, 171, 22], [], [39, 29, 1, 1], [], [389, 4489, 364, 190], [389, 4489, 364, 30], [389, 4489, 364, 20], [], [389, 4519, 364, 160], [389, 4519, 364, 72], [389, 4519, 364, 72], [401, 4531, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [441, 4519, 300, 72], [441, 4531, 300, 20], [441, 4531, 127, 20], [441, 4531, 127, 20], [], [441, 4551, 300, 0], [441, 4551, 300, 32], [441, 4556, 81, 22], [], [665, 4551, 75, 32], [672, 4551, 61, 32], [672, 4551, 61, 32], [0, 5, 59, 20], [0, 5, 59, 20], [], [740, 4519, 12, 0], [389, 4607, 364, 72], [389, 4607, 364, 72], [401, 4619, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [441, 4607, 300, 72], [441, 4619, 300, 20], [441, 4619, 145, 20], [441, 4619, 145, 20], [], [441, 4639, 300, 0], [441, 4639, 300, 32], [441, 4644, 81, 22], [], [665, 4639, 75, 32], [672, 4639, 61, 32], [672, 4639, 61, 32], [0, 5, 59, 20], [0, 5, 59, 20], [], [740, 4607, 12, 0], [0, 4720, 777, 372], [1, 4721, 775, 370], [25, 4745, 727, 318], [25, 4745, 727, 24], [25, 4745, 175, 24], [25, 4747, 175, 20], [], [25, 4785, 727, 56], [25, 4785, 727, 56], [], [25, 4857, 727, 206], [25, 4857, 727, 206], [25, 4857, 727, 40], [25, 4857, 727, 20], [], [25, 4897, 727, 166], [25, 4897, 695, 35], [25, 4897, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 242, 22], [40, 1, 226, 22], [40, 1, 226, 22], [], [39, 22, 1, 1], [], [25, 4935, 695, 42], [25, 4935, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 256, 22], [40, 8, 240, 22], [40, 8, 240, 22], [], [39, 29, 1, 1], [], [25, 4980, 695, 42], [25, 4980, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 310, 22], [40, 8, 294, 22], [40, 8, 294, 22], [], [39, 29, 1, 1], [], [25, 5025, 695, 35], [25, 5025, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 7, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 8, 236, 22], [40, 8, 220, 22], [40, 8, 220, 22], [], [39, 29, 1, 1], [], [0, 5104, 777, 215], [1, 5105, 775, 213], [25, 5129, 727, 161], [25, 5129, 727, 24], [25, 5129, 140, 24], [25, 5131, 140, 20], [], [25, 5169, 727, 34], [25, 5169, 727, 34], [], [25, 5219, 727, 71], [25, 5219, 727, 71], [25, 5219, 727, 40], [25, 5219, 727, 20], [], [25, 5259, 727, 31], [25, 5259, 695, 28], [25, 5259, 695, 28], [0, 0, 695, 24], [0, 0, 695, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [24, 1, 177, 22], [40, 1, 161, 22], [40, 1, 161, 22], [], [39, 22, 1, 1], [], [0, 5491, 0, 0], [0, 5553, 1280, 569], [0, 5553, 1280, 569], [40, 12, 1200, 545], [20, 0, 1160, 504], [0, 36, 464, 196], [0, 36, 424, 68], [], [0, 104, 424, 20], [0, 124, 424, 68], [], [117, 158, 85, 20], [117, 159, 65, 20], [], [186, 161, 16, 16], [0, 0, 0, 0], [], [230, 159, 84, 20], [], [], [464, 36, 495, 448], [463, 35, 1, 1], [], [464, 36, 495, 448], [464, 36, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 1, 33, 12], [], [0, 32, 157, 352], [0, 32, 157, 32], [0, 33, 29, 12], [], [0, 64, 157, 32], [0, 65, 36, 12], [], [0, 96, 157, 32], [0, 97, 50, 12], [], [0, 128, 157, 32], [0, 129, 60, 12], [], [0, 160, 157, 32], [0, 161, 121, 12], [], [0, 192, 157, 32], [0, 193, 78, 12], [], [0, 224, 157, 32], [0, 225, 80, 12], [], [0, 256, 157, 32], [0, 257, 89, 12], [], [0, 288, 157, 32], [0, 289, 68, 12], [], [0, 320, 157, 32], [0, 321, 39, 12], [], [0, 352, 157, 32], [0, 353, 58, 12], [], [169, 0, 157, 192], [169, 0, 157, 32], [], [169, 32, 157, 128], [169, 32, 157, 32], [169, 33, 61, 12], [], [169, 64, 157, 32], [169, 65, 106, 12], [], [169, 96, 157, 32], [169, 97, 86, 12], [], [169, 128, 157, 32], [169, 129, 27, 12], [], [169, 192, 157, 151], [169, 192, 157, 32], [169, 193, 105, 12], [], [169, 224, 157, 87], [169, 224, 157, 44], [169, 247, 100, 12], [169, 224, 100, 33], [169, 270, 157, 41], [169, 290, 100, 12], [169, 270, 100, 30], [338, 0, 157, 448], [338, 0, 157, 32], [], [338, 32, 157, 384], [338, 32, 157, 32], [338, 33, 64, 12], [], [338, 64, 157, 32], [338, 65, 95, 12], [], [338, 96, 157, 32], [338, 97, 28, 12], [], [338, 128, 157, 32], [338, 129, 149, 12], [], [338, 160, 157, 32], [338, 161, 74, 12], [], [338, 192, 157, 32], [338, 193, 77, 12], [], [338, 224, 157, 32], [338, 225, 41, 12], [], [338, 256, 157, 32], [338, 257, 59, 12], [], [338, 288, 157, 32], [338, 289, 94, 12], [], [338, 320, 157, 32], [338, 321, 58, 12], [], [338, 352, 157, 32], [338, 353, 48, 12], [], [338, 384, 157, 32], [338, 385, 102, 12], [], [0, 470, 90, 14], [0, 0, 90, 14], [0, 1, 90, 12], [], [20, 504, 1160, 41], [20, 518, 124, 14], [], [0, 0, 0, 0], [160, 518, 66, 14], [160, 519, 66, 12], [160, 519, 66, 12], [], [242, 518, 73, 14], [242, 519, 73, 12], [242, 519, 73, 12], [], [331, 518, 75, 14], [331, 519, 75, 12], [331, 519, 75, 12], [], [406, 525, 686, 0], [1092, 513, 88, 24], [1092, 513, 24, 24], [1092, 513, 24, 24], [0, 0, 0, 0], [1124, 513, 24, 24], [1124, 513, 24, 24], [0, 0, 0, 0], [1156, 513, 24, 24], [1156, 513, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "scrollRects": [[], [0, 0, 1280, 6102], [0, 0, 1280, 6102], [0, 0, 1280, 6102], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 68, 180], [], [0, 0, 1280, 6122], [0, 0, 1280, 6122], [0, 0, 1280, 0], [0, 0, 1280, 6122], [0, 0, 1280, 6122], [0, 0, 1280, 6122], [0, 0, 1280, 60], [0, 0, 1200, 60], [0, 0, 1200, 60], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 21], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 60], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 60], [0, 0, 138, 60], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 5491], [0, 0, 48, 39], [], [0, 0, 1280, 5491], [0, 0, 1280, 5491], [0, 0, 405, 5491], [0, 0, 405, 658], [0, 0, 357, 287], [0, 0, 0, 0], [0, 0, 357, 77], [0, 0, 357, 77], [0, 0, 357, 2], [0, 0, 357, 2], [0, 0, 45, 45], [0, 0, 45, 45], [0, 0, 16, 45], [0, 0, 264, 40], [0, 0, 264, 22], [], [0, 0, 2, 2], [0, 0, 264, 16], [], [0, 0, 0, 0], [0, 0, 357, 70], [0, 0, 357, 70], [0, 0, 357, 2], [0, 0, 357, 2], [0, 0, 325, 38], [0, 0, 325, 16], [], [0, 0, 2, 2], [0, 0, 325, 20], [], [0, 0, 0, 0], [0, 0, 357, 70], [0, 0, 357, 70], [0, 0, 357, 2], [0, 0, 357, 2], [0, 0, 325, 38], [0, 0, 325, 16], [], [0, 0, 2, 2], [0, 0, 325, 20], [], [0, 0, 0, 0], [0, 0, 357, 70], [0, 0, 357, 70], [0, 0, 325, 38], [0, 0, 325, 16], [], [0, 0, 2, 2], [0, 0, 325, 20], [], [0, 0, 875, 5491], [0, 0, 875, 154], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 36, 20], [0, 0, 16, 16], [0, 0, 16, 16], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 89, 20], [0, 0, 69, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 111, 20], [0, 0, 111, 20], [], [0, 0, 0, 20], [0, 0, 30, 30], [0, 0, 779, 40], [], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 777, 5337], [0, 0, 777, 5325], [0, 0, 775, 156], [0, 0, 711, 156], [0, 0, 711, 110], [0, 0, 711, 28], [], [0, 0, 711, 16], [0, 0, 711, 66], [], [0, 0, 775, 392], [0, 0, 775, 392], [0, 0, 727, 340], [0, 0, 727, 24], [0, 0, 163, 24], [0, 0, 0, 0], [], [0, 0, 727, 78], [0, 0, 727, 78], [], [0, 0, 727, 206], [0, 0, 727, 206], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 166], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 349, 22], [0, 0, 333, 22], [0, 0, 333, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 0, 0], [0, 0, 27, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 131, 22], [0, 0, 115, 22], [0, 0, 115, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 0, 0], [0, 0, 27, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 111, 22], [0, 0, 95, 22], [0, 0, 95, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 0, 0], [0, 0, 27, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 233, 22], [0, 0, 217, 22], [0, 0, 217, 22], [], [0, 0, 47, 66], [], [0, 0, 775, 370], [0, 0, 775, 370], [0, 0, 727, 318], [0, 0, 727, 24], [0, 0, 120, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 206], [0, 0, 364, 206], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 166], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 0, 0], [0, 0, 27, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 111, 22], [0, 0, 95, 22], [0, 0, 95, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 0, 0], [0, 0, 27, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 289, 22], [0, 0, 273, 22], [0, 0, 273, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 188, 22], [0, 0, 172, 22], [0, 0, 172, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 0, 0], [0, 0, 27, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 226, 22], [0, 0, 210, 22], [0, 0, 210, 22], [], [0, 0, 47, 66], [], [0, 0, 364, 206], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 212, 20], [0, 0, 212, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [0, 0, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 775, 415], [0, 0, 775, 415], [0, 0, 727, 363], [0, 0, 727, 24], [0, 0, 182, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 251], [0, 0, 364, 251], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 211], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 161, 22], [0, 0, 145, 22], [0, 0, 145, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 197, 22], [0, 0, 181, 22], [0, 0, 181, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 248, 22], [0, 0, 232, 22], [0, 0, 232, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 121, 22], [0, 0, 105, 22], [0, 0, 105, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 211, 22], [0, 0, 195, 22], [0, 0, 195, 22], [], [0, 0, 47, 66], [], [0, 0, 364, 251], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 160], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 196, 20], [0, 0, 196, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [0, 0, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 145, 20], [0, 0, 145, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [0, 0, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 775, 505], [0, 0, 775, 505], [0, 0, 727, 453], [0, 0, 727, 24], [0, 0, 122, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 341], [0, 0, 727, 341], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 301], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 67, 22], [0, 0, 51, 22], [0, 0, 51, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 208, 22], [0, 0, 192, 22], [0, 0, 192, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 202, 22], [0, 0, 186, 22], [0, 0, 186, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 275, 22], [0, 0, 259, 22], [0, 0, 259, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 266, 22], [0, 0, 250, 22], [0, 0, 250, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 192, 22], [0, 0, 176, 22], [0, 0, 176, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 241, 22], [0, 0, 225, 22], [0, 0, 225, 22], [], [0, 0, 47, 66], [], [0, 0, 775, 393], [0, 0, 775, 393], [0, 0, 727, 341], [0, 0, 727, 24], [0, 0, 118, 24], [0, 0, 0, 0], [], [0, 0, 727, 34], [0, 0, 727, 34], [], [0, 0, 727, 251], [0, 0, 727, 251], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 211], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 110, 22], [0, 0, 94, 22], [0, 0, 94, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 211, 22], [0, 0, 195, 22], [0, 0, 195, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 199, 22], [0, 0, 183, 22], [0, 0, 183, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 265, 22], [0, 0, 249, 22], [0, 0, 249, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 191, 22], [0, 0, 175, 22], [0, 0, 175, 22], [], [0, 0, 47, 66], [], [0, 0, 775, 775], [0, 0, 775, 775], [0, 0, 727, 723], [0, 0, 727, 24], [0, 0, 185, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 611], [0, 0, 727, 611], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 571], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 85, 22], [0, 0, 69, 22], [0, 0, 69, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 169, 22], [0, 0, 153, 22], [0, 0, 153, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 214, 22], [0, 0, 198, 22], [0, 0, 198, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 146, 22], [0, 0, 130, 22], [0, 0, 130, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 223, 22], [0, 0, 207, 22], [0, 0, 207, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 254, 22], [0, 0, 238, 22], [0, 0, 238, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 446, 22], [0, 0, 430, 22], [0, 0, 430, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 262, 22], [0, 0, 246, 22], [0, 0, 246, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 239, 22], [0, 0, 223, 22], [0, 0, 223, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 216, 22], [0, 0, 200, 22], [0, 0, 200, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 329, 22], [0, 0, 313, 22], [0, 0, 313, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 27, 24], [0, 0, 0, 0], [0, 0, 27, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 315, 22], [0, 0, 299, 22], [0, 0, 299, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 166, 22], [0, 0, 150, 22], [0, 0, 150, 22], [], [0, 0, 47, 66], [], [0, 0, 775, 325], [0, 0, 775, 325], [0, 0, 727, 273], [0, 0, 727, 24], [0, 0, 144, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 161], [0, 0, 364, 161], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 121], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 131, 22], [0, 0, 115, 22], [0, 0, 115, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 210, 22], [0, 0, 194, 22], [0, 0, 194, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 257, 22], [0, 0, 241, 22], [0, 0, 241, 22], [], [0, 0, 47, 66], [], [0, 0, 364, 161], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 262, 20], [0, 0, 262, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [0, 0, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 775, 460], [0, 0, 775, 460], [0, 0, 727, 408], [0, 0, 727, 24], [0, 0, 98, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 296], [0, 0, 727, 296], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 256], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 231, 22], [0, 0, 215, 22], [0, 0, 215, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 182, 22], [0, 0, 166, 22], [0, 0, 166, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 246, 22], [0, 0, 230, 22], [0, 0, 230, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 156, 22], [0, 0, 140, 22], [0, 0, 140, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 214, 22], [0, 0, 198, 22], [0, 0, 198, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 172, 22], [0, 0, 156, 22], [0, 0, 156, 22], [], [0, 0, 47, 66], [], [0, 0, 775, 415], [0, 0, 775, 415], [0, 0, 727, 363], [0, 0, 727, 24], [0, 0, 92, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 251], [0, 0, 727, 251], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 211], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 173, 22], [0, 0, 157, 22], [0, 0, 157, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 237, 22], [0, 0, 221, 22], [0, 0, 221, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 182, 22], [0, 0, 166, 22], [0, 0, 166, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 232, 22], [0, 0, 216, 22], [0, 0, 216, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 163, 22], [0, 0, 147, 22], [0, 0, 147, 22], [], [0, 0, 47, 66], [], [0, 0, 775, 354], [0, 0, 775, 354], [0, 0, 727, 302], [0, 0, 727, 24], [0, 0, 189, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 190], [0, 0, 364, 190], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 121], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 142, 22], [0, 0, 126, 22], [0, 0, 126, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 158, 22], [0, 0, 142, 22], [0, 0, 142, 22], [], [0, 0, 47, 66], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 187, 22], [0, 0, 171, 22], [0, 0, 171, 22], [], [0, 0, 47, 66], [], [0, 0, 364, 190], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 160], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 127, 20], [0, 0, 127, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [0, 0, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 145, 20], [0, 0, 145, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [0, 0, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 775, 370], [0, 0, 775, 370], [0, 0, 727, 318], [0, 0, 727, 24], [0, 0, 175, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 206], [0, 0, 727, 206], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 166], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 242, 22], [0, 0, 226, 22], [0, 0, 226, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 256, 22], [0, 0, 240, 22], [0, 0, 240, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 310, 22], [0, 0, 294, 22], [0, 0, 294, 22], [], [0, 0, 47, 66], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 236, 22], [0, 0, 220, 22], [0, 0, 220, 22], [], [0, 0, 47, 66], [], [0, 0, 775, 213], [0, 0, 775, 213], [0, 0, 727, 161], [0, 0, 727, 24], [0, 0, 140, 24], [0, 0, 0, 0], [], [0, 0, 727, 34], [0, 0, 727, 34], [], [0, 0, 727, 71], [0, 0, 727, 71], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 31], [0, 0, 695, 28], [0, 0, 695, 28], [0, 0, 695, 24], [0, 0, 695, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 177, 22], [0, 0, 161, 22], [0, 0, 161, 22], [], [0, 0, 47, 66], [], [0, 0, 0, 0], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 464, 196], [0, 0, 424, 68], [], [0, 0, 424, 20], [0, 0, 424, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 97, 56], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 0, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]], "clientRects": [[], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 720], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 1280, 0], [0, 0, 0, 0], [0, 0, 1280, 0], [0, 0, 21, 1], [], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 0], [0, 0, 1280, 740], [0, 0, 1280, 740], [0, 0, 1280, 6122], [0, 1, 1280, 60], [0, 0, 1200, 60], [0, 0, 1200, 60], [0, 0, 513, 60], [0, 0, 74, 60], [0, 0, 74, 60], [0, 0, 74, 20], [], [0, 0, 0, 0], [0, 0, 10, 10], [0, 0, 0, 0], [0, 0, 200, 60], [0, 0, 200, 40], [0, 0, 200, 20], [0, 0, 160, 20], [], [0, 0, 20, 20], [0, 0, 20, 20], [0, 0, 0, 0], [0, 0, 175, 60], [0, 0, 175, 60], [0, 0, 175, 28], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 513, 60], [0, 0, 93, 60], [0, 0, 93, 20], [], [0, 0, 73, 60], [0, 0, 53, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 154, 60], [0, 0, 138, 60], [0, 0, 138, 20], [0, 0, 138, 20], [], [0, 0, 1280, 5491], [0, 0, 1, 1], [], [0, 0, 1280, 5491], [0, 0, 1280, 5491], [0, 0, 405, 5491], [0, 0, 405, 658], [0, 0, 357, 287], [0, 0, 0, 0], [0, 0, 357, 77], [0, 0, 357, 77], [0, 0, 357, 2], [0, 0, 357, 2], [0, 0, 45, 45], [0, 0, 45, 45], [0, 0, 16, 45], [0, 0, 264, 40], [0, 0, 264, 22], [], [0, 0, 2, 2], [0, 0, 264, 16], [], [0, 0, 0, 0], [0, 0, 357, 70], [0, 0, 357, 70], [0, 0, 357, 2], [0, 0, 357, 2], [0, 0, 325, 38], [0, 0, 325, 16], [], [0, 0, 2, 2], [0, 0, 325, 20], [], [0, 0, 0, 0], [0, 0, 357, 70], [0, 0, 357, 70], [0, 0, 357, 2], [0, 0, 357, 2], [0, 0, 325, 38], [0, 0, 325, 16], [], [0, 0, 2, 2], [0, 0, 325, 20], [], [0, 0, 0, 0], [0, 0, 357, 70], [0, 0, 357, 70], [0, 0, 325, 38], [0, 0, 325, 16], [], [0, 0, 2, 2], [0, 0, 325, 20], [], [0, 0, 875, 5491], [0, 0, 875, 154], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 779, 20], [0, 0, 36, 20], [0, 0, 16, 16], [0, 0, 16, 16], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 89, 20], [0, 0, 69, 20], [], [0, 0, 16, 16], [0, 0, 0, 0], [0, 0, 111, 20], [0, 0, 111, 20], [], [0, 0, 0, 20], [0, 0, 30, 30], [0, 0, 779, 40], [], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 875, 5337], [0, 0, 777, 5337], [0, 0, 777, 5325], [1, 1, 775, 156], [0, 0, 711, 156], [0, 0, 711, 110], [0, 0, 711, 28], [], [0, 0, 711, 16], [0, 0, 711, 66], [], [1, 1, 775, 392], [0, 0, 775, 392], [0, 0, 727, 340], [0, 0, 727, 24], [0, 0, 163, 24], [0, 0, 0, 0], [], [0, 0, 727, 78], [0, 0, 727, 78], [], [0, 0, 727, 206], [0, 0, 727, 206], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 166], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 349, 22], [0, 0, 333, 22], [0, 0, 333, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 131, 22], [0, 0, 115, 22], [0, 0, 115, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 111, 22], [0, 0, 95, 22], [0, 0, 95, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 233, 22], [0, 0, 217, 22], [0, 0, 217, 22], [], [0, 0, 1, 1], [], [1, 1, 775, 370], [0, 0, 775, 370], [0, 0, 727, 318], [0, 0, 727, 24], [0, 0, 120, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 206], [0, 0, 364, 206], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 166], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 111, 22], [0, 0, 95, 22], [0, 0, 95, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 289, 22], [0, 0, 273, 22], [0, 0, 273, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 188, 22], [0, 0, 172, 22], [0, 0, 172, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 226, 22], [0, 0, 210, 22], [0, 0, 210, 22], [], [0, 0, 1, 1], [], [0, 0, 364, 206], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 212, 20], [0, 0, 212, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [1, 1, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [1, 1, 775, 415], [0, 0, 775, 415], [0, 0, 727, 363], [0, 0, 727, 24], [0, 0, 182, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 251], [0, 0, 364, 251], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 211], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 161, 22], [0, 0, 145, 22], [0, 0, 145, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 197, 22], [0, 0, 181, 22], [0, 0, 181, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 248, 22], [0, 0, 232, 22], [0, 0, 232, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 121, 22], [0, 0, 105, 22], [0, 0, 105, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 211, 22], [0, 0, 195, 22], [0, 0, 195, 22], [], [0, 0, 1, 1], [], [0, 0, 364, 251], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 160], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 196, 20], [0, 0, 196, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [1, 1, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 145, 20], [0, 0, 145, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [1, 1, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [1, 1, 775, 505], [0, 0, 775, 505], [0, 0, 727, 453], [0, 0, 727, 24], [0, 0, 122, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 341], [0, 0, 727, 341], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 301], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 67, 22], [0, 0, 51, 22], [0, 0, 51, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 208, 22], [0, 0, 192, 22], [0, 0, 192, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 202, 22], [0, 0, 186, 22], [0, 0, 186, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 275, 22], [0, 0, 259, 22], [0, 0, 259, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 266, 22], [0, 0, 250, 22], [0, 0, 250, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 192, 22], [0, 0, 176, 22], [0, 0, 176, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 241, 22], [0, 0, 225, 22], [0, 0, 225, 22], [], [0, 0, 1, 1], [], [1, 1, 775, 393], [0, 0, 775, 393], [0, 0, 727, 341], [0, 0, 727, 24], [0, 0, 118, 24], [0, 0, 0, 0], [], [0, 0, 727, 34], [0, 0, 727, 34], [], [0, 0, 727, 251], [0, 0, 727, 251], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 211], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 110, 22], [0, 0, 94, 22], [0, 0, 94, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 211, 22], [0, 0, 195, 22], [0, 0, 195, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 199, 22], [0, 0, 183, 22], [0, 0, 183, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 265, 22], [0, 0, 249, 22], [0, 0, 249, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 191, 22], [0, 0, 175, 22], [0, 0, 175, 22], [], [0, 0, 1, 1], [], [1, 1, 775, 775], [0, 0, 775, 775], [0, 0, 727, 723], [0, 0, 727, 24], [0, 0, 185, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 611], [0, 0, 727, 611], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 571], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 85, 22], [0, 0, 69, 22], [0, 0, 69, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 169, 22], [0, 0, 153, 22], [0, 0, 153, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 214, 22], [0, 0, 198, 22], [0, 0, 198, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 146, 22], [0, 0, 130, 22], [0, 0, 130, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 223, 22], [0, 0, 207, 22], [0, 0, 207, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 254, 22], [0, 0, 238, 22], [0, 0, 238, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 446, 22], [0, 0, 430, 22], [0, 0, 430, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 262, 22], [0, 0, 246, 22], [0, 0, 246, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 239, 22], [0, 0, 223, 22], [0, 0, 223, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 216, 22], [0, 0, 200, 22], [0, 0, 200, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 329, 22], [0, 0, 313, 22], [0, 0, 313, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 315, 22], [0, 0, 299, 22], [0, 0, 299, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 166, 22], [0, 0, 150, 22], [0, 0, 150, 22], [], [0, 0, 1, 1], [], [1, 1, 775, 325], [0, 0, 775, 325], [0, 0, 727, 273], [0, 0, 727, 24], [0, 0, 144, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 161], [0, 0, 364, 161], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 121], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 131, 22], [0, 0, 115, 22], [0, 0, 115, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 210, 22], [0, 0, 194, 22], [0, 0, 194, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 257, 22], [0, 0, 241, 22], [0, 0, 241, 22], [], [0, 0, 1, 1], [], [0, 0, 364, 161], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 262, 20], [0, 0, 262, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [1, 1, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [1, 1, 775, 460], [0, 0, 775, 460], [0, 0, 727, 408], [0, 0, 727, 24], [0, 0, 98, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 296], [0, 0, 727, 296], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 256], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 231, 22], [0, 0, 215, 22], [0, 0, 215, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 182, 22], [0, 0, 166, 22], [0, 0, 166, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 246, 22], [0, 0, 230, 22], [0, 0, 230, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 156, 22], [0, 0, 140, 22], [0, 0, 140, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 214, 22], [0, 0, 198, 22], [0, 0, 198, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 172, 22], [0, 0, 156, 22], [0, 0, 156, 22], [], [0, 0, 1, 1], [], [1, 1, 775, 415], [0, 0, 775, 415], [0, 0, 727, 363], [0, 0, 727, 24], [0, 0, 92, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 251], [0, 0, 727, 251], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 211], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 173, 22], [0, 0, 157, 22], [0, 0, 157, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 237, 22], [0, 0, 221, 22], [0, 0, 221, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 182, 22], [0, 0, 166, 22], [0, 0, 166, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 232, 22], [0, 0, 216, 22], [0, 0, 216, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 163, 22], [0, 0, 147, 22], [0, 0, 147, 22], [], [0, 0, 1, 1], [], [1, 1, 775, 354], [0, 0, 775, 354], [0, 0, 727, 302], [0, 0, 727, 24], [0, 0, 189, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 190], [0, 0, 364, 190], [0, 0, 364, 40], [0, 0, 364, 20], [], [0, 0, 364, 121], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 142, 22], [0, 0, 126, 22], [0, 0, 126, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 42], [0, 0, 332, 42], [0, 0, 332, 38], [0, 0, 332, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 158, 22], [0, 0, 142, 22], [0, 0, 142, 22], [], [0, 0, 1, 1], [], [0, 0, 332, 35], [0, 0, 332, 35], [0, 0, 332, 31], [0, 0, 332, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 187, 22], [0, 0, 171, 22], [0, 0, 171, 22], [], [0, 0, 1, 1], [], [0, 0, 364, 190], [0, 0, 364, 30], [0, 0, 364, 20], [], [0, 0, 364, 160], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 127, 20], [0, 0, 127, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [1, 1, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [0, 0, 364, 72], [0, 0, 364, 72], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 300, 72], [0, 0, 300, 20], [0, 0, 145, 20], [0, 0, 145, 20], [], [0, 0, 300, 0], [0, 0, 300, 32], [0, 0, 81, 22], [], [0, 0, 75, 32], [0, 0, 61, 32], [1, 1, 59, 30], [0, 0, 59, 20], [0, 0, 59, 20], [], [0, 0, 12, 0], [1, 1, 775, 370], [0, 0, 775, 370], [0, 0, 727, 318], [0, 0, 727, 24], [0, 0, 175, 24], [0, 0, 0, 0], [], [0, 0, 727, 56], [0, 0, 727, 56], [], [0, 0, 727, 206], [0, 0, 727, 206], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 166], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 242, 22], [0, 0, 226, 22], [0, 0, 226, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 256, 22], [0, 0, 240, 22], [0, 0, 240, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 42], [0, 0, 695, 42], [0, 0, 695, 38], [0, 0, 695, 38], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 310, 22], [0, 0, 294, 22], [0, 0, 294, 22], [], [0, 0, 1, 1], [], [0, 0, 695, 35], [0, 0, 695, 35], [0, 0, 695, 31], [0, 0, 695, 31], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 236, 22], [0, 0, 220, 22], [0, 0, 220, 22], [], [0, 0, 1, 1], [], [1, 1, 775, 213], [0, 0, 775, 213], [0, 0, 727, 161], [0, 0, 727, 24], [0, 0, 140, 24], [0, 0, 0, 0], [], [0, 0, 727, 34], [0, 0, 727, 34], [], [0, 0, 727, 71], [0, 0, 727, 71], [0, 0, 727, 40], [0, 0, 727, 20], [], [0, 0, 727, 31], [0, 0, 695, 28], [0, 0, 695, 28], [0, 0, 695, 24], [0, 0, 695, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 177, 22], [0, 0, 161, 22], [0, 0, 161, 22], [], [0, 0, 1, 1], [], [0, 0, 0, 0], [0, 0, 1280, 569], [0, 0, 1280, 569], [0, 0, 1200, 545], [0, 0, 1160, 504], [0, 0, 464, 196], [0, 0, 424, 68], [], [0, 0, 424, 20], [0, 0, 424, 68], [], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 16, 16], [0, 0, 0, 0], [], [0, 0, 0, 0], [], [], [0, 0, 495, 448], [0, 0, 1, 1], [], [0, 0, 495, 448], [0, 0, 495, 448], [0, 0, 157, 416], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 352], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 192], [0, 0, 157, 32], [], [0, 0, 157, 128], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 151], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 87], [0, 0, 157, 44], [0, 0, 0, 0], [0, 0, 100, 33], [0, 0, 157, 41], [0, 0, 0, 0], [0, 0, 100, 30], [0, 0, 157, 448], [0, 0, 157, 32], [], [0, 0, 157, 384], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 157, 32], [0, 0, 0, 0], [], [0, 0, 90, 14], [0, 0, 90, 14], [0, 0, 0, 0], [], [0, 1, 1160, 40], [0, 0, 124, 14], [], [0, 0, 0, 0], [0, 0, 66, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 73, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 75, 14], [0, 0, 0, 0], [0, 0, 0, 0], [], [0, 0, 686, 0], [0, 0, 88, 24], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 24, 24], [0, 0, 24, 24], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0]]}, "textBoxes": {"layoutIndex": [18, 18, 18, 18, 32, 40, 64, 67, 74, 77, 77, 93, 96, 104, 107, 115, 118, 124, 127, 143, 148, 152, 165, 168, 168, 168, 175, 178, 178, 178, 183, 201, 203, 203, 203, 226, 228, 228, 228, 251, 253, 253, 253, 276, 278, 278, 278, 285, 288, 288, 293, 317, 319, 319, 319, 342, 344, 344, 344, 363, 365, 365, 365, 388, 390, 390, 390, 394, 410, 414, 420, 428, 431, 431, 436, 454, 456, 456, 456, 473, 475, 475, 475, 492, 494, 494, 494, 511, 513, 513, 513, 530, 532, 532, 532, 536, 552, 556, 562, 578, 582, 588, 596, 599, 599, 604, 622, 624, 624, 624, 641, 643, 643, 643, 660, 662, 662, 662, 679, 681, 681, 681, 698, 700, 700, 700, 717, 719, 719, 719, 736, 738, 738, 738, 745, 748, 753, 771, 773, 773, 773, 790, 792, 792, 792, 809, 811, 811, 811, 828, 830, 830, 830, 847, 849, 849, 849, 856, 859, 859, 864, 882, 884, 884, 884, 901, 903, 903, 903, 920, 922, 922, 922, 939, 941, 941, 941, 958, 960, 960, 960, 977, 979, 979, 979, 996, 998, 998, 998, 1015, 1017, 1017, 1017, 1034, 1036, 1036, 1036, 1053, 1055, 1055, 1055, 1072, 1074, 1074, 1074, 1097, 1099, 1099, 1099, 1116, 1118, 1118, 1118, 1125, 1128, 1128, 1128, 1133, 1151, 1153, 1153, 1153, 1170, 1172, 1172, 1172, 1189, 1191, 1191, 1191, 1195, 1211, 1215, 1221, 1229, 1232, 1232, 1237, 1255, 1257, 1257, 1257, 1274, 1276, 1276, 1276, 1293, 1295, 1295, 1295, 1312, 1314, 1314, 1314, 1331, 1333, 1333, 1333, 1350, 1352, 1352, 1352, 1359, 1362, 1362, 1367, 1385, 1387, 1387, 1387, 1404, 1406, 1406, 1406, 1423, 1425, 1425, 1425, 1442, 1444, 1444, 1444, 1461, 1463, 1463, 1463, 1470, 1473, 1473, 1478, 1496, 1498, 1498, 1498, 1515, 1517, 1517, 1517, 1534, 1536, 1536, 1536, 1540, 1556, 1560, 1566, 1582, 1586, 1592, 1600, 1603, 1603, 1608, 1626, 1628, 1628, 1628, 1645, 1647, 1647, 1647, 1664, 1666, 1666, 1666, 1683, 1685, 1685, 1685, 1692, 1695, 1700, 1718, 1720, 1720, 1720, 1728, 1728, 1731, 1731, 1734, 1737, 1739, 1740, 1743, 1743, 1749, 1753, 1756, 1759, 1762, 1765, 1768, 1771, 1774, 1777, 1780, 1783, 1786, 1790, 1793, 1796, 1799, 1803, 1813, 1817, 1820, 1823, 1826, 1829, 1832, 1835, 1838, 1841, 1844, 1847, 1850, 1854, 1857, 1858, 1862, 1866, 1870], "bounds": [[69, 74, 26, 14], [69, 119, 13, 14], [69, 164, 30, 14], [69, 209, 48, 14], [60, 23, 58, 16], [176, 23, 49, 16], [852, 23, 93, 16], [977, 23, 53, 16], [1082, 23, 138, 16], [-1, 43, 31, 14], [-1, 62.59375, 48, 14], [101, 107.5, 130, 16], [101, 130.5, 110, 12], [40, 181, 39, 12], [40, 199, 77, 16], [40, 251, 39, 12], [40, 269, 97, 16], [40, 321, 39, 12], [40, 339, 133, 16], [493, 76, 69, 14], [586, 76, 111, 14], [453, 125.59375, 298, 36], [487, 234.59375, 163, 24], [487, 279.59375, 659, 16], [487, 301.59375, 700, 16], [487, 323.59375, 579, 16], [479, 404.59375, 163, 20], [479, 445.59375, 694, 16], [479, 467.59375, 688, 16], [479, 489.59375, 220, 16], [479, 538.59375, 38, 16], [519, 580.59375, 333, 16], [518, 601.59375, 47, 15], [518, 623.59375, 7, 15], [518, 645.59375, 44, 15], [519, 625.59375, 115, 16], [518, 646.59375, 47, 15], [518, 668.59375, 7, 15], [518, 690.59375, 44, 15], [519, 670.59375, 95, 16], [518, 691.59375, 47, 15], [518, 713.59375, 7, 15], [518, 735.59375, 44, 15], [519, 715.59375, 217, 16], [518, 736.59375, 47, 15], [518, 758.59375, 7, 15], [518, 780.59375, 44, 15], [479, 810.59375, 120, 20], [479, 851.59375, 690, 16], [479, 873.59375, 72, 16], [479, 922.59375, 38, 16], [519, 964.59375, 95, 16], [518, 985.59375, 47, 15], [518, 1007.59375, 7, 15], [518, 1029.59375, 44, 15], [519, 1009.59375, 273, 16], [518, 1030.59375, 47, 15], [518, 1052.59375, 7, 15], [518, 1074.59375, 44, 15], [519, 1054.59375, 172, 16], [518, 1075.59375, 47, 15], [518, 1097.59375, 7, 15], [518, 1119.59375, 44, 15], [519, 1099.59375, 210, 16], [518, 1120.59375, 47, 15], [518, 1142.59375, 7, 15], [518, 1164.59375, 44, 15], [842.5, 922.59375, 58, 16], [894.5, 964.59375, 212, 16], [894.5, 990.59375, 81, 16], [1127, 990.59375, 59, 16], [479, 1194.59375, 182, 20], [479, 1235.59375, 668, 16], [479, 1257.59375, 673, 16], [479, 1306.59375, 38, 16], [519, 1348.59375, 145, 16], [518, 1369.59375, 47, 15], [518, 1391.59375, 7, 15], [518, 1413.59375, 44, 15], [519, 1393.59375, 181, 16], [518, 1414.59375, 47, 15], [518, 1436.59375, 7, 15], [518, 1458.59375, 44, 15], [519, 1438.59375, 232, 16], [518, 1459.59375, 47, 15], [518, 1481.59375, 7, 15], [518, 1503.59375, 44, 15], [519, 1483.59375, 105, 16], [518, 1504.59375, 47, 15], [518, 1526.59375, 7, 15], [518, 1548.59375, 44, 15], [519, 1528.59375, 195, 16], [518, 1549.59375, 47, 15], [518, 1571.59375, 7, 15], [518, 1593.59375, 44, 15], [842.5, 1306.59375, 58, 16], [894.5, 1348.59375, 196, 16], [894.5, 1374.59375, 81, 16], [1127, 1374.59375, 59, 16], [894.5, 1436.59375, 145, 16], [894.5, 1462.59375, 81, 16], [1127, 1462.59375, 59, 16], [479, 1623.59375, 122, 20], [479, 1664.59375, 687, 16], [479, 1686.59375, 132, 16], [479, 1735.59375, 38, 16], [519, 1777.59375, 51, 16], [518, 1798.59375, 47, 15], [518, 1820.59375, 7, 15], [518, 1842.59375, 44, 15], [519, 1822.59375, 192, 16], [518, 1843.59375, 47, 15], [518, 1865.59375, 7, 15], [518, 1887.59375, 44, 15], [519, 1867.59375, 186, 16], [518, 1888.59375, 47, 15], [518, 1910.59375, 7, 15], [518, 1932.59375, 44, 15], [519, 1912.59375, 259, 16], [518, 1933.59375, 47, 15], [518, 1955.59375, 7, 15], [518, 1977.59375, 44, 15], [519, 1957.59375, 250, 16], [518, 1978.59375, 47, 15], [518, 2000.59375, 7, 15], [518, 2022.59375, 44, 15], [519, 2002.59375, 176, 16], [518, 2023.59375, 47, 15], [518, 2045.59375, 7, 15], [518, 2067.59375, 44, 15], [519, 2047.59375, 225, 16], [518, 2068.59375, 47, 15], [518, 2090.59375, 7, 15], [518, 2112.59375, 44, 15], [479, 2142.59375, 118, 20], [479, 2183.59375, 615, 16], [479, 2232.59375, 38, 16], [519, 2274.59375, 94, 16], [518, 2295.59375, 47, 15], [518, 2317.59375, 7, 15], [518, 2339.59375, 44, 15], [519, 2319.59375, 195, 16], [518, 2340.59375, 47, 15], [518, 2362.59375, 7, 15], [518, 2384.59375, 44, 15], [519, 2364.59375, 183, 16], [518, 2385.59375, 47, 15], [518, 2407.59375, 7, 15], [518, 2429.59375, 44, 15], [519, 2409.59375, 249, 16], [518, 2430.59375, 47, 15], [518, 2452.59375, 7, 15], [518, 2474.59375, 44, 15], [519, 2454.59375, 175, 16], [518, 2475.59375, 47, 15], [518, 2497.59375, 7, 15], [518, 2519.59375, 44, 15], [479, 2549.59375, 185, 20], [479, 2590.59375, 641, 16], [479, 2612.59375, 538, 16], [479, 2661.59375, 38, 16], [519, 2703.59375, 69, 16], [518, 2724.59375, 47, 15], [518, 2746.59375, 7, 15], [518, 2768.59375, 44, 15], [519, 2748.59375, 153, 16], [518, 2769.59375, 47, 15], [518, 2791.59375, 7, 15], [518, 2813.59375, 44, 15], [519, 2793.59375, 198, 16], [518, 2814.59375, 47, 15], [518, 2836.59375, 7, 15], [518, 2858.59375, 44, 15], [519, 2838.59375, 130, 16], [518, 2859.59375, 47, 15], [518, 2881.59375, 7, 15], [518, 2903.59375, 44, 15], [519, 2883.59375, 207, 16], [518, 2904.59375, 47, 15], [518, 2926.59375, 7, 15], [518, 2948.59375, 44, 15], [519, 2928.59375, 238, 16], [518, 2949.59375, 47, 15], [518, 2971.59375, 7, 15], [518, 2993.59375, 44, 15], [519, 2973.59375, 430, 16], [518, 2994.59375, 47, 15], [518, 3016.59375, 7, 15], [518, 3038.59375, 44, 15], [519, 3018.59375, 246, 16], [518, 3039.59375, 47, 15], [518, 3061.59375, 7, 15], [518, 3083.59375, 44, 15], [519, 3063.59375, 223, 16], [518, 3084.59375, 47, 15], [518, 3106.59375, 7, 15], [518, 3128.59375, 44, 15], [519, 3108.59375, 200, 16], [518, 3129.59375, 47, 15], [518, 3151.59375, 7, 15], [518, 3173.59375, 44, 15], [519, 3153.59375, 313, 16], [518, 3174.59375, 47, 15], [518, 3196.59375, 7, 15], [518, 3218.59375, 44, 15], [519, 3198.59375, 299, 16], [518, 3219.59375, 47, 15], [518, 3241.59375, 7, 15], [518, 3263.59375, 44, 15], [519, 3243.59375, 150, 16], [518, 3264.59375, 47, 15], [518, 3286.59375, 7, 15], [518, 3308.59375, 44, 15], [479, 3338.59375, 144, 20], [479, 3379.59375, 618, 16], [1097, 3379.59375, 56, 16], [479, 3401.59375, 272, 16], [479, 3450.59375, 38, 16], [519, 3492.59375, 115, 16], [518, 3513.59375, 47, 15], [518, 3535.59375, 7, 15], [518, 3557.59375, 44, 15], [519, 3537.59375, 194, 16], [518, 3558.59375, 47, 15], [518, 3580.59375, 7, 15], [518, 3602.59375, 44, 15], [519, 3582.59375, 241, 16], [518, 3603.59375, 47, 15], [518, 3625.59375, 7, 15], [518, 3647.59375, 44, 15], [842.5, 3450.59375, 58, 16], [894.5, 3492.59375, 262, 16], [894.5, 3518.59375, 81, 16], [1127, 3518.59375, 59, 16], [479, 3677.59375, 98, 20], [479, 3718.59375, 691, 16], [479, 3740.59375, 265, 16], [479, 3789.59375, 38, 16], [519, 3831.59375, 215, 16], [518, 3852.59375, 47, 15], [518, 3874.59375, 7, 15], [518, 3896.59375, 44, 15], [519, 3876.59375, 166, 16], [518, 3897.59375, 47, 15], [518, 3919.59375, 7, 15], [518, 3941.59375, 44, 15], [519, 3921.59375, 230, 16], [518, 3942.59375, 47, 15], [518, 3964.59375, 7, 15], [518, 3986.59375, 44, 15], [519, 3966.59375, 140, 16], [518, 3987.59375, 47, 15], [518, 4009.59375, 7, 15], [518, 4031.59375, 44, 15], [519, 4011.59375, 198, 16], [518, 4032.59375, 47, 15], [518, 4054.59375, 7, 15], [518, 4076.59375, 44, 15], [519, 4056.59375, 156, 16], [518, 4077.59375, 47, 15], [518, 4099.59375, 7, 15], [518, 4121.59375, 44, 15], [479, 4151.59375, 92, 20], [479, 4192.59375, 704, 16], [479, 4214.59375, 67, 16], [479, 4263.59375, 38, 16], [519, 4305.59375, 157, 16], [518, 4326.59375, 47, 15], [518, 4348.59375, 7, 15], [518, 4370.59375, 44, 15], [519, 4350.59375, 221, 16], [518, 4371.59375, 47, 15], [518, 4393.59375, 7, 15], [518, 4415.59375, 44, 15], [519, 4395.59375, 166, 16], [518, 4416.59375, 47, 15], [518, 4438.59375, 7, 15], [518, 4460.59375, 44, 15], [519, 4440.59375, 216, 16], [518, 4461.59375, 47, 15], [518, 4483.59375, 7, 15], [518, 4505.59375, 44, 15], [519, 4485.59375, 147, 16], [518, 4506.59375, 47, 15], [518, 4528.59375, 7, 15], [518, 4550.59375, 44, 15], [479, 4580.59375, 189, 20], [479, 4621.59375, 668, 16], [479, 4643.59375, 510, 16], [479, 4692.59375, 38, 16], [519, 4734.59375, 126, 16], [518, 4755.59375, 47, 15], [518, 4777.59375, 7, 15], [518, 4799.59375, 44, 15], [519, 4779.59375, 142, 16], [518, 4800.59375, 47, 15], [518, 4822.59375, 7, 15], [518, 4844.59375, 44, 15], [519, 4824.59375, 171, 16], [518, 4845.59375, 47, 15], [518, 4867.59375, 7, 15], [518, 4889.59375, 44, 15], [842.5, 4692.59375, 58, 16], [894.5, 4734.59375, 127, 16], [894.5, 4760.59375, 81, 16], [1127, 4760.59375, 59, 16], [894.5, 4822.59375, 145, 16], [894.5, 4848.59375, 81, 16], [1127, 4848.59375, 59, 16], [479, 4948.59375, 175, 20], [479, 4989.59375, 681, 16], [479, 5011.59375, 403, 16], [479, 5060.59375, 38, 16], [519, 5102.59375, 226, 16], [518, 5123.59375, 47, 15], [518, 5145.59375, 7, 15], [518, 5167.59375, 44, 15], [519, 5147.59375, 240, 16], [518, 5168.59375, 47, 15], [518, 5190.59375, 7, 15], [518, 5212.59375, 44, 15], [519, 5192.59375, 294, 16], [518, 5213.59375, 47, 15], [518, 5235.59375, 7, 15], [518, 5257.59375, 44, 15], [519, 5237.59375, 220, 16], [518, 5258.59375, 47, 15], [518, 5280.59375, 7, 15], [518, 5302.59375, 44, 15], [479, 5332.59375, 140, 20], [479, 5373.59375, 481, 16], [479, 5422.59375, 38, 16], [519, 5464.59375, 161, 16], [518, 5485.59375, 47, 15], [518, 5507.59375, 7, 15], [518, 5529.59375, 44, 15], [60, 5585.59375, 384, 20], [60, 5615.59375, 281, 20], [60, 5673.59375, 332, 20], [60, 5703.59375, 117, 20], [177, 5703.59375, 65, 20], [262, 5703.59375, 28, 20], [290, 5703.59375, 84, 20], [374, 5703.59375, 59, 20], [523, 5583.59375, 34, 20], [523, 5611.59375, 97, 20], [524, 5581.59375, 33, 12], [524, 5613.59375, 29, 12], [524, 5645.59375, 36, 12], [524, 5677.59375, 50, 12], [524, 5709.59375, 60, 12], [524, 5741.59375, 121, 12], [524, 5773.59375, 78, 12], [524, 5805.59375, 80, 12], [524, 5837.59375, 89, 12], [524, 5869.59375, 68, 12], [524, 5901.59375, 39, 12], [524, 5933.59375, 58, 12], [693, 5581.59375, 42, 12], [693, 5613.59375, 61, 12], [693, 5645.59375, 106, 12], [693, 5677.59375, 86, 12], [693, 5709.59375, 27, 12], [693, 5773.59375, 105, 12], [862, 5581.59375, 42, 12], [862, 5613.59375, 64, 12], [862, 5645.59375, 95, 12], [862, 5677.59375, 28, 12], [862, 5709.59375, 149, 12], [862, 5741.59375, 74, 12], [862, 5773.59375, 77, 12], [862, 5805.59375, 41, 12], [862, 5837.59375, 59, 12], [862, 5869.59375, 94, 12], [862, 5901.59375, 58, 12], [862, 5933.59375, 48, 12], [862, 5965.59375, 102, 12], [60, 6015.59375, 90, 12], [60, 6063.59375, 124, 12], [184, 6063.59375, 0, 12], [200, 6063.59375, 66, 12], [282, 6063.59375, 73, 12], [371, 6063.59375, 75, 12]], "start": [0, 5, 8, 13, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 189, 0, 0, 97, 195, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 101, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 93, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 89, 97, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 102, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 104, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 97, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 7, 9, 0, 0, 0, 0, 0, 7, 9, 0, 46, 0, 38, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "length": [4, 2, 4, 7, 7, 6, 12, 6, 18, 4, 7, 16, 19, 6, 10, 6, 12, 6, 18, 9, 16, 18, 15, 87, 100, 85, 19, 96, 97, 30, 5, 45, 6, 1, 6, 15, 6, 1, 6, 13, 6, 1, 6, 32, 6, 1, 6, 13, 100, 10, 5, 13, 6, 1, 6, 38, 6, 1, 6, 24, 6, 1, 6, 29, 6, 1, 6, 8, 29, 11, 8, 19, 95, 96, 5, 19, 6, 1, 6, 26, 6, 1, 6, 32, 6, 1, 6, 14, 6, 1, 6, 26, 6, 1, 6, 8, 25, 11, 8, 19, 11, 8, 14, 102, 20, 5, 7, 6, 1, 6, 25, 6, 1, 6, 25, 6, 1, 6, 35, 6, 1, 6, 35, 6, 1, 6, 26, 6, 1, 6, 34, 6, 1, 6, 14, 91, 5, 14, 6, 1, 6, 27, 6, 1, 6, 25, 6, 1, 6, 35, 6, 1, 6, 26, 6, 1, 6, 20, 92, 78, 5, 9, 6, 1, 6, 22, 6, 1, 6, 30, 6, 1, 6, 19, 6, 1, 6, 30, 6, 1, 6, 34, 6, 1, 6, 59, 6, 1, 6, 36, 6, 1, 6, 28, 6, 1, 6, 27, 6, 1, 6, 45, 6, 1, 6, 43, 6, 1, 6, 22, 6, 1, 6, 15, 88, 7, 38, 5, 15, 6, 1, 6, 26, 6, 1, 6, 34, 6, 1, 6, 8, 35, 11, 8, 10, 101, 37, 5, 29, 6, 1, 6, 22, 6, 1, 6, 31, 6, 1, 6, 19, 6, 1, 6, 26, 6, 1, 6, 22, 6, 1, 6, 10, 103, 10, 5, 21, 6, 1, 6, 30, 6, 1, 6, 24, 6, 1, 6, 30, 6, 1, 6, 21, 6, 1, 6, 20, 96, 75, 5, 17, 6, 1, 6, 19, 6, 1, 6, 24, 6, 1, 6, 8, 17, 11, 8, 19, 11, 8, 20, 98, 61, 5, 33, 6, 1, 6, 34, 6, 1, 6, 41, 6, 1, 6, 32, 6, 1, 6, 16, 68, 5, 21, 6, 1, 6, 45, 30, 37, 14, 6, 4, 9, 7, 4, 10, 5, 4, 6, 8, 11, 23, 14, 14, 16, 12, 7, 11, 7, 11, 17, 16, 5, 17, 7, 12, 16, 4, 28, 14, 15, 7, 9, 17, 9, 9, 18, 15, 19, 1, 12, 14, 13]}, "scrollOffsetX": 0, "scrollOffsetY": 0, "contentWidth": 1280, "contentHeight": 6102}], "strings": ["about:blank", "Algorithms | Computer science | Computing | Khan Academy", "UTF-8", "BCA8A9E17DA88A8764BCF7370B5806FA", "#document", "HTML", "HEAD", "prefix", "og: http://ogp.me/ns# khanacademy: http://ogp.me/ns/apps/khanacademy#", "bid", "3a94d3ec-4baa-41e6", "aria-roledescription", "", "aria-description", "STYLE", "data-merge-styles", "true", "171ac5e5-2081-4372", "", "#text", "\n ", "3d2e4dc0-5800-4a9e", "", "ae9aca70-843b-4afb", "", "META", "http-equiv", "Content-Type", "content", "text/html; charset=utf-8", "043ed8ec-9750-49ce", "", "TITLE", "9f6b14ae-f8de-451b", "", "name", "viewport", "width=device-width, initial-scale=1.0, maximum-scale=1.0", "fc6e608f-950e-4dac", "", "LINK", "rel", "canonical", "href", "/", "9053f407-013b-431e", "", "property", "og:url", "e1e2aa6c-9344-40f0", "", "stylesheet", "type", "text/css", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.f30874036371b53cf0e9.css", "b70db30c-7608-47d2", "", "shortcut icon", "https://cdn.kastatic.org/images/favicon.ico?logo", "be4b5b5c-a706-494d", "", "apple-touch-icon-precomposed", "sizes", "57x57", "https://cdn.kastatic.org/images/apple-touch-icon-57x57-precomposed.new.png", "d9f4e861-65a3-44d2", "", "72x72", "https://cdn.kastatic.org/images/apple-touch-icon-72x72-precomposed.new.png", "2b665e3e-dfad-429d", "", "114x114", "https://cdn.kastatic.org/images/apple-touch-icon-114x114-precomposed.new.png", "90c7f38c-9369-4140", "", "144x144", "https://cdn.kastatic.org/images/apple-touch-icon-144x144-precomposed.new.png", "a50ca5c1-808c-4cd9", "", "SCRIPT", "async", "src", "https://www.googletagmanager.com/gtm.js?id=GTM-WSX5PBP", "text/javascript", "https://www.googletagmanager.com/gtag/js?id=G-19G17DJYEE&l=dataLayer&cx=c", "c63e1f4b-fbd7-4fd7", "", "ccb93227-73c6-4120", "", "a55512f9-ba67-4bd2", "", "window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;", "https://www.google-analytics.com/analytics.js", "1198b349-8ef9-4769", "", "96591f85-15e0-42d3", "", "(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WSX5PBP');", "\n", "data-aphrodite", "16a9de75-8e85-410b", "", "._keh75d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;min-height:100% !important;}._bc4egv{-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._dgdpujh{-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;border-top:1px solid rgba(33,36,44,0.16) !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;}@media print{._dgdpujh{background-color:#ffffff !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dgdpujh{background:#f7f8fa !important;}}._9bl3wi{max-width:1200px !important;margin-left:auto !important;margin-right:auto !important;width:100% !important;height:100% !important;}._1ycdc3w{-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-align-items:center !important;align-items:center !important;}@media print{._1ycdc3w{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;}}._1qhmdkk0{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;padding-left:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qhmdkk0{display:none !important;}}@media print{._1qhmdkk0{display:none !important;}}._1boekgo{padding-top:10px !important;padding-bottom:10px !important;margin-left:32px !important;margin-right:32px !important;width:200px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:100% !important;}._14nbw552{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;text-decoration:none !important;color:#1B65E9 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;height:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-radius:4px !important;}._14nbw552:hover{text-decoration:none !important;}._dhzffk{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;padding-left:10px !important;padding-right:10px !important;outline:1px solid rgba(0,0,0,0) !important;}._gkt786u{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._1ujnvj{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;}._btd0noz{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;width:0px !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;padding-right:20px !important;}@media print{._btd0noz{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._btd0noz{padding-right:0px !important;}}._xvt9wo{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;display:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._xvt9wo{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}._d4d2b5k{-webkit-box-align:center !important;-ms-flex-align:center !important;background-color:transparent !important;border:none !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:16px !important;}._d4d2b5k:hover{text-decoration:none !important;}._1f3u7s{background:#ffffff !important;left:0px !important;position:absolute !important;right:0px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1f3u7s{display:none !important;}}._1c8t70d{display:inline-block !important;height:100% !important;white-space:nowrap !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c8t70d{display:none !important;}}._18gnmgv{margin-left:6px !important;position:relative !important;top:3px !important;}._v2ig2y4{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;padding:0px !important;}._v2ig2y4::-moz-focus-inner{border:0px !important;}._v2ig2y4:hover{text-decoration:none !important;}._v2ig2y4:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1jd6wiix{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}._p9s43im{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;padding-bottom:48px !important;padding-top:48px !important;}._1o3zyidr{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}@keyframes keyframe_1syiron{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}._12r4ewyx{-webkit-transform-origin:50% 50% !important;-ms-transform-origin:50% 50% !important;transform-origin:50% 50% !important;-webkit-animation-name:keyframe_1syiron !important;animation-name:keyframe_1syiron !important;-webkit-animation-duration:1.1s !important;animation-duration:1.1s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important;fill:rgba(33,36,44,0.16) !important;}._1717m280{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:rgba(33,36,44,0.50) !important;}._1717m280:hover{text-decoration:none !important;}._1ab8w4s7{-webkit-box-align:center !important;-ms-flex-align:center !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:#0a2a66 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1ab8w4s7{padding-left:16px !important;}}._1ab8w4s7:hover{text-decoration:none !important;color:#1865f2 !important;}._1ab8w4s7:focus{outline:4px solid #1865f2 !important;}._1rt6g9t{width:175px !important;fill:currentColor !important;}._3z40pab{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._3z40pab:hover{text-decoration:none !important;}._3z40pab:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._3z40pab{display:none !important;}}._13gjrqj{vertical-align:middle !important;}._1d524plp{-ms-flex-positive:0 !important;-ms-flex-negative:0 !important;display:inline-block !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;margin-inline-start:4px !important;vertical-align:middle !important;}._91vjm8{display:inline-block !important;font-family:inherit !important;height:100% !important;position:relative !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._91vjm8{display:none !important;}}._4jvfagi{max-width:205px !important;position:relative !important;white-space:nowrap !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._4jvfagi{max-width:115px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._4jvfagi{max-width:205px !important;}}._5ifuif6{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;padding:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:0px !important;}._5ifuif6::-moz-focus-inner{border:0px !important;}._5ifuif6:hover{text-decoration:none !important;}._5ifuif6:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}._1lz3xw8j{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border:1px solid rgba(0, 0, 0, 0.1) !important;border-radius:3px !important;right:-8px !important;width:300px !important;}._q83079{padding-top:1px !important;background-color:#ffffff !important;list-style-type:none !important;}._d97lw6p{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-align:center !important;-ms-flex-align:center !important;background:transparent !important;border:none !important;width:100% !important;text-align:left !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding:16px !important;color:#0b2149 !important;cursor:pointer !important;}._d97lw6p:hover{color:#1865f2 !important;text-decoration:underline !important;}._1l5yw01k{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-transform:scaleX(-1) !important;-ms-transform:scaleX(-1) !important;transform:scaleX(-1) !important;}._co5z0qm{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}._g20yn58{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;}._1lho23fo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:6px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:6px !important;-ms-flex-basis:6px !important;-ms-flex-preferred-size:6px !important;-webkit-flex-basis:6px !important;flex-basis:6px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._rg8deia{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._1lcr11{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;}._1lcr11:hover{text-decoration:underline !important;}._71vn8x8{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-bottom:24px !important;margin-bottom:1px !important;}._71vn8x8:hover{text-decoration:underline !important;}._hs95etv{display:block !important;color:#1865f2 !important;padding:12px 16px !important;background-color:#ffffff !important;text-decoration:none !important;padding-top:24px !important;}._hs95etv:hover{text-decoration:underline !important;}._xy39ea8{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;}._19bpjuy{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._5tdxkjz{border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;}._goqwwol{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:25px !important;}._goqwwol:hover{text-decoration:none !important;}._xu2jcg{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;}._s217esa{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0px !important;position:absolute !important;width:1px !important;}._ujtkzou{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;margin-top:40px !important;margin-bottom:40px !important;margin-left:12px !important;margin-right:12px !important;}._1utzloin{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-justify-content:center !important;justify-content:center !important;}._4sjuzv{background-color:#0b2149 !important;clear:both !important;color:#8295BA !important;position:relative !important;padding:12px 20px !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;}@media print{._4sjuzv{display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._4sjuzv{padding:0 20px !important;}}._mx31bt{-moz-box-sizing:border-box !important;box-sizing:border-box !important;max-width:1200px !important;position:relative !important;margin:0 auto !important;padding:0 20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._mx31bt{padding:0px !important;}}._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;padding:36px 0 20px !important;position:relative !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._19tdiqu{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-bottom:50px !important;}}._1gf659q{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;height:100% !important;width:40% !important;padding-right:40px !important;padding-bottom:40px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gf659q{width:auto !important;height:auto !important;text-align:center !important;padding-right:0px !important;}}._72gmc4{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;max-width:440px !important;padding-bottom:8px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._72gmc4{margin:0 auto !important;}}._atd7un{font-family:inherit !important;font-size:20px !important;line-height:30px !important;margin:0px !important;height:1em !important;}._dc6frz{-ms-flex-positive:1 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;position:relative !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-column-count:3 !important;-moz-column-count:3 !important;column-count:3 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._dc6frz{-webkit-column-count:2 !important;-moz-column-count:2 !important;column-count:2 !important;}}._1f5ffzx{-webkit-break-inside:avoid-column !important;-moz-break-inside:avoid-column !important;-ms-break-inside:avoid-column !important;break-inside:avoid-column !important;padding-bottom:32px !important;}._dso8x29{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:bold !important;margin-bottom:0px !important;color:inherit !important;}._1loa4vp{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}._1s5b1tbi{padding-right:8px !important;padding-bottom:8px !important;min-height:32px !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin:2px 0 !important;}._1s5b1tbi:first-of-type{margin-top:0px !important;}._1s5b1tbi:last-of-type{margin-bottom:0px !important;}._tma09g{position:absolute !important;left:0px !important;bottom:20px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._tma09g{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:100% !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._kj5mfi{width:100% !important;text-align:center !important;}}._1ca9rrl1{color:#ffffff !important;text-decoration:none !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;}._1ca9rrl1:hover{text-decoration:underline !important;}._1ca9rrl1:focus{text-decoration:underline !important;}._1a6u2ug{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-top:1px solid rgba(33,36,44,0.16) !important;padding:8px 0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1a6u2ug{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:20px !important;}}._190525k:not(:first-child){margin-left:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._190525k{margin-top:6px !important;line-height:1.5 !important;}._190525k:not(:first-child){margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1c07mee{margin-top:20px !important;}}._19ujcxk{color:#ffffff !important;opacity:0.6 !important;display:inline-block !important;height:24px !important;width:24px !important;}._19ujcxk:not(:first-child){margin-left:8px !important;}._19ujcxk:hover{opacity:1 !important;}._30p3wgn{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;vertical-align:bottom !important;text-underline-offset:4px !important;color:#ffffff !important;text-decoration:none !important;}._30p3wgn:hover{text-decoration:underline !important;}._30p3wgn:focus{text-decoration:underline !important;}._1gmhxtz9{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;text-decoration:none !important;}._1gmhxtz9:hover{text-decoration:underline !important;}._1gmhxtz9:focus{text-decoration:underline !important;}._1vn7gh5u{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#ffffff !important;}._1vq0rez{background:rgba(255,255,255,0.50) !important;height:16px !important;margin-bottom:16px !important;padding-right:16px !important;}._t0tx82{-ms-flex-positive:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._np9edv{max-height:0px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}._1pwnewep{max-height:1000px !important;-webkit-transition:max-height .3s !important;-moz-transition:max-height .3s !important;transition:max-height .3s !important;overflow:hidden !important;}@keyframes keyframe_1grxuus{0%{opacity:0.4;}50%{opacity:1;}100%{opacity:0.4;}}._1lzga44{-webkit-animation-name:keyframe_1grxuus !important;animation-name:keyframe_1grxuus !important;-webkit-animation-duration:2s !important;animation-duration:2s !important;-webkit-animation-iteration-count:infinite !important;animation-iteration-count:infinite !important;}._fzbddc{opacity:0 !important;}._13hnk7qk{opacity:1 !important;-webkit-transition-duration:300ms !important;transition-duration:300ms !important;-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important;}._a46150{padding:0px !important;border:none !important;}._a46150:focus{outline:0px !important;}._19q5dyh{border:0px !important;clip:rect(0,0,0,0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 10px !important;position:absolute !important;width:1px !important;background-color:#ffffff !important;left:60px !important;line-height:45px !important;top:60px !important;}._19q5dyh:focus{clip:auto !important;height:auto !important;width:auto !important;z-index:9999 !important;}._19q5dyh:active{clip:auto !important;height:auto !important;width:auto !important;}._17fow1wv{display:none !important;position:absolute !important;z-index:1000 !important;background-color:#f7f8fa !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;border-top:1px solid rgba(33,36,44,0.16) !important;left:0px !important;opacity:0.99 !important;width:100% !important;}@media screen and (min-width: 1366px){._17fow1wv{background-image:\n url(\"https://cdn.kastatic.org/images/learn-menu/left-background.png\"),\n url(\"https://cdn.kastatic.org/images/learn-menu/right-background.png\")\n !important;background-position:\n center left,\n top -62px right 0px\n !important;background-repeat:no-repeat !important;}}._njywdf2{-moz-box-sizing:border-box !important;box-sizing:border-box !important;margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-left:20px !important;padding-right:20px !important;padding-top:28px !important;padding-bottom:16px !important;-webkit-column-count:4 !important;-moz-column-count:4 !important;column-count:4 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xl */{._njywdf2{-webkit-column-count:5 !important;-moz-column-count:5 !important;column-count:5 !important;}}._1b2zmqj{display:inline-block !important;margin-bottom:12px !important;padding-top:4px !important;word-wrap:break-word !important;width:95% !important;}._121xeo4{padding-top:16px !important;}._rwpuzd{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;background-color:transparent !important;text-decoration:none !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;color:#0b2149 !important;height:20px !important;width:100% !important;padding-bottom:8px !important;white-space:normal !important;}._rwpuzd:active{color:#0b2149 !important;}._rwpuzd:hover{color:#1865f2 !important;text-decoration:none !important;}._rwpuzd:hover span:first-child{text-decoration:underline !important;}._17zmj242{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;margin-bottom:0px !important;}._knb39h5{background-color:transparent !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;color:#1865f2 !important;text-decoration:none !important;width:100% !important;margin-bottom:16px !important;white-space:normal !important;}._knb39h5:hover{text-decoration:none !important;}._knb39h5:hover span:first-child{text-decoration:underline !important;}._x9bdnmv{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;white-space:normal !important;}._akfsuo{-ms-flex-negative:0 !important;-ms-flex-preferred-size:4px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:4px !important;-ms-flex-basis:4px !important;-ms-flex-preferred-size:4px !important;-webkit-flex-basis:4px !important;flex-basis:4px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._vji8du{display:inline-block !important;-webkit-flex:0 0 auto !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important;height:20px !important;background-color:#1865f2 !important;font-size:10px !important;line-height:20px !important;color:#ffffff !important;padding:0 8px !important;border-radius:16px !important;text-align:center !important;}._vji8du:active{text-decoration:none !important;}._vji8du:hover{text-decoration:none !important;}._4dodshe{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;color:#1865f2 !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._4dodshe:hover{text-decoration:none !important;}._4dodshe:focus{box-shadow:inset 0 -3px 0 0 #1865f2 !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._4dodshe{display:none !important;}}._wozql4{max-width:100% !important;display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;}._1v7bqtc2{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1v7bqtc2{background:rgba(33,36,44,0.08) !important;padding-bottom:16px !important;}}._1qrrvqo8{-webkit-box-align:unset !important;-ms-flex-align:unset !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;width:100% !important;-webkit-align-items:unset !important;align-items:unset !important;max-width:1168px !important;}@media (min-width: 1168px){._1qrrvqo8{margin:0 auto !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qrrvqo8{background:#ffffff !important;border:solid 1px rgba(33,36,44,0.16) !important;margin-top:16px !important;}}._1qxywlbt{-ms-flex-negative:0 !important;-ms-flex-preferred-size:24px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:24px !important;-ms-flex-basis:24px !important;-ms-flex-preferred-size:24px !important;-webkit-flex-basis:24px !important;flex-basis:24px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._6xyn8lv{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:8px !important;border-right:1px solid rgba(33,36,44,0.16) !important;overflow-y:auto !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.25 + 64px) !important;flex-basis:calc((100% - 352px - 48px) * 0.25 + 64px) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6xyn8lv{border-right:none !important;}}@media print{._6xyn8lv{display:none !important;}}._1yfus1e{height:100% !important;}._1ah1eyb4{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background:rgba(33,36,44,0.08) !important;height:16px !important;margin-top:16px !important;margin-right:16px !important;}._1ozlbq6{margin-top:24px !important;margin-bottom:24px !important;}._1ozlbq6:not(:last-of-type){margin-bottom:32px !important;}._18undph9{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;color:rgba(33,36,44,0.64) !important;margin-bottom:12px !important;margin-left:24px !important;}._8ry3zep{background-color:transparent !important;text-decoration:none !important;color:#21242c !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;}._8ry3zep:focus{border-color:#1865f2 !important;outline:0px !important;}._8ry3zep:hover{text-decoration:none !important;color:rgba(33,36,44,0.64) !important;}._1h8v03ot{-ms-flex-negative:0 !important;-ms-flex-preferred-size:32px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:32px !important;-ms-flex-basis:32px !important;-ms-flex-preferred-size:32px !important;-webkit-flex-basis:32px !important;flex-basis:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._4fkanu3{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-top:24px !important;min-height:600px !important;-ms-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-ms-flex-preferred-size:calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;-webkit-flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-webkit-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:-moz-calc((100% - 352px - 48px) * 0.75 + 256px) !important;flex-basis:calc((100% - 352px - 48px) * 0.75 + 256px) !important;}._lojkxq8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;min-height:0px !important;min-width:0px !important;z-index:1 !important;}._1ell7dku{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;color:#21242c !important;margin-top:16px !important;}._azwfqqs{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;}@media (min-width: 1024px){._azwfqqs{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._azwfqqs{font-size:24px !important;line-height:28px !important;}}._19lfck2n{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:14px !important;line-height:18px !important;margin-top:2px !important;}._pot4j9l{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:none !important;color:#1865f2 !important;border-color:rgba(33,36,44,0.50) !important;border-style:solid !important;border-width:1px !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:125px !important;margin-top:24px !important;}._pot4j9l::-moz-focus-inner{border:0px !important;}._pot4j9l:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._90x24ln{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:14px !important;line-height:18px !important;-webkit-align-items:center !important;align-items:center !important;font-weight:bold !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;display:inline-block !important;pointer-events:none !important;}._158ir6wt{text-decoration:none !important;border-radius:4px !important;padding-top:11px !important;padding-bottom:11px !important;padding-left:24px !important;border:1px solid transparent !important;display:block !important;cursor:pointer !important;background-color:#f7f8fa !important;color:#1865f2 !important;}._158ir6wt:focus{border-color:#1865f2 !important;outline:0px !important;}._158ir6wt:hover{text-decoration:none !important;color:#1865f2 !important;}._1fhns0j{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;justify-content:center !important;max-width:1200px !important;padding:0px !important;background-color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1fhns0j{margin:0px !important;}}._1akypac{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:start !important;justify-content:start !important;-webkit-align-items:baseline !important;align-items:baseline !important;margin-bottom:12px !important;font-family:inherit !important;font-size:23px !important;font-weight:bold !important;line-height:27px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1akypac{width:100% !important;margin-top:24px !important;padding:0px !important;}}._oo4scr{overflow:visible !important;}._16ejxq5{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-lines:multiple !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._16ejxq5{width:100% !important;padding:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._16ejxq5{margin-right:-40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._16ejxq5{margin-right:-56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._6b6787{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._6b6787{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._6b6787{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._6b6787{padding-right:56px !important;}}._lgjykv8{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._lgjykv8{padding-right:56px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._lgjykv8{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:none !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._lgjykv8{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._lgjykv8{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1l9ob3qq{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._1l9ob3qq{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._1l9ob3qq{padding-right:56px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1l9ob3qq{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;display:none !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1l9ob3qq{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}._1s76ujx{height:8px !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;}._xutnbcb{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}@media (min-width: 1024px){._xutnbcb{font-size:28px !important;line-height:32px !important;}}@media (max-width: 1023px){._xutnbcb{font-size:24px !important;line-height:28px !important;}}._15ho7jif{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex:1 1 100% !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;}._12iepmsr{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;}._12iepmsr::-moz-focus-inner{border:0px !important;}._12iepmsr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._14nthjb{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;width:100% !important;}._1m1qpko{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;border-bottom:1px solid rgba(33,36,44,0.16) !important;margin-bottom:20px !important;padding-bottom:14px !important;}._q16zme{font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:1.17 !important;margin-top:10px !important;margin-bottom:0px !important;}._1u32zoma{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;margin-top:10px !important;}._1gyxjpg{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;width:48px !important;height:48px !important;border-radius:50% !important;z-index:1 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1gyxjpg{margin:0px !important;}}._1qjkefo{border-radius:50% !important;width:36px !important;height:36px !important;}._9yeqka{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._9yeqka:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._9yeqka:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;opacity:0 !important;}._1e8pns9{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;width:100% !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;text-align:left !important;-webkit-align-items:center !important;align-items:center !important;}._1ex1wlka{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._9t9e7d{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding:0 10px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._9t9e7d{max-width:-webkit-calc(100vw - 40px - 130px) !important;max-width:-moz-calc(100vw - 40px - 130px) !important;max-width:calc(100vw - 40px - 130px) !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 80px) / 2 - 130px) !important;max-width:-moz-calc((100vw - 80px) / 2 - 130px) !important;max-width:calc((100vw - 80px) / 2 - 130px) !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._9t9e7d{max-width:-webkit-calc((100vw - 120px) / 3 - 130px) !important;max-width:-moz-calc((100vw - 120px) / 3 - 130px) !important;max-width:calc((100vw - 120px) / 3 - 130px) !important;}}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._9t9e7d{max-width:-webkit-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:-moz-calc((1200px - 40px - 112px) / 3 - 130px) !important;max-width:calc((1200px - 40px - 112px) / 3 - 130px) !important;}}._1xz0fezn{font-family:inherit !important;font-size:15px !important;line-height:22px !important;max-height:44px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;}._106eiejf{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:auto !important;}._2p63cnw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._2p63cnw{display:block !important;}}._1448c3ub{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1448c3ub:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._vd38ksx{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;display:none !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._vd38ksx{display:block !important;}}._5uxlpg{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._5uxlpg:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._5uxlpg:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;}._1un4dwm9{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-top:8px !important;margin-bottom:8px !important;width:100% !important;position:relative !important;}._1un4dwm9:before{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;bottom:40px !important;left:23px !important;}._1un4dwm9:after{content:'' !important;width:2px !important;height:16px !important;background-color:rgba(33,36,44,0.16) !important;position:absolute !important;top:40px !important;left:23px !important;opacity:0 !important;}._ae3kwy7{-ms-flex-negative:0 !important;min-height:368px !important;margin-bottom:32px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:rgba(33,36,44,0.50) !important;}@media screen and (min-width: 1200px) /* mediaQueries.xlOrLarger */{._ae3kwy7{padding-right:56px !important;}}._ae3kwy7:hover{cursor:pointer !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._ae3kwy7{-webkit-flex:1 0 50% !important;-ms-flex:1 0 50% !important;flex:1 0 50% !important;padding-right:40px !important;display:none !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._ae3kwy7{-webkit-flex:1 0 33% !important;-ms-flex:1 0 33% !important;flex:1 0 33% !important;padding-right:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ae3kwy7{-webkit-flex:1 0 100% !important;-ms-flex:1 0 100% !important;flex:1 0 100% !important;padding-right:0px !important;margin-left:-4px !important;margin-right:-4px !important;min-height:56px !important;height:56px !important;display:none !important;}}._wvjbru{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-ms-flex-positive:1 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;background-color:#f7f8fa !important;border:none !important;border-radius:4px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._wvjbru{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:start !important;justify-content:start !important;}}._ybk80m{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ybk80m{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1dsmbcq{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;border-radius:50% !important;width:36px !important;height:36px !important;margin:0 auto 12px auto !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;color:rgba(33,36,44,0.16) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1dsmbcq{margin:auto 16px auto 10px !important;}}._1vx6qe0b{margin-left:auto !important;margin-right:auto !important;max-width:1200px !important;padding-bottom:32px !important;padding-left:0px !important;padding-right:0px !important;margin:0px !important;padding-top:10px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1vx6qe0b{padding-bottom:24px !important;padding-top:40px !important;}}._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;overflow-x:auto !important;padding-bottom:16px !important;padding-left:20px !important;padding-right:20px !important;-webkit-overflow-scrolling:touch !important;white-space:nowrap !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._u0d3d8{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-left:16px !important;padding-right:16px !important;}}._5436yeg{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:12px !important;line-height:16px !important;letter-spacing:0.6px !important;text-transform:uppercase !important;padding-left:20px !important;padding-right:20px !important;margin-bottom:8px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._5436yeg{padding-left:16px !important;padding-right:16px !important;}}._1laojcaw{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1laojcaw{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1laojcaw{margin-right:0px !important;margin-top:0px !important;margin-left:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1laojcaw{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._rp4na6{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._rp4na6{margin-left:12px !important;}}._ildzy11{background-color:transparent !important;color:inherit !important;text-decoration:none !important;display:block !important;margin-bottom:8px !important;margin-top:8px !important;}._ildzy11:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._ildzy11{margin-bottom:0px !important;}}._iaejyg{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important;border-radius:4px !important;overflow:hidden !important;position:relative !important;width:208px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._iaejyg{width:96px !important;}}._axzttb{display:block !important;margin-left:auto !important;margin-right:auto !important;height:117px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._axzttb{height:54px !important;}}._s32q95{height:100% !important;position:absolute !important;width:100% !important;bottom:0px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s32q95{display:none !important;}}._1y6eji9h{background-color:transparent !important;text-decoration:none !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;line-height:18px !important;color:#21242c !important;}._1y6eji9h:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1y6eji9h{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow-y:hidden !important;}}._3238e18{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;vertical-align:middle !important;-webkit-align-items:center !important;align-items:center !important;}._1kdnqjig{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;font-family:inherit !important;font-size:12px !important;line-height:14px !important;font-weight:normal !important;margin-top:4px !important;}._s71ydr1{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;margin-right:20px !important;vertical-align:top !important;white-space:normal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._s71ydr1{margin-right:-webkit-calc(50% - 312px) !important;margin-right:-moz-calc(50% - 312px) !important;margin-right:calc(50% - 312px) !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._s71ydr1{margin-right:0px !important;margin-top:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._s71ydr1{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._1b20dct{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;vertical-align:top !important;white-space:normal !important;margin-right:0px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;width:208px !important;}@media (min-width: 704px){._1b20dct{margin-right:0px !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1b20dct{margin-top:16px !important;margin-right:16px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1b20dct{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;width:100% !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;}}._zgoueth{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;text-decoration:underline currentcolor solid !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._1h3wfofr{-ms-flex-negative:0 !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;padding-top:0px !important;padding-bottom:0px !important;border:none !important;border-radius:4px !important;cursor:pointer !important;outline:none !important;text-decoration:none !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;background:#1865f2 !important;color:#ffffff !important;padding-left:16px !important;padding-right:16px !important;box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #1865f2 !important;height:32px !important;min-width:80px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1h3wfofr:focus{-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}._15kba9i5{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;color:#21242c !important;text-decoration:underline currentcolor solid !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._f0gferz{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;color:rgba(33,36,44,0.64) !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;}._f0gferz:focus-visible{color:rgba(33,36,44,0.64) !important;outline:1px solid #1865f2 !important;border-radius:3px !important;}._5p7lt5{border-top:1px solid transparent !important;border-bottom:1px solid rgba(255, 255, 255, 0.3) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;}@media print{._5p7lt5{background-color:#ffffff !important;}}._1xakt9tj{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;color:#ffffff !important;font-family:inherit !important;font-size:15px !important;font-weight:bold !important;text-decoration:none !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;height:40px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;border-radius:4px !important;}._1xakt9tj:hover{text-decoration:none !important;}._p203k62{-webkit-box-align:center !important;-ms-flex-align:center !important;background-color:transparent !important;border:none !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;color:#ffffff !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:16px !important;}._p203k62:hover{text-decoration:none !important;}._ob2ihsb{margin-left:6px !important;position:relative !important;top:3px !important;color:rgba(255, 255, 255, 0.48) !important;}._jk8lld7{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;color:#ffffff !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;padding:0px !important;}._jk8lld7::-moz-focus-inner{border:0px !important;}._jk8lld7:hover{text-decoration:none !important;}._jk8lld7:focus{box-shadow:inset 0 -3px 0 0 #ffffff !important;}._13cw2ryn{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;color:#ffffff !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._13cw2ryn:hover{text-decoration:none !important;}._xh4irn7{-webkit-box-align:center !important;-ms-flex-align:center !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._xh4irn7{padding-left:16px !important;}}._xh4irn7:hover{text-decoration:none !important;color:#1865f2 !important;}._xh4irn7:focus{outline:4px solid #1865f2 !important;}@media print{._xh4irn7{color:#0a2a66 !important;}}._dykrxmh{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;color:#ffffff !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._dykrxmh:hover{text-decoration:none !important;}._dykrxmh:focus{box-shadow:inset 0 -3px 0 0 #ffffff !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._dykrxmh{display:none !important;}}._1l1uk1he{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;outline:none !important;vertical-align:bottom !important;text-underline-offset:4px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;color:#ffffff !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:16px !important;}._1l1uk1he:hover{text-decoration:none !important;}._1l1uk1he:focus{box-shadow:inset 0 -3px 0 0 #ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1l1uk1he{display:none !important;}}._1df39o9{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;margin:0px !important;background-color:transparent !important;border:none !important;padding:none !important;cursor:pointer !important;-webkit-justify-content:center !important;justify-content:center !important;padding-left:0px !important;padding-right:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;height:100% !important;color:#ffffff !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;white-space:nowrap !important;margin-left:16px !important;margin-right:0px !important;}._1df39o9::-moz-focus-inner{border:0px !important;}._1df39o9:hover{text-decoration:none !important;}._1df39o9:focus{box-shadow:inset 0 -3px 0 0 #ffffff !important;}._u3cvgv3{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-items:center !important;align-items:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;color:#ffffff !important;font-family:inherit !important;text-decoration:none !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;height:auto !important;margin-right:25px !important;}._u3cvgv3:hover{text-decoration:none !important;}._duavrzj{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}._1rnuwnqi{-ms-flex-negative:0 !important;-ms-flex-positive:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;width:405px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1rnuwnqi{display:none !important;}}._19ffj0li{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;height:-webkit-calc(100vh - 62px) !important;height:-moz-calc(100vh - 62px) !important;height:calc(100vh - 62px) !important;overflow-y:scroll !important;padding:24px !important;position:-webkit-sticky !important;position:sticky !important;top:62px !important;}._1z0ly7r0{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-width:0px !important;background:#ffffff !important;color:#21242c !important;min-height:48px !important;text-align:left !important;}._jsh6de6{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;padding:16px !important;position:relative !important;}._jsh6de6:after{width:100% !important;content:'' !important;position:absolute !important;bottom:0px !important;right:0px !important;height:2px !important;box-shadow:inset 0px -1px 0px rgba(33,36,44,0.08) !important;}._kc1aw3o{-ms-flex-item-align:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:auto !important;-webkit-align-items:center !important;align-items:center !important;-webkit-align-self:center !important;align-self:center !important;}._1bpjyj1{border-radius:50% !important;}._j45ygct{-ms-flex-negative:0 !important;-ms-flex-preferred-size:16px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:16px !important;-ms-flex-basis:16px !important;-ms-flex-preferred-size:16px !important;-webkit-flex-basis:16px !important;flex-basis:16px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._pxfwtyj{-ms-flex-item-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-align-self:center !important;align-self:center !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;overflow-wrap:break-word !important;}._1jl5re5q{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:16px !important;line-height:22px !important;font-weight:700 !important;}._1lf56ego{-ms-flex-negative:0 !important;-ms-flex-preferred-size:2px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:2px !important;-ms-flex-basis:2px !important;-ms-flex-preferred-size:2px !important;-webkit-flex-basis:2px !important;flex-basis:2px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._1o9uji3c{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:12px !important;line-height:16px !important;color:rgba(33,36,44,0.64) !important;font-weight:700 !important;text-transform:uppercase !important;}._1iameqt8{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;padding:16px !important;box-shadow:inset 4px 0 #1865f2 !important;position:relative !important;background:rgba(24,101,242,0.08) !important;color:#21242c !important;}._1iameqt8:after{width:100% !important;content:'' !important;position:absolute !important;bottom:0px !important;right:0px !important;height:2px !important;box-shadow:inset 0px -1px 0px rgba(33,36,44,0.08) !important;}._1lzcqmvq{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-size:16px !important;line-height:20px !important;font-weight:700 !important;}._17vy864h{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;padding:16px !important;}._1kxmli7y{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;background-color:rgba(33,36,44,0.02) !important;padding-bottom:32px !important;padding-left:48px !important;padding-right:48px !important;padding-top:32px !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1kxmli7y{padding-left:24px !important;padding-right:24px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1kxmli7y{padding-left:16px !important;padding-right:16px !important;}}._zzloitg{-webkit-box-lines:multiple !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;gap:16px 0 !important;}._1ago95e{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;list-style:none !important;margin:0px !important;padding:0px !important;overflow:hidden !important;}._971xms{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:center !important;justify-content:center !important;margin-right:4px !important;}._1666bk1u{-webkit-box-align:center !important;-ms-flex-align:center !important;cursor:pointer !important;text-decoration:none !important;outline:none !important;-webkit-align-items:center !important;align-items:center !important;color:#1865f2 !important;}._14hvi6g8{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:22px !important;}._aeiopc{-ms-flex-positive:0 !important;-ms-flex-negative:0 !important;display:inline-block !important;vertical-align:text-bottom !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;-webkit-flex-grow:0 !important;flex-grow:0 !important;}._y10azs{margin-left:4px !important;}._2glch3c{-ms-flex-negative:0 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._rg36o2t{-ms-flex-negative:0 !important;-ms-flex-preferred-size:30px !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:30px !important;-ms-flex-basis:30px !important;-ms-flex-preferred-size:30px !important;-webkit-flex-basis:30px !important;flex-basis:30px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;}._s02hb7b{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:900 !important;color:#21242c !important;}@media (min-width: 1024px){._s02hb7b{font-size:36px !important;line-height:40px !important;}}@media (max-width: 1023px){._s02hb7b{font-size:28px !important;line-height:32px !important;}}._e296pg{position:relative !important;}._1jk19oj2{border-top:1px solid transparent !important;border-bottom:1px solid rgba(255, 255, 255, 0.3) !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:62px !important;left:0px !important;position:relative !important;right:0px !important;z-index:1060 !important;}@media print{._1jk19oj2{background-color:#ffffff !important;}}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1jk19oj2{position:-webkit-sticky !important;position:sticky !important;top:0px !important;}}._7thghm{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;margin:6px 0px 6px 0px !important;border:solid 1px rgba(33,36,44,0.16) !important;border-radius:4px !important;background-color:#ffffff !important;padding-right:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._7thghm{margin-left:0px !important;margin-right:0px !important;margin-top:0px !important;border-radius:0px !important;padding-right:0px !important;}}@media screen and (max-width: 1199px) /* mediaQueries.lgOrSmaller */{._7thghm{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;}}._17tckgal{-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-align-items:center !important;align-items:center !important;overflow:hidden !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;padding-top:24px !important;margin-right:16px !important;margin-left:32px !important;padding-bottom:22px !important;}@media screen and (max-width: 1199px) /* mediaQueries.lgOrSmaller */{._17tckgal{margin-left:32px !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._17tckgal{max-width:836px !important;}}@media screen and (min-width: 768px) and (max-width: 1023px) /* mediaQueries.md */{._17tckgal{max-width:702px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._17tckgal{margin-left:0px !important;margin-right:0px !important;padding-left:16px !important;padding-right:16px !important;padding-top:22px !important;padding-bottom:22px !important;}}._u2euzqs{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;width:100% !important;background-color:null !important;}._88y2vyk{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;padding-left:49px !important;padding-right:49px !important;}@media screen and (max-width: 1199px) /* mediaQueries.lgOrSmaller */{._88y2vyk{width:100% !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._88y2vyk{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;padding-left:0px !important;padding-right:0px !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}}._19q9ljyt{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-align-items:stretch !important;align-items:stretch !important;border-width:0px !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;margin:0px !important;padding:0px !important;position:relative !important;z-index:0 !important;min-height:0px !important;min-width:0px !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;padding-top:6px !important;padding-bottom:6px !important;background-color:null !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._19q9ljyt{padding-top:0px !important;padding-bottom:0px !important;}}._vscsza{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._1xruehb{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;color:#21242c !important;}@media (min-width: 1024px){._1xruehb{font-size:24px !important;line-height:28px !important;}}@media (max-width: 1023px){._1xruehb{font-size:22px !important;line-height:26px !important;}}._1lbcxvfr{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:22px !important;color:#21242c !important;}._qcjzh6{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;margin:6px 0px 6px 0px !important;border:solid 1px rgba(33,36,44,0.16) !important;border-radius:4px !important;background-color:#ffffff !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._qcjzh6{margin-left:0px !important;margin-right:0px !important;margin-top:0px !important;border-radius:0px !important;padding-right:0px !important;}}@media screen and (max-width: 1199px) /* mediaQueries.lgOrSmaller */{._qcjzh6{-webkit-box-pack:end !important;-ms-flex-pack:end !important;-webkit-justify-content:flex-end !important;justify-content:flex-end !important;}}._2qe0as{-ms-flex-positive:1 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-justify-content:center !important;justify-content:center !important;-webkit-align-items:center !important;align-items:center !important;overflow:hidden !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;padding-top:24px !important;padding-left:24px !important;padding-bottom:28px !important;padding-right:24px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._2qe0as{margin-left:0px !important;margin-right:0px !important;padding-left:16px !important;padding-right:16px !important;padding-top:22px !important;padding-bottom:22px !important;}}._1lwwhwr{-ms-flex-positive:1 !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}._lqicet{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;margin-bottom:24px !important;color:#21242c !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._lqicet{-webkit-box-pack:start !important;-ms-flex-pack:start !important;-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;}}._ulrurd{margin-top:-8px !important;margin-bottom:16px !important;}._37mhyh{padding-right:32px !important;}._13ise4e{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._13ise4e{-ms-flex-positive:1 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}}._1gf0b5c{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._1gf0b5c{-ms-flex-positive:1 !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1gf0b5c{display:none !important;}}._1g8ypdt{-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._1g8ypdt{-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;}}@media screen and (min-width: 1024px) /* mediaQueries.lgOrLarger */{._17ci9h9{display:none !important;}}@media screen and (max-width: 1023px) /* mediaQueries.mdOrSmaller */{._17ci9h9{height:32px !important;}}._v5zh60p{-ms-flex-order:0 !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;margin-top:0px !important;margin-bottom:0px !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:20px !important;line-height:24px !important;-webkit-order:0 !important;order:0 !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._v5zh60p{-ms-flex-order:1 !important;-webkit-order:1 !important;order:1 !important;}}._dwmetq{background-color:transparent !important;color:inherit !important;text-decoration:none !important;}._dwmetq:hover{text-decoration:underline !important;}._kffsnms{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:22px !important;color:#21242c !important;padding-bottom:12px !important;padding-right:20px !important;}._1q19l6p3{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:20px !important;color:rgba(33,36,44,0.64) !important;}._1p9458yw{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;position:relative !important;-webkit-align-items:center !important;align-items:center !important;margin-bottom:3.5px !important;}._u7elqji{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;position:relative !important;-webkit-align-items:center !important;align-items:center !important;margin-bottom:3.5px !important;width:100% !important;overflow:visible !important;}._1s8mywu{-ms-flex-item-align:start !important;position:relative !important;-webkit-align-self:flex-start !important;align-self:flex-start !important;margin:auto 0 !important;}._1hee5o7j{color:#21242c !important;height:auto !important;max-height:70px !important;padding-top:0px !important;padding-left:16px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1hee5o7j{padding-left:16px !important;height:auto !important;margin-left:0px !important;}}._11igkdh{line-height:22px !important;margin-bottom:0px !important;font-family:inherit !important;font-size:15px !important;}._1qwvhpzm{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-ms-flex-positive:1 !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-flex-direction:grow !important;-ms-flex-direction:grow !important;flex-direction:grow !important;-webkit-align-items:center !important;align-items:center !important;margin-top:0px !important;padding-top:0px !important;padding-left:0px !important;padding-right:0px !important;padding-bottom:7px !important;}._1qwvhpzm:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1qwvhpzm{margin-top:0px !important;padding-top:0px !important;padding-left:0px !important;padding-right:0px !important;padding-bottom:7px !important;}}._1d4mskp{float:left !important;position:relative !important;}._1mv4i87{position:absolute !important;top:0px !important;left:0px !important;}._gl1g2rh{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-ms-flex-positive:1 !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-flex-direction:grow !important;-ms-flex-direction:grow !important;flex-direction:grow !important;-webkit-align-items:center !important;align-items:center !important;margin-top:0px !important;padding-left:0px !important;padding-right:0px !important;padding-top:7px !important;padding-bottom:7px !important;}._gl1g2rh:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._gl1g2rh{margin-top:0px !important;padding-left:0px !important;padding-right:0px !important;padding-top:7px !important;padding-bottom:7px !important;}}._14jg6rbg{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-ms-flex-positive:1 !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-flex-direction:grow !important;-ms-flex-direction:grow !important;flex-direction:grow !important;-webkit-align-items:center !important;align-items:center !important;margin-top:0px !important;padding-left:0px !important;padding-bottom:0px !important;padding-right:0px !important;padding-top:7px !important;}._14jg6rbg:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._14jg6rbg{margin-top:0px !important;padding-left:0px !important;padding-bottom:0px !important;padding-right:0px !important;padding-top:7px !important;}}._15vqqiz{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;max-width:386px !important;border-radius:4px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._15vqqiz{background:#f7f8fa !important;}}._15vqqiz:hover{text-decoration:none !important;}._eoghuo{-ms-flex-negative:0 !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;margin:12px !important;margin-right:16px !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;position:relative !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._eoghuo{margin:0px !important;margin-right:16px !important;}}._12gk0yh{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:center !important;align-items:center !important;min-width:0px !important;padding:0px !important;margin:0px !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;}._168icmv{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-align-items:stretch !important;align-items:stretch !important;-webkit-flex:1 !important;-ms-flex:1 !important;flex:1 !important;padding-top:12px !important;padding-bottom:8px !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._168icmv{padding-top:0px !important;padding-bottom:0px !important;}}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._yutmpt{display:none !important;}}._1rqswim{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between !important;justify-content:space-between !important;-webkit-align-items:center !important;align-items:center !important;}._1eoep6mp{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:vertical !important;min-width:75px !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-align-items:center !important;align-items:center !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1eoep6mp{display:none !important;}}._pc9bder{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;color:#21242c !important;}._f34ur54{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:22px !important;text-align:right !important;color:rgba(33,36,44,0.64) !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._f34ur54{display:none !important;}}._iwy53bs{-ms-flex-negative:0 !important;-webkit-box-align:center !important;-ms-flex-align:center !important;margin:0px !important;position:relative !important;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;font-family:inherit !important;border-style:solid !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-align-items:center !important;align-items:center !important;-webkit-flex-shrink:0 !important;flex-shrink:0 !important;white-space:nowrap !important;line-height:normal !important;font-weight:bold !important;cursor:pointer !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-tap-highlight-color:transparent !important;height:32px !important;font-size:15px !important;border-width:1px !important;border-radius:4px !important;padding:0px !important;}._1yok8f4{vertical-align:middle !important;overflow:hidden !important;text-align:center !important;text-overflow:ellipsis !important;width:100% !important;}._14bmcy4r{-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;display:block !important;font-family:Lato, \"Noto Sans\", sans-serif !important;font-weight:700 !important;font-size:16px !important;line-height:20px !important;color:#1865f2 !important;}._pislqdv{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;max-width:386px !important;border-radius:4px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._pislqdv{background:#f7f8fa !important;}}._pislqdv:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._pislqdv{padding-bottom:11px !important;}}._1a90xzhl{-webkit-box-align:start !important;-ms-flex-align:start !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-align-items:flex-start !important;align-items:flex-start !important;max-width:386px !important;border-radius:4px !important;margin-top:16px !important;}@media screen and (min-width: 768px) /* mediaQueries.mdOrLarger */{._1a90xzhl{background:#f7f8fa !important;}}._1a90xzhl:hover{text-decoration:none !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._1a90xzhl{margin-top:0px !important;padding-top:11px !important;}}._2ojg0zl{-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-direction:normal !important;-webkit-box-orient:horizontal !important;-ms-flex-positive:1 !important;border:none !important;margin:0px !important;padding:0px !important;width:auto !important;overflow:visible !important;background:transparent !important;text-decoration:none !important;color:inherit !important;font:inherit !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-ms-touch-action:manipulation !important;touch-action:manipulation !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;outline:none !important;line-height:normal !important;-webkit-font-smoothing:inherit !important;-moz-osx-font-smoothing:inherit !important;cursor:pointer !important;display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-grow:1 !important;flex-grow:1 !important;-webkit-flex-direction:grow !important;-ms-flex-direction:grow !important;flex-direction:grow !important;-webkit-align-items:center !important;align-items:center !important;margin-top:0px !important;padding-top:0px !important;padding-left:0px !important;padding-bottom:0px !important;padding-right:0px !important;}._2ojg0zl:hover{text-decoration:underline !important;}@media screen and (max-width: 767px) /* mediaQueries.smOrSmaller */{._2ojg0zl{margin-top:0px !important;padding-top:0px !important;padding-left:0px !important;padding-bottom:0px !important;padding-right:0px !important;}}._1tg9rby6{position:absolute !important;top:0px !important;left:0px !important;}", "charset", "utf-8", "https://cdn.kastatic.org/genwebpack/prod/en/corelibs.8b2e9b30422ad6b9b384.js", "65e0b281-f64d-4938", "", "https://cdn.kastatic.org/genwebpack/prod/en/moment.8c36445b7a66d882c374.js", "124b58b8-a673-4937", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared.14674ef47c4bde4a608d.js", "130b6038-5ebf-42e0", "", "https://cdn.kastatic.org/genwebpack/prod/en/6YAN.b6ef9acd98ae24026e13.js", "05913d6e-fa6a-4e49", "", "https://cdn.kastatic.org/genwebpack/prod/en/RTl1.32cbdb1bc99f624d7463.js", "cf3cd8d4-563c-4670", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.8ee47b0c3871f3a37569.css", "3c55b443-dfe0-4df4", "", "https://cdn.kastatic.org/genwebpack/prod/en/CdE6.44d860a5f902dc866571.js", "5a4ea7ca-f686-47b9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4uD3.b804ecb6ea8af02cf5a1.js", "53489c4d-633a-4dfa", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.62b147e0472187a8baef.css", "61a0c0f3-9dcf-4b3a", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OTj.d2294897158ab6d8eda3.js", "b546e8ca-c17f-4521", "", "https://cdn.kastatic.org/genwebpack/prod/en/23mJ.d2f1dfb6818b5c9c58f3.js", "0ab2abbd-9176-4b75", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Jnw.b175bc9909297a65e345.js", "ce91812e-5c92-442f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6hzU.a817614bac2af57be0e0.js", "a8b7bbfb-52e7-463a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1yxG.92398ff42d9aabb70f27.js", "e9518eb4-638b-45c9", "", "https://cdn.kastatic.org/genwebpack/prod/en/4ZnZ.d09a355e0b0ab62c9626.js", "85db1fc6-324b-495d", "", "https://cdn.kastatic.org/genwebpack/prod/en/36AW.fcc9a25213562e62125f.js", "c987fa93-68c5-4942", "", "https://cdn.kastatic.org/genwebpack/prod/en/326h.88489e4571e826cf43c8.js", "b0635955-be39-4dfd", "", "https://cdn.kastatic.org/genwebpack/prod/en/1OMm.632a822fd50a00943843.js", "923345a6-5920-4328", "", "https://cdn.kastatic.org/genwebpack/prod/en/4CzR.3aa17eb14841221db341.js", "412549b7-9689-46f5", "", "https://cdn.kastatic.org/genwebpack/prod/en/1w4M.787c382430a7b118c583.js", "1a497b3e-0de0-4897", "", "https://cdn.kastatic.org/genwebpack/prod/en/7EZm.b21474b8fc4bce3d9583.js", "ec78acba-7508-4893", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.c348e33fb757bfdd471f.css", "77157fd4-3976-40f7", "", "https://cdn.kastatic.org/genwebpack/prod/en/1CX7.77081dece68ec5c91b5d.js", "4acb3c34-fdfa-4c0a", "", "https://cdn.kastatic.org/genwebpack/prod/en/4Hiq.6d158d64ae291b723301.js", "a621c2c8-b17f-4815", "", "https://cdn.kastatic.org/genwebpack/prod/en/1FEV.09961860168dbf5e5cd5.js", "88ffeffd-71a3-43e8", "", "https://cdn.kastatic.org/genwebpack/prod/en/4bT6.9f273e44cc057544ac6d.js", "2f80383c-40d8-4ee3", "", "https://cdn.kastatic.org/genwebpack/prod/en/3JJz.2451a01cecfcf37c11db.js", "2056b86f-2ff0-4b7b", "", "https://cdn.kastatic.org/genwebpack/prod/en/ykUf.ad1084eb6d14d54eb828.js", "b59d5085-ca89-4471", "", "https://cdn.kastatic.org/genwebpack/prod/en/5OPo.315ab3bbb53ec6719c16.js", "29ea0b8e-e8a8-44ea", "", "https://cdn.kastatic.org/genwebpack/prod/en/40jg.3a0ff53e0f4b73d0417c.js", "407e7616-d6da-4078", "", "https://cdn.kastatic.org/genwebpack/prod/en/ZIhB.9de2e41c42b39eb310e7.js", "b5f20a29-cc50-4cd5", "", "https://cdn.kastatic.org/genwebpack/prod/en/42Kj.6265d58934a6c944b17b.js", "5ac1ac47-4605-4831", "", "https://cdn.kastatic.org/genwebpack/prod/en/5F0q.cd349b7e82e6a03a4b82.js", "4a90164d-8054-4ab4", "", "https://cdn.kastatic.org/genwebpack/prod/en/4xk8.f38ee11432fada9f1ade.js", "608fd306-c082-450c", "", "https://cdn.kastatic.org/genwebpack/prod/en/i3qO.461f4c5a6c90bd5c4132.js", "e616d3e3-e725-4805", "", "https://cdn.kastatic.org/genwebpack/prod/en/2UsG.c54c2dac06cf4fad0aeb.js", "f62de152-f6dc-4c82", "", "https://cdn.kastatic.org/genwebpack/prod/en/QVSU.4b60c0471f423fde2530.js", "53973e60-50e5-4983", "", "https://cdn.kastatic.org/genwebpack/prod/en/4tr5.53e854aff335a14aee82.js", "b2b8f536-4d51-435a", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Bdm.dd65253f198d11f86ba1.js", "d05f08ef-9fa3-4722", "", "https://cdn.kastatic.org/genwebpack/prod/en/1ok9.f9112504681b6298fb22.js", "fd8b9e2e-1ede-4b03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3WrQ.6e0f17169c0359268d39.js", "152e1ced-e1a9-4c9d", "", "https://cdn.kastatic.org/genwebpack/prod/en/70mT.eae9d1e91f54380ad98a.js", "a3b7cd8a-f917-4405", "", "https://cdn.kastatic.org/genwebpack/prod/en/5ESl.c1889f9337dfdb8c9847.js", "8a76a616-15f1-4852", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.e5fc51c0815927158700.css", "d7fefec2-0af8-4868", "", "https://cdn.kastatic.org/genwebpack/prod/en/6KC5.0d8fcc2e7fb07edd194a.js", "e99b0bf9-0e43-411e", "", "https://cdn.kastatic.org/genwebpack/prod/en/dyEE.230f8a8cd1be5ebe2436.js", "becffbd0-37fe-4576", "", "https://cdn.kastatic.org/genwebpack/prod/en/xiXN.f776c3e0ce252cfcbf47.js", "f7793cd3-ab02-404e", "", "https://cdn.kastatic.org/genwebpack/prod/en/7DhS.d46e32388c27e6b4a296.js", "1db71e16-2e70-48f3", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.17bae94e5bc8b489a146.css", "98c38812-c199-4e37", "", "https://cdn.kastatic.org/genwebpack/prod/en/7cbP.5c74731ff307eb951fde.js", "24e9a75b-9ca6-4b88", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.7e29897dbc1b74e306c0.css", "db18dd21-273c-4620", "", "https://cdn.kastatic.org/genwebpack/prod/en/2mb7.f1e4abf7f15b35028de4.js", "60f4a74d-8feb-44cd", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RFn.5920dbd895e88ee7c3eb.js", "549a42e1-7ab3-44fe", "", "https://cdn.kastatic.org/genwebpack/prod/en/IlY2.206c8c1cdab01fcd61c4.js", "552be7e3-43a3-4287", "", "https://cdn.kastatic.org/genwebpack/prod/en/7r1Y.549dabe2ac2a827c67f3.js", "360f594e-b0d7-4517", "", "https://cdn.kastatic.org/genwebpack/prod/en/1x8C.6cb63f98e9d10b737fb5.js", "3736a5e6-3b22-4809", "", "https://cdn.kastatic.org/genwebpack/prod/en/1cVY.93679e99e32539a4c34b.js", "27830e34-0359-4399", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ult.4fa5dfb661e2377d0c2c.js", "81585761-cd47-446d", "", "https://cdn.kastatic.org/genwebpack/prod/en/75hh.76b4af36f555b9034df1.js", "a318628c-ef80-4aa4", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.1322e7d05eeeab44a82d.css", "80509333-5070-4f0f", "", "https://cdn.kastatic.org/genwebpack/prod/en/6kUz.c2c998fdb5320de5ed8b.js", "03e8a6a9-9a52-4f88", "", "https://cdn.kastatic.org/genwebpack/prod/en/7oYD.d19b24028fbda9a7936a.js", "9c071afc-0f2f-43c6", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Ssr.ba2124c99db585c0636d.js", "369b49a2-6a39-4340", "", "https://cdn.kastatic.org/genwebpack/prod/en/2dZL.5bd4ebf742d1f4426980.js", "9f5fb115-0d43-4a03", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.86b58e6a0fc6eebe0a44.css", "cd25d24e-e551-4de8", "", "https://cdn.kastatic.org/genwebpack/prod/en/3MIT.3f0d3e81bad86f27e651.js", "12e42455-9e5e-4fdc", "", "https://cdn.kastatic.org/genwebpack/prod/en/3s7i.fc584e4b1b83650a7aa7.js", "82a05cc2-6393-4320", "", "https://cdn.kastatic.org/genwebpack/prod/en/57Ou.da18957295ddb85e0d01.js", "ca15a97c-4ec3-49dd", "", "https://cdn.kastatic.org/genwebpack/prod/en/5CJo.762bfbcac833f17620a6.js", "6d88a952-3a2d-4f00", "", "https://cdn.kastatic.org/genwebpack/prod/en/64G4.042ffde7d51e3ad5d4a7.js", "4e14086b-a30b-480d", "", "https://cdn.kastatic.org/genwebpack/prod/en/62NE.60144bcc568fbef4d7f4.js", "e094cdc2-d3d7-4279", "", "https://cdn.kastatic.org/genwebpack/prod/en/5Efb.c3ba8b8beac99a66687a.js", "d86699f2-0c3c-44fd", "", "https://cdn.kastatic.org/genwebpack/prod/en/68cZ.aa317dcf566ecec2c67a.js", "7cb4414d-7f6c-4997", "", "https://cdn.kastatic.org/genwebpack/prod/en/7ejn.be917aab7062196496a9.js", "592ff7ef-1a95-456f", "", "https://cdn.kastatic.org/genwebpack/prod/en/4wWn.3dd3f56ccae56c71b72f.js", "297e9a82-8954-47f0", "", "https://cdn.kastatic.org/genwebpack/prod/en/298d.aa0d791e177a663cb600.js", "9ec213c7-9854-4db0", "", "https://cdn.kastatic.org/genwebpack/prod/en/shared-intl.c80c4cfea5ec7a4fa34c.js", "e14bae0e-b7db-44ce", "", "https://cdn.kastatic.org/genwebpack/prod/en/5eTZ.197c69658825cdbbb327.js", "140e386f-e3c9-45b7", "", "https://cdn.kastatic.org/genwebpack/prod/en/gYGj.886130bfaf47cbd4acdd.js", "8910b184-8a44-480c", "", "https://cdn.kastatic.org/genwebpack/prod/en/4RKi.54532eb2eefa8d65c91e.js", "97dfc77d-0381-4f79", "", "https://cdn.kastatic.org/genwebpack/prod/en/2hce.d97056f22aa22a07d966.js", "29655d2c-22f9-4eef", "", "https://cdn.kastatic.org/genwebpack/prod/en/4jaK.c9a99287a8701bef5cd3.js", "706916ee-8708-49d3", "", "https://cdn.kastatic.org/genwebpack/prod/en/6zt4.60703a1077f426251219.js", "913115ed-ec4c-4a1b", "", "https://cdn.kastatic.org/genwebpack/prod/en/1XtT.59983bdf4f58ece9a2df.js", "5b56a25e-5806-46ba", "", "https://cdn.kastatic.org/genwebpack/prod/en/1uYw.ba6ca0b4c455ef454c5c.js", "4eed6995-d0d3-49d3", "", "https://cdn.kastatic.org/genwebpack/prod/en/6h6R.7ffc0a2ea57d880a6397.js", "0c068c9b-d289-4345", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Chp.7b5bf08cee23ff4aeea5.js", "884258a5-f190-43a7", "", "https://cdn.kastatic.org/genwebpack/prod/en/2zO1.ee5c9c9a0a02a8ba86eb.js", "dbd4ccb0-9fdf-431e", "", "https://cdn.kastatic.org/genwebpack/prod/en/49Te.0b92a24c6cb490a568b5.js", "1649b86e-c33f-4b31", "", "https://cdn.kastatic.org/genwebpack/prod/en/6l5k.f0605e2fa6cedf1fff05.js", "3df0b8e3-4313-4265", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Pud.2a0e56ed77443fdebe5a.js", "b4ba4c65-c2b5-45c2", "", "https://cdn.kastatic.org/genwebpack/prod/en/7u7K.f10c38c88a0e564ad23a.js", "707e393b-624f-4b2d", "", "https://cdn.kastatic.org/genwebpack/prod/en/2n8E.75349e297000259e47de.js", "06f00c98-4dfe-478c", "", "https://cdn.kastatic.org/genwebpack/prod/en/33CV.b13fa8593c43d63e8e6d.js", "53bb95f1-2df0-444f", "", "https://cdn.kastatic.org/genwebpack/prod/en/dHIA.0481cddf8c8221b727c3.js", "71c17421-5368-4fc6", "", "https://cdn.kastatic.org/genwebpack/prod/en/1Yue.cf45e91ea1beeb031bf2.js", "a77a5516-2d2c-4d42", "", "https://cdn.kastatic.org/genwebpack/prod/en/3jl5.69fe12ed241d989fd95e.js", "8f666ac4-84d3-44eb", "", "https://cdn.kastatic.org/genwebpack/prod/en/2S8I.98bdd0a7d43f768570df.js", "c22b3d07-8328-4d38", "", "https://cdn.kastatic.org/genwebpack/prod/en/3iUY.94cbdc56828a8a237ca6.js", "871e3055-0409-4c92", "", "https://cdn.kastatic.org/genwebpack/prod/en/1vWt.9f9b4dd008833dcca421.js", "74cdbb1f-02aa-464e", "", "https://cdn.kastatic.org/genwebpack/prod/en/4TpQ.d40677f25c803998f68b.js", "74c4d411-e4f8-4f01", "", "https://cdn.kastatic.org/genwebpack/prod/en/4C7a.8dd215c085ce178ffabf.js", "4b5f9a9b-ee0b-4a9a", "", "https://cdn.kastatic.org/genwebpack/prod/en/3vwj.9b510186903924df4c3e.js", "8c6775e6-278b-4cfd", "", "https://cdn.kastatic.org/genwebpack/prod/en/42OV.d2a15b9327d4e095b57e.js", "5d8bb867-91d3-4906", "", "https://cdn.kastatic.org/genwebpack/prod/en/kMzt.98c2b79f9055834a6c71.js", "1620f935-31c8-4a7f", "", "https://cdn.kastatic.org/genwebpack/prod/en/7qxq.ea9a543823adfca02197.js", "dfb78db0-5e15-44e6", "", "https://cdn.kastatic.org/genwebpack/prod/en/JjJ2.7b7d92b2de68ce21226b.js", "038d511a-4b10-40d4", "", "https://cdn.kastatic.org/genwebpack/prod/en/1xq9.b4a05133a611c61dfb20.js", "b0cba551-9e19-4218", "", "https://cdn.kastatic.org/genwebpack/prod/en/4kyP.56b5803507bf2c92a286.js", "6863fa83-df18-4d47", "", "https://cdn.kastatic.org/genwebpack/prod/en/7IHa.ebcdfdb3a818621471ce.js", "7be12adc-f2ab-44b0", "", "https://cdn.kastatic.org/genwebpack/prod/en/6naq.5c418ed1790af8c890af.js", "2d5fcfae-1c37-4a59", "", "https://cdn.kastatic.org/genwebpack/prod/en/1uwm.c4fed3e4f384d870866a.js", "5da4a792-d0c8-4fd4", "", "https://cdn.kastatic.org/genwebpack/prod/en/1d7P.4f81009b562ffd139485.js", "e9d3c33b-ce3b-4140", "", "https://cdn.kastatic.org/genwebpack/prod/en/6tck.855ba91569c6a36a97ec.js", "36c0a5f9-3426-45d4", "", "https://cdn.kastatic.org/genwebpack/prod/en/7udk.fa84b3084dec3d55cd83.js", "b12306f5-11f7-4056", "", "https://cdn.kastatic.org/genwebpack/prod/en/5lVZ.b7c4a75c5959db443511.js", "b4b2450a-f772-407e", "", "https://cdn.kastatic.org/genwebpack/prod/en/67v5.e39f23fb9c87d67fbdad.js", "4f7492f7-f5d3-4b54", "", "BODY", "class", "lang-en", "e6e8363c-5977-40f8", "", "DIV", "id", "outer-wrapper", "style", "position:relative;z-index:0;", "clearfix bibliotron-header white-outer-wrapper", "e22487c6-d878-40ed", "", "::before", "before", "::after", "after", "margin-top: -20px;", "27db0e89-08ef-448a", "", "BUTTON", "triggerless-modal-focus-anchor", "tabindex", "-1", "aria-label", "Modal closed. You are at the top of the page.", "_a46150", "a5c170c6-25ee-4eb2", "", "5f3fcb1d-55ac-46d9", "", "A", "#main-content", "data-skip-to-main", "_19q5dyh", "bae83595-9166-4932", "", "Skip to main content", "\n ", "page-container", "full-bleed", "46d41a82-bf5c-412a", "", "\n ", "page-container-inner", "93796fd9-a48d-49e6", "", "\n ", "fb-root", "2b7c00a2-6681-41e9", "", "box-sizing-border-box-reset full-height", "7b4d6d48-7ec4-4e8f", "", "\n ", "app-shell-root", "6bf7558c-0ad1-46b0", "", "_keh75d", "8c09683c-d1f0-43f6", "", "top-header-container", "_1jk19oj2", "background-color: rgb(11, 33, 73);", "8ce57857-da71-4d2b", "", "NAV", "page header", "_9bl3wi", "role", "navigation", "58beeb61-81b6-4671", "", "_1ycdc3w", "e967e47d-5c81-4dc8", "", "_1qhmdkk0", "ea992254-dd4b-46d4", "", "_1c8t70d", "ca73b41b-f03e-4a14", "", "data-test-id", "learn-menu-dropdown", "aria-expanded", "false", "_jk8lld7", "d45f4377-5a2a-4dd1", "", "SPAN", "data-learn-menu-trigger", "learn-menu-button", "c3f63b0e-b628-4aac", "", "Courses", "_ob2ihsb", "26c44705-4d9a-4e39", "", "svg", "aria-hidden", "focusable", "width", "10", "height", "viewBox", "0 0 10 10", "20325fac-c54b-4317", "", "path", "fill", "currentColor", "d", "M5,6L0,0L10,0", "e22edb63-b16b-4d4c", "", "header-dropdown", "_17fow1wv", "4908978a-84f0-4c55", "", "UL", "_njywdf2", "learn-menu", "623bad8b-cc6f-4e61", "", "LI", "6f153b8e-b955-43c6", "", "_1b2zmqj", "data-test-learn-menu-domain", "math", "79a2d4c2-4ed5-4a8d", "", "8f869ff6-d7a1-4cea", "", "data-navigable-index", "0", "b8401ad4-88a2-47f4", "", "_rwpuzd", "/math/in-math-by-grade", "197ca20b-6738-4499", "", "_17zmj242", "523968db-4856-490f", "", "Math - India", "_121xeo4", "cd511c99-4517-4a7f", "", "1", "70b0417d-8fe6-4413", "", "Class 1", "_knb39h5", "/math/in-in-class-1st-math-cbse", "eaba473a-564a-45d8", "", "_x9bdnmv", "a9e6c0a5-68ff-4d47", "", "2", "bf812e45-858b-4bdd", "", "Class 2", "/math/in-in-class-2nd-math-cbse", "fd665c7b-4e38-4b61", "", "12cc49d6-a2fb-43ca", "", "3", "5878fec7-b9ad-4bae", "", "Class 3", "/math/in-in-class-3rd-math-cbse", "2c69f71f-23ef-4ba2", "", "83c205d0-946a-4969", "", "4", "12ed369e-a626-45ad", "", "Class 4", "/math/in-in-class-4th-math-cbse", "8b74292f-a8ef-49cb", "", "bc31b57b-cd4d-4f24", "", "5", "689639c0-39ba-448d", "", "Class 5", "/math/in-in-class-5th-math-cbse", "85558e46-1a9c-409a", "", "36739794-7645-4744", "", "6", "813950fd-8e2b-42e6", "", "Class 6", "/math/in-in-class-6th-math-cbse", "364387b9-011b-4890", "", "772b2ca4-a864-4c32", "", "7", "723b992e-6821-4c65", "", "Class 7", "/math/in-in-class-7th-math-cbse", "4148eaa5-4ada-43e2", "", "374f2289-4823-4074", "", "8", "3b11d717-5c38-40f2", "", "Class 8", "/math/in-in-class-8th-math-cbse", "294c0728-f9f5-437b", "", "ce38a2eb-efe5-4637", "", "9", "eb5c4820-ac32-41ae", "", "Class 9", "/math/in-in-grade-9-ncert", "6da362d7-ae6d-4449", "", "e6c47a86-559a-4f7f", "", "470619cf-c240-449f", "", "Class 10", "/math/in-in-grade-10-ncert", "aad24757-0d3f-4585", "", "acff19be-d1ae-478d", "", "11", "5ad174ea-247b-4f0c", "", "Class 11", "/math/in-in-grade-11-ncert", "9eaa4458-2fd8-41f2", "", "53b717d0-94f4-4c52", "", "12", "de18f043-62d7-40c2", "", "Class 12", "/math/in-in-grade-12-ncert", "53880270-7f2e-4455", "", "0708850e-2394-4134", "", "6eb37f0f-bc02-435a", "", "442b4316-1929-484b", "", "a5bfb4ea-b35d-4d8a", "", "13", "4e16fab8-735a-443a", "", "/math/in-in-math-foundations", "501c63a8-2792-40ee", "", "9d66d937-2158-48bd", "", "Math foundations", "4073b201-b4c1-4b88", "", "14", "aa678b70-51f3-4942", "", "Class 6 (Foundation)", "/math/in-class-6-math-foundation", "05fedbca-1f84-4458", "", "771127dd-69f4-4514", "", "15", "6ca00d8b-d7cd-4233", "", "Class 7 (Foundation)", "/math/in-class-7-math-foundation", "b29232e3-98ce-4bb7", "", "fdb59952-58b5-475e", "", "16", "d59a2886-dc50-410e", "", "Class 8 (Foundation)", "/math/in-class-8-math-foundation", "55185339-a2f8-4e98", "", "dff3ac25-95fb-4264", "", "17", "950396ec-3bba-4a84", "", "Class 9 (Foundation)", "/math/in-class-9-math-foundation", "0de30e3c-ea60-4575", "", "38cb0692-9d73-483d", "", "18", "c14f7760-1e79-470b", "", "Class 10 (Foundation)", "/math/in-class-10-math-foundation", "87535151-38b3-41df", "", "c924a128-b01b-40b5", "", "bf53b4f0-afac-489a", "", "407c836e-3482-461d", "", "1acbc625-fa11-4f23", "", "19", "8e298d95-a020-40e2", "", "/math", "e1c60618-3f37-450c", "", "cda6271f-8563-43ad", "", "Math", "76a2842c-c796-44c7", "", "20", "4751e300-9aca-4576", "", "Algebra 1", "/math/algebra", "f7820846-2b29-4b61", "", "4e2dd5d7-24d6-418d", "", "21", "f227b872-0993-45d2", "", "Geometry", "/math/geometry-home", "0c3ef5cb-239f-4d34", "", "945863ca-b8f2-4645", "", "22", "8cf0c6b2-1a49-43a6", "", "Algebra 2", "/math/algebra2", "25068aaa-13d7-4129", "", "14930d83-7748-4814", "", "23", "a3f40093-9f85-4054", "", "Trigonometry", "/math/trigonometry", "077a57f4-2eea-4ad8", "", "7ce1089d-ae7c-49b8", "", "24", "8d556ba1-ac62-4843", "", "Statistics & probability", "/math/statistics-probability", "3d272720-568c-43af", "", "38c7d55e-7c94-4837", "", "25", "2f076191-478c-417a", "", "Precalculus", "/math/precalculus", "ba80f888-015b-4627", "", "543d2425-03ab-4086", "", "26", "51cdb748-2543-48e8", "", "Calculus", "/math/calculus-1", "02158074-0d28-459e", "", "b562ac4c-0944-41b6", "", "27", "f173e994-0b18-45db", "", "Multivariable calculus", "/math/multivariable-calculus", "3ef99fe0-7eed-4a77", "", "7b54372a-0975-4912", "", "28", "bb30ee61-8292-46a6", "", "Differential equations", "/math/differential-equations", "8f6b7a31-4bab-49f2", "", "ed250afd-442a-4385", "", "29", "457f457d-9c2c-4b4f", "", "Linear algebra", "/math/linear-algebra", "b326abd1-540a-44b1", "", "551bfbf6-1c85-46a2", "", "30", "5b1b2576-752f-47af", "", "See all Math", "0e6687fd-0448-4b8f", "", "c1a3a4f5-bed7-47be", "", "2afea8e2-3472-4746", "", "khan-for-educators", "7e5f90c1-604e-4908", "", "17e1a6bb-1543-44cd", "", "31", "d808b304-2737-48b7", "", "/khan-for-educators/khan-kids-app-page", "42215a48-c7d8-426b", "", "12375fda-b125-4cbf", "", "Khan Kids, an app (ages 2-7)", "51cf381f-5e91-423c", "", "32", "1297a1d9-9c18-46e0", "", "Math, Reading & Social Emotional Learning", "/kids", "b1d1340c-eae6-4192", "", "d95b9f43-3160-42a8", "", "cfc99cc5-2bf6-4287", "", "d075f9b6-7067-4d88", "", "f9b98b4b-266a-4506", "", "33", "01d973d6-e424-4b42", "", "/math/hindi", "b79998b1-2a2e-40f2", "", "29fd9ac4-0126-49ed", "", "Learn in Hindi ", "a7d7509b-266d-4f1c", "", "34", "b247acf0-f41d-4644", "", "Class 6 Math (India) - Hindi", "/math/in-in-class-6-math-cbse-hindi", "b833590a-e398-4acd", "", "436352dd-9b1a-4792", "", "35", "54dcdaec-3ccc-4841", "", "Class 7 Math (India) - Hindi", "/math/in-in-class-7th-math-cbse-hindi", "cad86144-5e7c-4cc4", "", "9750bcb2-1b03-4c9e", "", "36", "eaaa2185-fc10-4711", "", "Class 8 Math (India) - Hindi", "/math/in-in-class-8-math-india-hindi", "0dc0f555-dbce-42be", "", "d4d8bc11-8b4b-46d5", "", "37", "3bf41630-4154-477c", "", "Class 9 Math (India) - Hindi", "/math/in-in-class-9-math-india-hindi", "7b9848fb-bf7b-493f", "", "800b45b6-94e5-4abe", "", "38", "27c14d2b-7edc-404d", "", "Class 10 Math (India) - Hindi", "/math/in-in-class-10-math-cbse-hindi", "f30bdfb4-2931-4a19", "", "e3504f64-ce16-474e", "", "39", "1b514c95-25e9-4c96", "", "Class 10 Physics (India) - Hindi", "/science/in-in-class-10-physics-india-hindi", "926bbdd8-91e3-4842", "", "5fc94e96-b97b-476a", "", "40", "3f701963-1a17-4014", "", "Class 11 Physics (India) - Hindi", "/science/in-in-class-11-physics-cbse-hindi", "62b4de8e-08f9-4914", "", "91ca8f53-b0b8-49ef", "", "72a64fe1-45e8-405f", "", "science", "2de798ee-627d-46d9", "", "af1a2f50-4a1e-43a7", "", "41", "acc74d09-5ecb-4c84", "", "/science/science-india", "1190709c-3e83-4f43", "", "6785f737-1eec-4914", "", "Science - India", "e98994af-af9d-44c3", "", "42", "6fc80468-b5cf-4982", "", "Class 9 physics", "/science/in-in-class9th-physics-india", "0814b3e9-3d18-4265", "", "adb040d8-a32b-4945", "", "43", "4c726f7e-139e-47b7", "", "Class 10 physics", "/science/in-in-class10th-physics", "b75ca303-4d72-4008", "", "1f49d1e0-25e1-4671", "", "44", "9e816393-ce11-4fa0", "", "Class 10 chemistry", "/science/in-in-class-10-chemistry-india", "b98429d5-709a-407e", "", "39fde03a-7c49-4f9a", "", "45", "6d28a611-da41-4402", "", "Class 10 biology", "/science/class-10-biology", "0374547b-fa05-4bc7", "", "93867ba5-0e0f-4d05", "", "46", "c4135d56-bcbe-45a1", "", "Class 11 physics", "/science/in-in-class11th-physics", "831bea5d-2a67-45e1", "", "4a2bb718-032d-44d3", "", "47", "685b0d14-ec72-4500", "", "Class 11 chemistry", "/science/class-11-chemistry-india", "4f113375-710e-4c9a", "", "4c574739-2efd-4b4a", "", "48", "dc3ddbf3-a815-47b5", "", "Class 11 biology", "/science/in-in-class-11-biology-india", "caf0adf8-be33-4e43", "", "0b8e86c7-7b8f-49ef", "", "49", "613dfc19-69d3-4660", "", "Class 12 physics", "/science/in-in-class-12th-physics-india", "21162bf0-2be2-4632", "", "93d18a71-2f36-434b", "", "50", "cdca226c-8f7a-4eb1", "", "Class 12 chemistry", "/science/class-12-chemistry-india", "b392551a-0fe3-435a", "", "0affa8a4-c495-4ea1", "", "51", "70c450e5-dc97-4df7", "", "Class 12 biology", "/science/in-in-class-12-biology-india", "f0092be1-23db-4cc3", "", "a6df7388-ce7a-4b6d", "", "52eed807-47d9-4692", "", "07d181df-c190-480a", "", "9ff972fc-2b4f-4d34", "", "52", "f70323fa-ee3c-48aa", "", "/science", "36d80894-bfbc-4d57", "", "79291708-3f5d-4a88", "", "Science", "223550cf-4b4b-43cb", "", "53", "f436027c-24b3-4533", "", "Physics", "/science/physics", "00e4ad45-9d12-4aaa", "", "40722462-8f2e-4803", "", "54", "af199bd1-3fcf-4ed4", "", "Chemistry", "/science/chemistry", "df035e90-06f1-4db4", "", "14243e4e-4e20-4645", "", "55", "0ae11fd5-764a-4019", "", "Biology", "/science/biology", "eea12683-766b-496b", "", "9757e3d5-52dd-4140", "", "56", "0d9ac15d-f5c8-4612", "", "See all Science", "470a5678-5f88-498d", "", "d589cf35-69be-432c", "", "06cba0ff-35b6-43b4", "", "computing", "b6b0f5f4-ee66-43d3", "", "01308f93-1a46-4f90", "", "57", "1907feaf-7fe6-4488", "", "/computing", "c1c8acdc-4013-4f82", "", "8288a7ca-cfe6-4a41", "", "Computing", "9cd6b2d4-349a-4910", "", "58", "f2a7cd33-ae49-408b", "", "Computer programming", "/computing/computer-programming", "0812b7f7-5cac-4b15", "", "08eeb0ae-1fde-4556", "", "59", "1cc0891a-651f-4cb3", "", "Computer science", "/computing/computer-science", "381c4c5a-d8b1-4532", "", "3c924d76-c974-4d85", "", "60", "53f7444f-6fea-4f44", "", "See all Computing", "7e93ebd3-8b51-4deb", "", "fd3a7dab-afeb-4a61", "", "bbbc4ea6-39ab-459f", "", "humanities", "764becb7-2748-44d7", "", "4c6cafdb-09f4-42e3", "", "61", "f0c9d116-1fdc-40ca", "", "/humanities", "000d8198-d640-4705", "", "07f12687-3b43-4f69", "", "Arts & humanities", "0d843b3c-057c-45cb", "", "62", "61b64379-1d35-4162", "", "Art history", "/humanities/art-history", "bab6acaf-0340-439b", "", "c57525d6-72ee-4c8d", "", "63", "085fa801-8271-4393", "", "US history", "/humanities/us-history", "44cecdac-340f-4a63", "", "4f860200-909c-44f2", "", "64", "051741a4-11cf-4603", "", "World history", "/humanities/world-history", "34e687b7-0f42-4ef1", "", "69b8dc2b-250f-48c6", "", "65", "1b2589fa-1fee-4905", "", "See all Arts & Humanities", "d0caa194-a640-444d", "", "dbe0e138-5ea6-46cc", "", "f83aa9fe-345d-4f55", "", "economics-finance-domain", "67af84fc-0f0f-4318", "", "c13b0b7b-0af8-4cd6", "", "66", "5743aa79-2e71-4e14", "", "/economics-finance-domain", "ebdfc503-ee51-48c3", "", "80dbc192-3270-46bd", "", "Economics", "bb3879dd-8b1e-44b8", "", "67", "5e10eb22-6266-4e25", "", "Microeconomics", "/economics-finance-domain/microeconomics", "685e0be0-9871-4fda", "", "ea28f815-44c1-4eb4", "", "68", "0333aa18-8e95-44f7", "", "Macroeconomics", "/economics-finance-domain/macroeconomics", "613d232a-90c3-49bd", "", "d19943b5-22ca-4711", "", "69", "26c43458-fff2-4a09", "", "See all Economics", "9ef6cdcf-0295-4e50", "", "179bc17a-2bb9-43ff", "", "c7b6126a-183d-42eb", "", "test-prep", "1cd365b2-e360-4cef", "", "84bcbe06-2726-46e0", "", "70", "6516f683-315e-41d6", "", "/test-prep", "9a4ca892-5d34-49ab", "", "3cca8d4f-9761-4029", "", "Test prep", "f1ada97b-3f5b-4054", "", "71", "7f7b8dd9-4d24-409d", "", "SAT", "/sat/start", "455f583d-8e23-4520", "", "8b7731c8-a2c1-489d", "", "72", "0d4a9691-94f7-473c", "", "Digital SAT", "/digital-sat/start", "a54888b4-6ca4-4ad6", "", "91133f88-ca5a-4070", "", "_akfsuo", "d8ab9c94-b30e-45dd", "", "_vji8du", "c9a5a3b2-6c08-4025", "", "NEW", "73", "fa2d7bcd-81c7-4bce", "", "LSAT", "/prep/lsat/start", "705a4bee-6187-44a5", "", "cbdd9afc-d008-4cd0", "", "fadbe031-b626-4250", "", "39dc84c1-e7a3-47c1", "", "4533b244-67ba-48c1", "", "74", "1e4972e7-a917-456f", "", "/khan-for-educators", "b96fcdf0-cb5b-458f", "", "daa8bdb1-bd18-4233", "", "Khan for Educators", "3c7b2b4d-d6ad-40e8", "", "75", "87f89980-1408-4e4b", "", "Khan for Educators (Teachers)", "/khan-for-educators/khan-for-educators-for-teachers", "13c9e751-00fb-4cfa", "", "9dfe7ae1-9d8e-4944", "", "76", "b85a3b18-403a-4166", "", "Khan for Educators (Mentors)", "/khan-for-educators/khan-for-educators-for-mentors", "bfa2d9a2-4b25-412b", "", "86412236-e542-408a", "", "_1boekgo", "34d034e6-3eb1-4351", "", "data-hack-search-button-label", "Search for courses, skills, and videos", "/search", "_1xakt9tj", "navbar-search-button", "background-color: rgb(31, 51, 88);", "d783803c-ab06-40b5", "", "_dhzffk", "ed27a598-b492-4837", "", "_gkt786u", "12309a89-9564-4a8c", "", "Search", "_13cw2ryn", "e07038e1-64d8-459f", "", "1a2ba1ed-201b-4042", "", "M7.73732912,6.67985439 C7.75204857,6.69246326 7.76639529,\n 6.70573509 7.7803301,6.7196699 L9.65165045,8.59099025 C9.94454365,\n 8.8838835 9.94454365,9.3587572 9.65165045,9.65165045 C9.3587572,\n 9.94454365 8.8838835,9.94454365 8.59099025,9.65165045 L6.7196699,\n 7.7803301 C6.70573509,7.76639529 6.69246326,7.75204857 6.67985439,\n 7.73732912 C5.99121283,8.21804812 5.15353311,8.5 4.25,8.5 C1.90278981,\n 8.5 0,6.59721019 0,4.25 C0,1.90278981 1.90278981,0 4.25,0 C6.59721019,\n 0 8.5,1.90278981 8.5,4.25 C8.5,5.15353311 8.21804812,5.99121283\n 7.73732912,6.67985439 L7.73732912,6.67985439 Z M4.25,7.5 C6.04492544,\n 7.5 7.5,6.04492544 7.5,4.25 C7.5,2.45507456 6.04492544,1 4.25,1\n C2.45507456,1 1,2.45507456 1,4.25 C1,6.04492544 2.45507456,7.5 4.25,\n 7.5 L4.25,7.5 Z", "ed10475c-0e6d-4e44", "", "_1ujnvj", "b12ccb89-fdd1-4cb4", "", "Khan Academy", "header-logo", "_xh4irn7", "3d9ddff5-e7f2-418f", "", "_1rt6g9t", "176px", "28px", "0 0 176 28", "d79a07af-6336-4a05", "", "M33.66,6.5A.54.54,0,0,1,34.21,6h2a.55.55,0,0,1,.55.55v6.2l5.79-6.52A.53.53,0,0,1,43,6h2.3a.48.48,0,0,1,.36.82l-6,6.75,6.43,7.69a.51.51,0,0,1-.41.81h-2.5a.55.55,0,0,1-.42-.16l-6-7.4v7a.56.56,0,0,1-.55.56h-2a.55.55,0,0,1-.55-.56Z", "104d7c60-5621-4dc2", "", "M47.78,6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5v5.63a4.07,4.07,0,0,1,2.7-.9c3.38,0,4.3,2.34,4.3,5v5.32a.53.53,0,0,1-.51.51H55.28a.51.51,0,0,1-.5-.51V16.16c0-1.47-.67-2.36-1.93-2.36a2.18,2.18,0,0,0-2.2,1.86v5.85c0,.3-.14.51-.56.51H48.28a.52.52,0,0,1-.5-.51Z", "740f981f-6878-4b6d", "", "M63.48,15.31a7.7,7.7,0,0,1,2,.3c0-1.35-.34-2-1.47-2a13.49,13.49,0,0,0-3,.39c-.35.12-.55-.13-.6-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.31,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.51.51h-.78c-.18,0-.32-.07-.46-.37l-.3-.71a4.66,4.66,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C59.25,16.76,60.79,15.31,63.48,15.31Zm.07,4.82A2.27,2.27,0,0,0,65.45,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.4,1.4,0,0,0,63.55,20.13Z", "45bde653-9b42-4cb3", "", "M70.59,11.92a.51.51,0,0,1,.51-.51H72a.42.42,0,0,1,.44.32l.39,1a4.26,4.26,0,0,1,3.42-1.54c3.37,0,4.24,2.27,4.24,4.84v5.49A.52.52,0,0,1,80,22H78.1a.51.51,0,0,1-.51-.51V16c0-1.37-.55-2.22-1.83-2.22a2.34,2.34,0,0,0-2.3,1.65v6.06c0,.39-.16.51-.66.51H71.1a.53.53,0,0,1-.51-.51Z", "82a98c3a-a3e4-4e00", "", "M85.89,21.42,93,6a.4.4,0,0,1,.39-.25h.23A.39.39,0,0,1,94,6l7.07,15.45a.41.41,0,0,1-.39.6h-2a.66.66,0,0,1-.67-.46l-1.12-2.48H90.07l-1.13,2.48a.69.69,0,0,1-.66.46h-2A.4.4,0,0,1,85.89,21.42Zm9.91-4.89-2.29-5.05h-.07l-2.25,5.05Z", "6c44e3c2-4d72-4ea1", "", "M107,11.18A5.24,5.24,0,0,1,111,13c.23.23.12.53-.11.76l-1,1.06c-.23.25-.48.13-.69-.07a2.84,2.84,0,0,0-2.11-.92,2.78,2.78,0,0,0-2.8,2.91,2.77,2.77,0,0,0,2.78,2.94,2.81,2.81,0,0,0,2.25-1.17.5.5,0,0,1,.66-.07l1,.87c.25.23.37.49.18.76a4.75,4.75,0,0,1-4.2,2.23,5.55,5.55,0,1,1,0-11.09Z", "52395605-a352-413d", "", "M116.83,15.31a7.82,7.82,0,0,1,2,.3c0-1.35-.35-2-1.47-2a13.5,13.5,0,0,0-3,.39c-.34.12-.55-.13-.59-.45l-.23-1.2a.48.48,0,0,1,.34-.64,13.49,13.49,0,0,1,3.63-.53c3.3,0,4,1.72,4,4.62v5.71a.51.51,0,0,1-.5.51h-.78c-.19,0-.32-.07-.46-.37l-.3-.71a4.68,4.68,0,0,1-3.33,1.33,3.38,3.38,0,0,1-3.58-3.63C112.61,16.76,114.15,15.31,116.83,15.31Zm.07,4.82A2.29,2.29,0,0,0,118.81,19V17.45a4.23,4.23,0,0,0-1.56-.32c-1.22,0-1.88.57-1.88,1.51A1.39,1.39,0,0,0,116.9,20.13Z", "c28b217a-5806-45ca", "", "M128.62,11.18a7.67,7.67,0,0,1,2.55.44V6.45a.54.54,0,0,1,.5-.5h1.86a.52.52,0,0,1,.51.5V21.51a.51.51,0,0,1-.51.51h-.85c-.25,0-.41-.21-.5-.51l-.28-.83a4.55,4.55,0,0,1-3.46,1.59c-2.9,0-5.08-2.34-5.08-5.56A5.21,5.21,0,0,1,128.62,11.18Zm2.55,3.22a4.18,4.18,0,0,0-2.21-.6,2.68,2.68,0,0,0-2.64,2.91c0,1.5.85,2.94,2.51,2.94a2.43,2.43,0,0,0,2.34-1.47Z", "d38e649a-f41f-4c74", "", "M141.22,11.18a4.75,4.75,0,0,1,4.87,4.91c0,.16,0,.53-.05.69a.53.53,0,0,1-.5.48h-6.8a2.55,2.55,0,0,0,2.64,2.46,3.49,3.49,0,0,0,2.27-.78c.26-.21.53-.23.69,0l.9,1.19a.45.45,0,0,1-.05.69,6,6,0,0,1-3.95,1.45,5.37,5.37,0,0,1-5.37-5.56A5.37,5.37,0,0,1,141.22,11.18Zm2,4.2a1.94,1.94,0,0,0-2-1.83,2.11,2.11,0,0,0-2.25,1.83Z", "da37864f-a68b-4d05", "", "M147.79,11.92a.51.51,0,0,1,.5-.51h.83a.4.4,0,0,1,.43.3l.39,1a4,4,0,0,1,3.24-1.54,3.61,3.61,0,0,1,3.17,1.61,4.53,4.53,0,0,1,3.42-1.61c3.39,0,4.2,2.16,4.2,4.91v5.42a.52.52,0,0,1-.53.51H161.6a.51.51,0,0,1-.5-.51V16c0-1.37-.51-2.22-1.84-2.22a2,2,0,0,0-2,1.1s0,.53,0,1v5.6a.52.52,0,0,1-.5.51H155a.5.5,0,0,1-.51-.51V16c0-1.37-.39-2.22-1.74-2.22a2.1,2.1,0,0,0-2,1.65v6.06a.52.52,0,0,1-.5.51h-1.86a.52.52,0,0,1-.5-.51Z", "7c1f76a7-5cb8-4cc6", "", "M165.07,12.1a.47.47,0,0,1,.46-.69h2.2a.42.42,0,0,1,.44.3l1.9,6.33h.05l2.41-6.33c.16-.28.34-.3.67-.3h2a.47.47,0,0,1,.46.69l-6.25,15.06a.53.53,0,0,1-.46.32h-2.2a.48.48,0,0,1-.46-.71l2.13-5.37Z", "8d3e02a6-336e-4b29", "", "#14bf96", "M2.31,5.8A3.56,3.56,0,0,0,.66,8.6V19.4a3.56,3.56,0,0,0,1.65,2.8L12,27.62a3.75,3.75,0,0,0,3.3,0L25,22.2a3.56,3.56,0,0,0,1.65-2.8V8.6A3.56,3.56,0,0,0,25,5.8L15.31.38a3.75,3.75,0,0,0-3.3,0Z", "ca9c5696-61ca-4d16", "", "#ffffff", "M23.61,11.32c-5.38,0-9.4,4.46-9.4,9.93v.23H13.13v-.23c0-5.47-4-9.91-9.42-9.93,0,.34,0,.69,0,1a9.91,9.91,0,0,0,6.4,9.32,10.47,10.47,0,0,0,3.59.64,10.64,10.64,0,0,0,3.62-.64,9.92,9.92,0,0,0,6.39-9.32C23.66,12,23.64,11.66,23.61,11.32Z", "b10feb9b-3c92-4730", "", "circle", "cx", "13.66", "cy", "8.74", "r", "32a45d3c-b9e1-46a8", "", "_btd0noz", "d40c1f56-dd1c-469b", "", "header-get-ai-guide-link", "target", "_blank", "noopener noreferrer", "_dykrxmh", "/khan-labs", "2312d34e-de02-4727", "", "_13gjrqj", "bb11ef3d-580e-489a", "", "Get AI Guide", "header-donate-link", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.header", "_1l1uk1he _13hnk7qk", "bf863a58-9376-45c1", "", "75692baf-caf2-4c5b", "", "Donate", "0 0 16 16", "external-icon", "_1d524plp", "d247c496-f0f2-4989", "", "M14 6.5C14 6.63261 13.9473 6.75979 13.8536 6.85355C13.7598 6.94732 13.6326 7 13.5 7C13.3674 7 13.2402 6.94732 13.1464 6.85355C13.0527 6.75979 13 6.63261 13 6.5V3.7075L8.85437 7.85375C8.76055 7.94757 8.63331 8.00028 8.50062 8.00028C8.36794 8.00028 8.2407 7.94757 8.14688 7.85375C8.05306 7.75993 8.00035 7.63268 8.00035 7.5C8.00035 7.36732 8.05306 7.24007 8.14688 7.14625L12.2925 3H9.5C9.36739 3 9.24021 2.94732 9.14645 2.85355C9.05268 2.75979 9 2.63261 9 2.5C9 2.36739 9.05268 2.24021 9.14645 2.14645C9.24021 2.05268 9.36739 2 9.5 2H13.5C13.6326 2 13.7598 2.05268 13.8536 2.14645C13.9473 2.24021 14 2.36739 14 2.5V6.5ZM11.5 8C11.3674 8 11.2402 8.05268 11.1464 8.14645C11.0527 8.24021 11 8.36739 11 8.5V13H3V5H7.5C7.63261 5 7.75979 4.94732 7.85355 4.85355C7.94732 4.75979 8 4.63261 8 4.5C8 4.36739 7.94732 4.24021 7.85355 4.14645C7.75979 4.05268 7.63261 4 7.5 4H3C2.73478 4 2.48043 4.10536 2.29289 4.29289C2.10536 4.48043 2 4.73478 2 5V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H11C11.2652 14 11.5196 13.8946 11.7071 13.7071C11.8946 13.5196 12 13.2652 12 13V8.5C12 8.36739 11.9473 8.24021 11.8536 8.14645C11.7598 8.05268 11.6326 8 11.5 8Z", "69a566eb-1745-41b6", "", "user menu", "_91vjm8", "f689ca90-c37b-406f", "", "user-dropdown", "webtasks.navigator", "_1df39o9", "dac0447e-0e2e-44c4", "", "_4jvfagi", "header-profile-button", "d20d6e2f-4a4e-4f38", "", "_wozql4 _13hnk7qk", "6f6a4d42-b39d-4518", "", "_1lz3xw8j", "4a58946e-59fb-468c", "", "_q83079", "2e346f95-8a17-412f", "", "_d97lw6p", "header-notifications-switch", "95845edf-520f-473e", "", "_co5z0qm", "8966413b-71a9-4e6f", "", "_g20yn58", "b145b6e9-da75-4867", "", "Notifications", "_1lho23fo", "d8d78f8a-c3da-4199", "", "_rg8deia", "a47fb394-480b-4689", "", "_1l5yw01k", "aee47288-95eb-4b3f", "", "773a5070-d327-40e8", "", "#21242c", "M6.7,8.8L3,5l3.6-3.8c0.3-0.3,0.2-0.7,0-1c-0.2-0.3-0.7\n -0.2-1,0l-4,4.3c-0.2,0.3-0.2,0.7,0,0.9l4.1,4.3c0.3,0.3,0.7,0.3,1,0\n C7,9.5,7,9.1,6.7,8.8z", "0fce4333-e915-4b82", "", "fa683a03-9ca6-4314", "", "header-user-settings", "4e5e34a0-f1d9-48a6", "", "1c7af03f-835f-4b72", "", "learner-home-button", "_hs95etv", "/?learn=1", "5f472a03-ea00-49a3", "", "_xy39ea8", "310d8cab-947a-40a6", "", "Learner home", "a05c6ded-d2fc-48e2", "", "/settings/account", "_1lcr11", "4b32db1f-c8cb-4856", "", "57d85c3d-1fa6-4813", "", "Settings", "2a4c7fe3-1387-4382", "", "https://khanacademy.zendesk.com", "229946fb-3a81-4f1c", "", "c29a0c94-ba7e-452e", "", "Help", "2b34d22b-bce9-4b06", "", "_71vn8x8", "/logout?continue=%2Fcomputing%2Fcomputer-science%2Falgorithms", "nofollow", "user-settings-logout-link", "9a73d844-ba48-41d6", "", "a19a81d6-02ae-480a", "", "Log out", "_xvt9wo", "db233e6e-216d-4e8b", "", "mobile-search-button", "_5tdxkjz", "cda33692-9e78-499c", "", "_u3cvgv3", "e858b013-ba51-4674", "", "_19bpjuy", "d1407bbf-3328-4348", "", "0624b20d-aeb3-4c19", "", "50770367-04e3-4733", "", "e0f5976e-ad13-4393", "", "_p203k62", "mobile-header-menu-button", "Open menu", "aria-controls", "page-header-responsive-nav-menu", "d20870d3-f2ff-4ddf", "", "16.79422278736115", "0 0 100 83.362", "d5e6f531-77cd-4b0e", "", "M100.035 70.91l0 8.322q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.322q0-1.71 1.254-2.964t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.964zm0-33.402l0 8.379q.057 1.71-1.197 2.964t-2.964 1.197l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.653 1.254-2.907t2.907-1.254l91.713 0q1.71 0 2.964 1.254t1.197 2.907zm0-33.345l0 8.379q.057 1.653-1.197 2.907t-2.964 1.254l-91.713 0q-1.653 0-2.907-1.254t-1.254-2.907l0-8.379q0-1.71 1.254-2.964t2.907-1.197l91.713 0q1.71-.057 2.964 1.197t1.197 2.964z", "aaf53e3c-6ef7-4bfe", "", "_1f3u7s", "responsive-nav-menu", "menu", "550ed123-31d3-4e57", "", "_xu2jcg _1pwnewep", "c1605b44-5d34-42aa", "", "MAIN", "_bc4egv", "e9ef99c9-9fd6-4d8d", "", "main-content", "_s217esa", "4690634a-6d48-4b2c", "", "Main content", "_xu2jcg", "c8c1351e-a059-4c82", "", "_duavrzj", "89afafbd-8ed3-4e84", "", "_1rnuwnqi", "18d955c2-2a33-40a1", "", "_19ffj0li", "4e24ea31-098c-4fc4", "", "fa2ff1f8-7078-4748", "", "639dee9d-3513-4840", "", "_1z0ly7r0", "80765de7-58ce-49d5", "", "_jsh6de6", "4fc46d5e-9115-4641", "", "_kc1aw3o", "e3456bbf-8ffd-4b52", "", "IMG", "alt", "_1bpjyj1", "https://cdn.kastatic.org/genfiles/topic-icons/icons/information_theory.png-60d575-128c.png", "e01581bc-435a-4b19", "", "_j45ygct", "fefd6fd7-e688-4f1f", "", "_pxfwtyj", "7256922a-0e99-45cc", "", "_1jl5re5q", "a914e154-d4eb-4a1c", "", "_1lf56ego", "8e565edc-b6d1-470b", "", "_1o9uji3c", "9c7c253e-73df-4538", "", "3 units \u00b7 14 skills", "3 UNITS \u00b7 14 SKILLS", "/computing/computer-science/algorithms", "bc85d49c-9e1d-4ec9", "", "aria-current", "42872481-918c-4992", "", "_1iameqt8", "707e3902-e85c-4aca", "", "7bad8d40-bc28-4491", "", "bf4273ae-4532-42d7", "", "Unit 1", "UNIT 1", "94cbd28a-d2f7-4d9a", "", "_1lzcqmvq", "797d14df-3425-44e6", "", "Algorithms", "/computing/computer-science/cryptography", "9f0f21d8-06c8-4fc5", "", "85db9225-4fed-4cf5", "", "78c1bf53-0367-4099", "", "47b8711a-e242-4148", "", "fbe6fda8-d530-4986", "", "Unit 2", "UNIT 2", "4b26698b-5c61-41ac", "", "39d8f7fa-24d6-4df3", "", "Cryptography", "/computing/computer-science/informationtheory", "abbd3d63-22a0-4d16", "", "9763223a-8f05-4a59", "", "_17vy864h", "f59c6557-4d0e-484b", "", "438758dd-859c-4fcc", "", "35be18eb-e300-48fa", "", "Unit 3", "UNIT 3", "3cb38a22-cb4c-4e7b", "", "fb75a49b-e20c-412a", "", "Information theory", "3f968d4a-3c14-45ec", "", "_1kxmli7y", "957afd95-78c3-407e", "", "_zzloitg", "fd21de29-0e07-4afc", "", "6913c89f-20ab-4337", "", "Breadcrumbs", "81f8aded-2f3f-4bae", "", "OL", "_1ago95e", "eda6ee5a-095e-47fe", "", "_971xms", "4d3b6b46-b80e-4148", "", "Home", "_1666bk1u", "8eaa28f0-49ce-4911", "", "_14hvi6g8", "fb099105-d017-4631", "", "_aeiopc", "b71e9bcb-4756-4d1b", "", "M13.6208 5.4592L7.78757 0.297878C7.5725 0.106305 7.29157 6.10352e-05 7.00008 6.10352e-05C6.70859 6.10352e-05 6.42765 0.106305 6.21259 0.297878L0.379318 5.4592C0.259885 5.56558 0.164497 5.695 0.0992205 5.83923C0.0339438 5.98345 0.000207018 6.13932 0.000155578 6.29693V12.8355C-0.00458722 13.1219 0.0992527 13.4 0.291819 13.6165C0.401111 13.7375 0.535745 13.8343 0.686669 13.9004C0.837593 13.9666 1.00131 14.0005 1.16681 13.9999H4.66677C4.82148 13.9999 4.96985 13.94 5.07924 13.8335C5.18864 13.727 5.2501 13.5825 5.2501 13.4319V10.0242C5.2501 9.87352 5.31155 9.72906 5.42095 9.62255C5.53034 9.51604 5.67872 9.4562 5.83342 9.4562H8.16673C8.32144 9.4562 8.46981 9.51604 8.57921 9.62255C8.6886 9.72906 8.75006 9.87352 8.75006 10.0242V13.4319C8.75006 13.5825 8.81151 13.727 8.92091 13.8335C9.0303 13.94 9.17868 13.9999 9.33338 13.9999H12.8333C13.0268 14.0015 13.2176 13.9551 13.3875 13.865C13.5724 13.7669 13.7268 13.6223 13.8346 13.4462C13.9424 13.27 13.9995 13.0689 14 12.8639V6.29693C13.9999 6.13932 13.9662 5.98345 13.9009 5.83923C13.8357 5.695 13.7403 5.56558 13.6208 5.4592Z", "d47e3037-cae0-4b04", "", "_y10azs", "60b28b93-7033-46be", "", "1.5", "aa1c4894-a918-4e46", "", "074591a1-16d1-4682", "", "b8992004-53cd-418f", "", "70c589aa-1bfa-4a98", "", "177dcc1e-767b-41ab", "", "page", "6d9b986f-c352-4fe5", "", "ec36e738-2499-4a11", "", "_2glch3c", "c41db298-a8fd-4655", "", "_rg36o2t", "170be222-3e08-4d32", "", "H1", "_s02hb7b", "2a6e89e8-a850-4333", "", "Unit 1: Algorithms", "6916e180-5851-45e4", "", "_e296pg", "background-color: rgba(33, 36, 44, 0.02);", "8889da1f-7866-491c", "", "topic-progress", "134ea94b-e1ea-4b35", "", "5dc52560-56a7-4b9c", "", "_u2euzqs", "be3420fb-d63e-4a2e", "", "_88y2vyk", "53dd8ea9-e553-4d11", "", "data-slug", "_19q9ljyt", "e9dd11d7-1fb8-4616", "", "814d6637-02ec-4ed5", "", "_7thghm", "84bf053d-c864-40ef", "", "_17tckgal", "e79e7008-7c9d-4b43", "", "_vscsza", "6412cb54-32cd-4a5e", "", "H3", "_1xruehb", "9d94d0fa-383c-45d9", "", "About this unit", "flex-basis: 16px; flex-shrink: 0;", "815fe583-e964-4605", "", "_1lbcxvfr", "23beccce-5738-4189", "", "We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph theory. Learn with a combination of articles, visualizations, quizzes, and coding challenges.", "_qcjzh6", "intro-to-algorithms", "c8b4cdf5-975c-4c12", "", "_2qe0as", "lesson-card", "0eaaf66e-a9fb-4a81", "", "_1lwwhwr", "129d1596-9513-4f14", "", "_lqicet", "96f3a5a4-b872-46df", "", "H2", "_v5zh60p", "6504c657-d2b0-453e", "", "lesson-card-link", "_dwmetq", "/computing/computer-science/algorithms/intro-to-algorithms/v/what-are-algorithms", "77143be6-53fc-4d5b", "", "Intro to algorithms", "_ulrurd", "de46a849-5a2e-4e5f", "", "_kffsnms", "22c02d0f-18a2-4cc7", "", "What are algorithms and why should you care? We'll start with an overview of algorithms and then discuss two games that you could use an algorithm to solve more efficiently - the number guessing game and a route-finding game.", "_1g8ypdt", "c37bb07f-268f-402f", "", "_13ise4e", "0fdb9fa2-e9f1-4fff", "", "padding-bottom: 20px; margin-bottom: 0px;", "1b7088de-05c0-4006", "", "_1q19l6p3", "f16ed158-713c-406e", "", "Learn", "list", "_37mhyh", "57cb3141-be76-45f2", "", "52b9179e-b0bb-4091", "", "_1p9458yw", "0a81cb1b-74a5-4ec5", "", "_u7elqji", "4c787cd3-8dee-48e4", "", "_1qwvhpzm", "c1e045cb-efb4-4040", "", "_1s8mywu", "bc24c8c9-eb8f-47bc", "", "_1d4mskp", "c5c99043-09ca-4e2d", "", "0a11e417-7e0f-4378", "", "dc044eac-4dcc-4d11", "", "Video", "img", "display: block; width: 24px; height: 24px; font-size: 24px;", "d5d5a1ee-db4c-49d2", "", "_1mv4i87", "1em", "0 0 24 24", "3bb95d98-2e86-428b", "", "M10.55,7.17l6,4a1,1,0,0,1,0,1.66l-6,4A1,1,0,0,1,9,16V8A1,1,0,0,1,10.55,7.17Zm.45,7L14.2,12,11,9.87Z", "76b531e9-770d-4d82", "", "4e1bc99d-db24-4a8c", "", "rgba(33,36,44,0.50)", "M2,0H22a2,2,0,0,1,2,2V22a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0ZM2,1A1,1,0,0,0,1,2V22a1,1,0,0,0,1,1H22a1,1,0,0,0,1-1V2a1,1,0,0,0-1-1Z", "112c5c31-639e-4af5", "", "_1hee5o7j", "b00fb64c-a397-483a", "", "_11igkdh", "57c4385c-7317-4e7b", "", "1e729d8f-87e6-4a98", "", "What is an algorithm and why should you care? ", "01de4d25-00b5-497b", "", "(Opens a modal)", "87753367-999a-456f", "", "ff35fbc1-3e02-4b77", "", "aad4d5dc-afb5-4ef2", "", "_gl1g2rh", "/computing/computer-science/algorithms/intro-to-algorithms/a/a-guessing-game", "e1f4360b-2e22-4484", "", "2f6f9e1a-00aa-40e9", "", "451e66bf-1988-46a4", "", "61f47192-6dd3-4c38", "", "completed", "4b36fcdf-f19b-4de8", "", "Article", "2e8152af-e7e5-45bf", "", "39d62b2f-1255-4cc3", "", "M15,16V12h2v5a1,1,0,0,1-1,1H8a1,1,0,0,1-1-1V7A1,1,0,0,1,8,6h3V8H9v8Zm-1.5-6a.5.5,0,0,1-.5-.5V6l4,4Z", "dcfd61a0-6802-4301", "", "f3a96081-b860-46af", "", "M15.06,0A8.39,8.39,0,0,0,15,1H2A1,1,0,0,0,1,2V22a1,1,0,0,0,1,1H22a1,1,0,0,0,1-1V9a8.39,8.39,0,0,0,1-.06V22a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z", "4f6123cd-e25e-4e1c", "", "d2f32e70-cc15-4391", "", "#1865f2", "M0,20H24v2a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2Z", "bc40344e-3f00-4879", "", "0 0 30 30", "position: absolute; top: -3px; left: 3px;", "bf93f779-ee84-4c72", "", "M23,14a7,7,0,1,0-7-7A7,7,0,0,0,23,14Z", "7a89a5ce-44f9-47ca", "", "7d4e3554-72df-4c5e", "", "#f7f8fa", "M25.28,4.31a1,1,0,1,1,1.44,1.38L22.59,10a1,1,0,0,1-1.46,0L19.26,7.88a1,1,0,0,1,1.48-1.34l1.15,1.28Z", "6c684766-f501-4c44", "", "de351d30-22f0-402f", "", "91dbbae6-4eb4-4c9a", "", "f40c20c8-8c01-4e46", "", "A guessing game ", "32524f2e-e272-4772", "", "c68bbdb9-fa2f-463e", "", "46a18eb6-ac56-451b", "", "2021c495-6f39-40a1", "", "/computing/computer-science/algorithms/intro-to-algorithms/a/route-finding", "62b91eb3-d484-4038", "", "cee98349-9642-4fd0", "", "42329a81-565a-494b", "", "574a2f1d-e7e1-444d", "", "fd1c8640-e176-4144", "", "2db39a38-e9fe-45c0", "", "f66b855e-be72-45c9", "", "ad449b98-04cd-4619", "", "3ad1f92d-5acd-46a4", "", "740c24c1-cd99-4145", "", "2ecbc686-0ed8-40a1", "", "b977d77b-2d3e-43d1", "", "1163870a-7cfc-4169", "", "5eb9c6ac-f88e-4f01", "", "80542b35-f304-45d3", "", "e2a8d2c5-e4c7-481c", "", "52c0d328-1cb4-4e08", "", "f2262aa2-764b-44fb", "", "17795e27-ab6b-4b11", "", "Route-finding ", "131eac08-b0d1-400e", "", "3d9bebc4-2051-4d07", "", "848547f7-68be-4e67", "", "6120be2b-cb4e-4a11", "", "_14jg6rbg", "/computing/computer-science/algorithms/intro-to-algorithms/a/discuss-algorithms-in-your-life", "acf192c6-4eaa-4dec", "", "1a85c4eb-ef0d-4f47", "", "b0c87d49-4485-4ff4", "", "da1873c9-58ce-4136", "", "97adc4a2-0e60-4bad", "", "c3e949ac-4882-45c6", "", "05424dbc-24bf-456c", "", "794d31ba-eed8-4299", "", "66c468b3-8e7a-43da", "", "7c89b91b-6058-4299", "", "96fe37d9-2a32-4df0", "", "c5db7c13-1c35-49f2", "", "56704ee3-0ec6-44b0", "", "567ad603-22aa-45bf", "", "eac12fe9-cb43-4f64", "", "3366664f-d5fe-4307", "", "52a9e58c-01f8-43b1", "", "6aa8e0ba-e54b-409e", "", "79e74041-04fe-41c9", "", "Discuss: Algorithms in your life ", "ad42be32-04f9-4f25", "", "_17ci9h9", "76a5f1f1-5bf9-4a28", "", "binary-search", "d5d8f315-66fb-4f7a", "", "3db27b55-4552-4a43", "", "e204b7a1-6a48-4c1f", "", "e7ba41bd-5d27-4a4a", "", "317599f6-bdba-4e82", "", "/computing/computer-science/algorithms/binary-search/a/binary-search", "2fd1c6df-ce8a-481c", "", "Binary search", "c1445869-782e-43f1", "", "bee82425-977b-46a7", "", "Learn about binary search, a way to efficiently search an array of items by halving the search space each time.", "5a9afa14-2f79-4fc6", "", "a40515e7-89e5-42d0", "", "0d25c282-0b64-4369", "", "b39aa086-e146-40ce", "", "6f0e081d-a42b-4506", "", "4d11b776-6ae1-4492", "", "1d1300ba-3ee9-4461", "", "621b33b6-3774-4dda", "", "28020f69-213c-42ba", "", "384e4fa2-5deb-4443", "", "8c950dd7-0696-40ae", "", "c89e08b1-438d-41fd", "", "6ffdc635-8821-4812", "", "5b151bbc-50ff-4a89", "", "745c1af7-9ec2-4ada", "", "46467e68-ea09-48eb", "", "00c1e42e-72db-418f", "", "c1dc0af3-b17a-429e", "", "3b1f5d90-a75b-4899", "", "a5f74051-0c0d-4b02", "", "3d9caff5-1b6a-484e", "", "ce40a4f0-f923-4200", "", "0adec5be-f430-43d7", "", "eae736ff-886e-43f5", "", "4ac79d3e-201f-4051", "", "28d47f00-19df-45bd", "", "4e474fc7-2eea-4056", "", "Binary search ", "cef64a16-a0bf-431c", "", "48999378-a45d-43c7", "", "89ff5163-8f9e-403e", "", "c5369b1a-c1d8-4270", "", "/computing/computer-science/algorithms/binary-search/a/implementing-binary-search-of-an-array", "01984605-22dd-4cbf", "", "b3b5f137-4b2a-493f", "", "445ff3d9-2553-484a", "", "ae9c8419-18ee-422c", "", "9391ee09-1fc0-40c0", "", "c4fba4ba-2abc-4d9b", "", "3368d149-5895-455b", "", "943f9a5c-c992-4d0c", "", "956c11bd-dc65-420e", "", "d3f97481-e214-4e34", "", "36782a22-ad22-4e49", "", "45a1123a-b505-4917", "", "1aaaeeb1-735d-44c9", "", "0026d441-edea-4364", "", "7030229d-c0be-4df5", "", "f33c22aa-8ab5-4995", "", "b947cdf3-c192-4d5c", "", "d25d6647-5521-452c", "", "ed2afbe6-7bfc-4818", "", "Implementing binary search of an array ", "5dc0bdef-448b-4353", "", "605f9aea-bf91-4596", "", "72a25ce7-7387-4625", "", "16cd50d9-d3ca-4b0b", "", "/computing/computer-science/algorithms/binary-search/pc/challenge-binary-search", "9571db59-9670-47b6", "", "ecb20053-4276-49fc", "", "09c713a1-3a06-497d", "", "bcbd73d4-39d7-4ed8", "", "started", "99619dae-9186-4313", "", "Challenge", "8e6584e2-2d0b-4cfd", "", "8220a718-c191-4c70", "", "M8.748 17.434a.5.5 0 0 1-.744-.496l.47-3.757-2.328-2.327a.5.5 0 0 1 .283-.849l3.258-.465 1.879-3.288a.5.5 0 0 1 .868 0l1.879 3.288 3.258.465a.5.5 0 0 1 .283.849l-2.328 2.327.47 3.757a.5.5 0 0 1-.744.496L12 15.576l-3.252 1.858z", "9874ce66-d684-49bd", "", "7952526a-80d7-4eea", "", "81ce4232-b087-4964", "", "_1tg9rby6", "fba58d5a-6d42-40f6", "", "M0,20H12v4H2a2,2,0,0,1-2-2Z", "68faf17b-c6d7-46a4", "", "5a2af76f-00c0-4fca", "", "6a7dd300-2227-44d9", "", "8bacb19d-69e9-44d5", "", "Challenge: Binary search ", "bc2f0edf-0446-4013", "", "3ceef411-de3f-42d0", "", "0ea63810-c5c3-4325", "", "46f31459-48b4-4156", "", "/computing/computer-science/algorithms/binary-search/a/running-time-of-binary-search", "485220d7-d817-44b7", "", "f9dbe9f4-f2f7-41bf", "", "bf8b6163-b5a0-49ae", "", "47df9583-b7f4-4c2b", "", "c48b5113-4c1b-4604", "", "bbccfb68-8498-4cae", "", "6ecabb46-5e2c-470a", "", "9b376ed8-f3a1-44e0", "", "037c285d-2a58-490a", "", "98a6df09-66d1-4052", "", "09947a6b-e571-40a7", "", "915dfef2-bf21-4ed5", "", "0c9bc741-68b7-4d9f", "", "d831213d-a40d-48ec", "", "2be4f463-cfb0-4e14", "", "5c01c262-847d-46ab", "", "72e2b127-2fa2-4482", "", "3e084bfa-d991-4dd5", "", "30c7cad2-d845-471f", "", "Running time of binary search ", "0f825dfc-7c26-4a32", "", "61b833d8-839c-49a0", "", "0e8743b2-ae75-448e", "", "padding-bottom: 10px; margin-bottom: 0px;", "84c46843-b20f-49fe", "", "e393fceb-e435-468e", "", "Practice", "1a7d464c-6f37-46e8", "", "7d1dbf24-c088-4497", "", "_15vqqiz", "b41bdd6c-7e23-445d", "", "_eoghuo", "7779fac8-0a1e-467e", "", "ea43ceeb-60eb-4cfa", "", "cb4b65d4-abeb-488d", "", "Exercise", "11c69d34-3f7f-45ea", "", "28859380-b261-49c5", "", "M11.5,10.91,9,13.41V15h1.59l2.5-2.5ZM12.91,9.5l1.59,1.59L15.59,10,14,8.41ZM7,13a1,1,0,0,1,.29-.71l6-6a1,1,0,0,1,1.42,0l3,3a1,1,0,0,1,0,1.42l-6,6A1,1,0,0,1,11,17H8a1,1,0,0,1-1-1Z", "7e91d045-a620-4b38", "", "e51f1dab-5c16-4e12", "", "7286ba3d-ec8b-449b", "", "_168icmv", "ab0153e6-730c-42a2", "", "_12gk0yh", "3ce9ff8f-1b11-4492", "", "/computing/computer-science/algorithms/binary-search/e/running-time-of-binary-search", "452311a0-fc44-47a1", "", "_pc9bder", "89648b8e-2811-490b", "", "Running time of binary search", "_yutmpt", "cd2e0d04-afb1-4122", "", "_1rqswim", "1e3f7df5-67c1-486a", "", "_f34ur54", "753d3f68-9728-4f4f", "", "5 questions", "_1eoep6mp", "color: rgb(0, 166, 14);", "c3f852e2-371f-43bd", "", "3559ac61-352a-4404", "", "_iwy53bs", "color: rgb(24, 101, 242); border-color: transparent; background-color: transparent; flex-grow: 0;", "4ccde53c-f693-4c00", "", "_1yok8f4", "b175324e-2f28-4ca0", "", "_14bmcy4r", "76e150f9-48d5-4408", "", "flex-basis: 12px; flex-shrink: 0;", "b9a7dfc9-345a-496c", "", "asymptotic-notation", "c37bb768-a224-41d3", "", "062fa810-859a-44e6", "", "a29e0ac7-9bbf-4bd1", "", "7b3ece0c-d4fa-47b4", "", "6c403c9d-876e-45f6", "", "/computing/computer-science/algorithms/asymptotic-notation/a/asymptotic-notation", "76668cd2-8899-46aa", "", "Asymptotic notation", "8c6a8aa3-09a8-4517", "", "7c4bee8e-14c2-4fb7", "", "Learn how to use asymptotic analysis to describe the efficiency of an algorithm, and how to use asymptotic notation (Big O, Big-Theta, and Big-Omega) to more precisely describe the efficiency.", "24a64902-40c7-4246", "", "9fb563ea-22f0-4692", "", "203b7a51-18fd-4d1f", "", "2b313416-db89-48f8", "", "db0afb1a-1ede-4d6d", "", "28d041de-d3a5-48c1", "", "36d2f58c-3457-471b", "", "69437cdf-0679-4426", "", "f412290b-3d79-4c1d", "", "37bc2948-8cad-4b30", "", "47ce9746-9ff9-45d9", "", "072fab33-1373-49e2", "", "49b40ffd-8a64-466e", "", "9be3a61b-8a27-472c", "", "ba9311a0-5660-4482", "", "6f0875bd-9fe2-4d24", "", "62b65325-3a21-4578", "", "4d10fabc-05b0-4022", "", "5a02e376-cd80-43fd", "", "1ad9f80d-9078-4aa9", "", "ee6f1405-0782-43ff", "", "Asymptotic notation ", "0c6b19a7-3508-47b2", "", "2d294565-7cd7-40cb", "", "8c43546c-4ec5-465b", "", "ed219bc3-3dda-469f", "", "/computing/computer-science/algorithms/asymptotic-notation/a/big-big-theta-notation", "6ee55e33-763e-47af", "", "3b0ac941-9e2c-43bb", "", "be1e370e-bd65-455f", "", "c7890df3-7111-46e7", "", "8e228f2f-deae-4163", "", "e9fc9730-61fb-45cb", "", "26603861-742a-47b0", "", "5c9917d6-3f9d-42bd", "", "b3692f1d-f630-4854", "", "ae89a79e-2c8d-4755", "", "52fc96e1-4342-4913", "", "1eed531d-ab88-466d", "", "de7ddb6b-9188-444f", "", "Big-\u03b8 (Big-Theta) notation ", "6e96f463-8f26-4601", "", "b2c8303d-4cfd-4f99", "", "89e12b63-6a36-464a", "", "47ce0743-d112-42e2", "", "/computing/computer-science/algorithms/asymptotic-notation/a/functions-in-asymptotic-notation", "4e4fc3b9-00ad-4802", "", "54c17e97-d6e3-47ea", "", "02327604-73d2-4223", "", "ea010cea-ef99-4840", "", "4f6f6fcc-488a-4591", "", "95dafcdb-105b-4855", "", "92196e8c-b83f-4c73", "", "fd4a10bb-4f9f-4728", "", "52aa0b8b-fd07-4e65", "", "3dc5c4e3-935a-444b", "", "020d5e0b-b67d-43f5", "", "ca03ff2b-d29b-4292", "", "4d79879e-4894-4331", "", "Functions in asymptotic notation ", "1f744eb8-d204-4b11", "", "69f1991e-1294-4f07", "", "89689d36-20b4-4dd5", "", "03bdc38b-efb9-4eaa", "", "/computing/computer-science/algorithms/asymptotic-notation/a/big-o-notation", "9c394582-1da3-4865", "", "f9e13fa9-4841-4259", "", "68e889e1-6243-4b6e", "", "7105459c-63d4-4407", "", "919536a4-4c15-468d", "", "450cca8f-52da-4859", "", "5259c171-423f-4c73", "", "ef865b1b-46b7-452d", "", "d09e57fa-159a-4a7e", "", "f103c7c1-a0de-46f8", "", "1f8406b4-b362-408a", "", "e801aabf-9f3c-4247", "", "3849fd0b-82f4-4e8e", "", "Big-O notation ", "20bda5b1-6e74-4f96", "", "3246e874-e84d-4b7a", "", "43173bb5-7fca-4f1f", "", "06cdd909-6480-428d", "", "/computing/computer-science/algorithms/asymptotic-notation/a/big-big-omega-notation", "048cd3ad-1137-4f67", "", "5e746309-f000-4328", "", "efed0039-fe83-40ca", "", "c1f3392a-7d8e-4d08", "", "862ac81f-0815-4d31", "", "38d8f897-f390-4cce", "", "97b57424-8bd0-4726", "", "fe008662-1714-464f", "", "7777d585-01de-4283", "", "632830b9-2376-4d3c", "", "bbd81488-f2c7-49d9", "", "177e945d-6096-4a37", "", "4779b27a-5ce6-4ce1", "", "Big-\u03a9 (Big-Omega) notation ", "00d2f9eb-4df3-41dc", "", "070bf7ad-2fd6-4459", "", "8c89c2b7-c195-4dbc", "", "29a72844-451a-46d5", "", "6bf7394b-a8b2-4bd8", "", "c15f59d8-3203-40ee", "", "82cb592e-a873-4326", "", "_pislqdv", "3813696d-21dc-4a4e", "", "d21cba6f-6e51-49d7", "", "ed485ee6-35b1-48bd", "", "d8da8243-2953-449d", "", "704a79e8-acf0-42e7", "", "e769aaab-17be-4d39", "", "26fb3972-75a3-4cf1", "", "12e1e8ab-626b-44cb", "", "422cfa9d-63b1-4606", "", "ff3ca82e-baf9-4c78", "", "e6783546-79cd-432e", "", "/computing/computer-science/algorithms/asymptotic-notation/e/quiz--comparing-function-growth", "c44b72f0-51ee-45df", "", "59c7be3d-29e9-42dd", "", "Comparing function growth", "5a3c2ba3-706f-421d", "", "77af1275-48fe-4f98", "", "917764d0-3bd8-47c1", "", "4 questions", "0b292701-e8c1-47a2", "", "66439263-83b0-4380", "", "2533ac23-fd51-4e81", "", "34a6fdea-3b3a-40cd", "", "daeeb204-fb80-40c6", "", "f98f4bf0-a1c5-48fc", "", "de983903-0f4d-4d99", "", "_1a90xzhl", "3934bc6d-a7ee-4645", "", "507a6d7e-4b31-483f", "", "9aa6c06d-08b5-49f5", "", "8212dd4c-1c69-4a10", "", "3750d0a9-97ef-44e9", "", "e41b5b81-6b3e-4f91", "", "dccf0b6a-3759-4987", "", "e27ded49-7419-4c9c", "", "7c31047e-13fe-459f", "", "78d21d09-c829-482a", "", "b6aaaada-19ef-4ec5", "", "/computing/computer-science/algorithms/asymptotic-notation/e/quiz--asymptotic-notation", "1427ba0a-db72-46b7", "", "7eeb4277-58d6-4e12", "", "4d82bdb2-898f-4c52", "", "d668ee00-65e0-49b2", "", "49f28725-ddaa-4b0e", "", "ec8050d3-f82c-4da0", "", "13b23c32-8f09-4617", "", "cafb21e9-03be-4805", "", "621f1e55-80e0-4535", "", "0c8645e9-99fb-480e", "", "ad10ce34-7f41-4316", "", "sorting-algorithms", "87efc70d-ef01-4e45", "", "d14cf46c-a500-41ba", "", "a6167d89-a275-4def", "", "315f3933-7cbc-42ce", "", "326d88af-e2fd-4705", "", "/computing/computer-science/algorithms/sorting-algorithms/a/sorting", "7a6774c8-1f74-4132", "", "Selection sort", "8cb237f1-e5d2-4a87", "", "a615ceb7-c5ed-44b6", "", "Learn selection sort, a simple algorithm for sorting an array of values, and see why it isn't the most efficient algorithm.", "856533f2-f19c-432b", "", "98324b9e-6e48-4b2f", "", "e3c5ec4e-a096-4421", "", "39da41be-7a05-45e0", "", "37904758-5ae4-4071", "", "c3c484c5-bfe9-4d18", "", "c8bd7ae5-fb77-4976", "", "9ccd7e40-9033-4beb", "", "e7abff62-1326-4002", "", "ff011eda-843a-487f", "", "8be7ee7f-128f-4c3d", "", "927da58f-71e2-4ed9", "", "1e6672c2-05d9-4b23", "", "7922ee47-05cb-4a8b", "", "2cd42320-a372-4d57", "", "250b2ddb-b3fa-4fae", "", "ad7302a6-e591-4eba", "", "a330b1e3-b50d-4c8b", "", "511ec7d3-531a-4bc0", "", "11eed71b-40fe-4995", "", "383d0b3c-838d-4cca", "", "Sorting ", "215c54eb-8ffb-4661", "", "b362dc95-8180-4feb", "", "c905f216-6e38-4c35", "", "94d876fd-d3c4-4688", "", "/computing/computer-science/algorithms/sorting-algorithms/pc/challenge-implement-swap", "99b589e2-fba0-486d", "", "afd5b553-e0cf-42b7", "", "15bd4030-11be-4a97", "", "aa23f3d2-4f08-4a1d", "", "e191235c-7343-4b8b", "", "9afa87a4-8e2b-4ecd", "", "138767e8-5661-417f", "", "f8a9ebef-e4b1-4812", "", "eedb4f96-d03c-4d6f", "", "bc391852-2800-4634", "", "d3f676c5-cb18-4e5c", "", "b5425136-ff89-4008", "", "3cf90da8-e984-424e", "", "Challenge: implement swap ", "ddc7ce0b-49b8-40d4", "", "2c91f3ad-bc60-40d6", "", "e988ac73-8542-4101", "", "96cdfab1-8da4-40d9", "", "/computing/computer-science/algorithms/sorting-algorithms/a/selection-sort-pseudocode", "f6c918ca-5762-4442", "", "09cd4b9c-8611-451f", "", "b9421e34-9ff5-44af", "", "bbf77a99-8221-49aa", "", "50c6725c-d0a3-4e5c", "", "a84cb64f-3b01-4d50", "", "ece0329d-c989-4630", "", "bab4e4ae-caae-4273", "", "5b193d7c-bcc1-4d6d", "", "270391ef-6fe7-44f7", "", "0a686f20-9c2b-49f5", "", "65b3416a-bba3-4792", "", "27daf375-5f41-499f", "", "Selection sort pseudocode ", "cc4097cd-1c06-4750", "", "9d27a832-707e-4e90", "", "c4a96b31-064b-4b52", "", "b6d93a68-a128-4e82", "", "/computing/computer-science/algorithms/sorting-algorithms/pc/challenge-find-minimum-in-subarray", "75d56fed-5c6e-4d52", "", "88844567-80c4-4c8c", "", "eab8d6eb-e1da-440d", "", "e858821a-1f4f-4f15", "", "8a0f3063-8462-45d0", "", "6cd92470-e42a-4266", "", "11f57568-00b9-4b14", "", "5a13a877-0ec4-4b9c", "", "1f98d35a-d7a0-4c2c", "", "fd12bfdd-eb52-43c8", "", "4c17b116-0feb-4ada", "", "77df8ebd-e98c-4bc4", "", "b94de701-a099-45ad", "", "Challenge: Find minimum in subarray ", "48ac1f3e-a2e2-4492", "", "c924845e-90aa-4c4a", "", "0e74acbc-335f-432c", "", "b0197814-86f7-4de5", "", "/computing/computer-science/algorithms/sorting-algorithms/pc/challenge-implement-selection-sort", "82f6056d-e376-4318", "", "62fa9d01-fb11-4220", "", "212ba5cc-c075-4269", "", "18ec177c-1b20-462e", "", "061404b9-7033-488e", "", "8ba76d14-d198-4814", "", "1dd85105-72f7-4240", "", "3edd9b8d-2f8f-4cec", "", "a91fa971-c9c0-4c5c", "", "9fb6cd70-1604-4af4", "", "a29c6c9d-7c06-4097", "", "997280cc-f104-418b", "", "7b1d2c9e-a405-4ac9", "", "Challenge: implement selection sort ", "4a5c2fcf-371a-4899", "", "341c34d0-4137-40ac", "", "5577b54d-db4b-4ffe", "", "f1658485-85cc-4475", "", "/computing/computer-science/algorithms/sorting-algorithms/a/analysis-of-selection-sort", "c0cee4a5-e3c4-4062", "", "bfbeedeb-c9d8-45cd", "", "8c2c584f-794d-4211", "", "ea941a8d-07b4-40a5", "", "b4f897af-65f2-4faf", "", "82126e33-8962-4d30", "", "286b2358-183a-4724", "", "d4fd00bf-ff9f-471b", "", "f1888dcb-4ff3-428e", "", "9ccf8f69-8f2b-4bc9", "", "5ef7114a-e45b-4d52", "", "b08ae624-a9e8-4e60", "", "8ca2ae48-e5fd-4177", "", "Analysis of selection sort ", "2f67660c-4aef-4b33", "", "61f79003-eb57-45af", "", "1c774ac8-5e36-42f3", "", "524defee-de43-4e3d", "", "/computing/computer-science/algorithms/sorting-algorithms/pp/project-selection-sort-visualizer", "0e161e34-596e-4ba1", "", "9cb7d2e6-e346-4500", "", "069dfecd-30c4-4c7b", "", "8679408f-8122-4747", "", "3f02eb2a-c94f-4a0a", "", "Project", "019b4e9a-27ce-4ea0", "", "cda1c62b-8ca8-40ed", "", "M6.598 13.99a.5.5 0 0 1-.452-.136l-1-1a.5.5 0 0 1 0-.708l1.5-1.5A.5.5 0 0 1 7 10.5h1.793l1.296-1.296.557-.558a5.612 5.612 0 0 1 1.715-1.182c1.107-.488 2.095-.575 3.552-.49A8.6 8.6 0 0 0 16.5 7a.5.5 0 0 1 .5.5c0 .119 0 .128.027.587.084 1.457-.003 2.445-.491 3.552a5.612 5.612 0 0 1-1.182 1.715l-.873.872-1.03 1.03L13.5 17a.5.5 0 0 1-.146.354l-1.5 1.5a.5.5 0 0 1-.712-.005l-.973-1a.5.5 0 0 1-.133-.442l.424-2.24-1.624-1.624-2.238.447zM13.5 12a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z", "60a5ad7d-37c2-4e9c", "", "4c2ebe56-9ac2-4d6f", "", "f5feb24f-1013-4d7d", "", "f80393fa-8f43-4c47", "", "0fddf5d5-a63b-46b2", "", "cea0d6b9-f22b-47af", "", "Project: Selection sort visualizer ", "b79292c7-b282-4fc1", "", "f8cec7b7-d4b3-412a", "", "insertion-sort", "a62025a8-4f27-4ccc", "", "1fa6058c-f84b-4bf6", "", "737c4c47-7dff-429d", "", "24551c3c-c579-4e69", "", "af1afe6e-70ca-4c33", "", "/computing/computer-science/algorithms/insertion-sort/a/insertion-sort", "5052f727-2537-4819", "", "Insertion sort", "5b5626f3-889b-4d00", "", "470b99e7-8d4c-4bf6", "", "Learn insertion sort, another simple but not very efficient way to sort an array of values.", "ed0bd292-9817-4013", "", "09c1206e-accf-4ca1", "", "0e17d96d-896e-401d", "", "fc95a6a4-f1f3-4d85", "", "add3a192-ebaa-47f3", "", "0086c33f-c4b4-4fbb", "", "0d0fc4d7-1980-4a2c", "", "5b3c2f72-eaa6-4801", "", "2a88eb6b-df12-420a", "", "da60eec5-250f-4a68", "", "1bc71783-a3c1-4da6", "", "6b0c22df-05c5-4bfc", "", "e275361f-d02a-474d", "", "ef949132-8310-4afb", "", "a9301043-30a4-4386", "", "cc057b27-b659-46d0", "", "37f34c84-74a6-43e5", "", "f8fbd3ee-2c4d-4446", "", "236b1d6f-c523-454a", "", "4080cb0d-468c-447a", "", "b3aaef72-1bd0-4421", "", "Insertion sort ", "4515e4d5-57d6-439d", "", "d826b7c9-7410-4b30", "", "113fb0dc-bc05-4af4", "", "b1e6f2ea-6197-4e0c", "", "/computing/computer-science/algorithms/insertion-sort/pc/challenge-implement-insert", "865c8f34-1bc7-443d", "", "a6822176-431b-4ef8", "", "15dc6529-bdcd-444a", "", "b267762c-1584-4945", "", "b138efcf-e5af-42fb", "", "bf485a72-7d1e-443a", "", "68e09c3a-8403-4db5", "", "469c049f-631e-4ecb", "", "7a7b2c47-e6a4-4a77", "", "6b39f042-e88d-4cec", "", "fd1e456d-3957-4ef8", "", "cd1e9685-5293-41db", "", "3c40d34e-67d0-4681", "", "Challenge: implement insert ", "e55b700d-a70a-45ed", "", "6f10e82f-fb2d-4485", "", "667fab1a-2036-4571", "", "5a49839a-f878-4710", "", "/computing/computer-science/algorithms/insertion-sort/a/insertion-sort-pseudocode", "203dd8db-3719-4ed3", "", "d675ac3c-0dce-4dab", "", "41fa3986-0220-4928", "", "31aaa65a-c1d9-442e", "", "c321eeb9-abe8-48c4", "", "db8735c9-6245-4a7a", "", "70918fcb-a39c-4ff2", "", "5381f2ee-da0f-46e5", "", "a617395b-b287-43a1", "", "7269be45-3a0c-4b18", "", "0567ab30-0640-46b7", "", "1d0bf8f6-cf22-4708", "", "5821d8fa-e0ae-4bcb", "", "Insertion sort pseudocode ", "bcb66d28-7ba8-484c", "", "20c175ca-d57b-4708", "", "74d5f1a4-3df3-4cbf", "", "5f6cef6b-74c4-4277", "", "/computing/computer-science/algorithms/insertion-sort/pc/challenge-implement-insertion-sort", "c58d90d4-271b-490b", "", "fddbc3c2-15aa-443b", "", "160372d2-c15b-44a6", "", "19658c33-aebc-4bbf", "", "2bd1515b-e98c-41f5", "", "f0faa83e-aee4-472e", "", "03864b27-2131-4248", "", "b80aec05-213f-4cee", "", "cd2f2ec9-8b66-45c3", "", "9108a82a-f062-4e7d", "", "1f252e74-eee7-4913", "", "6437edab-709b-47b6", "", "9cf8c77c-6e57-466e", "", "Challenge: Implement insertion sort ", "f3561de6-3a57-4ab9", "", "a5a9f81c-e198-4673", "", "910dc379-8121-4d25", "", "43f44a46-629a-45e8", "", "/computing/computer-science/algorithms/insertion-sort/a/analysis-of-insertion-sort", "7a926c01-f90a-40f6", "", "f49ceca5-2489-40fa", "", "2fb2d71e-5aae-4b9f", "", "d858df38-666f-42ce", "", "a6729b39-ec25-4822", "", "f58156a2-fa83-44ea", "", "8378059e-95ac-4fd1", "", "7fc02769-16b9-43c0", "", "c71ed9fc-74a1-4070", "", "e9146517-7151-4276", "", "ff01eda9-c603-4625", "", "67c4af0f-70d6-458e", "", "1322aa92-1291-4e77", "", "Analysis of insertion sort ", "f38045de-6bbd-4710", "", "55a980d1-fdbc-40fc", "", "recursive-algorithms", "a3afe3c9-5f5a-4526", "", "86b05261-a998-4e8c", "", "aa15154d-fdc2-4bde", "", "bd1bbafc-8c60-4aa3", "", "bdf3e4a0-2a50-4466", "", "/computing/computer-science/algorithms/recursive-algorithms/a/recursion", "7685db03-5ae4-4e2d", "", "Recursive algorithms", "997c3aac-514a-4a0f", "", "d6895de6-b25e-4f61", "", "Learn the concept of recursion, a technique that is often used in algorithms. See how to use recursion to calculate factorial and powers of a number, plus to generate art.", "e5f351b9-56da-4d17", "", "6a286823-01d1-45e2", "", "ebbb8c66-a224-44a9", "", "e7305420-73d8-401e", "", "72e5e21c-61d1-430d", "", "a45e5b9a-35e3-4e0d", "", "d2848112-436b-441d", "", "616d78b5-cd22-45fd", "", "c1e22ae6-7758-4ac0", "", "33677773-9c1b-4b66", "", "3cb617cb-d236-4d49", "", "da24fd7f-abe0-45bc", "", "fd41700d-f4e9-4713", "", "61a059e3-c1b6-4136", "", "fa67e6ac-6f87-4cd9", "", "eb65def2-9e88-41d0", "", "ca641c55-7a04-4eaa", "", "ab976dcc-1c52-40f4", "", "b11a6529-5eea-4a53", "", "3212f190-1e47-4c0f", "", "31cd70c4-ef71-4393", "", "Recursion ", "26a2abde-6800-4a06", "", "29df7bb3-6187-46af", "", "3d467252-1538-4ca3", "", "fadb0ba7-4dc2-4d0f", "", "/computing/computer-science/algorithms/recursive-algorithms/a/the-factorial-function", "1d3fb6e7-a45e-40e8", "", "2319e745-bc97-491e", "", "6b14623d-9472-455b", "", "a87e4681-4a8a-4330", "", "4a581c55-5380-417a", "", "60aaa942-1648-4067", "", "fcfe4caa-7881-43f0", "", "1e052c42-429d-4458", "", "9bbc912d-1eeb-40be", "", "0eceb1cc-b28f-4d0f", "", "39630459-2842-42cc", "", "e9a66c7f-9df3-43d3", "", "a902da24-d37c-49d7", "", "The factorial function ", "febc22e9-d2f4-40a3", "", "5d97aa50-9d6b-4207", "", "97d94874-2254-457c", "", "49627cff-0dce-4bc9", "", "/computing/computer-science/algorithms/recursive-algorithms/pc/challenge-iterative-factorial", "733edb47-da8a-4951", "", "c5d2eb0b-9352-4681", "", "f1325f03-d8e9-4027", "", "f17291bc-b4b6-4dcd", "", "644f7af8-3c2c-42c2", "", "0c52bce1-388b-465e", "", "73794cb5-7f73-4cd9", "", "b631240a-3a9d-455e", "", "e41047bb-c71f-40db", "", "26b6997a-9549-4fdf", "", "3fd0ccc5-1840-412b", "", "72da5c00-7ee4-4f82", "", "81a653a3-60a7-414f", "", "Challenge: Iterative factorial ", "0430b59b-2368-4e86", "", "786292ca-6d80-4e80", "", "c2b6cc2c-7bc3-477b", "", "7dedd0fc-4651-4f85", "", "/computing/computer-science/algorithms/recursive-algorithms/a/recursive-factorial", "04ee8dba-9f77-49e1", "", "491285dc-2f8f-4610", "", "d10ed24e-aa63-445c", "", "de4073f3-8abf-44c0", "", "3bedb179-6d13-4dc4", "", "025e7f80-5efa-48e9", "", "3c173c80-3ce4-4736", "", "2c35ad4d-6eb7-47b0", "", "bd1a26c4-7b02-4495", "", "fdbce595-60b7-4795", "", "ec33c79f-dcc5-4174", "", "cab03e75-777f-43b3", "", "89d7f695-f020-4c20", "", "Recursive factorial ", "2b6ebe98-7958-4841", "", "a86e536b-cf0a-453b", "", "6f3fd328-94f4-4251", "", "97447831-d6b6-4a33", "", "/computing/computer-science/algorithms/recursive-algorithms/pc/challenge-recursive-factorial", "30affc47-0b93-4424", "", "e08f74e7-064a-4b17", "", "ab5ad7ef-37ae-441c", "", "b32a470e-292d-4113", "", "59a602a7-5982-4cef", "", "95b3709e-568a-42ee", "", "8e95d3d5-ea0c-45f3", "", "3180fffc-c80c-4221", "", "2ee3765b-033a-46c5", "", "53adbfcc-5d36-44fd", "", "2e364336-72be-4ba4", "", "b2250c0c-6921-42fa", "", "ff8d0814-e1ea-40bc", "", "Challenge: Recursive factorial ", "80af2491-d653-4c13", "", "6ff12e9e-76c4-463a", "", "0264e2fa-39b8-4a23", "", "566d7cbc-c71b-4c35", "", "/computing/computer-science/algorithms/recursive-algorithms/a/properties-of-recursive-algorithms", "c240b033-75a3-4f73", "", "b7121e8f-9918-4bcf", "", "d5ea116f-7030-4357", "", "7d39c481-7f96-4dba", "", "7f45be51-9ed1-46fd", "", "28ab5d47-4691-41e0", "", "eb44fb0a-cf37-4c19", "", "87294226-8b58-4ec2", "", "37018ea8-4e77-4969", "", "75a931c0-864a-46c4", "", "621acbc9-660b-4956", "", "c1c99e1e-f19d-434f", "", "72a456bc-96f6-4316", "", "Properties of recursive algorithms ", "fcd38238-1515-4870", "", "b5ecedf6-f97a-4429", "", "e1143900-4ab8-4eb3", "", "5219d463-570f-4ed6", "", "/computing/computer-science/algorithms/recursive-algorithms/a/using-recursion-to-determine-whether-a-word-is-a-palindrome", "008aa3b0-e769-49d3", "", "277c7b5b-b8ba-4c02", "", "8eb0032a-67a3-425b", "", "793acfb5-c413-4d94", "", "85b3e655-4a11-4f70", "", "d7b5b59c-f83a-4830", "", "61a8963e-ccf8-4029", "", "3df7106e-fa9c-4dba", "", "52f2a4d0-3cc9-4af8", "", "4f185ded-97db-485a", "", "69b416b3-fc6d-40ff", "", "6a5d660f-a334-4f7f", "", "b0e9f980-310d-46dd", "", "Using recursion to determine whether a word is a palindrome ", "d8e80973-cde5-42b6", "", "ccd10418-8f17-4c88", "", "629d584a-741c-425b", "", "2a664e5f-879e-4775", "", "/computing/computer-science/algorithms/recursive-algorithms/pc/challenge-is-a-string-a-palindrome", "7a80f73c-75ad-43db", "", "be97e239-36ee-433f", "", "0808c54f-2316-4ad0", "", "7bda117a-2f9c-4cc4", "", "0660b038-f591-4266", "", "17e660f4-9e57-43c1", "", "087ca451-4d19-4009", "", "cc6692bb-6461-4c9d", "", "cc9126c1-5327-46ec", "", "3b7caac2-00ce-4f22", "", "aa7d7046-4df0-4941", "", "f02ceb95-273d-4da9", "", "627e89e0-b1af-4084", "", "Challenge: is a string a palindrome? ", "4dd830b3-9c57-4aba", "", "054358c8-cb3f-4a76", "", "a6440085-5f1f-4721", "", "1f8b67b9-d720-44c3", "", "/computing/computer-science/algorithms/recursive-algorithms/a/computing-powers-of-a-number", "7927626b-040b-4dc7", "", "7a2bee23-3e20-478b", "", "44b4ff44-5539-4c2e", "", "e2fba8ac-09f5-477f", "", "d7aa489c-faec-408d", "", "b42d673c-69ce-4ae3", "", "ebdb8521-2b7d-4dd6", "", "25f06016-191c-452e", "", "f02877b8-41ce-4e5c", "", "d6709abd-8c17-48fe", "", "46cea7f7-a7f8-4b19", "", "40b6e872-3e99-4c97", "", "6a449baf-20aa-4c0c", "", "Computing powers of a number ", "b07f7a36-7d46-4363", "", "82f5f1f1-c4f1-4df9", "", "58b93365-d66c-4f79", "", "1c467252-e201-457a", "", "/computing/computer-science/algorithms/recursive-algorithms/pc/challenge-recursive-powers", "60693d6d-62a5-4b35", "", "447d5ff6-2211-46ce", "", "02a0b961-1786-42a2", "", "675258dc-3523-4648", "", "b6f00a9a-9236-4d72", "", "abfedb52-3c56-40d8", "", "939c2101-f5a3-4a3e", "", "e76c982d-50e3-40cb", "", "07bc8e0d-f9a1-4bcf", "", "470e3c06-3986-46db", "", "cd2ea552-ed7b-4ca4", "", "2cbcf8b1-8135-4af0", "", "8f3fcd16-9798-4a90", "", "Challenge: Recursive powers ", "260ab665-69fc-4ffb", "", "c9810baf-cbfc-43f5", "", "a9d032a7-2665-4c53", "", "b2b3abef-3f3b-4f90", "", "/computing/computer-science/algorithms/recursive-algorithms/a/the-sierpinksi-gasket", "0af94dd7-21e9-45fb", "", "8350da84-661e-49fd", "", "d3898e39-e806-43f7", "", "d2c8a857-ef19-4b48", "", "b58e480c-333f-44ed", "", "b6420d4e-c582-4a28", "", "d19f9f7f-a180-4d2f", "", "101408dc-69cb-46db", "", "d818734e-c125-40fe", "", "bc903600-441c-4729", "", "212fcd51-4717-4046", "", "f4ba9b68-e869-4efe", "", "1a956338-69cd-4b9d", "", "Multiple recursion with the Sierpinski gasket ", "eb33e465-fc29-427e", "", "f152a0a5-27b0-4e49", "", "a637bc97-6920-46ae", "", "9380be62-a7a7-4195", "", "/computing/computer-science/algorithms/recursive-algorithms/a/improving-efficiency-of-recursive-functions", "500145b1-fe4f-48ba", "", "e94b2716-5dc3-4cde", "", "93360d40-66fd-49b1", "", "14c281d8-9974-49a2", "", "442e5ae8-0d91-4fcc", "", "db9c57f0-5824-4286", "", "c3faf3ce-8950-4d35", "", "9fd0d83f-c3bb-47ed", "", "d1862a26-9d69-40ff", "", "eaaad8d2-9003-4497", "", "fc040997-def6-4a3b", "", "a4c18ae2-a3ce-4eeb", "", "ebb356d3-093b-4e12", "", "1af75b1b-dada-46f1", "", "da5d5efd-e22a-4742", "", "34bcee06-d4cc-4303", "", "4e468ca7-6f02-45f7", "", "2f6d0798-d54a-4086", "", "0ca05c4f-c8b4-4ca5", "", "Improving efficiency of recursive functions ", "6f99b68c-b0a4-4906", "", "ab425119-45d6-463f", "", "471d05da-8d78-488d", "", "28f01f32-b3fe-477c", "", "/computing/computer-science/algorithms/recursive-algorithms/pp/project-recursive-art", "e239e9de-8349-40f1", "", "3c01b3ac-c115-4c12", "", "0eb0e3b9-ddcc-4a9c", "", "25cea36b-f6b7-40b8", "", "feb33a09-a02f-4c74", "", "4dd7be74-95d6-4de6", "", "db0943a4-b9de-422a", "", "01aee286-ba6e-4660", "", "a392dbf2-634b-4b8d", "", "d03e24b9-83ce-41f6", "", "78852c53-0c5f-4c0f", "", "ed3ac8eb-4a9f-423c", "", "ccd67cd9-1c43-4b80", "", "Project: Recursive art ", "a4bf0c6f-6197-4d3d", "", "e25918a9-3271-4bc2", "", "towers-of-hanoi", "ac4a02a7-49ff-4438", "", "c3f49e15-3893-4ebe", "", "8eb0a974-61d1-4bcb", "", "78cfc5ae-20d5-4c27", "", "d494bdd7-2b39-4d38", "", "/computing/computer-science/algorithms/towers-of-hanoi/a/towers-of-hanoi", "528589d3-73e1-4644", "", "Towers of Hanoi", "3e2ff59c-3699-4e25", "", "3e75d9c9-8cd1-48d4", "", "Use the recursive technique to solve the Towers of Hanoi, a classic mathematical puzzle and one reportedly faced by monks in a temple.", "981d0f82-a22a-40a8", "", "1380782d-981e-4226", "", "9d5b9334-4293-4781", "", "099c9989-edf0-4e5e", "", "138d0f63-ba21-47e3", "", "92916849-cab7-494b", "", "2ad6e93e-0170-4ea4", "", "f782d033-ae21-4166", "", "d1aea861-e447-4bd4", "", "33ead547-4c82-40f4", "", "e69378fe-c2f9-49ab", "", "69a5863c-83c5-4adb", "", "f3b38bd3-1e41-49eb", "", "18fcd8f3-6f8a-486a", "", "333144d5-97da-4dfb", "", "f85ed3bd-bd52-48b5", "", "ac2bf1ec-3e8e-448e", "", "ca997483-3b08-417a", "", "6a701516-d603-47da", "", "81231449-5032-48d4", "", "937db2fa-5155-4ed6", "", "Towers of Hanoi ", "c1ea7f4d-cbf6-418b", "", "e5ff4f7e-2c3f-4c3a", "", "ce7df45d-c539-4b07", "", "78953ad2-b19f-4fa0", "", "/computing/computer-science/algorithms/towers-of-hanoi/a/towers-of-hanoi-continued", "5352436b-6d25-4e43", "", "a5e0dd78-4c2c-4cbc", "", "4f696c5f-6c4b-4ece", "", "5631a866-d64a-499c", "", "32aa496c-56eb-4272", "", "17baec51-a548-4e46", "", "911531f8-a735-42d6", "", "88ff601a-a605-4f4a", "", "2c8e57b3-b0bc-461c", "", "b68d6097-fbb9-4978", "", "6e746440-64ed-495a", "", "bde687f4-b43a-4219", "", "da7d2261-d7ec-4e2b", "", "Towers of Hanoi, continued ", "b1f4b850-c64c-457b", "", "2c96c47b-fa12-44e8", "", "83e99b85-aa7a-4e00", "", "9744cbe2-796a-4599", "", "/computing/computer-science/algorithms/towers-of-hanoi/pc/challenge-solve-hanoi-recursively", "d94228ac-43cc-4137", "", "ff698604-c7b8-4694", "", "bdf07d78-acce-4d0a", "", "8180bd8e-cc50-4f74", "", "6181ca31-e6ff-4ea3", "", "73ba4446-f87b-4cb7", "", "0e7dc7a0-77bf-408c", "", "d397b9e1-e6dd-4ffa", "", "7e4e21ac-efd2-493d", "", "4a1fa38e-d96d-4e51", "", "9d0162ec-c1c7-4c2f", "", "97a9c248-7f52-4f2f", "", "ef2e2a23-6aa3-4e49", "", "Challenge: Solve Hanoi recursively ", "d10281a7-e41f-419b", "", "6c76bd15-06d9-43c8", "", "07c67327-6468-4082", "", "cb61337b-c699-422a", "", "fc082b04-76fa-43dc", "", "1062da85-c74d-4034", "", "90fcfae4-1515-41d1", "", "d32a7cf3-237b-4e49", "", "d36d2874-1633-4e6e", "", "82133f9f-58c3-4bf3", "", "57ba5504-82d7-47e3", "", "5c742079-d31f-403d", "", "b58e72bf-5bb2-438e", "", "d127011b-ac4f-49db", "", "3ff38c11-9d4f-4907", "", "d073303c-5d98-4238", "", "e58e9423-8c12-4a1a", "", "9ddd84d0-04e7-44df", "", "/computing/computer-science/algorithms/towers-of-hanoi/e/move-three-disks-in-towers-of-hanoi", "e67622b7-921b-46eb", "", "91967500-42f4-4613", "", "Move three disks in Towers of Hanoi", "1eb7765d-c07c-491e", "", "e202ca28-7dda-4ac7", "", "52853301-99ce-4525", "", "3 questions", "35743155-6e34-43bc", "", "61d54f97-d4ff-436a", "", "1fe1299c-0fec-4002", "", "2f6e2c5f-4c2b-4b78", "", "9b030a4b-0e28-404e", "", "c243c2db-928a-40c5", "", "merge-sort", "35c70533-3920-403e", "", "aaf76f22-9f55-48a1", "", "fd27f02a-7553-4c49", "", "9374a384-8f77-4ce3", "", "a413a536-c540-45ac", "", "/computing/computer-science/algorithms/merge-sort/a/divide-and-conquer-algorithms", "4df57ddb-0927-4b04", "", "Merge sort", "d9f53cc6-64b4-43d1", "", "6b730ab8-6dea-4605", "", "Learn merge sort, a more efficient sorting algorithm that relies heavily on the power of recursion to repeatedly sort and merge sub-arrays.", "78489a69-f272-489a", "", "4213f872-7a23-46fe", "", "0731942e-0b39-47b8", "", "83f8a833-6aad-4417", "", "856cafd7-6a05-4056", "", "93f64dea-1b96-477f", "", "7b426bd2-db67-4b00", "", "cbbad5d0-9ec8-4a94", "", "4badf6cd-11a3-4871", "", "d07b804f-7e26-48ce", "", "9157ac47-b4b1-4530", "", "a64918e3-7287-4e89", "", "a64e91d7-e2e8-4b46", "", "87234501-9604-404b", "", "72edf4ac-da60-4f8a", "", "fb1e3f5b-558a-4ccf", "", "406c0a0c-a4ec-4d45", "", "99a54e03-80c2-4ff3", "", "242c788e-be78-48ea", "", "fd4d2452-6906-4d41", "", "74e1239f-e803-48b8", "", "Divide and conquer algorithms ", "af1c5931-df76-404c", "", "1f2c2da9-38a5-43ac", "", "3af1b6be-6c81-4e06", "", "c20b1793-5747-4782", "", "/computing/computer-science/algorithms/merge-sort/a/overview-of-merge-sort", "eb5f3fb4-7aa5-47a8", "", "6c2fa2a1-b058-4a33", "", "9b770d98-cfb8-4612", "", "b011db8c-0b51-410c", "", "b9599b0e-049b-43fe", "", "e0224957-0858-419a", "", "2996eb4e-21c2-44f9", "", "47efa536-e5f1-4589", "", "0a148497-cccc-4441", "", "ba07854f-a929-46af", "", "d77bf89c-886b-46a8", "", "41cc940c-373c-4141", "", "62df3fb2-cc84-4e29", "", "Overview of merge sort ", "32a0594e-b89b-40f9", "", "1630c173-368f-4d22", "", "bc558965-387d-4fe2", "", "12e60427-68ad-493b", "", "/computing/computer-science/algorithms/merge-sort/pc/challenge-implement-merge-sort", "399e356b-2387-463e", "", "76fe8ee7-a2b7-4437", "", "04526269-9320-4569", "", "b8d0dbe2-2a18-4f25", "", "693d9dd8-3a46-43af", "", "e2fc2de9-da7e-4c50", "", "3a34073e-d5cb-4b00", "", "11bf9db9-ff75-4a6d", "", "9db6b30e-d498-4f4b", "", "75e45985-978f-4b6b", "", "0ff82f9a-b01f-498c", "", "50ccee17-a177-4475", "", "72adab95-c906-45fb", "", "Challenge: Implement merge sort ", "26cd8073-688e-460b", "", "11f71cbc-10e3-4e01", "", "3c4ae6e4-217d-47d0", "", "0dbdcc52-cec6-4c54", "", "/computing/computer-science/algorithms/merge-sort/a/linear-time-merging", "35b2b1f5-862a-4509", "", "2aea6369-de37-45fc", "", "246c0160-9c0c-432a", "", "062dab2e-4578-4991", "", "02d620ad-1e2d-490b", "", "da3ead22-a38f-4f92", "", "d8ecb42a-21a3-4e45", "", "aba4db92-d254-4580", "", "7a9a296f-e65f-49e7", "", "10691f55-3516-43f0", "", "f80a08e8-9173-47eb", "", "27ed3d33-de5c-4b17", "", "4be8a52f-80ef-42a5", "", "Linear-time merging ", "a1d13913-a8a2-435b", "", "abea2470-a3e9-4a12", "", "dd34eb0d-c02c-4d89", "", "75ffb893-4033-42c0", "", "/computing/computer-science/algorithms/merge-sort/pc/challenge-implement-merge", "4cd33032-dd43-4ab5", "", "4c53439e-2872-4fc4", "", "7c564ce8-d608-45a6", "", "5e8ff04b-7d8e-4bf5", "", "f11fb6eb-fdad-4480", "", "84e14e79-f011-494c", "", "ec19263f-142a-4b81", "", "49e188a0-897d-4c36", "", "307f88a6-c144-4622", "", "abd5a6f0-47c0-4159", "", "22d06246-9593-42b6", "", "31e04788-c914-49be", "", "b28f084e-2d78-4ca9", "", "Challenge: Implement merge ", "3e0a1d02-dbef-48ec", "", "4f72bc71-a7ae-4e1d", "", "451c7da0-ce1e-48b0", "", "85b0686b-e215-4ca0", "", "/computing/computer-science/algorithms/merge-sort/a/analysis-of-merge-sort", "bb02da36-24ed-477c", "", "89ad6793-4fe6-4408", "", "c651c130-7345-45bf", "", "4b48d213-7dfc-47bd", "", "26226959-ad28-4b9b", "", "5eac3470-78fc-4fed", "", "67642357-0508-498c", "", "137a3c35-6266-42dd", "", "1715dba8-6616-4bc7", "", "ec9fbb80-123b-4280", "", "f9fef310-76a3-4168", "", "2b0569ba-8fca-4c51", "", "de649eca-ee9f-4474", "", "Analysis of merge sort ", "6e0f7a00-d52b-4571", "", "6b883bfc-eeb5-48b2", "", "quick-sort", "382f82c6-63a4-4655", "", "32a74762-2acb-4bcc", "", "486d88f0-3292-4a49", "", "c4907dc0-fb6b-4b20", "", "8f89d23d-149d-4dc2", "", "/computing/computer-science/algorithms/quick-sort/a/overview-of-quicksort", "fca02c4f-aa5a-42b8", "", "Quick sort", "b8c0defe-7bcd-42aa", "", "caff5cce-af4e-49c0", "", "Learn quick sort, another efficient sorting algorithm that uses recursion to more quickly sort an array of values.", "8953eff9-a044-4c32", "", "a165f434-caa0-46da", "", "b0e207fd-a46c-42a5", "", "7b4fabe9-f17c-452d", "", "9e4827f8-28dc-4246", "", "4bd3f8fb-23ee-4ca9", "", "79102575-3507-4c9c", "", "1dd1793b-7c15-45dd", "", "69d2bb9b-62f4-4049", "", "139a1398-e328-49cc", "", "3c3d6183-4a46-4407", "", "9a71c582-0452-4b71", "", "5bc8334e-f8d8-48f5", "", "c9a2a971-7019-41bd", "", "e6376183-86bd-4087", "", "72fb83fa-4c46-47d4", "", "f1ddcf7b-faf8-4a99", "", "e066a5b9-5a28-47da", "", "5dc0164b-93a9-4b00", "", "238bdada-22c4-4c69", "", "65e066a7-4194-4352", "", "Overview of quicksort ", "3e740a49-2ad7-43ea", "", "d9883452-1703-422b", "", "c7a1c96b-9925-4d23", "", "27e3d179-0dd5-49a6", "", "/computing/computer-science/algorithms/quick-sort/pc/challenge-implement-quicksort", "12e5bf2a-2bb8-4832", "", "cf817485-e3eb-452d", "", "47eaa3d5-01b2-492c", "", "61ce559c-f37b-4a1c", "", "ddc83437-e2a2-434e", "", "f61939e9-9e34-4e6f", "", "69fd9161-6185-42ec", "", "3da2ee99-01b2-4ccd", "", "d5252fbc-c30d-497d", "", "b0157e71-adfb-418e", "", "7adf0ea5-d3d6-4c4e", "", "e7a60f72-5400-4d1a", "", "85066708-7397-47e1", "", "Challenge: Implement quicksort ", "f962b607-b21a-47a9", "", "7f4afb3a-c76b-471a", "", "44d205d8-8e23-4336", "", "84607156-c6c6-432a", "", "/computing/computer-science/algorithms/quick-sort/a/linear-time-partitioning", "12b8f8e1-a514-4a71", "", "1d707484-f883-4683", "", "2155b569-080c-4403", "", "d7e4be8d-d0a4-43ec", "", "c5a6f0ee-458a-4c7d", "", "01ed9bcd-94ee-4240", "", "65b2ec7d-ad92-48f1", "", "9d6bc7e2-b0be-433b", "", "758b890e-4164-4640", "", "a8ddd425-53c5-4f38", "", "dec4b4bf-ad9a-46f8", "", "48420b32-02e8-411f", "", "6403b9f8-a86f-47c7", "", "Linear-time partitioning ", "7715f07c-7c7c-4207", "", "e0b485f1-1470-4b10", "", "64502ab8-d9df-4f71", "", "83c18cbd-ae07-4b5b", "", "/computing/computer-science/algorithms/quick-sort/pc/challenge-implement-partition", "9529ae60-fa17-450d", "", "b5979c46-37f2-49fc", "", "273260d7-218a-497c", "", "40c978d3-428e-47e6", "", "c0009e5d-8763-4f17", "", "0939b9d6-6a57-4fa8", "", "9c17955b-c34e-4e65", "", "7bfbb68a-4249-4124", "", "db9df903-ec13-4ced", "", "d1b72331-a0cc-4da8", "", "5dff315f-7c40-41a6", "", "e8916dc9-f43f-4be8", "", "dc15fb03-91d6-4bec", "", "Challenge: Implement partition ", "76bd0bbd-b704-47b3", "", "7aa89431-3e2b-4209", "", "bca879c1-8777-4d38", "", "cfb242da-984c-45ce", "", "/computing/computer-science/algorithms/quick-sort/a/analysis-of-quicksort", "716c28cc-9fea-4b8d", "", "2d762eb4-e1d5-4f91", "", "d02deeec-cf96-417c", "", "842b7925-8d45-4b37", "", "1d9e39c5-855a-44d9", "", "3063599e-a484-43a4", "", "1c9ff319-7785-4ec6", "", "66307626-0d51-4d62", "", "15ee6293-8612-4f76", "", "8c6c526a-7f95-4fde", "", "b881b4a2-d0c5-40c4", "", "aeadcc1b-aecf-4d69", "", "a59d24ea-3339-466c", "", "Analysis of quicksort ", "9a0f90f3-84ca-476a", "", "17627850-fcd6-4b51", "", "graph-representation", "11444bc9-3370-4733", "", "5bb428aa-c715-4bc3", "", "233134bc-1946-4803", "", "601b55ef-0862-495f", "", "7d495528-a9ed-451e", "", "/computing/computer-science/algorithms/graph-representation/a/describing-graphs", "cea0fdc9-b9e2-4460", "", "Graph representation", "7a691af7-23db-4790", "", "5f32788b-3a71-4698", "", "Learn how to describe graphs, with their edges, vertices, and weights, and see different ways to store graph data, with edge lists, adjacency matrices, and adjacency lists.", "ecbdcfbe-7f7b-4b3a", "", "c21e6fcd-630e-447b", "", "fc0b1ecd-b925-4a65", "", "30b2c2fb-112f-4091", "", "144f0227-b48e-450f", "", "42dde6f4-4354-402a", "", "88d11659-3a45-4313", "", "e80acb9f-d674-4e9f", "", "40129ea0-d1de-4ed1", "", "bb4fcb94-9348-4639", "", "b8c3c4ab-ed08-42a6", "", "de9833d1-b086-41ad", "", "b22615f1-a888-4558", "", "fc9cfcd8-062c-4d85", "", "67f051e2-eed2-447e", "", "9e20bcef-8a14-4825", "", "cf5eb5e5-c30b-44a3", "", "f3952df8-f948-4775", "", "75bf45d7-df06-4999", "", "89b35fd2-6ed0-4c9f", "", "8ad491be-7f80-49b2", "", "Describing graphs ", "9bde3546-1fb2-416f", "", "2dc2bd49-b8dc-489d", "", "7eb7a6cc-7257-4545", "", "2f7b6c69-4105-4018", "", "/computing/computer-science/algorithms/graph-representation/a/representing-graphs", "0e5d5695-8135-4b01", "", "5315d261-7ef0-44b7", "", "3335520c-fc79-4fba", "", "1b65abe6-1101-4683", "", "2a6dc002-6181-4dff", "", "bac13508-2f8a-4e3d", "", "5a947533-cf05-4abe", "", "4c323b8f-837d-4650", "", "a3245cb5-dc58-40d7", "", "041b8020-0776-4298", "", "84691435-d0b5-47d7", "", "faec85ab-8e33-420c", "", "5f1ed29b-513e-4a9e", "", "Representing graphs ", "c83448cc-7661-436d", "", "30389471-4988-463d", "", "24cc0e45-6461-4afe", "", "66d042d4-09b0-4a9b", "", "/computing/computer-science/algorithms/graph-representation/pc/challenge-store-a-graph", "18e6f7ea-1015-408b", "", "490b33e3-9c0c-4b6f", "", "893a2f84-c0f7-4095", "", "3f638304-2d23-462f", "", "3b30a89e-472f-472e", "", "17efdef5-03b0-4d08", "", "cbdd2d4f-a791-4daa", "", "0f113a94-02d8-431a", "", "48b2c706-4590-4c96", "", "8fe9a7d8-6cdb-4f7f", "", "483fd8e1-ca99-409e", "", "ff2af754-b7cb-41f6", "", "88bf2621-9597-4e78", "", "Challenge: Store a graph ", "55a3f008-1e10-44d7", "", "ec5f45cb-80db-46f4", "", "31ce7627-2fd1-4e08", "", "c2e10020-dd4d-4977", "", "6d79b539-2e36-4a6e", "", "6155a3d2-3eae-4580", "", "81ae2689-1d98-441d", "", "16582b84-6091-4e76", "", "731e59a6-0a30-43d5", "", "0229111b-791d-493a", "", "c85bf154-cfce-45ec", "", "65e772c9-9dcb-402d", "", "7c73fb15-0b8d-4367", "", "fcadd456-463f-4c1d", "", "aa820893-f7b5-4afa", "", "7b5bb22e-6964-48a8", "", "4cf3f514-c8cb-422b", "", "fe176823-acea-45ca", "", "/computing/computer-science/algorithms/graph-representation/e/quiz--describing-graphs", "8bb3f9f6-3ee0-43b6", "", "a39db481-aa38-426b", "", "Describing graphs", "c05976ca-705f-4695", "", "dcf3a791-66dd-4055", "", "23188857-d2c6-4737", "", "6 questions", "3ccd55e2-1382-41a2", "", "e5907e4c-e5ee-44d7", "", "c3c04e61-b2c4-4e04", "", "4ee02f20-3df4-4d92", "", "9fd251d7-a254-44c1", "", "f1c7c0fd-f703-4f99", "", "2624a180-9d4a-456d", "", "c02cb6cf-2651-4664", "", "655cc9f3-af47-4c07", "", "83e4fb1c-819f-4ebc", "", "16e8a7fe-4112-4e09", "", "4f044fd2-ecb1-4934", "", "83f02a93-228a-44ea", "", "d716ff15-9c8b-4114", "", "b2e6b37e-4659-4881", "", "bef733c1-a91e-4004", "", "9a01ade2-1759-4e54", "", "8d9aae8f-e88e-46e3", "", "/computing/computer-science/algorithms/graph-representation/e/quiz--representing-graphs", "fa62dcd2-ed9f-413b", "", "4dab8578-3cb6-4068", "", "Representing graphs", "d0ad7fc3-3849-4be1", "", "d76cb5a0-03f8-4536", "", "b3d3b213-9f17-43c0", "", "13da0433-7066-476d", "", "c4c8a755-59f4-4c74", "", "fd636f1f-09fd-48a9", "", "d3765eba-b13c-4e6d", "", "ae8e55e0-51ac-4a6b", "", "c9a9a950-2f65-470b", "", "breadth-first-search", "354d5ccb-6221-497b", "", "6000a3e8-548d-4fa7", "", "f52fe806-9819-4477", "", "5ef28f0b-dc1a-4cd4", "", "8454974f-cec7-4996", "", "/computing/computer-science/algorithms/breadth-first-search/a/breadth-first-search-and-its-uses", "1526ac66-546f-465d", "", "Breadth-first search", "d086c140-4748-4b97", "", "7783177d-4466-40cc", "", "Learn how to traverse a graph using breadth-first-search to find a particular node or to make sure you've visited all the nodes, traversing one layer at a time.", "4b9c6284-705c-4297", "", "ca5885bd-aba1-45b0", "", "2f3a5b30-bac3-4bde", "", "f9ba094e-9935-4397", "", "db70c6db-c657-499f", "", "603ef55d-46e1-404b", "", "424e5f0d-aecc-430d", "", "9d41010a-e0b0-421e", "", "554a1ac7-314f-4d4d", "", "60a9c09d-4976-4ed3", "", "078f4479-de22-4fae", "", "9ffeae8c-5410-4bcc", "", "a6fe8250-ef2e-43e5", "", "ab84d305-927b-451c", "", "7ec3965e-8d8d-4c16", "", "c9f431eb-a169-468e", "", "0bfec4a2-2da1-44db", "", "ba737767-ab07-4897", "", "f2089f51-1ee1-4685", "", "ed8c45ff-7337-4d9c", "", "c460cc8a-efec-4e39", "", "Breadth-first search and its uses ", "1979ff1c-2696-430f", "", "0fbd9bef-e8ff-4135", "", "116f130c-014f-41e2", "", "5aadae52-8e29-4119", "", "/computing/computer-science/algorithms/breadth-first-search/a/the-breadth-first-search-algorithm", "e903df97-a10f-449d", "", "8200a0d5-9ba4-4204", "", "a6b05c12-51ce-4e5f", "", "7dbda8de-e24d-4c08", "", "ca6d524e-a4d5-4e93", "", "b44f9e0c-9d80-440f", "", "67b34470-ff37-4d02", "", "e88d57c6-1e7b-44f6", "", "465a899a-e32c-4702", "", "75b759a5-f13c-4d7d", "", "1c341d74-057d-41f6", "", "a2461179-0c09-45c5", "", "c582f052-fc96-456d", "", "The breadth-first search algorithm ", "2566304f-451a-4852", "", "d0f7fcd7-8983-4e42", "", "7fd41354-7375-40c8", "", "619d833a-4d68-4bee", "", "/computing/computer-science/algorithms/breadth-first-search/pc/challenge-implement-breadth-first-search", "4986b09e-f541-47b8", "", "5541b7ea-0f27-46be", "", "bc0f0c2d-cbee-4c67", "", "fe40d745-2be9-4c9f", "", "382b610e-3612-463e", "", "d7b27959-f664-40fb", "", "a034d597-1faf-482a", "", "5e1f67fc-fef7-48a5", "", "53fc4981-1933-498c", "", "275ec0ff-40ab-4b7b", "", "9e9570fa-a7ac-4c13", "", "ae630dc8-150e-4c9f", "", "7ac97879-f956-4e68", "", "Challenge: Implement breadth-first search ", "912a9386-5b0a-4854", "", "c9511586-ee0b-41f2", "", "dfc4ece6-3e63-4f83", "", "a77d2973-1b41-4c7d", "", "/computing/computer-science/algorithms/breadth-first-search/a/analysis-of-breadth-first-search", "8740a991-1123-4792", "", "12f80b48-a6d1-49fa", "", "60d2628b-b564-431e", "", "dc47790b-11b8-4d51", "", "3698a2a8-8c01-4879", "", "e7190e41-fe7f-4482", "", "9dccc4ed-c868-47a2", "", "0dcdea3c-4958-4169", "", "734b4a8d-a12e-4a9a", "", "3a58f07d-a1fe-44e5", "", "9d875bee-09c7-43ce", "", "c2a347ea-7bae-4a09", "", "99406692-630a-4aa2", "", "Analysis of breadth-first search ", "3ad4c71c-9c27-437f", "", "4c397ff4-1659-47b0", "", "algorithms-more-learning", "636f2778-48fb-46a8", "", "275f7a8a-8415-4202", "", "c344839c-1b6d-4a11", "", "95c11cd5-1109-490b", "", "bedbb9ad-facf-4c10", "", "/computing/computer-science/algorithms/algorithms-more-learning/a/where-to-go-from-here", "1c190d77-664e-49a0", "", "Further learning", "412aab5e-6934-4897", "", "61473b75-8865-4ba1", "", "Ideas of how you could continue your learning journey in algorithms.", "d569d114-1287-4e02", "", "ace9a5b1-7a67-4d90", "", "6e05eea2-0d31-4497", "", "e4705e0b-5e7f-4db3", "", "6704d14d-c576-41d5", "", "819b7bdd-adba-4a07", "", "6aa4589c-9309-4f7f", "", "c740e47c-c65c-40f4", "", "_2ojg0zl", "0e4110bf-4542-41b1", "", "569e98d9-c8b5-4cf3", "", "b817dcc2-35f1-42e1", "", "29abcab9-8be2-4dce", "", "77cef556-dbbb-4c85", "", "c54a0195-7b89-4be0", "", "5393c841-0444-47bf", "", "d3f11f64-55fc-4f64", "", "3e40fc39-388b-4f62", "", "e5a3c3a0-4cdc-4183", "", "7a5d3803-f7ac-489d", "", "fdecadae-28b9-4ec5", "", "a9a90578-955c-49fe", "", "Where to go from here ", "bebb29f9-39fe-4e4d", "", "7047e9e1-d349-4d9f", "", "4325a274-1be3-48a8", "", "footer", "373b04ee-0148-4a22", "", "FOOTER", "_4sjuzv", "ba16ae9e-1473-4126", "", "_mx31bt", "0b834647-0ef9-4868", "", "_19tdiqu", "dc1d3c2b-f4d3-4ece", "", "_1gf659q", "5f71f549-a58b-410b", "", "P", "_72gmc4", "0d1985ce-ece5-454f", "", "Our mission is to provide a free, world-class education to anyone, anywhere.", "_atd7un", "7c94809e-3822-4944", "", "b9d33159-2e59-4307", "", "Khan Academy is a 501(c)(3) nonprofit organization. ", "https://donate.khanacademy.org/give/419869/#!/donation/checkout?c_src=kaid_662450128763704713107830&c_src2=Webapp.footer", "_30p3wgn", "8e706e77-7331-4788", "", "ff11facd-f4b2-43d9", "", "36961c05-0722-4451", "", "2c0efaa4-86f6-47be", "", " or ", "_1gmhxtz9", "/contribute", "b3e58d5c-410b-460a", "", "volunteer", " today!", "presentation", "aria-labelledby", "site-navigation", "1c8072f9-04b5-4905", "", "c468b937-d7e3-4033", "", "Site Navigation", "8c4cf21c-0d29-43af", "", "_dc6frz", "d5ed0b3f-ff8e-47ba", "", "_1f5ffzx", "2729f202-554f-4e99", "", "_dso8x29", "e23d924d-2c00-4374", "", "_1vn7gh5u", "/about", "39a6c0c2-1d01-4957", "", "About", "fcf143e3-d38b-432d", "", "_1loa4vp", "fa22866e-8fa9-4081", "", "https://blog.khanacademy.org/news/", "0525c6b6-9a93-4e3e", "", "News", "e18dd06d-630a-47c8", "", "/about/impact", "876e73e0-2947-4dc3", "", "Impact", "96ade4fd-e1c9-4a88", "", "/about/the-team", "35ca431a-3425-4abe", "", "Our team", "8293fb45-60f0-4b9c", "", "/about/our-interns", "0bd85cae-3dbd-4360", "", "Our interns", "265d2afc-a16b-476a", "", "/about/our-content-specialists", "9014195b-a1a5-448f", "", "Our content specialists", "54b91dbc-bc9f-46a5", "", "/about/our-board", "8bf5ddfb-04c9-494d", "", "Our leadership", "182ff840-dce1-4d09", "", "/about/our-supporters", "6a63708d-7481-48b6", "", "Our supporters", "12afa7ce-d06c-4295", "", "/contribute/credits", "5048607c-6d1b-4c5d", "", "Our contributors", "53936efb-1f9c-4e2d", "", "https://khanacademyannualreport.org/#finances", "700b517f-0a0d-4500", "", "Our finances", "0345ec0d-eed1-4e30", "", "Careers at Khan Academy", "/careers", "d14ec393-77fa-4023", "", "Careers", "b3347a73-7ab3-4ea1", "", "/careers/interns", "5e1ebaac-8e62-417f", "", "Internships", "cc243b0f-44a1-4548", "", "d5e1429f-c7cb-4b2c", "", "Contact", "1f262613-32df-4783", "", "a1a64dc6-c0e7-4230", "", "https://khanacademy.zendesk.com/hc/en-us", "758f4b1b-b0c4-45dc", "", "Help center", "d8c1af22-4efc-4b58", "", "https://khanacademy.zendesk.com/hc/en-us/community/topics", "46974fa2-c498-4cc6", "", "Support community", "d44c3c87-87c8-40d9", "", "/stories", "825bb533-5790-4581", "", "Share your story", "02c3d2d9-d083-418b", "", "https://khanacademy.zendesk.com/hc/en-us/articles/202483630", "74148e32-73e9-4ff1", "", "Press", "a427cc24-4694-40d3", "", "0328c012-2ae7-4b11", "", "/downloads", "4dba0620-b4ea-4d8c", "", "Download our apps", "23584529-8175-4a62", "", "_1s5b1tbi", "27e6b9cb-d262-453b", "", "https://itunes.apple.com/app/apple-store/id469863705?pt=698519&ct=website%20footer&mt=8", "3acce396-72d3-4cad", "", "https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?releaseDate=1331424000", "Download on the App Store", "width: 100px;", "b02cd979-f19d-4b25", "", "106b0f84-4ca6-4da9", "", "https://play.google.com/store/apps/details?id=org.khanacademy.android&referrer=utm_source%3Dwebsite%2520footer%26utm_medium%3Dwebsite%2520footer%26utm_campaign%3Dwebsite%2520footer", "c79d301b-98aa-46cf", "", "https://cdn.kastatic.org/images/store-badges/google-play/en.png", "Get it on Google Play", "76294e84-2eb8-4769", "", "99646ff0-4c1f-433f", "", "3e66e75d-f017-4fa5", "", "7c560fd5-0bb6-4c72", "", "86c1414c-33d8-4396", "", "ef122588-b088-4ffd", "", "571a9fa5-b012-4290", "", "78f36f38-4c82-4709", "", "4b1f6608-77b2-4c0f", "", "3033b4dd-f2e3-48a4", "", "d5e4619a-452b-4506", "", "823d772f-a383-4c81", "", "f3cefdc4-96d3-4e49", "", "b4d9ce1c-81cb-441f", "", "ab10c9c0-57a3-44ce", "", "a13a255c-a02b-45f7", "", "b279fdca-b402-4f91", "", "2b13046d-6c35-4c76", "", "3269ea36-6644-4ae3", "", "eeb0f4d5-9934-4269", "", "6be59bb7-c89e-4419", "", "7e582a58-15af-4165", "", "16dec92a-7b8b-4884", "", "40dd7325-df26-401a", "", "1e434dee-4c7f-4b79", "", "3cc0da80-178e-436f", "", "a0c2714a-1f7d-4243", "", "dff7cbee-437d-4e68", "", "_tma09g", "1610fff8-951c-4de9", "", "_kj5mfi", "35c760f8-2c8b-45d0", "", "_1ca9rrl1", "1f94ba4e-6ac2-48a1", "", "Change language", "_1a6u2ug", "941e0058-dc7a-4ae3", "", "_190525k", "e5316518-0f29-4dfb", "", "\u00a9 2023 Khan Academy", "BR", "9148e735-2b40-4568", "", "f881c543-5cb7-42b6", "", "7f02aef7-3d9a-472d", "", "/about/tos", "d4adff0c-c7bb-48e3", "", "Terms of use", "05ae5f94-3854-4d35", "", "92d28ec9-351a-4e09", "", "/about/privacy-policy", "e60727ff-f9a8-448e", "", "Privacy Policy", "91bb57e6-c994-4821", "", "c672dd2b-1069-4f3b", "", "/about/cookie-policy", "421576f9-0048-46d5", "", "Cookie Notice", "_t0tx82", "acd90731-bbe5-4d5b", "", "_1c07mee", "aca3a5c4-6474-42c8", "", "https://www.facebook.com/khanacademy", "Follow us on Facebook", "_19ujcxk", "81b81f38-6077-4ab2", "", "0 0 15 15", "2d5cd203-7709-49a3", "", "M14.172 0H.827A.827.827 0 0 0 0 .828v13.344c0 .458.37.828.828.828h7.184V9.19H6.057V6.925h1.955v-1.67c0-1.938 1.183-2.992 2.913-2.992.827 0 1.54.062 1.747.09v2.025h-1.197c-.94 0-1.123.447-1.123 1.102v1.445h2.243L12.3 9.19h-1.95V15h3.822c.458 0 .828-.37.828-.828V.827A.827.827 0 0 0 14.172 0z", "15413401-34a4-43a2", "", "https://twitter.com/khanacademy", "Follow us on Twitter", "ce712e38-1fc6-409b", "", "0 0 20 20", "6a0ffd60-7497-40fd", "", "M18.895 0H1.105C.495 0 0 .495 0 1.105V18.9c0 .605.495 1.1 1.105 1.1H18.9c.61 0 1.105-.495 1.105-1.105V1.105A1.113 1.113 0 0 0 18.895 0zM14.97 7.455c.005.11.005.22.005.33 0 3.385-2.58 7.295-7.295 7.295a7.293 7.293 0 0 1-3.925-1.145A5.142 5.142 0 0 0 7.55 12.87a2.564 2.564 0 0 1-2.395-1.78c.155.03.315.045.48.045.235 0 .46-.03.675-.09A2.57 2.57 0 0 1 4.255 8.53v-.035c.345.19.74.305 1.16.32A2.57 2.57 0 0 1 4.62 5.39a7.28 7.28 0 0 0 5.285 2.68 2.567 2.567 0 0 1 2.5-3.15c.735 0 1.4.31 1.87.81a5.1 5.1 0 0 0 1.63-.62 2.58 2.58 0 0 1-1.13 1.42c.52-.065 1.015-.2 1.475-.405-.345.515-.78.97-1.28 1.33z", "e079b717-5a8e-4ca0", "", "https://instagram.com/khanacademy", "Follow us on Instagram", "93bd43d6-6e4f-4310", "", "1d2e477a-da8f-486e", "", "M18.24,7.28a2.67,2.67,0,0,0-1.52-1.52,4.33,4.33,0,0,0-1.49-.27c-.84,0-1.09,0-3.23,0s-2.39,0-3.23,0a4.33,4.33,0,0,0-1.49.27A2.67,2.67,0,0,0,5.76,7.28a4.33,4.33,0,0,0-.27,1.49c0,.84,0,1.09,0,3.23s0,2.39,0,3.23a4.33,4.33,0,0,0,.27,1.49,2.67,2.67,0,0,0,1.52,1.52,4.33,4.33,0,0,0,1.49.27c.84,0,1.09,0,3.23,0s2.39,0,3.23,0a4.33,4.33,0,0,0,1.49-.27,2.67,2.67,0,0,0,1.52-1.52,4.33,4.33,0,0,0,.27-1.49c0-.84,0-1.09,0-3.23s0-2.39,0-3.23A4.33,4.33,0,0,0,18.24,7.28ZM12,16.11A4.11,4.11,0,1,1,16.11,12,4.11,4.11,0,0,1,12,16.11Zm4.27-7.42a1,1,0,1,1,1-1A1,1,0,0,1,16.27,8.69Z M12,9.33A2.67,2.67,0,1,0,14.67,12,2.68,2.68,0,0,0,12,9.33Z M22,0H2A2,2,0,0,0,0,2V22a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V2A2,2,0,0,0,22,0ZM20,15.3a5.85,5.85,0,0,1-.37,1.94,4,4,0,0,1-2.34,2.34A5.85,5.85,0,0,1,15.3,20c-.85,0-1.13.05-3.3.05S9.55,20,8.7,20a5.85,5.85,0,0,1-1.94-.37,4,4,0,0,1-2.34-2.34,5.85,5.85,0,0,1-.37-1.94c0-.85,0-1.13,0-3.3s0-2.45,0-3.3a5.85,5.85,0,0,1,.37-1.94A4,4,0,0,1,6.76,4.42,5.85,5.85,0,0,1,8.7,4.05C9.55,4,9.83,4,12,4s2.45,0,3.3,0a5.85,5.85,0,0,1,1.94.37,4,4,0,0,1,2.34,2.34A5.85,5.85,0,0,1,20,8.7c0,.85.05,1.13.05,3.3S20,14.45,20,15.3Z", "b1b20f27-1095-458b", "", "4425807d-7282-49f7", "", "__HEADERS__ = {\"X-KA-is-e2e\":\"false\",\"X-KA-is-phone\":\"false\",\"X-KA-is-tablet\":\"false\",\"X-KA-is-unsupported-browser\":\"false\",\"X-KA-is-ios\":\"false\",\"X-Fastly-Country\":\"IN\",\"X-KA-Region\":\"IN-MP\",\"X-KA-Lang\":\"en\",\"X-KA-Locale\":\"en\",\"X-KA-Locale-Status\":\"\",\"X-KA-Curriculum\":\"in-in\",\"X-KA-has-any-permissions\":\"false\",\"X-KA-may-be-under13\":\"false\",\"X-KA-is-phantom\":\"false\",\"X-KA-Static-Version\":\"230717-1714-743ef166f121\",\"X-KA-Published-Content-Version\":\"60d08a1842724a2cbb162bf09367abaa35ee5473\"}", "\n \n \n ", "https://cdn.kastatic.org/genwebpack/prod/en/runtime.9491090307be8d0db3dd.js", "57b8ff91-bc8b-4a83", "", "https://cdn.kastatic.org/genwebpack/prod/en/javascript/app-shell-package/app-entry.0361ed392b8f7b1efff2.js", "35b78ce9-5da2-4488", "", "\n\n", "EDITOR-CARD", "position:absolute;top:0px;left:0px;z-index:auto;display: block !important", "0514c33d-b679-4a58", "", "dir", "ltr", "all: initial;", "ea6eee06-9545-434c", "", "color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;", "6ac84f52-cd94-4827", "", "chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css", "59fdb262-2a5a-4948", "", "6f78e12c-a7d8-4267", "", "915932cd-2297-4e64", "", "59b916cd-1845-49a4", ""]} \ No newline at end of file diff --git a/demonstrations/ausdjpo/form.json b/demonstrations/ausdjpo/form.json new file mode 100644 index 0000000000000000000000000000000000000000..520d9be40dcd28f4d95ff57962b150621e120a80 --- /dev/null +++ b/demonstrations/ausdjpo/form.json @@ -0,0 +1 @@ +{"annotator": "Juno", "description": "To open the Computer Science course and find information of Algorithms on www.khanacademy.org", "tasks": ["Information Lookup"], "navigator_name": "Navigator", "instructor_name": "Instructor", "instructor_sees_screen": true, "shortcode": "ausdjpo", "upload_date": "2023-07-18 08:43:22", "uses_ai_generated_output": false} \ No newline at end of file diff --git a/demonstrations/ausdjpo/replay.json b/demonstrations/ausdjpo/replay.json new file mode 100644 index 0000000000000000000000000000000000000000..a90bde03e7973067e7608e26129f7fe50ce9fa26 --- /dev/null +++ b/demonstrations/ausdjpo/replay.json @@ -0,0 +1 @@ +{"data":[{"timestamp":-44.502,"speaker":"instructor","utterance":"Hi","type":"chat"},{"timestamp":-12.502,"speaker":"navigator","utterance":"Hello","type":"chat"},{"timestamp":-8.502,"speaker":"instructor","utterance":"Please open Khan Academy.","type":"chat"},{"timestamp":21.498,"speaker":"navigator","utterance":"Sure","type":"chat"},{"type":"browser","timestamp":27.06499981880188,"state":{"screenshot":null,"page":null},"action":{"intent":"load","arguments":{"metadata":{"mouseX":302,"mouseY":91,"tabId":1465015252,"timestamp":1689675485567,"url":"chrome-extension://aifnooldndhngacpmmfdcoeaccppbipa/start.html","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"documentId":"7756737D77E53BB239C45B418B5D5FBD","documentLifecycle":"prerender","frameId":2004,"frameType":"outermost_frame","parentFrameId":-1,"processId":765,"tabId":1465015252,"timeStamp":1689675485563.611,"transitionQualifiers":["from_address_bar"],"transitionType":"typed","url":"https://www.khanacademy.org/"}},"event_id":1,"element_html":null,"screenshot_effect":null}},{"type":"browser","timestamp":28.131999969482422,"state":{"screenshot":"screenshot-1-1.png","page":"page-1-1.html","screenshot_status":"good"},"action":{"intent":"load","arguments":{"metadata":{"mouseX":0,"mouseY":0,"tabId":1465015252,"timestamp":1689675486634,"url":"https://www.khanacademy.org/","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"documentId":"7756737D77E53BB239C45B418B5D5FBD","documentLifecycle":"active","frameId":0,"frameType":"outermost_frame","parentFrameId":-1,"processId":765,"tabId":1465015252,"timeStamp":1689675486481.414,"transitionQualifiers":["from_address_bar"],"transitionType":"typed","url":"https://www.khanacademy.org/"}},"event_id":2,"element_html":null,"screenshot_effect":"screenshot-2-1.png"}},{"timestamp":48.498,"speaker":"instructor","utterance":"Please open the Computer Science course.","type":"chat"},{"timestamp":52.498,"speaker":"navigator","utterance":"Sure","type":"chat"},{"type":"browser","timestamp":54.0,"state":{"screenshot":"screenshot-3-1.png","page":"page-5-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":909,"mouseY":44,"tabId":1465015252,"timestamp":1689675512502,"url":"https://www.khanacademy.org/profile/me/courses","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1363.5,"clientY":66.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":549,"layerY":28,"metaKey":false,"movementX":0,"movementY":0,"offsetX":825.0,"offsetY":43.5,"pageX":1363.5,"pageY":366.0,"returnValue":true,"screenX":1363.5,"screenY":172.5,"shiftKey":false,"timeStamp":27029,"x":1363.5,"y":66.0},"element":{"attributes":{"class":"_1akypac","data-webtasks-id":"1f1f79eb-4b51-4ab6"},"bbox":{"bottom":77.89062881469727,"height":54.500003814697266,"left":539.5000305175781,"right":1787.5000305175781,"top":23.390625,"width":1248.0,"x":539.5000305175781,"y":23.390625},"innerHTML":"

My courses

","outerHTML":"

My courses

","tagName":"DIV","textContent":"My coursesEdit Courses","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]"}},"event_id":5,"element_html":"

My courses

","screenshot_effect":null}},{"type":"browser","timestamp":57.53699994087219,"state":{"screenshot":"screenshot-8-1.png","page":"page-10-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":797,"mouseY":193,"tabId":1465015252,"timestamp":1689675516039,"url":"https://www.khanacademy.org/profile/me/courses","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1195.5,"clientY":289.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":437,"layerY":478,"metaKey":false,"movementX":0,"movementY":0,"offsetX":657.0,"offsetY":45.0,"pageX":1195.5,"pageY":1039.5,"returnValue":true,"screenX":1195.5,"screenY":396.0,"shiftKey":false,"timeStamp":30594.70000000298,"x":1195.5,"y":289.5},"element":{"attributes":{"class":"_6b6787","data-webtasks-id":"ffa10638-dd57-42a8"},"bbox":{"bottom":845.8906402587891,"height":600.0,"left":539.5000305175781,"right":1205.5000305175781,"top":245.89064025878906,"width":666.0,"x":539.5000305175781,"y":245.89064025878906},"innerHTML":"

Computer programming

See all (8)
","outerHTML":"
  • Computer programming

    See all (8)
  • ","tagName":"LI","textContent":"Computer programmingSee all (8)Intro to JS: Drawing & AnimationResumeResumeIntro to HTML/CSS: Making webpagesIntro to SQL: Querying and managing dataAdvanced JS: Games & VisualizationsAdvanced JS: Natural Simulations","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[2]/ul[1]/li[3]"}},"event_id":10,"element_html":"
  • Computer programming

    See all (8)
  • ","screenshot_effect":null}},{"type":"browser","timestamp":59.217000007629395,"state":{"screenshot":"screenshot-10-1.png","page":"page-11-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":943,"mouseY":175,"tabId":1465015252,"timestamp":1689675517719,"url":"https://www.khanacademy.org/profile/me/courses","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1414.5,"clientY":262.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":139,"layerY":11,"metaKey":false,"movementX":0,"movementY":0,"offsetX":210.0,"offsetY":18.0,"pageX":1414.5,"pageY":1012.5,"returnValue":true,"screenX":1414.5,"screenY":369.0,"shiftKey":false,"timeStamp":32274.29999999702,"x":1414.5,"y":262.5},"element":{"attributes":{"class":"_1m1qpko","data-webtasks-id":"79858f74-8d77-4fb3"},"bbox":{"bottom":312.2812671661377,"height":66.39062690734863,"left":1205.5000305175781,"right":1787.5000305175781,"top":245.89064025878906,"width":582.0,"x":1205.5000305175781,"y":245.89064025878906},"innerHTML":"

    Computer science

    See all (3)","outerHTML":"

    Computer science

    See all (3)
    ","tagName":"DIV","textContent":"Computer scienceSee all (3)","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/div[1]"}},"event_id":11,"element_html":"

    Computer science

    See all (3)
    ","screenshot_effect":null}},{"timestamp":60.498,"speaker":"instructor","utterance":"Please provide a course summary.","type":"chat"},{"type":"browser","timestamp":66.10899996757507,"state":{"screenshot":"screenshot-14-1.png","page":"page-16-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":992,"mouseY":379,"tabId":1465015252,"timestamp":1689675524611,"url":"https://www.khanacademy.org/profile/me/courses","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1488.0,"clientY":568.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":188,"layerY":30,"metaKey":false,"movementX":0,"movementY":0,"offsetX":210.0,"offsetY":27.0,"pageX":1488.0,"pageY":1318.5,"returnValue":true,"screenX":1488.0,"screenY":675.0,"shiftKey":false,"timeStamp":39142.39999999106,"x":1488.0,"y":568.5},"element":{"attributes":{"class":"_9t9e7d","data-webtasks-id":"9c9dc72d-42f9-4cbd"},"bbox":{"bottom":574.78125,"height":33.0,"left":1277.5000305175781,"right":1494.1406707763672,"top":541.78125,"width":216.64064025878906,"x":1277.5000305175781,"y":541.78125},"innerHTML":"
    Information theory
    ","outerHTML":"
    Information theory
    ","tagName":"DIV","textContent":"Information theory","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/div[2]/ul[1]/li[3]/div[1]/a[1]/div[2]"}},"event_id":16,"element_html":"
    Information theory
    ","screenshot_effect":null}},{"type":"browser","timestamp":81.5609998703003,"state":{"screenshot":"screenshot-14-1.png","page":"page-18-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":198,"mouseY":119,"tabId":1465015252,"timestamp":1689675540063,"url":"https://www.khanacademy.org/profile/me/courses","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":297.0,"clientY":178.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":126,"layerY":420,"metaKey":false,"movementX":0,"movementY":0,"offsetX":189.0,"offsetY":630.0,"pageX":297.0,"pageY":928.5,"returnValue":true,"screenX":297.0,"screenY":285.0,"shiftKey":false,"timeStamp":54604.79999999702,"x":297.0,"y":178.5},"element":{"attributes":{"aria-label":"user profile navigation","class":"_1yfus1e","data-test-id":"side-nav","data-webtasks-id":"53190586-cec1-44f4"},"bbox":{"bottom":3067.78125,"height":3518.390625,"left":107.50000762939453,"right":490.5000228881836,"top":-450.609375,"width":383.00001525878906,"x":107.50000762939453,"y":-450.609375},"innerHTML":"

    My stuff

    My account

    ","outerHTML":"","tagName":"NAV","textContent":"My stuffCoursesMy accountProgressProfileTeachers","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[2]/div[1]/div[2]/nav[1]"}},"event_id":18,"element_html":"","screenshot_effect":null}},{"timestamp":96.498,"speaker":"navigator","utterance":"There are three units: \n\t Unit 1: Algorithms \n\t Unit 2: Cryptography \n\t Unit 3: Information theory","type":"chat"},{"timestamp":105.498,"speaker":"instructor","utterance":"Open the first unit and provide me with the lesson name.","type":"chat"},{"timestamp":133.498,"speaker":"navigator","utterance":"Alright.","type":"chat"},{"type":"browser","timestamp":116.05399990081787,"state":{"screenshot":"screenshot-35-0.png","page":"page-40-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":910,"mouseY":257,"tabId":1465015252,"timestamp":1689675574556,"url":"https://www.khanacademy.org/profile/me/courses","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1365.0,"clientY":385.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":106,"layerY":21,"metaKey":false,"movementX":0,"movementY":0,"offsetX":72.0,"offsetY":12.0,"pageX":1365.0,"pageY":1135.5,"returnValue":true,"screenX":1365.0,"screenY":492.0,"shiftKey":false,"timeStamp":89110.70000000298,"x":1365.0,"y":385.5},"element":{"attributes":{"class":"_1xz0fezn","data-webtasks-id":"5a6f2157-bc8d-43af"},"bbox":{"bottom":406.78125,"height":33.0,"left":1292.5000305175781,"right":1399.7812843322754,"top":373.78125,"width":107.28125381469727,"x":1292.5000305175781,"y":373.78125},"innerHTML":"Algorithms","outerHTML":"
    Algorithms
    ","tagName":"DIV","textContent":"Algorithms","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/div[2]/ul[1]/li[1]/div[1]/a[1]/div[2]/div[1]"}},"event_id":40,"element_html":"
    Algorithms
    ","screenshot_effect":null}},{"type":"browser","timestamp":120.867999792099,"state":{"screenshot":"screenshot-41-0.png","page":"page-41-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":687,"mouseY":305,"tabId":1465015252,"timestamp":1689675579370,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":1030.5,"clientY":457.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":233,"layerY":82,"metaKey":false,"movementX":0,"movementY":0,"offsetX":301.5,"offsetY":160.5,"pageX":1030.5,"pageY":459.0,"returnValue":true,"screenX":1030.5,"screenY":564.0,"shiftKey":false,"timeStamp":93416.79999999702,"x":1030.5,"y":457.5},"scrollX":0,"scrollY":450},"event_id":41,"element_html":null,"screenshot_effect":"screenshot-41-1.png"}},{"type":"browser","timestamp":183.92199993133545,"state":{"screenshot":"screenshot-55-1.png","page":"page-59-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":672,"mouseY":239,"tabId":1465015252,"timestamp":1689675642424,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1008.0,"clientY":358.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":218,"layerY":216,"metaKey":false,"movementX":0,"movementY":0,"offsetX":291.0,"offsetY":24.0,"pageX":1008.0,"pageY":658.5,"returnValue":true,"screenX":1008.0,"screenY":465.0,"shiftKey":false,"timeStamp":156979,"x":1008.0,"y":358.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"96f3a5a4-b872-46df"},"bbox":{"bottom":371.390625,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":335.390625,"width":1066.5,"x":718.0000305175781,"y":335.390625},"innerHTML":"

    Intro to algorithms

    ","outerHTML":"

    Intro to algorithms

    ","tagName":"DIV","textContent":"Intro to algorithms","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]"}},"event_id":59,"element_html":"

    Intro to algorithms

    ","screenshot_effect":null}},{"type":"browser","timestamp":186.07499980926514,"state":{"screenshot":"screenshot-61-1.png","page":"page-62-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":617,"mouseY":157,"tabId":1465015252,"timestamp":1689675644577,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":984.0,"clientY":469.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":202,"layerY":660,"metaKey":false,"movementX":0,"movementY":0,"offsetX":267.0,"offsetY":825.0,"pageX":984.0,"pageY":1324.5,"returnValue":true,"screenX":984.0,"screenY":576.0,"shiftKey":false,"timeStamp":158617.5,"x":984.0,"y":469.5},"scrollX":0,"scrollY":750},"event_id":62,"element_html":null,"screenshot_effect":"screenshot-62-1.png"}},{"type":"browser","timestamp":186.31699991226196,"state":{"screenshot":"screenshot-61-1.png","page":"page-63-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":610,"mouseY":145,"tabId":1465015252,"timestamp":1689675644819,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":915.0,"clientY":217.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":156,"layerY":621,"metaKey":false,"movementX":0,"movementY":0,"offsetX":198.0,"offsetY":24.0,"pageX":915.0,"pageY":1267.5,"returnValue":true,"screenX":915.0,"screenY":324.0,"shiftKey":false,"timeStamp":159362.89999999106,"x":915.0,"y":217.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"e7ba41bd-5d27-4a4a"},"bbox":{"bottom":229.39064025878906,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":193.39064025878906,"width":1066.5,"x":718.0000305175781,"y":193.39064025878906},"innerHTML":"

    Binary search

    ","outerHTML":"

    Binary search

    ","tagName":"DIV","textContent":"Binary search","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]"}},"event_id":63,"element_html":"

    Binary search

    ","screenshot_effect":null}},{"type":"browser","timestamp":187.93799996376038,"state":{"screenshot":"screenshot-65-0.png","page":"page-66-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":640,"mouseY":269,"tabId":1465015252,"timestamp":1689675646440,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":957.0,"clientY":400.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":184,"layerY":770,"metaKey":false,"movementX":0,"movementY":0,"offsetX":240.0,"offsetY":339.0,"pageX":957.0,"pageY":1491.0,"returnValue":true,"screenX":957.0,"screenY":507.0,"shiftKey":false,"timeStamp":160488.5,"x":957.0,"y":400.5},"scrollX":0,"scrollY":300},"event_id":66,"element_html":null,"screenshot_effect":null}},{"type":"browser","timestamp":188.50999999046326,"state":{"screenshot":"screenshot-66-1.png","page":"page-67-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":672,"mouseY":330,"tabId":1465015252,"timestamp":1689675647012,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1008.0,"clientY":495.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":218,"layerY":1006,"metaKey":false,"movementX":0,"movementY":0,"offsetX":291.0,"offsetY":27.0,"pageX":1008.0,"pageY":1845.0,"returnValue":true,"screenX":1008.0,"screenY":601.5,"shiftKey":false,"timeStamp":161561.70000000298,"x":1008.0,"y":495.0},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"7b3ece0c-d4fa-47b4"},"bbox":{"bottom":504.3906555175781,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":468.3906555175781,"width":1066.5,"x":718.0000305175781,"y":468.3906555175781},"innerHTML":"

    Asymptotic notation

    ","outerHTML":"

    Asymptotic notation

    ","tagName":"DIV","textContent":"Asymptotic notation","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]"}},"event_id":67,"element_html":"

    Asymptotic notation

    ","screenshot_effect":null}},{"type":"browser","timestamp":190.2300000190735,"state":{"screenshot":"screenshot-68-1.png","page":"page-69-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":146,"mouseY":487,"tabId":1465015252,"timestamp":1689675648732,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":163293},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"69","data-slug":"asymptotic-notation","data-webtasks-id":"c37bb768-a224-41d3","listener":"true","tabindex":"-1"},"bbox":{"bottom":1055.890640258789,"height":624.5000152587891,"left":681.0,"right":1821.5000610351562,"top":431.390625,"width":1140.5000610351562,"x":681.0,"y":431.390625},"innerHTML":"
    Learn how to use asymptotic analysis to describe the efficiency of an algorithm, and how to use asymptotic notation (Big O, Big-Theta, and Big-Omega) to more precisely describe the efficiency.
    ","outerHTML":"
    Learn how to use asymptotic analysis to describe the efficiency of an algorithm, and how to use asymptotic notation (Big O, Big-Theta, and Big-Omega) to more precisely describe the efficiency.
    ","tagName":"DIV","textContent":"Asymptotic notationLearn how to use asymptotic analysis to describe the efficiency of an algorithm, and how to use asymptotic notation (Big O, Big-Theta, and Big-Omega) to more precisely describe the efficiency.LearnAsymptotic notation (Opens a modal)Big-θ (Big-Theta) notation (Opens a modal)Functions in asymptotic notation (Opens a modal)Big-O notation (Opens a modal)Big-Ω (Big-Omega) notation (Opens a modal)PracticeComparing function growth4 questionsPracticeAsymptotic notation5 questionsPractice","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[4]"},"text":"Asymptotic notation\nLearn how to use asymptotic analysis to describe the efficiency of an algorithm, and how to use asymptotic notation (Big O, Big-Theta, and Big-Omega) to more precisely describe the efficiency.\nLearn\nAsymptotic notation\n(Opens a modal)\nBig-θ (Big-Theta) notation\n(Opens a modal)\nFunctions in asymptotic notation\n(Opens a modal)\nBig-O notation\n(Opens a modal)\nBig-Ω (Big-Omega) notation\n(Opens a modal)\nPractice\nComparing function growth\n4 questions\nPractice\nAsymptotic notation\n5 questions\nPractice"},"event_id":69,"element_html":"
    Learn how to use asymptotic analysis to describe the efficiency of an algorithm, and how to use asymptotic notation (Big O, Big-Theta, and Big-Omega) to more precisely describe the efficiency.
    ","screenshot_effect":null}},{"type":"browser","timestamp":194.5199999809265,"state":{"screenshot":"screenshot-70-1.png","page":"page-70-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":606,"mouseY":387,"tabId":1465015252,"timestamp":1689675653022,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":918.0,"clientY":636.0,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":158,"layerY":1402,"metaKey":false,"movementX":0,"movementY":0,"offsetX":199.5,"offsetY":600.0,"pageX":918.0,"pageY":2439.0,"returnValue":true,"screenX":918.0,"screenY":742.5,"shiftKey":false,"timeStamp":167080.89999999106,"x":918.0,"y":636.0},"scrollX":0,"scrollY":600},"event_id":70,"element_html":null,"screenshot_effect":"screenshot-70-1.png"}},{"type":"browser","timestamp":195.26399993896484,"state":{"screenshot":"screenshot-70-1.png","page":"page-71-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":615,"mouseY":346,"tabId":1465015252,"timestamp":1689675653766,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":922.5,"clientY":519.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":161,"layerY":1422,"metaKey":false,"movementX":0,"movementY":0,"offsetX":205.5,"offsetY":9.0,"pageX":922.5,"pageY":2469.0,"returnValue":true,"screenX":922.5,"screenY":625.5,"shiftKey":false,"timeStamp":168316.29999999702,"x":922.5,"y":519.0},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"315f3933-7cbc-42ce"},"bbox":{"bottom":546.890625,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":510.890625,"width":1066.5,"x":718.0000305175781,"y":510.890625},"innerHTML":"

    Selection sort

    ","outerHTML":"

    Selection sort

    ","tagName":"DIV","textContent":"Selection sort","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]"}},"event_id":71,"element_html":"

    Selection sort

    ","screenshot_effect":null}},{"type":"browser","timestamp":196.83899998664856,"state":{"screenshot":"screenshot-72-1.png","page":"page-73-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":408,"mouseY":373,"tabId":1465015252,"timestamp":1689675655341,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":169902.20000000298},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"73","data-slug":"sorting-algorithms","data-webtasks-id":"87efc70d-ef01-4e45","listener":"true","tabindex":"-1"},"bbox":{"bottom":1233.3906555175781,"height":759.5000152587891,"left":681.0,"right":1821.5000610351562,"top":473.89064025878906,"width":1140.5000610351562,"x":681.0,"y":473.89064025878906},"innerHTML":"
    Learn selection sort, a simple algorithm for sorting an array of values, and see why it isn't the most efficient algorithm.
    ","outerHTML":"
    ","tagName":"DIV","textContent":"Selection sortLearn selection sort, a simple algorithm for sorting an array of values, and see why it isn't the most efficient algorithm.LearnSorting (Opens a modal)Challenge: implement swap (Opens a modal)Selection sort pseudocode (Opens a modal)Challenge: Find minimum in subarray (Opens a modal)Challenge: implement selection sort (Opens a modal)Analysis of selection sort (Opens a modal)Project: Selection sort visualizer (Opens a modal)","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[5]"},"text":"Selection sort\nLearn selection sort, a simple algorithm for sorting an array of values, and see why it isn't the most efficient algorithm.\nLearn\nSorting\n(Opens a modal)\nChallenge: implement swap\n(Opens a modal)\nSelection sort pseudocode\n(Opens a modal)\nChallenge: Find minimum in subarray\n(Opens a modal)\nChallenge: implement selection sort\n(Opens a modal)\nAnalysis of selection sort\n(Opens a modal)\nProject: Selection sort visualizer\n(Opens a modal)"},"event_id":73,"element_html":"
    ","screenshot_effect":null}},{"type":"browser","timestamp":200.54099988937378,"state":{"screenshot":"screenshot-74-1.png","page":"page-75-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":663,"mouseY":417,"tabId":1465015252,"timestamp":1689675659043,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":972.0,"clientY":619.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":170,"layerY":29,"metaKey":false,"movementX":0,"movementY":0,"offsetX":255.0,"offsetY":304.5,"pageX":972.0,"pageY":3058.5,"returnValue":true,"screenX":972.0,"screenY":726.0,"shiftKey":false,"timeStamp":173088.70000000298,"x":972.0,"y":619.5},"scrollX":0,"scrollY":750},"event_id":75,"element_html":null,"screenshot_effect":"screenshot-75-1.png"}},{"type":"browser","timestamp":201.1819999217987,"state":{"screenshot":"screenshot-75-1.png","page":"page-76-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":628,"mouseY":373,"tabId":1465015252,"timestamp":1689675659684,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":942.0,"clientY":559.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":174,"layerY":1949,"metaKey":false,"movementX":0,"movementY":0,"offsetX":223.5,"offsetY":21.0,"pageX":942.0,"pageY":3259.5,"returnValue":true,"screenX":942.0,"screenY":666.0,"shiftKey":false,"timeStamp":174236.59999999404,"x":942.0,"y":559.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"24551c3c-c579-4e69"},"bbox":{"bottom":574.3906402587891,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":538.3906402587891,"width":1066.5,"x":718.0000305175781,"y":538.3906402587891},"innerHTML":"

    Insertion sort

    ","outerHTML":"

    Insertion sort

    ","tagName":"DIV","textContent":"Insertion sort","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]"}},"event_id":76,"element_html":"

    Insertion sort

    ","screenshot_effect":null}},{"type":"browser","timestamp":202.73399996757507,"state":{"screenshot":"screenshot-75-1.png","page":"page-78-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":160,"mouseY":485,"tabId":1465015252,"timestamp":1689675661236,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":175796.70000000298},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"78","data-slug":"insertion-sort","data-webtasks-id":"a62025a8-4f27-4ccc","listener":"true","tabindex":"-1"},"bbox":{"bottom":1092.8906707763672,"height":591.5000152587891,"left":681.0,"right":1821.5000610351562,"top":501.3906555175781,"width":1140.5000610351562,"x":681.0,"y":501.3906555175781},"innerHTML":"
    Learn insertion sort, another simple but not very efficient way to sort an array of values.
    ","outerHTML":"
    ","tagName":"DIV","textContent":"Insertion sortLearn insertion sort, another simple but not very efficient way to sort an array of values.LearnInsertion sort (Opens a modal)Challenge: implement insert (Opens a modal)Insertion sort pseudocode (Opens a modal)Challenge: Implement insertion sort (Opens a modal)Analysis of insertion sort (Opens a modal)","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[6]"},"text":"Insertion sort\nLearn insertion sort, another simple but not very efficient way to sort an array of values.\nLearn\nInsertion sort\n(Opens a modal)\nChallenge: implement insert\n(Opens a modal)\nInsertion sort pseudocode\n(Opens a modal)\nChallenge: Implement insertion sort\n(Opens a modal)\nAnalysis of insertion sort\n(Opens a modal)"},"event_id":78,"element_html":"
    ","screenshot_effect":null}},{"type":"browser","timestamp":206.0039999485016,"state":{"screenshot":"screenshot-75-0.png","page":"page-79-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":547,"mouseY":447,"tabId":1465015252,"timestamp":1689675664506,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":789.0,"clientY":664.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":72,"layerY":2062,"metaKey":false,"movementX":0,"movementY":0,"offsetX":70.5,"offsetY":576.0,"pageX":789.0,"pageY":3429.0,"returnValue":true,"screenX":789.0,"screenY":771.0,"shiftKey":false,"timeStamp":178553.59999999404,"x":789.0,"y":664.5},"scrollX":0,"scrollY":450},"event_id":79,"element_html":null,"screenshot_effect":"screenshot-79-1.png"}},{"type":"browser","timestamp":206.79299998283386,"state":{"screenshot":"screenshot-79-1.png","page":"page-80-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":696,"mouseY":473,"tabId":1465015252,"timestamp":1689675665295,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1045.5,"clientY":709.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":243,"layerY":2350,"metaKey":false,"movementX":0,"movementY":0,"offsetX":328.5,"offsetY":12.0,"pageX":1045.5,"pageY":3859.5,"returnValue":true,"screenX":1045.5,"screenY":816.0,"shiftKey":false,"timeStamp":179842.89999999106,"x":1045.5,"y":709.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"bd1bbafc-8c60-4aa3"},"bbox":{"bottom":733.8906555175781,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":697.8906555175781,"width":1066.5,"x":718.0000305175781,"y":697.8906555175781},"innerHTML":"

    Recursive algorithms

    ","outerHTML":"

    Recursive algorithms

    ","tagName":"DIV","textContent":"Recursive algorithms","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]"}},"event_id":80,"element_html":"

    Recursive algorithms

    ","screenshot_effect":null}},{"type":"browser","timestamp":208.63899993896484,"state":{"screenshot":"screenshot-81-1.png","page":"page-82-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":401,"mouseY":484,"tabId":1465015252,"timestamp":1689675667141,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":181701},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"82","data-slug":"recursive-algorithms","data-webtasks-id":"a3afe3c9-5f5a-4526","listener":"true","tabindex":"-1"},"bbox":{"bottom":1825.3906860351562,"height":1164.5000610351562,"left":681.0,"right":1821.5000610351562,"top":660.890625,"width":1140.5000610351562,"x":681.0,"y":660.890625},"innerHTML":"
    Learn the concept of recursion, a technique that is often used in algorithms. See how to use recursion to calculate factorial and powers of a number, plus to generate art.
    ","outerHTML":"
    ","tagName":"DIV","textContent":"Recursive algorithmsLearn the concept of recursion, a technique that is often used in algorithms. See how to use recursion to calculate factorial and powers of a number, plus to generate art.LearnRecursion (Opens a modal)The factorial function (Opens a modal)Challenge: Iterative factorial (Opens a modal)Recursive factorial (Opens a modal)Challenge: Recursive factorial (Opens a modal)Properties of recursive algorithms (Opens a modal)Using recursion to determine whether a word is a palindrome (Opens a modal)Challenge: is a string a palindrome? (Opens a modal)Computing powers of a number (Opens a modal)Challenge: Recursive powers (Opens a modal)Multiple recursion with the Sierpinski gasket (Opens a modal)Improving efficiency of recursive functions (Opens a modal)Project: Recursive art (Opens a modal)","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[7]"},"text":"Recursive algorithms\nLearn the concept of recursion, a technique that is often used in algorithms. See how to use recursion to calculate factorial and powers of a number, plus to generate art.\nLearn\nRecursion\n(Opens a modal)\nThe factorial function\n(Opens a modal)\nChallenge: Iterative factorial\n(Opens a modal)\nRecursive factorial\n(Opens a modal)\nChallenge: Recursive factorial\n(Opens a modal)\nProperties of recursive algorithms\n(Opens a modal)\nUsing recursion to determine whether a word is a palindrome\n(Opens a modal)\nChallenge: is a string a palindrome?\n(Opens a modal)\nComputing powers of a number\n(Opens a modal)\nChallenge: Recursive powers\n(Opens a modal)\nMultiple recursion with the Sierpinski gasket\n(Opens a modal)\nImproving efficiency of recursive functions\n(Opens a modal)\nProject: Recursive art\n(Opens a modal)"},"event_id":82,"element_html":"
    ","screenshot_effect":null}},{"type":"browser","timestamp":212.385999917984,"state":{"screenshot":"screenshot-84-1.png","page":"page-84-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":692,"mouseY":425,"tabId":1465015252,"timestamp":1689675670888,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":1038.0,"clientY":637.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":214,"layerY":304,"metaKey":false,"movementX":0,"movementY":0,"offsetX":261.0,"offsetY":775.5,"pageX":1038.0,"pageY":4656.0,"returnValue":true,"screenX":1038.0,"screenY":744.0,"shiftKey":false,"timeStamp":184944.70000000298,"x":1038.0,"y":637.5},"scrollX":0,"scrollY":1200},"event_id":84,"element_html":null,"screenshot_effect":"screenshot-84-1.png"}},{"type":"browser","timestamp":212.79299998283386,"state":{"screenshot":"screenshot-84-1.png","page":"page-85-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":654,"mouseY":455,"tabId":1465015252,"timestamp":1689675671295,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":981.0,"clientY":682.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":200,"layerY":3131,"metaKey":false,"movementX":0,"movementY":0,"offsetX":264.0,"offsetY":1.5,"pageX":981.0,"pageY":5032.5,"returnValue":true,"screenX":981.0,"screenY":789.0,"shiftKey":false,"timeStamp":185850.70000000298,"x":981.0,"y":682.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"78cfc5ae-20d5-4c27"},"bbox":{"bottom":716.390625,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":680.390625,"width":1066.5,"x":718.0000305175781,"y":680.390625},"innerHTML":"

    Towers of Hanoi

    ","outerHTML":"

    Towers of Hanoi

    ","tagName":"DIV","textContent":"Towers of Hanoi","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]"}},"event_id":85,"element_html":"

    Towers of Hanoi

    ","screenshot_effect":null}},{"type":"browser","timestamp":214.35899996757507,"state":{"screenshot":"screenshot-84-1.png","page":"page-87-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":412,"mouseY":467,"tabId":1465015252,"timestamp":1689675672861,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":187421.39999999106},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"87","data-slug":"towers-of-hanoi","data-webtasks-id":"ac4a02a7-49ff-4438","listener":"true","tabindex":"-1"},"bbox":{"bottom":1132.8906555175781,"height":489.50001525878906,"left":681.0,"right":1821.5000610351562,"top":643.3906402587891,"width":1140.5000610351562,"x":681.0,"y":643.3906402587891},"innerHTML":"
    Use the recursive technique to solve the Towers of Hanoi, a classic mathematical puzzle and one reportedly faced by monks in a temple.
    ","outerHTML":"
    Use the recursive technique to solve the Towers of Hanoi, a classic mathematical puzzle and one reportedly faced by monks in a temple.
    ","tagName":"DIV","textContent":"Towers of HanoiUse the recursive technique to solve the Towers of Hanoi, a classic mathematical puzzle and one reportedly faced by monks in a temple.LearnTowers of Hanoi (Opens a modal)Towers of Hanoi, continued (Opens a modal)Challenge: Solve Hanoi recursively (Opens a modal)PracticeMove three disks in Towers of Hanoi3 questionsPractice","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[8]"},"text":"Towers of Hanoi\nUse the recursive technique to solve the Towers of Hanoi, a classic mathematical puzzle and one reportedly faced by monks in a temple.\nLearn\nTowers of Hanoi\n(Opens a modal)\nTowers of Hanoi, continued\n(Opens a modal)\nChallenge: Solve Hanoi recursively\n(Opens a modal)\nPractice\nMove three disks in Towers of Hanoi\n3 questions\nPractice"},"event_id":87,"element_html":"
    Use the recursive technique to solve the Towers of Hanoi, a classic mathematical puzzle and one reportedly faced by monks in a temple.
    ","screenshot_effect":null}},{"type":"browser","timestamp":217.7039999961853,"state":{"screenshot":"screenshot-88-1.png","page":"page-88-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":612,"mouseY":245,"tabId":1465015252,"timestamp":1689675676206,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":922.5,"clientY":603.0,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":161,"layerY":3453,"metaKey":false,"movementX":0,"movementY":0,"offsetX":241.5,"offsetY":2041.5,"pageX":922.5,"pageY":5515.5,"returnValue":true,"screenX":922.5,"screenY":709.5,"shiftKey":false,"timeStamp":190248.70000000298,"x":922.5,"y":603.0},"scrollX":0,"scrollY":900},"event_id":88,"element_html":null,"screenshot_effect":"screenshot-88-1.png"}},{"type":"browser","timestamp":218.42999982833862,"state":{"screenshot":"screenshot-88-1.png","page":"page-90-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":584,"mouseY":208,"tabId":1465015252,"timestamp":1689675676932,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":877.5,"clientY":312.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":131,"layerY":3484,"metaKey":false,"movementX":0,"movementY":0,"offsetX":160.5,"offsetY":24.0,"pageX":877.5,"pageY":5562.0,"returnValue":true,"screenX":877.5,"screenY":418.5,"shiftKey":false,"timeStamp":191476.39999999106,"x":877.5,"y":312.0},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"9374a384-8f77-4ce3"},"bbox":{"bottom":323.89064025878906,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":287.89064025878906,"width":1066.5,"x":718.0000305175781,"y":287.89064025878906},"innerHTML":"

    Merge sort

    ","outerHTML":"

    Merge sort

    ","tagName":"DIV","textContent":"Merge sort","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]"}},"event_id":90,"element_html":"

    Merge sort

    ","screenshot_effect":null}},{"type":"browser","timestamp":219.5699999332428,"state":{"screenshot":"screenshot-88-1.png","page":"page-92-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":414,"mouseY":267,"tabId":1465015252,"timestamp":1689675678072,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":192632.5},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"92","data-slug":"merge-sort","data-webtasks-id":"35c70533-3920-403e","listener":"true","tabindex":"-1"},"bbox":{"bottom":942.8906478881836,"height":692.0000152587891,"left":681.0,"right":1821.5000610351562,"top":250.89063262939453,"width":1140.5000610351562,"x":681.0,"y":250.89063262939453},"innerHTML":"
    Learn merge sort, a more efficient sorting algorithm that relies heavily on the power of recursion to repeatedly sort and merge sub-arrays.
    ","outerHTML":"
    ","tagName":"DIV","textContent":"Merge sortLearn merge sort, a more efficient sorting algorithm that relies heavily on the power of recursion to repeatedly sort and merge sub-arrays.LearnDivide and conquer algorithms (Opens a modal)Overview of merge sort (Opens a modal)Challenge: Implement merge sort (Opens a modal)Linear-time merging (Opens a modal)Challenge: Implement merge (Opens a modal)Analysis of merge sort (Opens a modal)","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[9]"},"text":"Merge sort\nLearn merge sort, a more efficient sorting algorithm that relies heavily on the power of recursion to repeatedly sort and merge sub-arrays.\nLearn\nDivide and conquer algorithms\n(Opens a modal)\nOverview of merge sort\n(Opens a modal)\nChallenge: Implement merge sort\n(Opens a modal)\nLinear-time merging\n(Opens a modal)\nChallenge: Implement merge\n(Opens a modal)\nAnalysis of merge sort\n(Opens a modal)"},"event_id":92,"element_html":"
    ","screenshot_effect":null}},{"type":"browser","timestamp":222.97599983215332,"state":{"screenshot":"screenshot-94-1.png","page":"page-95-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":583,"mouseY":226,"tabId":1465015252,"timestamp":1689675681478,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":1108.5,"clientY":433.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":285,"layerY":3964,"metaKey":false,"movementX":0,"movementY":0,"offsetX":391.5,"offsetY":729.0,"pageX":1108.5,"pageY":6282.0,"returnValue":true,"screenX":1108.5,"screenY":540.0,"shiftKey":false,"timeStamp":195497.70000000298,"x":1108.5,"y":433.5},"scrollX":0,"scrollY":750},"event_id":95,"element_html":null,"screenshot_effect":"screenshot-95-1.png"}},{"type":"browser","timestamp":223.46299982070923,"state":{"screenshot":"screenshot-94-1.png","page":"page-96-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":578,"mouseY":181,"tabId":1465015252,"timestamp":1689675681965,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":870.0,"clientY":271.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":126,"layerY":3957,"metaKey":false,"movementX":0,"movementY":0,"offsetX":151.5,"offsetY":24.0,"pageX":870.0,"pageY":6271.5,"returnValue":true,"screenX":870.0,"screenY":378.0,"shiftKey":false,"timeStamp":196499.70000000298,"x":870.0,"y":271.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"c4907dc0-fb6b-4b20"},"bbox":{"bottom":283.89063262939453,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":247.89063262939453,"width":1066.5,"x":718.0000305175781,"y":247.89063262939453},"innerHTML":"

    Quick sort

    ","outerHTML":"

    Quick sort

    ","tagName":"DIV","textContent":"Quick sort","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]"}},"event_id":96,"element_html":"

    Quick sort

    ","screenshot_effect":null}},{"type":"browser","timestamp":225.25,"state":{"screenshot":"screenshot-94-1.png","page":"page-98-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":406,"mouseY":233,"tabId":1465015252,"timestamp":1689675683752,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":198312.09999999404},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"98","data-slug":"quick-sort","data-webtasks-id":"382f82c6-63a4-4655","listener":"true","tabindex":"-1"},"bbox":{"bottom":835.3906402587891,"height":624.5000152587891,"left":681.0,"right":1821.5000610351562,"top":210.890625,"width":1140.5000610351562,"x":681.0,"y":210.890625},"innerHTML":"
    Learn quick sort, another efficient sorting algorithm that uses recursion to more quickly sort an array of values.
    ","outerHTML":"
    ","tagName":"DIV","textContent":"Quick sortLearn quick sort, another efficient sorting algorithm that uses recursion to more quickly sort an array of values.LearnOverview of quicksort (Opens a modal)Challenge: Implement quicksort (Opens a modal)Linear-time partitioning (Opens a modal)Challenge: Implement partition (Opens a modal)Analysis of quicksort (Opens a modal)","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[10]"},"text":"Quick sort\nLearn quick sort, another efficient sorting algorithm that uses recursion to more quickly sort an array of values.\nLearn\nOverview of quicksort\n(Opens a modal)\nChallenge: Implement quicksort\n(Opens a modal)\nLinear-time partitioning\n(Opens a modal)\nChallenge: Implement partition\n(Opens a modal)\nAnalysis of quicksort\n(Opens a modal)"},"event_id":98,"element_html":"
    ","screenshot_effect":null}},{"type":"browser","timestamp":229.75300002098083,"state":{"screenshot":"screenshot-100-1.png","page":"page-100-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":757,"mouseY":321,"tabId":1465015252,"timestamp":1689675688255,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":1203.0,"clientY":513.0,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":323,"layerY":226,"metaKey":false,"movementX":0,"movementY":0,"offsetX":484.5,"offsetY":487.5,"pageX":1203.0,"pageY":6814.5,"returnValue":true,"screenX":1203.0,"screenY":619.5,"shiftKey":false,"timeStamp":202312.39999999106,"x":1203.0,"y":513.0},"scrollX":0,"scrollY":450},"event_id":100,"element_html":null,"screenshot_effect":"screenshot-100-1.png"}},{"type":"browser","timestamp":230.16100001335144,"state":{"screenshot":"screenshot-100-1.png","page":"page-101-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":684,"mouseY":306,"tabId":1465015252,"timestamp":1689675688663,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":1026.0,"clientY":459.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":230,"layerY":4382,"metaKey":false,"movementX":0,"movementY":0,"offsetX":307.5,"offsetY":19.5,"pageX":1026.0,"pageY":6909.0,"returnValue":true,"screenX":1026.0,"screenY":565.5,"shiftKey":false,"timeStamp":203211.5,"x":1026.0,"y":459.0},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"601b55ef-0862-495f"},"bbox":{"bottom":476.390625,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":440.390625,"width":1066.5,"x":718.0000305175781,"y":440.390625},"innerHTML":"

    Graph representation

    ","outerHTML":"

    Graph representation

    ","tagName":"DIV","textContent":"Graph representation","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]"}},"event_id":101,"element_html":"

    Graph representation

    ","screenshot_effect":null}},{"type":"browser","timestamp":231.59899997711182,"state":{"screenshot":"screenshot-100-1.png","page":"page-103-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":413,"mouseY":353,"tabId":1465015252,"timestamp":1689675690101,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":204660},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"103","data-slug":"graph-representation","data-webtasks-id":"11444bc9-3370-4733","listener":"true","tabindex":"-1"},"bbox":{"bottom":936.3906555175781,"height":533.0000152587891,"left":681.0,"right":1821.5000610351562,"top":403.39064025878906,"width":1140.5000610351562,"x":681.0,"y":403.39064025878906},"innerHTML":"
    Learn how to describe graphs, with their edges, vertices, and weights, and see different ways to store graph data, with edge lists, adjacency matrices, and adjacency lists.
    ","outerHTML":"
    Learn how to describe graphs, with their edges, vertices, and weights, and see different ways to store graph data, with edge lists, adjacency matrices, and adjacency lists.
    ","tagName":"DIV","textContent":"Graph representationLearn how to describe graphs, with their edges, vertices, and weights, and see different ways to store graph data, with edge lists, adjacency matrices, and adjacency lists.LearnDescribing graphs (Opens a modal)Representing graphs (Opens a modal)Challenge: Store a graph (Opens a modal)PracticeDescribing graphs6 questionsPracticeRepresenting graphs5 questionsPractice","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[11]"},"text":"Graph representation\nLearn how to describe graphs, with their edges, vertices, and weights, and see different ways to store graph data, with edge lists, adjacency matrices, and adjacency lists.\nLearn\nDescribing graphs\n(Opens a modal)\nRepresenting graphs\n(Opens a modal)\nChallenge: Store a graph\n(Opens a modal)\nPractice\nDescribing graphs\n6 questions\nPractice\nRepresenting graphs\n5 questions\nPractice"},"event_id":103,"element_html":"
    Learn how to describe graphs, with their edges, vertices, and weights, and see different ways to store graph data, with edge lists, adjacency matrices, and adjacency lists.
    ","screenshot_effect":null}},{"type":"browser","timestamp":235.16999983787537,"state":{"screenshot":"screenshot-104-1.png","page":"page-104-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":640,"mouseY":207,"tabId":1465015252,"timestamp":1689675693672,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":910.5,"clientY":613.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":153,"layerY":4840,"metaKey":false,"movementX":0,"movementY":0,"offsetX":193.5,"offsetY":754.5,"pageX":910.5,"pageY":7594.5,"returnValue":true,"screenX":910.5,"screenY":720.0,"shiftKey":false,"timeStamp":207713.09999999404,"x":910.5,"y":613.5},"scrollX":0,"scrollY":750},"event_id":104,"element_html":null,"screenshot_effect":"screenshot-104-1.png"}},{"type":"browser","timestamp":235.68899989128113,"state":{"screenshot":"screenshot-104-1.png","page":"page-106-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":660,"mouseY":173,"tabId":1465015252,"timestamp":1689675694191,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":990.0,"clientY":259.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":206,"layerY":4749,"metaKey":false,"movementX":0,"movementY":0,"offsetX":271.5,"offsetY":18.0,"pageX":990.0,"pageY":7459.5,"returnValue":true,"screenX":990.0,"screenY":366.0,"shiftKey":false,"timeStamp":208735.29999999702,"x":990.0,"y":259.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"5ef28f0b-dc1a-4cd4"},"bbox":{"bottom":277.39064025878906,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":241.39064025878906,"width":1066.5,"x":718.0000305175781,"y":241.39064025878906},"innerHTML":"

    Breadth-first search

    ","outerHTML":"

    Breadth-first search

    ","tagName":"DIV","textContent":"Breadth-first search","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]"}},"event_id":106,"element_html":"

    Breadth-first search

    ","screenshot_effect":null}},{"type":"browser","timestamp":237.0719997882843,"state":{"screenshot":"screenshot-106-1.png","page":"page-108-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":415,"mouseY":252,"tabId":1465015252,"timestamp":1689675695574,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":210134},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"108","data-slug":"breadth-first-search","data-webtasks-id":"354d5ccb-6221-497b","listener":"true","tabindex":"-1"},"bbox":{"bottom":761.3906478881836,"height":557.0000152587891,"left":681.0,"right":1821.5000610351562,"top":204.39063262939453,"width":1140.5000610351562,"x":681.0,"y":204.39063262939453},"innerHTML":"
    Learn how to traverse a graph using breadth-first-search to find a particular node or to make sure you've visited all the nodes, traversing one layer at a time.
    ","outerHTML":"
    Learn how to traverse a graph using breadth-first-search to find a particular node or to make sure you've visited all the nodes, traversing one layer at a time.
    ","tagName":"DIV","textContent":"Breadth-first searchLearn how to traverse a graph using breadth-first-search to find a particular node or to make sure you've visited all the nodes, traversing one layer at a time.LearnBreadth-first search and its uses (Opens a modal)The breadth-first search algorithm (Opens a modal)Challenge: Implement breadth-first search (Opens a modal)Analysis of breadth-first search (Opens a modal)","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[12]"},"text":"Breadth-first search\nLearn how to traverse a graph using breadth-first-search to find a particular node or to make sure you've visited all the nodes, traversing one layer at a time.\nLearn\nBreadth-first search and its uses\n(Opens a modal)\nThe breadth-first search algorithm\n(Opens a modal)\nChallenge: Implement breadth-first search\n(Opens a modal)\nAnalysis of breadth-first search\n(Opens a modal)"},"event_id":108,"element_html":"
    Learn how to traverse a graph using breadth-first-search to find a particular node or to make sure you've visited all the nodes, traversing one layer at a time.
    ","screenshot_effect":null}},{"type":"browser","timestamp":240.34899997711182,"state":{"screenshot":"screenshot-110-1.png","page":"page-110-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":640,"mouseY":425,"tabId":1465015252,"timestamp":1689675698851,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":960.0,"clientY":637.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":161,"layerY":68,"metaKey":false,"movementX":0,"movementY":0,"offsetX":241.5,"offsetY":343.5,"pageX":960.0,"pageY":7896.0,"returnValue":true,"screenX":960.0,"screenY":744.0,"shiftKey":false,"timeStamp":212904.79999999702,"x":960.0,"y":637.5},"scrollX":0,"scrollY":300},"event_id":110,"element_html":null,"screenshot_effect":"screenshot-110-1.png"}},{"type":"browser","timestamp":240.93999981880188,"state":{"screenshot":"screenshot-111-1.png","page":"page-111-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":628,"mouseY":363,"tabId":1465015252,"timestamp":1689675699442,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":942.0,"clientY":544.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":174,"layerY":5140,"metaKey":false,"movementX":0,"movementY":0,"offsetX":225.0,"offsetY":28.5,"pageX":942.0,"pageY":8044.5,"returnValue":true,"screenX":942.0,"screenY":651.0,"shiftKey":false,"timeStamp":213991.70000000298,"x":942.0,"y":544.5},"element":{"attributes":{"class":"_lqicet","data-webtasks-id":"95c11cd5-1109-490b"},"bbox":{"bottom":552.3906555175781,"height":36.0,"left":718.0000305175781,"right":1784.5000305175781,"top":516.3906555175781,"width":1066.5,"x":718.0000305175781,"y":516.3906555175781},"innerHTML":"

    Further learning

    ","outerHTML":"

    Further learning

    ","tagName":"DIV","textContent":"Further learning","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]"}},"event_id":111,"element_html":"

    Further learning

    ","screenshot_effect":null}},{"type":"browser","timestamp":242.35799980163574,"state":{"screenshot":"screenshot-112-1.png","page":"page-113-0.html","screenshot_status":"good"},"action":{"intent":"textInput","arguments":{"metadata":{"mouseX":408,"mouseY":385,"tabId":1465015252,"timestamp":1689675700860,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"detail":0,"eventPhase":2,"returnValue":true,"timeStamp":215419.89999999106},"element":{"attributes":{"class":"_qcjzh6","data-event-id":"113","data-slug":"algorithms-more-learning","data-webtasks-id":"636f2778-48fb-46a8","listener":"true","tabindex":"-1"},"bbox":{"bottom":800.8906402587891,"height":321.50001525878906,"left":681.0,"right":1821.5000610351562,"top":479.390625,"width":1140.5000610351562,"x":681.0,"y":479.390625},"innerHTML":"
    Ideas of how you could continue your learning journey in algorithms.
    ","outerHTML":"
    Ideas of how you could continue your learning journey in algorithms.
    ","tagName":"DIV","textContent":"Further learningIdeas of how you could continue your learning journey in algorithms.LearnWhere to go from here (Opens a modal)","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[13]"},"text":"Further learning\nIdeas of how you could continue your learning journey in algorithms.\nLearn\nWhere to go from here\n(Opens a modal)"},"event_id":113,"element_html":"
    Ideas of how you could continue your learning journey in algorithms.
    ","screenshot_effect":null}},{"timestamp":245.498,"speaker":"navigator","utterance":"Here are the lessons in the first unit:\n\t-Intro to algorithms\n\t-Binary search\n\t-Asymptotic notation\n\t-Selection sort\n\t-Insertion sort\n\t-Recursive algorithms\n\t-Towers of Hanoi\n\t-Merge sort\n\t-Quick sort\n\t-Graph representation\n\t-Breadth-first search\n\t-Further learning","type":"chat"},{"type":"browser","timestamp":247.25300002098083,"state":{"screenshot":"screenshot-114-0.png","page":"page-115-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":862,"mouseY":421,"tabId":1465015252,"timestamp":1689675705755,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":1345.5,"clientY":700.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":443,"layerY":5356,"metaKey":false,"movementX":0,"movementY":0,"offsetX":628.5,"offsetY":499.5,"pageX":1345.5,"pageY":8368.5,"returnValue":true,"screenX":1345.5,"screenY":807.0,"shiftKey":false,"timeStamp":219801.09999999404,"x":1345.5,"y":700.5},"scrollX":0,"scrollY":-6450},"event_id":115,"element_html":null,"screenshot_effect":null}},{"timestamp":255.498,"speaker":"instructor","utterance":"Could you please open the second lesson?","type":"chat"},{"type":"browser","timestamp":276.96799993515015,"state":{"screenshot":"screenshot-121-1.png","page":"page-122-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":474,"mouseY":146,"tabId":1465015252,"timestamp":1689675735470,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":711.0,"clientY":219.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":20,"layerY":622,"metaKey":false,"movementX":0,"movementY":0,"offsetX":30.0,"offsetY":61.5,"pageX":711.0,"pageY":1269.0,"returnValue":true,"screenX":711.0,"screenY":325.5,"shiftKey":false,"timeStamp":250018.20000000298,"x":711.0,"y":219.0},"element":{"attributes":{"class":"_2qe0as","data-test-id":"lesson-card","data-webtasks-id":"3db27b55-4552-4a43"},"bbox":{"bottom":712.3906288146973,"height":555.0,"left":682.0000305175781,"right":1820.5000305175781,"top":157.39062881469727,"width":1138.5,"x":682.0000305175781,"y":157.39062881469727},"innerHTML":"

    Binary search

    Learn about binary search, a way to efficiently search an array of items by halving the search space each time.
    ","outerHTML":"
    Learn about binary search, a way to efficiently search an array of items by halving the search space each time.
    ","tagName":"DIV","textContent":"Binary searchLearn about binary search, a way to efficiently search an array of items by halving the search space each time.LearnBinary search (Opens a modal)Implementing binary search of an array (Opens a modal)Challenge: Binary search (Opens a modal)Running time of binary search (Opens a modal)PracticeRunning time of binary search5 questionsPractice","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]"}},"event_id":122,"element_html":"
    Learn about binary search, a way to efficiently search an array of items by halving the search space each time.
    ","screenshot_effect":null}},{"timestamp":279.498,"speaker":"navigator","utterance":"Sure","type":"chat"},{"timestamp":285.498,"speaker":"instructor","utterance":"Please tell me the topic names.","type":"chat"},{"timestamp":298.498,"speaker":"navigator","utterance":"Okay","type":"chat"},{"type":"browser","timestamp":315.6159999370575,"state":{"screenshot":"screenshot-124-1.png","page":"page-125-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":182,"mouseY":424,"tabId":1465015252,"timestamp":1689675774118,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":273.0,"clientY":636.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":182,"layerY":362,"metaKey":false,"movementX":0,"movementY":0,"offsetX":273.0,"offsetY":543.0,"pageX":273.0,"pageY":1686.0,"returnValue":true,"screenX":273.0,"screenY":742.5,"shiftKey":false,"timeStamp":288660.89999999106,"x":273.0,"y":636.0},"element":{"attributes":{"class":"_19ffj0li","data-webtasks-id":"4e24ea31-098c-4fc4"},"bbox":{"bottom":902.0000610351562,"height":809.0000610351562,"left":0.0,"right":607.5,"top":93.0,"width":607.5,"x":0.0,"y":93.0},"innerHTML":"","outerHTML":"
    ","tagName":"DIV","textContent":"Computer science3 units · 14 skillsUnit 1AlgorithmsUnit 2CryptographyUnit 3Information theory","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]"}},"event_id":125,"element_html":"
    ","screenshot_effect":null}},{"timestamp":324.498,"speaker":"navigator","utterance":"Below are the topics covered in this lesson:\n\t -Binary search \n\t -Implementing binary search of an array \n\t -Challenge: Binary search \n\t -Running time of binary search","type":"chat"},{"timestamp":330.498,"speaker":"instructor","utterance":"Provide me some points under \"Challenge: Binary search.\"","type":"chat"},{"type":"browser","timestamp":336.7039999961853,"state":{"screenshot":"screenshot-129-1.png","page":"page-134-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":558,"mouseY":381,"tabId":1465015252,"timestamp":1689675795206,"url":"https://www.khanacademy.org/computing/computer-science/algorithms","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":837.0,"clientY":571.5,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":79,"layerY":17,"metaKey":false,"movementX":0,"movementY":0,"offsetX":58.5,"offsetY":15.0,"pageX":837.0,"pageY":1621.5,"returnValue":true,"screenX":837.0,"screenY":678.0,"shiftKey":false,"timeStamp":309733.09999999404,"x":837.0,"y":571.5},"element":{"attributes":{"class":"_14hvi6g8","data-webtasks-id":"8bacb19d-69e9-44d5"},"bbox":{"bottom":590.8906402587891,"height":33.0,"left":778.0000305175781,"right":1034.9531707763672,"top":557.8906402587891,"width":256.95314025878906,"x":778.0000305175781,"y":557.8906402587891},"innerHTML":"Challenge: Binary search ","outerHTML":"Challenge: Binary search ","tagName":"SPAN","textContent":"Challenge: Binary search ","xpath":"id(\"topic-progress\")/span[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/div[1]/div[1]/a[1]/div[2]/div[1]/span[1]"}},"event_id":134,"element_html":"Challenge: Binary search ","screenshot_effect":null}},{"type":"browser","timestamp":343.82299995422363,"state":{"screenshot":"screenshot-135-0.png","page":"page-135-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":624,"mouseY":326,"tabId":1465015252,"timestamp":1689675802325,"url":"https://www.khanacademy.org/computing/computer-science/algorithms/binary-search/pc/challenge-binary-search","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":936.0,"clientY":489.0,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":160,"layerY":154,"metaKey":false,"movementX":0,"movementY":0,"offsetX":210.0,"offsetY":130.5,"pageX":936.0,"pageY":489.0,"returnValue":true,"screenX":936.0,"screenY":595.5,"shiftKey":false,"timeStamp":316384.5,"x":936.0,"y":489.0},"scrollX":0,"scrollY":-300},"event_id":135,"element_html":null,"screenshot_effect":"screenshot-135-1.png"}},{"type":"browser","timestamp":362.3809998035431,"state":{"screenshot":"screenshot-135-0.png","page":"page-137-0.html","screenshot_status":"good"},"action":{"intent":"click","arguments":{"metadata":{"mouseX":482,"mouseY":208,"tabId":1465015252,"timestamp":1689675820883,"url":"https://www.khanacademy.org/computing/computer-science/algorithms/binary-search/pc/challenge-binary-search","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":1,"clientX":723.0,"clientY":312.0,"composed":true,"ctrlKey":false,"detail":1,"eventPhase":0,"layerX":18,"layerY":36,"metaKey":false,"movementX":0,"movementY":0,"offsetX":27.0,"offsetY":54.0,"pageX":723.0,"pageY":312.0,"returnValue":true,"screenX":723.0,"screenY":418.5,"shiftKey":false,"timeStamp":335441,"x":723.0,"y":312.0},"element":{"attributes":{"class":"_1g7yqa9","data-webtasks-id":"45db619b-a755-4f7c"},"bbox":{"bottom":862.6406707763672,"height":604.6562805175781,"left":697.0000305175781,"right":1798.0000305175781,"top":257.98439025878906,"width":1101.0,"x":697.0000305175781,"y":257.98439025878906},"innerHTML":"
    Report a problem

    Implement binary search

    (If you don't know JavaScript, you can skip the code challenges, or you can do the Intro to JS course and come back to them.)

    Complete the doSearch function so that it implements a binary search, following the pseudo-code below (this pseudo-code was described in the previous article):
    1. Let min = 0 and max = n-1.
    2. If max < min, then stop: target is not present in array. Return -1.
    3. Compute guess as the average of max and min, rounded down (so that it is an integer).
    4. If array[guess] equals target, then stop. You found it! Return guess.
    5. If the guess was too low, that is, array[guess] < target, then set min = guess + 1.
    6. Otherwise, the guess was too high. Set max = guess - 1.
    7. Go back to step 2.

    Once implemented, uncomment the Program.assertEqual() statement at the bottom to verify that the test assertion passes.

    ","outerHTML":"
    Report a problem

    Implement binary search

    (If you don't know JavaScript, you can skip the code challenges, or you can do the Intro to JS course and come back to them.)

    Complete the doSearch function so that it implements a binary search, following the pseudo-code below (this pseudo-code was described in the previous article):
    1. Let min = 0 and max = n-1.
    2. If max < min, then stop: target is not present in array. Return -1.
    3. Compute guess as the average of max and min, rounded down (so that it is an integer).
    4. If array[guess] equals target, then stop. You found it! Return guess.
    5. If the guess was too low, that is, array[guess] < target, then set min = guess + 1.
    6. Otherwise, the guess was too high. Set max = guess - 1.
    7. Go back to step 2.

    Once implemented, uncomment the Program.assertEqual() statement at the bottom to verify that the test assertion passes.

    ","tagName":"DIV","textContent":"Report a problemImplement binary search(If you don't know JavaScript, you can skip the code challenges, or you can do the Intro to JS course and come back to them.)Complete the doSearch function so that it implements a binary search, following the pseudo-code below (this pseudo-code was described in the previous article):1. Let min = 0 and max = n-1.2. If max < min, then stop: target is not present in array. Return -1.3. Compute guess as the average of max and min, rounded down (so that it is an integer).4. If array[guess] equals target, then stop. You found it! Return guess.5. If the guess was too low, that is, array[guess] < target, then set min = guess + 1.6. Otherwise, the guess was too high. Set max = guess - 1.7. Go back to step 2.Once implemented, uncomment the Program.assertEqual() statement at the bottom to verify that the test assertion passes.","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]"}},"event_id":137,"element_html":"
    Report a problem

    Implement binary search

    (If you don't know JavaScript, you can skip the code challenges, or you can do the Intro to JS course and come back to them.)

    Complete the doSearch function so that it implements a binary search, following the pseudo-code below (this pseudo-code was described in the previous article):
    1. Let min = 0 and max = n-1.
    2. If max < min, then stop: target is not present in array. Return -1.
    3. Compute guess as the average of max and min, rounded down (so that it is an integer).
    4. If array[guess] equals target, then stop. You found it! Return guess.
    5. If the guess was too low, that is, array[guess] < target, then set min = guess + 1.
    6. Otherwise, the guess was too high. Set max = guess - 1.
    7. Go back to step 2.

    Once implemented, uncomment the Program.assertEqual() statement at the bottom to verify that the test assertion passes.

    ","screenshot_effect":null}},{"type":"browser","timestamp":365.58799982070923,"state":{"screenshot":"screenshot-138-1.png","page":"page-138-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":667,"mouseY":405,"tabId":1465015252,"timestamp":1689675824090,"url":"https://www.khanacademy.org/computing/computer-science/algorithms/binary-search/pc/challenge-binary-search","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":1000.5,"clientY":607.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":202,"layerY":433,"metaKey":false,"movementX":0,"movementY":0,"offsetX":274.5,"offsetY":549.0,"pageX":1000.5,"pageY":607.5,"returnValue":true,"screenX":1000.5,"screenY":714.0,"shiftKey":false,"timeStamp":338137.89999999106,"x":1000.5,"y":607.5},"scrollX":0,"scrollY":300},"event_id":138,"element_html":null,"screenshot_effect":"screenshot-138-1.png"}},{"type":"browser","timestamp":366.5,"state":{"screenshot":"screenshot-138-1.png","page":"page-139-0.html","screenshot_status":"good"},"action":{"intent":"copy","arguments":{"metadata":{"mouseX":670,"mouseY":385,"tabId":1465015252,"timestamp":1689675825002,"url":"https://www.khanacademy.org/computing/computer-science/algorithms/binary-search/pc/challenge-binary-search","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"composed":true,"eventPhase":0,"returnValue":true,"timeStamp":339561.5},"element":{"attributes":{"class":"_166ju6w","data-webtasks-id":"3b963ffa-2565-4093"},"bbox":{"bottom":25.781251430511475,"height":37.79687690734863,"left":727.0000305175781,"right":1738.0000305175781,"top":-12.015625476837158,"width":1011.0,"x":727.0000305175781,"y":-12.015625476837158},"innerHTML":"Implement binary search","outerHTML":"

    Implement binary search

    ","tagName":"H3","textContent":"Implement binary search","xpath":"id(\"app-shell-root\")/div[1]/main[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"},"selected":"Implement binary search\n(If you don't know JavaScript, you can skip the code challenges, or you can do the Intro to JS course and come back to them.)\n\nComplete the doSearch function so that it implements a binary search, following the pseudo-code below (this pseudo-code was described in the previous article):\n1. Let min = 0 and max = n-1.\n2. If max < min, then stop: target is not present in array. Return -1.\n3. Compute guess as the average of max and min, rounded down (so that it is an integer).\n4. If array[guess] equals target, then stop. You found it! Return guess.\n5. If the guess was too low, that is, array[guess] < target, then set min = guess + 1.\n6. Otherwise, the guess was too high. Set max = guess - 1.\n7. Go back to step 2.\n\nOnce implemented, uncomment the Program.assertEqual() statement at the bottom to verify that the test assertion passes."},"event_id":139,"element_html":"

    Implement binary search

    ","screenshot_effect":null}},{"type":"browser","timestamp":368.375,"state":{"screenshot":"screenshot-140-1.png","page":"page-140-0.html","screenshot_status":"good"},"action":{"intent":"scroll","arguments":{"metadata":{"mouseX":630,"mouseY":297,"tabId":1465015252,"timestamp":1689675826877,"url":"https://www.khanacademy.org/computing/computer-science/algorithms/binary-search/pc/challenge-binary-search","viewportHeight":601,"viewportWidth":1280,"zoomLevel":1.5},"properties":{"altKey":false,"button":0,"buttons":0,"clientX":945.0,"clientY":445.5,"composed":true,"ctrlKey":false,"detail":0,"eventPhase":0,"layerX":165,"layerY":125,"metaKey":false,"movementX":0,"movementY":0,"offsetX":217.5,"offsetY":87.0,"pageX":945.0,"pageY":445.5,"returnValue":true,"screenX":945.0,"screenY":552.0,"shiftKey":false,"timeStamp":340921.299999997,"x":945.0,"y":445.5},"scrollX":0,"scrollY":-150},"event_id":140,"element_html":null,"screenshot_effect":"screenshot-140-1.png"}},{"timestamp":378.498,"speaker":"navigator","utterance":"Sure, here they are:\n\tImplement binary search\n\t(If you don't know JavaScript, you can skip the code challenges, or you can do the Intro to JS course and come back to them.)\n\t\n\tComplete the doSearch function so that it implements a binary search, following the pseudo-code below (this pseudo-code was described in the previous article):\n\t1. Let min = 0 and max = n-1.\n\t2. If max < min, then stop: target is not present in array. Return -1.\n\t3. Compute guess as the average of max and min, rounded down (so that it is an integer).\n\t4. If array[guess] equals target, then stop. You found it! Return guess.\n\t5. If the guess was too low, that is, array[guess] < target, then set min = guess + 1.\n\t6. Otherwise, the guess was too high. Set max = guess - 1.\n\t7. Go back to step 2.\n\t\n\tOnce implemented, uncomment the Program.assertEqual() statement at the bottom to verify that the test assertion passes.","type":"chat"},{"timestamp":444.498,"speaker":"instructor","utterance":"Okay. That wraps it up.","type":"chat"},{"timestamp":449.498,"speaker":"navigator","utterance":"Alright","type":"chat"}],"status":"checked"} \ No newline at end of file